summaryrefslogtreecommitdiff
path: root/src/gui/widgets/qtabbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-0/+6
|\
| * Improve QAccessible for QTabBarSebastian Sauer2010-07-211-0/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-191-0/+39
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-041-0/+39
| |\
| | * QS60Style: QTabWidget Usability issue with capacitive screensSami Merila2010-05-031-0/+39
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-05-041-5/+8
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-04-291-5/+8
| |\ \
| | * | QTabBar: smaller minimumSizeHint in ElideMode, and unit-test.David Faure2010-04-281-5/+8
* | | | QTabWidget documentMode not working correctly on MacCarlos Manuel Duclos Vergara2010-04-271-3/+16
|/ / /
* | | QTabBar: Widgets inside the tab bar where not properly laid out after moveTab()Gabriel de Dietrich2010-04-231-10/+5
|/ /
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Merge branch '4.6'Thiago Macieira2009-11-251-1/+3
|\ \ | |/
| * Fix for tabwidget usesScrollButton being overriden by stylesheetOlivier Goffart2009-11-201-1/+3
* | Fix for tabwidget elidemode being overriden by stylesheetJens Bache-Wiig2009-11-171-1/+3
|/
* Wrong font used when moving a tab in document mode.Prasanth Ullattil2009-10-281-0/+1
* QTabbar is not behaving (painting) like native ones on Mac.Prasanth Ullattil2009-10-271-1/+17
* Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-281-1/+1
|\
| * Doc: fixed typo in QTabBar::tabRect() docsStian Sandvik Thomassen2009-09-281-1/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-12/+15
|\ \ | |/
| * Made mouse wheel navigation skip disabled tabsStian Sandvik Thomassen2009-09-021-12/+15
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Fixes: Crash when double-clicking a tab in a QTabBar with movable tabsOlivier Goffart2009-08-281-1/+2
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QTabBar: Fix the position of button in tabs.Olivier Goffart2009-08-271-2/+2
* | QTabBar: fix text being croped when there is an icon on the tabOlivier Goffart2009-08-271-4/+5
* | Do not crash when double-clicking a tab in a QTabBar with movable tabsFrank Reininghaus2009-08-271-1/+2
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Mac/Cocoa: Remove separator line for "unified document tabs"Morten Sørvig2009-07-271-3/+7
* | QTabBar: now uses QVariantAnimation over QTimeLineThierry Bastian2009-07-091-43/+23
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-4/+7
|\ \ | |/
| * BT:Fix a clipping issue in tabbar tabsJens Bache-Wiig2009-05-251-4/+7
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-071-1/+2
|\ \ | |/
| * Fixed bug in QTabBar::setTabButton() for a scrolled tab bar.jasplin2009-05-061-1/+2
* | Show text in tabs of a QTabBar while compileing with QT_NO_TABWIDGETOlivier Goffart2009-05-051-2/+1
* | Fixed tabbar position reset on palette changeJens Bache-Wiig2009-04-281-1/+3
|/
* Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-3/+3
* Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-151-43/+47
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2301