Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce support for movable tabs | J-P Nurmi | 2013-05-21 | 1 | -2/+3 |
* | Mac: respect the system settings in Full Keyboard Access | Liang Qi | 2013-05-15 | 1 | -24/+24 |
* | Fix TabView not to insert duplicate tabs | J-P Nurmi | 2013-05-07 | 1 | -11/+28 |
* | Add TabView::moveTab(from, to) | J-P Nurmi | 2013-04-30 | 1 | -0/+66 |
* | Mouse click tab in TabView will focus next in chain | Liang Qi | 2013-04-23 | 1 | -1/+148 |
* | TabView: support dynamic tabs with createObject() and destroy() | J-P Nurmi | 2013-04-16 | 1 | -0/+15 |
* | Tests: Destroy created components at the end of the tests functions | Caroline Chao | 2013-04-11 | 1 | -0/+4 |
* | Change imports from QtQuick 2.0 to QtQuick 2.1 | Caroline Chao | 2013-03-14 | 1 | -4/+4 |
* | Test change index in tabs | Jens Bache-Wiig | 2013-03-01 | 1 | -0/+12 |
* | Update TabView API and allow inser/remove of tabs | Jens Bache-Wiig | 2013-03-01 | 1 | -0/+47 |
* | Rename TabFrame to TabView | Jens Bache-Wiig | 2013-02-22 | 1 | -0/+60 |