summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qgtkstyle_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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