summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtabbar/tst_qtabbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QTabBar: properly calc tab positions when changing tab positionChristian Ehrlicher2023-12-071-0/+53
* QTabBar: properly calc tab positions when changing tab positionChristian Ehrlicher2023-11-231-0/+41
* QTabWidget/Bar: ignore hidden tabs for key eventsChristian Ehrlicher2023-11-091-0/+20
* QTabBar: don't make current tab visible while tab bar is invisibleVolker Hilsheimer2023-08-161-0/+30
* QTabBar: Add testcase for tabs not scrollingVolker Hilsheimer2023-05-151-0/+26
* QTabBar: don't overshoot when scrolling rightVolker Hilsheimer2023-05-041-11/+29
* QTabBar: don't scroll when laying out the tabsVolker Hilsheimer2023-04-261-0/+62
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-18/+18
* Don't crash when removing the last visible tabVolker Hilsheimer2022-06-131-0/+34
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-4/+6
* Stabilize tst_QTabBar::hoverTab()Friedemann Kleint2022-02-221-10/+20
* QTabBar: Improve scrolling with high resolution mouse wheelsNoah Davis2022-01-201-0/+45
* QTabBar: Support scrolling with a kinetic wheelVolker Hilsheimer2021-11-151-16/+179
* Don't use QCursor::pos in QTabBar and fix hover handlingVolker Hilsheimer2021-11-051-0/+84
* Release mouse buttons after double clickVolker Hilsheimer2021-11-031-0/+2
* Fix test to not rely on event processingVolker Hilsheimer2021-10-271-6/+8
* QTabBar: re-layout when tab size hint depends on selected stateVolker Hilsheimer2021-10-261-2/+30
* Fix QTabBar's SelectPreviousTab behaviorQiang Li2021-10-091-0/+2
* Fix scrolling of tab bar when the visible tab is wider than the visible spaceVolker Hilsheimer2021-06-091-0/+70
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+60
* Replace QtTest headers with QTestDavid Skoland2020-12-221-8/+8
* QTabBar: update index of last visible tab in insertTabStanislav Yelenskiy2020-10-211-0/+26
* QTabBar test: refactor: extract checkPositions helper functionStanislav Yelenskiy2020-10-211-22/+31
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-1/+1
* Use qsizetype in QListLars Knoll2020-07-061-2/+2
* QTabBar: make sure the tab is repainted after releasing mouseWang Chuan2020-07-021-0/+38
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-2/+1
* QTabBar: fix QStyleOptionTab::positionChristian Ehrlicher2020-01-221-10/+26
* Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-201-0/+71
* Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-5/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-16/+10
|\
| * tst_qtabbar sizeHints fixMilla Pohjanheimo2016-03-161-16/+10
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Added autoHide property to QTabBarIvan Komissarov2014-07-101-0/+28
* Restore Qt 4 behavior in default double click handlerLaszlo Agocs2014-04-171-2/+4
* Fix QTabBar autotest for high DPI displaysFabian Bumberger2014-04-031-4/+9
* Add useful signals to QTabBar and QTabWidgetIvan Komissarov2013-08-131-0/+42
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* test: Mark tst_QTabBar::sizeHints() failure as XFAILSergio Ahumada2012-09-171-1/+3
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1