summaryrefslogtreecommitdiffstats
path: root/tests/auto/uiloader
Commit message (Collapse)AuthorAgeFilesLines
* Update the css_borderimage test to test the menubar as wellOlivier Goffart2009-08-111-181/+218
| | | | | | | The menu bar is currently broken with border-image, fix is about to be commited Task-number: 230363
* Fixed setting a style shet on a QSpinBox to change the arrow possitionOlivier Goffart2009-08-051-0/+83
| | | | | | | If you only set the position, of the button without setting a geometry, it did not work. Task-number: 259226
* Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-151-0/+197
| | | | when only setting a border with the stylesheet
* Merge license header changes from 4.5Volker Hilsheimer2009-06-164-8/+8
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-164-8/+8
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-23162-0/+28279
|
* Make sure custom arrow images works if we only specify it.Olivier Goffart2009-06-113-0/+144
| | | | | | | | Include change for spinbox, combobox, and menu. Task-number: 255849 Tested-by: Pierre Reviewed-by: jbache
* Test for border imagesOlivier Goffart2009-04-292-0/+125
|
* Tests for the last stylesheet change.Olivier Goffart2009-04-273-0/+210
| | | | and add some missing images required for a previous test
* Allow styling of pressed splitterOlivier Goffart2009-03-301-0/+63
| | | | | Task-number: 206494 Reviewed-by: Jens Bache-Wiig
* Long live Qt!Lars Knoll2009-03-23162-0/+28279