summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-1249/+0
* Prepare QGuiAction::checked property for declarative useAllan Sandfeld Jensen2020-02-261-4/+10
* Prepare QGuiAction::enabled property for declarative useAllan Sandfeld Jensen2020-02-201-13/+41
* Add enabled to QGuiAction debug outputAllan Sandfeld Jensen2020-02-201-0/+1
* Update references from QAction to QGuiActionAllan Sandfeld Jensen2020-02-171-13/+13
* Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-311-0/+1214