summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove references to Application ExampleAxel Spoerl2023-07-061-4/+2
* Doc: Fix documentation issuesTopi Reinio2023-06-091-1/+1
* Fix documentation of QAction's text propertyVolker Hilsheimer2022-12-051-21/+27
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-7/+7
* QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-211-3/+3
* Undeprecate QAction::setMenu(QMenu *)Volker Hilsheimer2022-07-211-3/+1
* QAction: Fix the obsolete menu() docLaszlo Papp2022-06-281-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-2/+4
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-2/+2
* Add QMenu::menuInAction as a static helperVolker Hilsheimer2021-11-011-1/+1
* gui: Fix typos in documentationJonas Kvinge2021-10-121-1/+1
* macOS: allow Qt::AA_DontShowShortcutsInContextMenus overridesVolker Hilsheimer2021-06-071-6/+3
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-5/+5
* Fix links to Application ExampleVolker Hilsheimer2020-12-021-1/+1
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-11-191-1/+1
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-5/+5
* Do not trigger actions disabled directly or on group levelAllan Sandfeld Jensen2020-10-081-2/+5
* Simplify QAction privatesAllan Sandfeld Jensen2020-10-061-72/+42
* Cleanup QAction::visible propertyAllan Sandfeld Jensen2020-09-101-8/+20
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-1/+1
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-1/+1
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-0/+1378
* library splitLars Knoll2011-05-071-1520/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1520