summaryrefslogtreecommitdiff
path: root/src/gui/styles/qgtkstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-041-10/+11
* Styled item view backgrounds in Gtk+Jens Bache-Wiig2011-06-091-15/+41
* Fixed a crash when creating QGtkStyle before QApplicationJens Bache-Wiig2011-06-091-0/+2
* Fix rtl issues with sliders in GTK styleJens Bache-Wiig2011-06-091-7/+16
* Fix missing pressed state for scrollbars with QGtkStyleJens Bache-Wiig2011-06-091-0/+5
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
* Fix a crash in QGtkStyle when theme not availableJens Bache-Wiig2010-03-301-0/+3
* Fix missing focus rect for check and radio buttons in some GTK+ themesJens Bache-Wiig2010-01-211-3/+17
* Fixes: Cosmetic fix for maemo spin boxJens Bache-Wiig2010-01-151-1/+1
* Fixes: Fix spinbox with NoButton style in QGtkStyleJens Bache-Wiig2010-01-081-44/+53
* Fixes: MenuItem size fixes and missing separator with Gtk+Jens Bache-Wiig2010-01-081-27/+24
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Mixed up top/bottomRobert Griebl2009-12-091-1/+1
* QGtkStyle: support for the inner-border property in GtkButtonsRobert Griebl2009-12-081-0/+16
* Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
* Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
* Fix background rendering for read-only comboboxes on Maemo5Robert Griebl2009-11-231-1/+1
* Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-181-13/+19
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-171-0/+8
|\
| * doc: Fixed qdoc errors.Martin Smith2009-11-161-0/+8
* | Fixed QGtkStyle menu bars being one pixel too narrowThorbjørn Lindeijer2009-11-161-4/+0
|/
* QGtkStyle refactoringRobert Griebl2009-11-031-246/+234
* Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-301-24/+19
|\
| * Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-081-24/+19
* | Remove a paintBox call that should have been moved a few lines down, but was ...Robert Griebl2009-10-301-3/+0
|/
* Fix for Gtk+ toolbuttons and sliders.Robert Griebl2009-10-271-7/+29
* Fix autotest failure on combo box with Gtk+Jens Bache-Wiig2009-09-221-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Respect "menus_have_icons" property in GTK+Jens Bache-Wiig2009-09-021-0/+5
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Make QGtkStyle react properly to font changes in GNOMEJens Bache-Wiig2009-08-101-1/+1
* | Introducing icon theme supportJens Bache-Wiig2009-08-101-40/+56
* | Compile on embeddedOlivier Goffart2009-07-221-1/+1
* | Support for very large range in QProgressBarOlivier Goffart2009-07-221-2/+2
* | Simplify the computation of the QProgressBar progress.Olivier Goffart2009-07-221-2/+2
* | Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-0/+20
* | fix build on linuxThierry Bastian2009-07-151-11/+1
* | Merge branch '4.5'Marius Storm-Olsen2009-06-301-2/+1
|\ \ | |/
| * Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
* | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-231-1/+0
* | Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-181-2/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-11/+8
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Improved styling of expander arrows with Gtk+Jens Bache-Wiig2009-06-161-9/+6
* | Integrating QProxyStyleJens Bache-Wiig2009-06-121-59/+59
* | Fix focus frame on combobox on non-Windows stylesOlivier Goffart2009-06-091-1/+1
* | Removed the internal UsePixmapCache flag in the style code.jasplin2009-06-041-1/+0