summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update Microsoft's Documentation LinksLuca Di Sera2021-09-231-1/+1
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-7/+7
* qpa: Remove references to lighthouseTor Arne Vestbø2020-04-031-1/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-9/+2
|\
| * Windows QPA: Fix broken frame geometry when moving windows with native menusFriedemann Kleint2020-03-131-9/+2
* | Windows QPA: Use UTF-16 literals where possibleFriedemann Kleint2019-12-161-1/+1
|/
* Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-3/+3
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-3/+3
* Windows code: Replace deprecated QVariant APIFriedemann Kleint2019-04-051-1/+1
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-1/+1
* Fix building with -no-feature-shortcutJoni Poikelin2018-05-081-0/+6
* Windows QPA: Fix setting the separator property on native menusFriedemann Kleint2018-03-011-0/+7
* Windows QPA: Emulate aboutToHide(), aboutToShow() signals of QPlatformMenuFriedemann Kleint2017-12-111-1/+8
* Windows QPA: Add native menusFriedemann Kleint2017-04-271-0/+962