summaryrefslogtreecommitdiff
path: root/tests/auto/controls/data/tst_tabview.qml
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-02-041-3/+13
* BSD license for QML code in testsJ-P Nurmi2015-03-061-22/+26
* Tests: update license headersJ-P Nurmi2015-02-111-29/+25
* Not update TabView.currentIndex when loader insertingLiang Qi2015-02-021-0/+17
* Fix the update of TabView.currentIndex when inserting/removing tabsJocelyn Turcotte2014-05-071-0/+35
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-8/+8
* Import QtQuick 2.2J-P Nurmi2014-04-071-8/+8
* Respect Tab::enabledJ-P Nurmi2014-02-211-0/+15
* Fix warning in Tests_TabView::test_mousePressOnTabBarCaroline Chao2013-11-081-1/+1
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-0/+22
|\
| * TabView: fix dynamic tab handlingJ-P Nurmi2013-09-031-0/+22
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-7/+7
|/
* Don't let tabs grab focus on pressJens Bache-Wiig2013-06-101-1/+1
* Rename::tabAt(index) to getTab(index)J-P Nurmi2013-05-291-23/+23
* Fix a wrong behavior when mouse click tab in TabViewLiang Qi2013-05-231-3/+52
* Introduce support for movable tabsJ-P Nurmi2013-05-211-2/+3
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-151-24/+24
* Fix TabView not to insert duplicate tabsJ-P Nurmi2013-05-071-11/+28
* Add TabView::moveTab(from, to)J-P Nurmi2013-04-301-0/+66
* Mouse click tab in TabView will focus next in chainLiang Qi2013-04-231-1/+148
* TabView: support dynamic tabs with createObject() and destroy()J-P Nurmi2013-04-161-0/+15
* Tests: Destroy created components at the end of the tests functionsCaroline Chao2013-04-111-0/+4
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-4/+4
* Test change index in tabsJens Bache-Wiig2013-03-011-0/+12
* Update TabView API and allow inser/remove of tabsJens Bache-Wiig2013-03-011-0/+47
* Rename TabFrame to TabViewJens Bache-Wiig2013-02-221-0/+60