summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtabbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-4/+0
* Convert features.tabwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-1/+3
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-0/+2
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-4/+6
* QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-281-9/+9
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Fix current tab text color on Mac when a proxy style is installedGabriel de Dietrich2017-06-281-4/+0
* Doc: Update widget style gallery topicLeena Miettinen2017-06-091-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-3/+2
|\
| * QtWidgets: Fix white text color on tabs on macOS for non-macOS stylesBłażej Szczygieł2017-03-301-3/+2
* | QMacStyle: update QTabBar styleOleg Yadrov2017-03-081-7/+37
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\|
| * Doc: Normalize \since usageTopi Reinio2017-01-311-1/+1
* | QTabBar: fix vertical tabs appearanceOleg Yadrov2017-02-021-3/+13
* | Fix deprecated API usageJake Petroules2017-01-241-2/+1
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-1/+6
| |\
| | * macOS: Don't override the set tab text color with whiteAndy Shaw2016-10-191-1/+6
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-2/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-2/+1
| |\|
| | * Fixed glitch when dragging a movable QTabBar tabThorbjørn Lindeijer2016-09-121-2/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-33/+56
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-32/+55
| |\|
| | * QTabBar: Cache title text sizesGabriel de Dietrich2016-08-101-32/+55
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-3/+3
|\| |
| * | Widgets: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-06-241-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+3
| |\|
| | * QTabBar: Fix crash when the tab being dragged is deleted programmatically.Friedemann Kleint2016-04-191-0/+3
* | | QTabBar: Add setAccessibleTabName() and accessibleTabName()Dongmei Wang2016-04-241-0/+28
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-6/+21
|\|
| * QTabBar: enable high dpi moving of a tabGiuseppe D'Angelo2016-03-251-6/+21
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+1
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-1/+1
* | QtWidgets: prevent detach attempts from first()/etc. use [dialogs, kernel, ut...Marc Mutz2016-02-261-3/+3
* | QTabBar: remove dead codeGiuseppe D'Angelo2016-02-051-3/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Widgets: enable scroll buttons to be placed anywhere on a QTabBarRichard Moe Gustavsen2015-11-161-87/+170
|/
* QtWidgets: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-041-22/+17
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Add Q_UNUSED for parameter (OS X)Timur Pocheptsov2015-04-071-0/+2
* QTabBar: Disable wheel events on MacGabriel de Dietrich2015-03-301-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-4/+4
* fix the build with animation omittedShawn Rutledge2014-11-271-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add the QTabBar::changeCurrentOnDrag property.Ivan Komissarov2014-08-061-0/+71