summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-2850-900/+900
* QWindowsMobileStyle::drawPrimitive(PE_Frame) background color fixedJoerg Bornemann2009-10-221-4/+2
* move default QAbstractButton font setup on Win mobile to QApplicationJoerg Bornemann2009-10-221-24/+1
* Fix ASSERT caused by Plastique style when setting an application font with a ...Bradley T. Hughes2009-10-071-1/+1
* Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
* Update license headers again.Jason McDonald2009-09-0850-200/+200
* Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
* Update tech preview license header.Jason McDonald2009-08-3150-650/+650
* Fix subControlRect of the Mac style for the QComboBoxBenjamin Poulain2009-08-251-3/+10
* Fix the size returned by QCommonStylePrivate::viewItemSize() for textBenjamin Poulain2009-08-211-1/+1
* Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-0/+1
* Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-3/+8
* Fix the painting of QComboBox on Mac when the rect is not at the originBenjamin Poulain2009-08-141-42/+60
* On Mac, hitTestComplexControl() return an incorrect value for comboboxBenjamin Poulain2009-08-141-2/+0
* Fix crash/assert on Mac when painting "small" QPushButtons.Morten Sorvig2009-08-131-0/+7
* respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile stylesJoerg Bornemann2009-08-122-1/+9
* Update license headers.Jason McDonald2009-08-1150-50/+50
* Make file extension case insensitive with the Gtk+ file dialogJens Bache-Wiig2009-08-041-1/+18
* Fixed a potential memory leak on XPJens Bache-Wiig2009-07-131-2/+4
* Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1650-100/+100
* Improved styling of expander arrows with Gtk+Jens Bache-Wiig2009-06-161-9/+6
* Skip empty parts in KDEDIRSJoão Abecasis2009-06-091-1/+1
* 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