summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-256-13/+13
* Disable the SH_Menu_AllowActiveAndDisabled on plastique style.Olivier Goffart2009-05-221-0/+5
* Merge branch '4.5'Thiago Macieira2009-05-221-6/+7
|\
| * Fixes a potential crash when changing system palette with QGtkStyleJens Bache-Wiig2009-05-221-6/+7
* | Merge branch '4.5'Thiago Macieira2009-05-222-23/+6
|\ \ | |/
| * 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
* | Merge commit 'origin/4.5'Samuel Rødal2009-05-201-1/+2
|\ \ | |/
| * Don't draw an arrow for toolbuttons that are text only and have a menu.Norwegian Rock Cat2009-05-201-1/+2
* | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-152/+6
|\ \ | |/
| * 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
* | Fixed: No margin between the text and the shortcut in menu with stylesheetOlivier Goffart2009-05-181-7/+4
* | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-152-12/+33
* | Fix QSplitter::setHandleWidth to work with motif styleJens Bache-Wiig2009-05-141-4/+0
* | Remove snapback/maximum drag distance from QSliderJens Bache-Wiig2009-05-141-1/+1
* | Fixes combobox menu separator on XPJens Bache-Wiig2009-05-141-1/+6
* | Fix Toolbutton font with pseudo-statesOlivier Goffart2009-05-142-0/+2
* | 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