summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Remove a comment.Norwegian Rock Cat2009-05-111-1/+0
* QToolBarLayout and QDockWidgetLayout, which are private classes, areThierry Bastian2009-05-083-0/+23
* Merge branch '4.5'Thiago Macieira2009-05-071-39/+57
|\
| * Ensure that small and mini spin boxes are drawn correctly.Norwegian Rock Cat2009-05-071-39/+57
* | Add license header to source files that don't have one.Jason McDonald2009-05-071-0/+41
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-41/+32
|\ \ | |/
| * 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
* | Fix crash in QWebView when application has a style sheetMarkus Goetz2009-05-061-1/+1
* | Add padding around the text in the QTabBar.Olivier Goffart2009-05-051-1/+3
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-042-2/+5
|\ \ | |/
| * 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
* | Port QStyleSheetStyle to the new qDrawBorderPixmap implementationOlivier Goffart2009-04-291-168/+15
* | Use QLibrary instance to resolve Gtk symbolsJoão Abecasis2009-04-291-112/+112
* | Fix incorrect size hint for QGroupBox Cleanlooks/GTKJens Bache-Wiig2009-04-291-0/+14
* | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-4/+4
* | Made tabbar tab icons set the On state for selected tabsJens Bache-Wiig2009-04-281-1/+3
* | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-272-7/+5
* | Be able to set a border-image on plain QWidgetOlivier Goffart2009-04-271-28/+13
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-232-4/+5
|\ \ | |/
| * 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
* | Fixes compile on linux-g++-32 and linux-g++-64.Rohan McGovern2009-04-221-0/+1
* | Work on getting unified toolbars to look more native.Norwegian Rock Cat2009-04-223-21/+102
* | Merge branch '4.5'Thiago Macieira2009-04-201-32/+41
|\ \ | |/
| * 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
* | 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
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-155-2/+13
|\ \ | |/
| * 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
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-073-14/+16
|\ \ | |/
| * 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
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-063-36/+83
|\ \ | |/
| * QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-033-36/+83
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-023-22/+18
|\ \ | |/
| * Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-023-22/+18
* | Visual tweaks on the new dialJens Bache-Wiig2009-04-021-9/+9
* | Add a semi-colon.Norwegian Rock Cat2009-04-011-1/+1
* | Add more enums for the search fields.Norwegian Rock Cat2009-03-311-0/+7