aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/data/tst_stackview.qml
Commit message (Expand)AuthorAgeFilesLines
* auto tests: prefer creating signal spies locally where neededJ-P Nurmi2016-10-071-6/+6
* Fix a crash in StackView::pop()J-P Nurmi2016-09-261-0/+18
* StackView: Fix warning when popping down to the current itemKonstantin Ritt2016-06-161-0/+5
* StackView: reset size of the content without explicit one on pop()Nikita Krupenko2016-05-181-0/+21
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-211-1/+1
* StackView: fix overly zealous child mouse event filterJ-P Nurmi2016-01-221-0/+39
* StackView: fix stack clear on replace of the topmost itemNikita Krupenko2016-01-041-0/+16
* StackView: print better error messagesJ-P Nurmi2015-12-161-2/+6
* StackView: fix property initializationJ-P Nurmi2015-12-091-0/+19
* StackView: fix crash when attempting to transition null itemsJ-P Nurmi2015-12-041-0/+13
* Fix StackView::busy and child event filteringJ-P Nurmi2015-11-021-0/+154
* StackView: add dedicated replace transitionsJ-P Nurmi2015-10-231-0/+15
* Fix StackView attached propertyJ-P Nurmi2015-10-111-0/+35
* Attached properties are now available using the QML composite type nameJ-P Nurmi2015-10-091-32/+31
* Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0J-P Nurmi2015-10-011-1/+1
* Rename QtQuick.Templates 2.0 to Qt.labs.templates 1.0J-P Nurmi2015-10-011-1/+1
* Enums are now available using the QML composite type nameJ-P Nurmi2015-09-231-64/+64
* Use QtQuick.TemplatesJ-P Nurmi2015-09-091-84/+85
* tst_StackView: verify created control instancesJ-P Nurmi2015-08-311-0/+17
* StackView: fix ownership issuesJ-P Nurmi2015-08-281-0/+48
* StackView: fix transitionsJ-P Nurmi2015-08-271-0/+47
* Fix StackView: pushed items still showed up after being poppedJ-P Nurmi2015-08-271-0/+26
* tst_stackview: ignore warningsJ-P Nurmi2015-07-081-5/+10
* Add missing StackView::view attached propertyJ-P Nurmi2015-06-301-0/+21
* Cleanup & improve auto testsJ-P Nurmi2015-06-291-18/+11
* Implement StackView in C++J-P Nurmi2015-04-091-66/+164
* BSD license for QML code in testsJ-P Nurmi2015-03-041-22/+26
* Import the Qt Quick Controls 2 prototypeJ-P Nurmi2015-02-051-0/+284