summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qtabbar_p.h
Commit message (Collapse)AuthorAgeFilesLines
* QTabBar: now uses QVariantAnimation over QTimeLineThierry Bastian2009-07-091-27/+41
| | | | QTimeLine is now no more used in private APIs
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-151-29/+4
| | | | | | | | | | | This fixes a few of the remaining glitches tabbar animations have: * We no longer grab tabs but paint them through QStyle. This makes tabs work and animate correctly when they are outside the visible region. * Buttons now correctly follow tabs when dropped * Gtkstyle recieved some polish to make it look more native. Task-number: 247694, 251166 Reviewed-by: nrc
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+265