aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scxmleditor
Commit message (Expand)AuthorAgeFilesLines
* SCXML editor: Fix UI textLeena Miettinen2017-04-056-13/+13
* ScxmlEditor: Retain explicitly set "initial" attributesUlf Hermann2017-03-231-1/+9
* Scxml: Use Qt5-style connectOrgad Shaneh2017-03-201-1/+1
* ScxmlEditor: Don't generate invalid state namesUlf Hermann2017-03-151-1/+1
* ScxmlEditor: Write real value into real variableRobert Loehning2017-03-031-1/+1
* Move mimetype definitions to plugin specsEike Ziller2017-02-276-21/+12
* SCXML Editor: fix behavior of else and elseif tagsMarco Benelli2017-02-243-1/+14
* Remove spaces in initializer listsTim Jenssen2017-02-222-78/+78
* Utils: move pan icon from scxml to utilsAlessandro Portale2017-01-274-3/+1
* SCXML editor: fix crash on pressing copy/cutMarco Benelli2017-01-261-0/+3
* Fixing capitalisation of titlesThomas Hartmann2017-01-181-1/+1
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-111-2/+2
|\
| * ScxmlEditor: Fix typoUlf Hermann2016-12-211-2/+2
* | Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1
* | Utils: Create _TOOLBAR variants of some standard iconsAlessandro Portale2016-12-122-5/+6
* | Scxml: Simplify codeTobias Hunger2016-11-291-1/+1
* | Scxml: Avoid possible nullptr dereferenceTobias Hunger2016-11-291-5/+4
* | Scxml: Avoid potential nullptr accessTobias Hunger2016-11-291-1/+1
* | Scxml: Initialize members in WarningModelTobias Hunger2016-11-291-1/+1
* | Scxml: Initialize members in OutputTabWidgetTobias Hunger2016-11-291-2/+2
* | Scxml: Initialize m_size in HistoryItemTobias Hunger2016-11-291-1/+1
* | Scxml: Initialize m_size in FinalStateItemTobias Hunger2016-11-291-1/+1
* | SCXML Editor: Add some fall through markersUlf Hermann2016-11-291-0/+5
* | Fix stringJarek Kobus2016-11-161-1/+1
* | Fix error messagesJarek Kobus2016-11-151-4/+4
|/
* Fix lacks of Q_OBJECT macroSergey Belyashov2016-11-116-24/+27
* ScxmlEditor: Fix the align* and adjust* iconsAlessandro Portale2016-10-262-13/+55
* CPlusPlus, Utils: Move namespace icon from CPlusPlus to UtilsAlessandro Portale2016-10-263-2/+1
* ScxmlEditor: Themable "Pan" iconAlessandro Portale2016-10-264-1/+2
* ImageViewer, ScxmlEditor: Use the new "Fit to view" iconv4.2.0-beta1Alessandro Portale2016-10-253-2/+1
* ScxmlEditor: Themable toolbar icons for Adjust and Align actionsAlessandro Portale2016-10-2522-14/+23
* ScxmlEditor: Improved "Export Canvas" iconAlessandro Portale2016-10-242-0/+0
* ImageViewer, ScxmlEditor: Use the new "Zoom In"/"Zoom Out" iconsAlessandro Portale2016-10-244-4/+2
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-216-21/+8
* ScxmlEditor: Themable, HighDPI-able export-canvas iconAlessandro Portale2016-10-184-1/+2
* ScxmlEditor: Use Utils::Icons::SNAPSHOT_TOOLBARAlessandro Portale2016-10-183-2/+1
* ScxmlEditor: toolbar variants of undo/redo/cut/copy/paste iconsAlessandro Portale2016-10-172-6/+6
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-176-8/+21
* ScxmlEditor: Inline the ShapeGroupWidget ui creationAlessandro Portale2016-10-055-174/+40
* ScxmlEditor: Inline the Navigator ui creationAlessandro Portale2016-10-055-158/+58
* ScxmlEditor: Inline the OutputPane ui creationAlessandro Portale2016-10-056-147/+49
* ScxmlEditor: Fix swapped info and error iconsAlessandro Portale2016-10-041-2/+2
* ScxmlEditor: Fix compilationArnold Dumas2016-10-041-1/+1
* ScxmlEditor: Fix compilationAlessandro Portale2016-10-042-2/+4
* ScxmlEditor: Inline the StateProperties ui creationAlessandro Portale2016-10-047-303/+74
* ScxmlEditor: Inline the Structure ui creationAlessandro Portale2016-10-048-350/+82
* ScxmlEditor: Inline the ErrorWidget ui creationAlessandro Portale2016-10-046-204/+83
* ScxmlEditor: Inline the MainWidget ui creationAlessandro Portale2016-09-295-228/+80
* ScxmlEditor: Remove duplicated iconsAlessandro Portale2016-09-2720-66/+43
* ScxmlEditor: Fix compile with Qt5.6Christian Stenger2016-09-197-16/+16