summaryrefslogtreecommitdiff
path: root/src/plugins/scxmleditor/common
Commit message (Expand)AuthorAgeFilesLines
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-042-4/+2
* ScxmlEditor: silent fallthrough warningsNikita Baryshnikov2017-09-181-0/+2
* Add Q_FALLTHROUGH for Qt < 5.8Christian Kandeler2017-07-171-0/+3
* SCXML editor: Fix UI textLeena Miettinen2017-04-051-1/+1
* Scxml: Use Qt5-style connectOrgad Shaneh2017-03-201-1/+1
* ScxmlEditor: Write real value into real variableRobert Loehning2017-03-031-1/+1
* SCXML Editor: fix behavior of else and elseif tagsMarco Benelli2017-02-241-1/+4
* Utils: move pan icon from scxml to utilsAlessandro Portale2017-01-273-2/+0
* Fixing capitalisation of titlesThomas Hartmann2017-01-181-1/+1
* Scxml: Avoid potential nullptr accessTobias Hunger2016-11-291-1/+1
* ScxmlEditor: Fix the align* and adjust* iconsAlessandro Portale2016-10-261-4/+46
* CPlusPlus, Utils: Move namespace icon from CPlusPlus to UtilsAlessandro Portale2016-10-262-1/+0
* ScxmlEditor: Themable "Pan" iconAlessandro Portale2016-10-263-0/+1
* ImageViewer, ScxmlEditor: Use the new "Fit to view" iconv4.2.0-beta1Alessandro Portale2016-10-252-1/+0
* ScxmlEditor: Themable toolbar icons for Adjust and Align actionsAlessandro Portale2016-10-2521-5/+14
* ScxmlEditor: Improved "Export Canvas" iconAlessandro Portale2016-10-242-0/+0
* ImageViewer, ScxmlEditor: Use the new "Zoom In"/"Zoom Out" iconsAlessandro Portale2016-10-243-2/+0
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-212-6/+0
* ScxmlEditor: Themable, HighDPI-able export-canvas iconAlessandro Portale2016-10-183-0/+1
* ScxmlEditor: Use Utils::Icons::SNAPSHOT_TOOLBARAlessandro Portale2016-10-182-1/+0
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-172-0/+6
* ScxmlEditor: Inline the ShapeGroupWidget ui creationAlessandro Portale2016-10-054-173/+40
* ScxmlEditor: Inline the Navigator ui creationAlessandro Portale2016-10-054-157/+58
* ScxmlEditor: Inline the OutputPane ui creationAlessandro Portale2016-10-051-1/+1
* ScxmlEditor: Fix compilationArnold Dumas2016-10-041-1/+1
* ScxmlEditor: Fix compilationAlessandro Portale2016-10-042-2/+4
* ScxmlEditor: Inline the StateProperties ui creationAlessandro Portale2016-10-046-302/+74
* ScxmlEditor: Inline the Structure ui creationAlessandro Portale2016-10-047-349/+82
* ScxmlEditor: Inline the ErrorWidget ui creationAlessandro Portale2016-10-041-1/+1
* ScxmlEditor: Inline the MainWidget ui creationAlessandro Portale2016-09-294-227/+80
* ScxmlEditor: Remove duplicated iconsAlessandro Portale2016-09-2718-39/+13
* ScxmlEditor: Fix compile with Qt5.6Christian Stenger2016-09-194-10/+10
* ScxmlEditor: Cleanup nullptr comparisonsOrgad Shaneh2016-09-182-2/+2
* ScxmlEditor: Initial importAlessandro Portale2016-09-16110-0/+8284