aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scxmleditor/plugin_interface
Commit message (Expand)AuthorAgeFilesLines
* fix QPainterPath against Qt 5.15.0Tim Jenssen2020-03-182-0/+2
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-209-18/+18
* Remove usages of deprecated APIs (part 2)Sona Kurazyan2019-09-032-0/+24
* Compile fix with recent Qt devhjk2019-07-292-16/+9
* Prepare for potential QVariant::QVariant(const char *) deprecationhjk2019-01-241-4/+5
* use initializer listsTim Jenssen2019-01-211-1/+1
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-1/+1
* Fix warning: "Don't call QHash::operator[]() on temporary"Alessandro Portale2019-01-171-2/+2
* ScxmlEditor: ModernizeAlessandro Portale2018-12-109-24/+24
* ScxmlEditor: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-093-5/+0
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-5/+6
* Improve translated strings and make them consistentRobert Loehning2018-01-222-2/+2
* ScxmlEditor: Avoid soft asserts when changing nullptr tagsUlf Hermann2017-12-141-13/+21
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-255-10/+10
|\
| * SCXML Editor: Fix UI textLeena Miettinen2017-10-205-10/+10
* | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
|/
* ScxmlEditor: silent fallthrough warningsNikita Baryshnikov2017-09-183-2/+7
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-052-3/+1
|\
| * SCXML editor: allow eventless transitionsMarco Benelli2017-09-042-3/+1
* | ScxmlEditor.TransitionItem: fix signed overflow warningNikita Baryshnikov2017-08-221-1/+1
|/
* ScxmlEditor: Make the Attribute Editor table themableAlessandro Portale2017-08-091-3/+1
* SCXML editor: Fix capitalization of UI textLeena Miettinen2017-07-311-1/+1
* SCXML editor: Fix UI textLeena Miettinen2017-04-054-11/+11
* ScxmlEditor: Retain explicitly set "initial" attributesUlf Hermann2017-03-231-1/+9
* ScxmlEditor: Don't generate invalid state namesUlf Hermann2017-03-151-1/+1
* SCXML Editor: fix behavior of else and elseif tagsMarco Benelli2017-02-242-0/+10
* Remove spaces in initializer listsTim Jenssen2017-02-222-78/+78
* Utils: move pan icon from scxml to utilsAlessandro Portale2017-01-271-1/+1
* SCXML editor: fix crash on pressing copy/cutMarco Benelli2017-01-261-0/+3
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-111-2/+2
|\
| * ScxmlEditor: Fix typoUlf Hermann2016-12-211-2/+2
* | Utils: Create _TOOLBAR variants of some standard iconsAlessandro Portale2016-12-121-3/+3
* | Scxml: Simplify codeTobias Hunger2016-11-291-1/+1
* | Scxml: Avoid possible nullptr dereferenceTobias Hunger2016-11-291-5/+4
* | 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 error messagesJarek Kobus2016-11-151-4/+4
|/
* Fix lacks of Q_OBJECT macroSergey Belyashov2016-11-115-24/+26
* ScxmlEditor: Fix the align* and adjust* iconsAlessandro Portale2016-10-261-9/+9
* CPlusPlus, Utils: Move namespace icon from CPlusPlus to UtilsAlessandro Portale2016-10-261-1/+1
* ScxmlEditor: Themable "Pan" iconAlessandro Portale2016-10-261-1/+1
* ImageViewer, ScxmlEditor: Use the new "Fit to view" iconv4.2.0-beta1Alessandro Portale2016-10-251-1/+1
* ScxmlEditor: Themable toolbar icons for Adjust and Align actionsAlessandro Portale2016-10-251-9/+9
* ImageViewer, ScxmlEditor: Use the new "Zoom In"/"Zoom Out" iconsAlessandro Portale2016-10-241-2/+2
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-212-10/+0
* ScxmlEditor: Themable, HighDPI-able export-canvas iconAlessandro Portale2016-10-181-1/+1
* ScxmlEditor: Use Utils::Icons::SNAPSHOT_TOOLBARAlessandro Portale2016-10-181-1/+1
* ScxmlEditor: toolbar variants of undo/redo/cut/copy/paste iconsAlessandro Portale2016-10-171-3/+3