summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtabbar
Commit message (Collapse)AuthorAgeFilesLines
* Autotests: fix compile issue on hpuxThierry Bastian2009-06-181-1/+1
|
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-0/+32
| | | | | | | | | The problem is in QTabBar which emits the currentChanged signal before accessing its own internal data. As we react to that signal by possibly removing/adding tabs, it can cause a assertion failure. Task-number: 251184 Reviewed-by: ogoffart
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+513