summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk2/qgtk2dialoghelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-131-611/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-12/+12
* 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-241-19/+11
* GTK file dialog: pre-fill the filename if given to a Save dialogShawn Rutledge2014-08-061-1/+7
* GTK FileDialog: don't convert QUrl to QString prematurelyShawn Rutledge2014-01-091-4/+3
* 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-181-14/+14
|/
* 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-141-6/+6
* Introduce a native font dialog for GTK+ 2.xJ-P Nurmi2013-02-191-0/+132
* Introduce a native file dialog for GTK+ 2.xJ-P Nurmi2013-02-181-0/+239
* Introduce a native color dialog for GTK+ 2.xJ-P Nurmi2013-02-011-0/+238