aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scxmleditor
Commit message (Expand)AuthorAgeFilesLines
* Qt6: Sprinkle QLatin1Strings for QStringView comparisonsEike Ziller2020-10-082-2/+2
* Qt6: enterEvent now gets passed a QEnterEventEike Ziller2020-09-292-2/+4
* Replace qrand with QRandomGeneratorEike Ziller2020-09-181-2/+3
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-213-0/+22
|\
| * SCXML: fix magnifier not hidingDavid Schulz2020-08-203-0/+22
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-064-4/+5
* | Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDERhjk2020-08-071-1/+1
* | Utils: Drop Utils::SkipEmptyParts againhjk2020-07-214-5/+5
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-064-4/+5
|/
* SCXMLEditor: Remove unused includesChristian Stenger2020-06-192-2/+0
* Remove uses QOverload<const QString &>::of(&QComboBox::currentIndexChanged)hjk2020-06-192-4/+5
* Move InfoBar to UtilsEike Ziller2020-06-181-4/+4
* All: Use Utils::SkipEmptyPartshjk2020-06-174-7/+13
* Remove some useless IContext subclassesEike Ziller2020-05-277-82/+3
* Remove unnecessary removeContextObject callsEike Ziller2020-05-272-6/+2
* Port from QRegExpValidator to QRegularExpressionValidatorLars Knoll2020-03-202-8/+9
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-192-0/+2
|\
| * fix QPainterPath against Qt 5.15.0Tim Jenssen2020-03-182-0/+2
* | Add some additional shortcuts for actionsEike Ziller2020-03-173-3/+3
|/
* ScxmlEditor: Make ScxmlEditorFactory independent of QObject inheritancehjk2020-02-134-4/+9
* ScxmlEditor: Pimpl pluginhjk2020-02-064-4/+18
* Core: Make IEditorFactory::createEditor use a function objecthjk2020-02-052-15/+10
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-2011-21/+21
* Remove usages of deprecated APIs (part 2)Sona Kurazyan2019-09-033-0/+28
* Replace the deprecated QWheelEvent::delta() -> QWheelEvent::angleDelta()Sona Kurazyan2019-09-023-3/+3
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-029-14/+12
* Compile fix with recent Qt devhjk2019-07-292-16/+9
* Revert "Use QComboBox::currentTextChanged instead of currentIndexChanged"Eike Ziller2019-07-221-1/+1
* Use QComboBox::currentTextChanged instead of currentIndexChangedAlessandro Portale2019-07-041-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-283-6/+6
* Qt Creator CMake portCristian Adam2019-05-171-0/+94
* Replace static_casts by QOverload where possiblehjk2019-02-262-2/+3
* Prepare for potential QVariant::QVariant(const char *) deprecationhjk2019-01-243-6/+9
* use initializer listsTim Jenssen2019-01-213-3/+3
* 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-1019-43/+39
* ScxmlEditor: Use ICore::dialogParent() as dialog parentAlessandro Portale2018-12-022-2/+7
* Fix build with Qt 5.12: fully-qualify base classThiago Macieira2018-10-251-1/+1
* ScxmlEditor: Use override consistentlyTobias Hunger2018-05-073-3/+3
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-095-8/+0
* Don't translate default windowTitle again and againRobert Loehning2018-03-065-5/+5
* ScxmlEditor: Avoid use of global object poolhjk2018-02-084-27/+12
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-251-5/+6
|\
| * Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-5/+6
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-232-2/+2
|\|
| * Improve translated strings and make them consistentRobert Loehning2018-01-222-2/+2
* | DesignMode: Apply 'static pattern'hjk2018-01-233-7/+5
|/
* ScxmlEditor: Avoid soft asserts when changing nullptr tagsUlf Hermann2017-12-142-15/+28
* ScxmlEditor: Mark the plugin non-experimentalAlessandro Portale2017-11-141-1/+0