summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ugly round corners when no border is drawnGabriel de Dietrich2009-08-121-3/+10
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* QMenuBar does not respect the border-image stylesheet propertyGabriel de Dietrich2009-08-111-1/+16
* Fixed setting a style shet on a QSpinBox to change the arrow possitionOlivier Goffart2009-08-051-4/+4
* Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-151-1/+1
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-4/+4
* | Make sure custom arrow images works if we only specify it.Olivier Goffart2009-06-111-4/+14
* | Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-281-6/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-3/+6
|\|
| * Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
| * Fix crash in QWebView when application has a style sheetMarkus Goetz2009-05-061-1/+1
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
* | Fixed: No margin between the text and the shortcut in menu with stylesheetOlivier Goffart2009-05-181-7/+4
* | Fix Toolbutton font with pseudo-statesOlivier Goffart2009-05-141-0/+1
* | Fix crash in QWebView when application has a style sheetMarkus Goetz2009-05-061-1/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-1/+1
|\|
| * Fixed busy indicator for a QProgressBar with a style sheet applied to it.jasplin2009-04-301-1/+1
* | Port QStyleSheetStyle to the new qDrawBorderPixmap implementationOlivier Goffart2009-04-291-168/+15
* | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-271-6/+4
* | Be able to set a border-image on plain QWidgetOlivier Goffart2009-04-271-28/+13
|/
* Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-021-19/+7
* Fix background of QAbstractScrollArea when styled only with pseudo-classOlivier Goffart2009-03-271-1/+13
* 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-231-0/+5946