Commit History

Author SHA1 Message Date
  andreas muelder c6b7d5b5ea fixed NPE 7 years ago
  Andreas Mülder d0b4047b91 used local ScopedElement instead of persistent statechart (#2038) 7 years ago
  andreas muelder 7379bf1ed2 fixed NPE when closing editor during validation 7 years ago
  andreas muelder 6d15b1f9a4 fixed npe 7 years ago
  Robert Rudi 2485520df8 Extracted scope handling to own class ContextScopeHandler. Removed parentId of embeddedEditorScope context. Defining editor context on startup (#2036) 7 years ago
  Andreas Mülder 3780301c29 add lifecycle methods for activation / deactivation of pinned editor (#2034) 7 years ago
  Andreas Mülder fa36d318a3 Avoid creation of duplicate EditingDomains (#2035) 7 years ago
  andreas muelder 139b448222 added null check for tear down 7 years ago
  andreas muelder ecdaec8d1f don't reset caret position to 0 on save 7 years ago
  Rene Beckmann eafbf93ea2 Add guards for focus lost with context menu on gtk (#2029) 7 years ago
  Rene Beckmann cda4a3066f Issue 2016 (#2028) 7 years ago
  Robert Rudi 8668278967 Resolves issue where keybinding conflicts occured when working with the embedded editor. (#2024) 7 years ago
  Robert Rudi 57e3e6be86 Added printing feature for statechart definition section. (#2025) 7 years ago
  Robert Rudi 8ba82572b2 Merge pull request #2018 from Yakindu/flickering_definition_section 7 years ago
  Andreas Mülder 17d28243e0 reducing tolerance from 5 to 4 to ahve enough space to select choices (#2021) 7 years ago
  Andreas Mülder 2276ff457d removed synchronization on resource (#2015) 7 years ago
  Axel Terfloth fe59a22d9c Merge pull request #2010 from Yakindu/issue_2009 7 years ago
  Axel Terfloth 5c8162a345 Merge pull request #2012 from Yakindu/issue_2011 7 years ago
  andreas muelder 4d7025756b avoid flickering property view, only save on focus lost 7 years ago
  Andreas Mülder 949ae92423 incremented to 3.3.1 (#2017) 7 years ago
  andreas muelder 43cccdea8a Merge branch 'master' of https://github.com/Yakindu/statecharts.git 7 years ago
  andreas muelder 525a94ea42 dont use concrete class for validator to allow reuse 7 years ago
  Rene Beckmann 4ade2956e2 Fix #2013 (#2014) 7 years ago
  andreas muelder fe00a8adc0 Revert "removed synchronizsation on resource" 7 years ago
  andreas muelder dd288de519 removed synchronizsation on resource 7 years ago
  René Beckmann f32b4dd4af Change dynamic_cast to static_cast, fix #2011 7 years ago
  René Beckmann bef11df812 Add valued out event to eventdriven statechart 7 years ago
  René Beckmann 0b4d1dc025 Fix #2009: Remove init code for out events 7 years ago
  andreas muelder 0ec42bbe11 removed warnings 7 years ago
  andreas muelder 98a108a38d removed warnings 7 years ago