Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix stylesheet test when button color != window color | Olivier Goffart | 2009-04-28 | 1 | -1/+2 |
| | |||||
* | 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 |