summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-041-1/+4
* Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
* Fixed a possible assert in QGtkStyleJens Bache-Wiig2009-05-271-32/+31
* Fix a painting issue in the QGtkStyle statusbarJens Bache-Wiig2009-05-261-1/+1
* Fixes a potential crash when changing system palette with QGtkStyleJens Bache-Wiig2009-05-221-6/+7
* Fix Qt does not compile when glibc < 2.3.2 on linuxJens Bache-Wiig2009-05-221-22/+5
* Fix toolbutton text incorrectly clipped on windowsJens Bache-Wiig2009-05-221-1/+1
* Don't draw an arrow for toolbuttons that are text only and have a menu.Norwegian Rock Cat2009-05-201-1/+2
* qdoc: Moved a qdoc comment to a file that is in all packages.Martin Smith2009-05-201-1/+1
* qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdocMartin Smith2009-05-201-152/+6
* Ensure that small and mini spin boxes are drawn correctly.Norwegian Rock Cat2009-05-071-39/+57
* Fix crash in QWebView when application has a style sheetMarkus Goetz2009-05-061-1/+1
* Revert "Fix tabbar issues with Oxygen style"Jens Bache-Wiig2009-05-051-41/+32
* Fixed busy indicator for a QProgressBar with a style sheet applied to it.jasplin2009-04-301-1/+1
* QApplication::setStyle() can cause a crashRichard Moe Gustavsen2009-04-301-1/+4
* Show filter extensions in the GTK file dialog if no name is providedJens Bache-Wiig2009-04-221-2/+2
* QGtkStyle: Fix broken transparency on line edits in ClearlooksJens Bache-Wiig2009-04-221-2/+3
* Fix tabbar issues with Oxygen styleJens Bache-Wiig2009-04-201-32/+41
* GTK: Fix line edit background color with custom brushJens Bache-Wiig2009-04-151-1/+1
* Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-151-3/+6
* BT: Fix a crash on certain theme changes in GNOMEJens Bache-Wiig2009-04-151-0/+1
* Don't crash in XP style if the painter is inactive.Gunnar Sletta2009-04-141-2/+2
* Merge branch '4.5' of http://git.scm.dev.nokia.troll.no/qt/qt into 4.5Thomas Hartmann2009-04-081-0/+4
|\
| * BT: Fix a painting glitch in gtk combo boxJens Bache-Wiig2009-04-081-0/+4
* | Fixes: No navigation with alt for the native menubar (Windows CE)Thomas Hartmann2009-04-081-0/+3
|/
* Fixes missing hover on QListView in VistaJens Bache-Wiig2009-04-072-0/+4
* BT: Compile without QT3SUPPORTJens Bache-Wiig2009-04-071-1/+1
* BT: Fixed treeview painting regression on VistaJens Bache-Wiig2009-04-061-6/+14
* BT: Fix combobox background color regressionJens Bache-Wiig2009-04-061-7/+1
* QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-033-36/+83
* Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-023-22/+18
* Adjust the opacity value for popupsNorwegian Rock Cat2009-03-301-1/+1
* Fix background of QAbstractScrollArea when styled only with pseudo-classOlivier Goffart2009-03-271-1/+13
* Fix regression where QMacStyle would only draw tabs w/QStyleOptionTabV3.Norwegian Rock Cat2009-03-261-7/+10
* QGtkStyle: Support styled QFrameJens Bache-Wiig2009-03-251-0/+65
* Fix crash while styling the title bar of a QMdiArea with stylesheetOlivier Goffart2009-03-251-1/+2
* Long live Qt 4.5!Lars Knoll2009-03-23182-0/+69810