summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1915-229/+251
|\
| * SpinBox: intermediate values outside the range are invalid.Mitch Curtis2014-09-191-0/+9
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-181-0/+29
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-161-0/+29
| | |\
| | | * TableView: fix tab navigationJ-P Nurmi2014-09-101-0/+24
| | | * tst_tableview: cleanup test items to avoid side effects in later testsJ-P Nurmi2014-09-101-0/+5
| * | | Remove sleep(4000) from SpinBox auto test.Mitch Curtis2014-09-171-1/+0
| |/ /
| * | Do not crash when removing children from hidden layoutsJan Arve Saether2014-09-031-0/+81
| * | Update license headers and add new license filesAntti Kokko2014-08-2512-228/+132
* | | Do not shrink application window height to 0Jan Arve Saether2014-08-281-0/+24
* | | Include potential toolBar+menuBar+statusBar when calculating heightJan Arve Saether2014-08-281-0/+32
* | | StackView itself should not anchor to parentJan Arve Saether2014-08-271-0/+4
* | | Children of ContentItem must be visible in order to be evaluated.Jan Arve Saether2014-08-271-0/+24
* | | QtQuick.Controls TextField: add remove() functionLiang Qi2014-08-231-0/+16
|/ /
* | Add scollBarPolicy properties to scrollviewDavid Edmundson2014-07-221-0/+36
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-193-3/+3
|\ \ | |/
| * Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-183-3/+3
* | Fix Calendar::clicked() signal emissionJ-P Nurmi2014-07-161-1/+1
* | Add Calendar::pressAndHold(date) signalJ-P Nurmi2014-07-161-0/+40
* | Introduce TableView::pressAndHold(int row) [signal]J-P Nurmi2014-07-143-0/+18
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-091-82/+86
|\ \ | |/
| * Revise unstable and slow GridLayout auto testJ-P Nurmi2014-06-301-82/+86
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-253-3/+3
|\ \ | |/
| * Cleanup whitespaceJ-P Nurmi2014-06-243-3/+3
| * Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-243-3/+3
| * Remove Widgets dependency for QNXAndreas Holzammer2014-06-243-3/+3
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-111-1/+2
|\ \ | |/
| * CalendarStyle: do not hard code the height of dayOfWeekDelegateJ-P Nurmi2014-06-111-1/+2
* | Switch: add pressed-property and clicked() signalJ-P Nurmi2014-06-021-0/+30
* | Fix Slider increments on keypressFrederik Gladhorn2014-05-261-3/+11
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-05-146-22/+330
|\ \ | |/
| * Don't allow navigation to previous/next month when dragging mouse.Mitch Curtis2014-05-131-6/+20
| * Fix CalendarStyle's layouting and grid cell calculation.Mitch Curtis2014-05-131-13/+74
| * Fix the update of TabView.currentIndex when inserting/removing tabsJocelyn Turcotte2014-05-071-0/+35
| * Tests: Remove insignificant marker for Win7 build with AngleCaroline Chao2014-04-291-2/+0
| * ComboBox: Update currentText when currentIndex goes from -1 to 0Gabriel de Dietrich2014-04-281-0/+14
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-251-0/+18
| |\
| | * Ensure that styleData.row is initialized in delegatesJens Bache-Wiig2014-04-151-0/+18
| * | Test that attached Keys behavior is identical to TextInput/AreaJ-P Nurmi2014-04-242-1/+169
| |/
* | Add ability to dynamically add items to SplitViewChristian Manning2014-05-121-0/+73
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1166-298/+298
|\ \ | |/
| * Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-0762-200/+200
| * Import QtQuick 2.2J-P Nurmi2014-04-0759-131/+131
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Shawn Rutledge2014-03-256-13/+256
|\ \ | |/
| * Try to maintain bindings to checked property in CheckBoxJens Bache-Wiig2014-03-201-0/+39
| * Let ApplicationWindows default max size be unbounded.Jan Arve Saether2014-03-191-3/+32
| * Do not reduce items size when snapping to pixel grid.Jan Arve Saether2014-03-191-4/+6
| * Styling improvements for CalendarJens Bache-Wiig2014-03-121-3/+3
| * Avoid warning when maximum size < minimum sizeJan Arve Saether2014-03-031-0/+38
| * Revise tst_applicationwindowJ-P Nurmi2014-02-261-3/+4