summaryrefslogtreecommitdiff
path: root/src/designer/src/lib/shared/actionrepository.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Replace QLatin1Char by modern literalsFriedemann Kleint2023-04-211-5/+3
* Qt Designer: Replace QStringLiteral by modern literalsFriedemann Kleint2023-04-071-2/+4
* Qt Designer: Remove Q_DECLARE_METATYPE(QAction*)Friedemann Kleint2023-01-301-2/+0
* Qt Designer: add QAction's menu role to action dialogTasuku Suzuki2022-08-251-0/+6
* Designer: port away from the deprecated QAction APIsIvan Solovev2022-07-211-10/+12
* Use SPDX license identifiersLucie GĂ©rard2022-05-191-27/+2
* Qt Designer: Keep action editor selection in sync with menu editorFriedemann Kleint2021-01-251-0/+17
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-111-1/+1
* Update dependenciesFriedemann Kleint2020-03-311-5/+6
* Qt Designer: Fix Qt API usageFriedemann Kleint2019-11-151-5/+5
* Qt Designer/Action editor: Focus action dialog control according to columnFriedemann Kleint2019-11-131-2/+3
* Qt Designer: Introduce nullptrFriedemann Kleint2019-06-051-2/+2
* Qt Designer: introduce member initializationFriedemann Kleint2019-06-111-2/+1
* Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-231-1/+1
* Fix deprecation warningsFriedemann Kleint2019-02-051-1/+1
* Qt Designer: Fix Qt include statementsFriedemann Kleint2018-05-231-15/+15
* Qt Designer: Remove foreachFriedemann Kleint2017-01-101-3/+7
* Qt Designer: Convert more connect calls to Qt 5Friedemann Kleint2016-11-141-6/+6
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint2015-07-141-11/+12
* Qt Designer: Disambiguate signal/slot names in action editor.Friedemann Kleint2015-07-131-14/+16
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Port QStandardItem/QStandardItemModel includes to QtGuiGiuseppe D'Angelo2012-07-021-1/+1
* Designer: Use QWidget::grab() instead of QPixmap::grabWidget().Friedemann Kleint2012-04-051-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* QtTools/Designer/shared: Replace Q_WS_ by Q_OS_ where appropriate.Friedemann Kleint2011-10-191-3/+0
* Designer: Fix string conversion warnings/introduce QStringLiteral.Friedemann Kleint2011-09-271-2/+2
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-6/+6
|\
| * QtTools: Widget library split.Friedemann Kleint2011-05-241-6/+6
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+665