summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qwidgetanimator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded assert.Friedemann Kleint2009-07-091-1/+0
| | | | | Triggered on Designer startup on Linux. Acked-by: Thierry Bastian <thierry.bastian@nokia.com>
* QMainWindow: fix the use of animation and improve code qualityThierry Bastian2009-07-081-33/+20
|
* Animations: fix compilation with QT_NO_ANIMATIONThierry Bastian2009-07-081-1/+21
|
* QMainWindow: made use of QPropertyAnimation for animationsThierry Bastian2009-07-081-85/+22
| | | | This required some refactoring as well. Now code is leaner and cleaner
* QMainWindow: cleanup of code in QWidgetAnimatorThierry Bastian2009-07-011-50/+29
|
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+198