summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk3/qgtk3menu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-2/+2
* QGtk3Menu::showPopup(): fix target item selectionJ-P Nurmi2018-03-161-3/+3
* QGtk3Menu: take GTK's scale factor into accountJ-P Nurmi2018-02-221-0/+3
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-3/+6
|\
| * GTK: fix menu positioning on high-DPIJ-P Nurmi2018-02-071-2/+4
| * QGtk3Menu::showPopup(): fix off by one error in the y-coordinateJ-P Nurmi2018-02-051-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+6
|\|
| * Fix build without features.shortcutTasuku Suzuki2017-04-271-0/+6
* | Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-181-22/+0
|/
* GTK3 plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-03-031-15/+21
* Fix QGtk3Menu::removeMenuItem()J-P Nurmi2016-08-081-1/+1
* Implement QPA menu for GTK+ 3.xJ-P Nurmi2016-06-151-0/+489