summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qgtkstyle_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* QGtkStyle: fix segfault after re-creating QAppJ-P Nurmi2014-10-271-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Only query for the theme if it is available in the GTKStyleAndy Shaw2014-05-021-1/+1
* QGtkStyle: remove file dialog functionalityJ-P Nurmi2014-03-141-256/+0
* GTK-style - fix non-standard usage of QHash-iteratorThorbjørn Martsum2013-06-211-1/+2
* Do not call g_type_init() with GLib >= 2.36Dmitry Shachnev2013-05-221-0/+4
* QGtkStyle: Try to get the theme name from GtkSettingsDmitry Shachnev2013-04-051-32/+6
* QGtkStyle: remove obsolete themeName != "Qt" checksDmitry Shachnev2013-04-051-12/+0
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Revert "QGtkStyle: GTK3 compatible combo boxes"J-P Nurmi2013-02-201-6/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* set gtk-entry im-module to none in gtkstyleWeng Xuetian2013-01-141-1/+11
* QGtkStyle: exclude Xlib calls on MacJ-P Nurmi2013-01-031-1/+10
* Made QGtkStyle internalJ-P Nurmi2012-11-201-1/+1
* Refactor and cleanup QGtk(2)PainterJ-P Nurmi2012-11-101-40/+9
* QGtkStyle: GTK3 compatible gtk_adjustment_new()J-P Nurmi2012-11-081-4/+3
* QGtkStyle: remove references to gtk_progress_configure()J-P Nurmi2012-11-071-2/+0
* QGtkStyle: GTK3 compatible combo boxesJ-P Nurmi2012-11-061-2/+7
* QGtkStyle: GTK3 compatible type checkingJ-P Nurmi2012-11-061-1/+1
* QGtkStyle: handle focus & default widgets in GTK3 compatible wayJ-P Nurmi2012-11-061-0/+33
* Remove dependency on QWindowsStyle in QGtkStyleJens Bache-Wiig2012-10-181-1/+2
* QGtkStyle: use gtk_widget_get_style()J-P Nurmi2012-10-101-6/+8
* QGtkStyle: use gtk_widget_get_parent() and gtk_widget_is_toplevel()J-P Nurmi2012-10-101-1/+5
* QGtkStyle: use gtk_widget_get/set_allocation()J-P Nurmi2012-10-101-0/+6
* QGtkStyle: cleanup unused gdk_drawable_get_depth() (not avail in GTK3)J-P Nurmi2012-10-091-5/+0
* Remove Cleanlooks as a dependency of QGtkStyleJens Bache-Wiig2012-10-021-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QGtkStyle: remove an unnecessary sanity check for theme nameJ-P Nurmi2012-09-221-4/+1
* Make QGtkStyle build with QT_NO_FILEDIALOGSukhyun Kim2012-06-261-0/+2
* Fix QFileDialog crash on show with the GTK style.Morten Johan Sorvig2012-06-011-0/+4
* Make QGtkStyle work on Qt 5.Morten Johan Sorvig2012-04-301-9/+23
* Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-021-5/+5
* No need to stat with QFile::exists before QFile::open, for reading.David Faure2012-02-171-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-1/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix remaining includesLars Knoll2011-05-071-8/+8
* library splitLars Knoll2011-05-071-0/+1146