Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fix stylesheet test when button color != window color | Olivier Goffart | 2009-04-28 | 1 | -1/+2 |
| | | |||||
* | | Fixes QLabel:hover{color:...} for simple text | Olivier Goffart | 2009-04-27 | 1 | -2/+52 |
|/ | | | | | | | | (This was only working if the QLabel had a QTextControl) Also rename the QStyleSheetStyle::focusPalette to ...::styleSheetPalette Reviewed-by: Jens Bache-Wiig | ||||
* | Fix background of QAbstractScrollArea when styled only with pseudo-class | Olivier Goffart | 2009-03-27 | 1 | -0/+23 |
| | | | | | | | | | | | | | | This may happen if you only have something like QAbstractScrollArea:focus { background: foo; } and you do not have a background set for the general case and the viewport has a different background role (such as QTextEdit, QAbstractItemView, ....) This is a regression from 4.4 since in 4.4 the :focus has no effect if you didn't have a background for the general case. Reviewed-by: bnilsen Task-number: 188195 | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 5 | -0/+1383 |