summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qgtkstyle_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Use improved QLibrary search heuristics for libgtkSean Harmer2012-07-271-0/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | QGtkStyle: Use gtk_progress_configure() instead of adjustment APIAndreas Kling2010-12-061-4/+2
* | QGtkStyle: Don't create new GtkAdjustment objects on every drawAndreas Kling2010-12-011-0/+6
|/
* GtkStyle: memory leaks in widget map are fixedDenis Mingulov2010-09-281-8/+16
* Fixed a crash when creating QGtkStyle before QApplicationJens Bache-Wiig2010-05-271-2/+0
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-11/+8
|\
| * Fix atk warning on startup in Qt apps wit QGtkStyleJens Bache-Wiig2010-03-041-1/+1
| * Fix runtime warning on Gtk versions < 2.16Jens Bache-Wiig2010-03-031-10/+7
* | Optimize QGtkStyleHarald Fernengel2010-03-031-29/+74
|/
* Fixes: MenuItem size fixes and missing separator with Gtk+Jens Bache-Wiig2010-01-081-1/+6
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* QGtkStyle: support for the inner-border property in GtkButtonsRobert Griebl2009-12-081-0/+2
* compile fix for Qt in namespacehjk2009-12-011-0/+4
* Fix QGtkStyle crash when switching themes.Robert Griebl2009-11-181-24/+34
* register pointer type for invokeRobert Griebl2009-11-181-0/+4
* QGtkStyle refactoringRobert Griebl2009-11-031-0/+1069