summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-262-0/+4
|\
| * qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-252-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-2/+3
|\|
| * Properly convert filename to bytearray when sending over portalJan Grulich2019-02-211-2/+3
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-1/+1
|/
* Add terminating character when sending byte arrays in FileChooser portalJan Grulich2018-10-311-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+1
|\
| * Modernize the "mimetype" featureLiang Qi2018-10-121-1/+1
* | Make flatpak portal support to be used also by Snap applicationsJan Grulich2018-09-0210-131/+133
* | Make sure we open native dialogs when opening folders inside sandboxJan Grulich2018-06-151-4/+4
* | Keep native file dialog updated with current optionsJan Grulich2018-06-061-4/+12
* | Open native file dialog inside sandbox when opening directoriesJan Grulich2018-05-243-8/+56
|/
* Fix filter parsing in flatpak FileChooser portalJan Grulich2018-05-151-1/+1
* Avoid multiple connections to same response in FileChooser portalJan Grulich2018-04-061-0/+3
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* QGtk3Menu::showPopup(): fix target item selectionJ-P Nurmi2018-03-161-3/+3
* QFlatpakTheme: Cleanup the codeAlexander Akulich2018-03-141-73/+15
* QGtk3Menu: take GTK's scale factor into accountJ-P Nurmi2018-02-221-0/+3
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-143-4/+24
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-4/+24
| |\
| | * 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
| | * gtk3: Disable native file dialogs on GTK3 < 3.15.5Frank Richter2018-01-182-1/+18
* | | Fix missing override warningAllan Sandfeld Jensen2018-02-141-1/+1
|/ /
* | Fix opening of flatpak FileChooser portalJan Grulich2018-02-022-55/+61
* | Fix support for flatpak FileChooser portalJan Grulich2018-01-081-2/+2
* | Fix support for flatpak FileChooser portalJan Grulich2017-12-191-1/+1
* | Add support for FileChooser flatpak portalJan Grulich2017-12-168-0/+883
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-28/+28
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-2/+15
|\|
| * Fallback to QGnomeTheme if Gtk3 does not support long-press-timeJan Arve Sæther2017-08-091-2/+15
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-0/+10
|\|
| * Fix build without features.shortcutTasuku Suzuki2017-04-272-0/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-0/+1
|\|
| * gtk3: Mark the minimum version we supportThiago Macieira2017-04-111-0/+1
* | Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-182-30/+0
|/
* Convert QStrings with qUtf8Printable for GTK API callsMichael Brüning2017-03-301-25/+20
* Set the mode for the GTK3 file chooser also in selectFileMichael Brüning2017-03-292-3/+18
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-1/+1
|\
| * gtk3: Fix use of dangling pointersThiago Macieira2017-03-221-1/+1
* | GTK3 plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-03-032-29/+41
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\|
| * QGtk3Menu: fix compilation with Clang 3.8Marc Mutz2017-02-061-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-4/+6
|\|
| * QGtk3Dialog: don't crash on WaylandJ-P Nurmi2016-12-091-4/+6
* | GTK+ theme: Map some GtkSettings properties to QPlatformTheme hintsDmitry Shachnev2016-12-121-2/+21
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-5/+13
|\
| * GTK+ dialogs: Get rid of deprecated GtkStock usageDmitry Shachnev2016-11-031-5/+13
* | Plugins: optimize string usageAnton Kudryavtsev2016-10-181-2/+2