summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-2/+2
|\
| * Fix font dialog with missing font family and pixel sizesEskil Abrahamsen Blomfeldt2016-02-241-2/+2
* | Updated license headersJani Heikkinen2016-01-155-70/+100
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-0/+11
|\|
| * Fix access after delete in GTK2 dialog helpersJoerg Bornemann2016-01-051-0/+11
* | Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-1310-166/+165
|/
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+1
|\
| * QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* | qgtk2dialoghelpers.h: Don't rely on indirect includesMarc Mutz2015-04-051-0/+5
|/
* Update copyright headersJani Heikkinen2015-02-115-35/+35
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-12/+12
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-033-20/+20
* Store clipboard before exiting native GTK dialogGatis Paeglis2014-11-031-0/+1
* Fix native GTK2 dialogs to receive focusJ-P Nurmi2014-10-061-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-191-1/+7
|\
| * GTK file dialog: pre-fill the filename if given to a Save dialogShawn Rutledge2014-08-061-1/+7
* | GTK2 theme should use GTK configured font variantAllan Sandfeld Jensen2014-08-172-1/+10
|/
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-0/+1
* GTK FileDialog: don't convert QUrl to QString prematurelyShawn Rutledge2014-01-091-4/+3
* GTK theme should not claim to provide a native MessageDialog yetShawn Rutledge2013-11-151-2/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-0/+1
|\
| * Gtk theme: emit currentFontChanged() in font dialog helperLiang Qi2013-07-301-0/+1
* | Have QFileDialog use QUrl internallyKevin Ottens2013-07-182-20/+20
|/
* don't customize dialog buttons if GTK version is too oldShawn Rutledge2013-04-301-0/+2
* GTK+ platform theme: cleanup coding styleJ-P Nurmi2013-03-144-31/+31
* Reset the X error handler after initializing GTKGiuseppe D'Angelo2013-03-121-0/+8
* QGtk2Theme: use GtkSettings to fetch the icon theme nameJ-P Nurmi2013-03-022-0/+25
* QGtk2XxxDialogHelper: cleanup unnecessary mutable keywordsJ-P Nurmi2013-02-201-3/+3
* Introduce a native font dialog for GTK+ 2.xJ-P Nurmi2013-02-193-1/+160
* Introduce a native file dialog for GTK+ 2.xJ-P Nurmi2013-02-183-1/+282
* Fix undefined reference to XSetTransientForHint.Jonas Gastal2013-02-131-0/+1
* Introduce a native color dialog for GTK+ 2.xJ-P Nurmi2013-02-018-0/+543