aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_sanity|creationtime|objectcount: skip the internal indicator typesv5.7.0-beta1J-P Nurmi2016-04-123-9/+9
* QQuickAbstractButton: fix the order of nextCheckState() vs. clicked()J-P Nurmi2016-04-122-32/+32
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-04-112-1/+44
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-112-1/+44
| |\
| | * Fix ScrollBars with paddingsJoni Poikelin2016-04-011-1/+17
| | * ComboBox: fix usage in an asynchronous LoaderJ-P Nurmi2016-03-231-0/+25
* | | Add RadioDelegateMitch Curtis2016-04-113-9/+172
|/ /
* | Add CheckDelegateMitch Curtis2016-04-113-0/+151
* | Add Control::activeKeyFocusJ-P Nurmi2016-04-111-0/+34
* | Update tst_dayofweekrow after qtbase's locale updateMitch Curtis2016-04-081-1/+1
* | Improve documentation for delegate controlsMitch Curtis2016-04-012-0/+99
* | Revert "tst_swipedelegate: blacklist test_swipeVelocity on OSX"Mitch Curtis2016-03-312-3/+2
* | Revert "tst_drawer: blacklist test_swipeVelocity on OSX"Mitch Curtis2016-03-312-3/+2
* | Inherit QQuickDrawer from QQuickPopupJ-P Nurmi2016-03-231-2/+0
* | tst_drawer: blacklist test_swipeVelocity on OSXJ-P Nurmi2016-03-232-2/+3
* | Support ApplicationWindow attached property for items inside PopupJ-P Nurmi2016-03-231-1/+7
* | Introduce ToolTipJ-P Nurmi2016-03-223-2/+174
* | tst_swipedelegate: blacklist test_swipeVelocity on OSXJ-P Nurmi2016-03-222-2/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-221-0/+60
|\|
| * Popup: fix marginsJ-P Nurmi2016-03-211-0/+60
* | Drawer: respect swipe velocityMitch Curtis2016-03-221-0/+35
* | Fix QQuickPopup::setVisible()J-P Nurmi2016-03-211-0/+10
* | Popup: make ApplicationWindow attached properties availableJ-P Nurmi2016-03-211-0/+12
* | Change the default value of QQuickPopup::closePolicyJ-P Nurmi2016-03-211-5/+0
* | ScrollBar: add increase(), decrease() and stepSizeJ-P Nurmi2016-03-211-0/+38
* | tst_popup: add missing window->requestActivate() callsJ-P Nurmi2016-03-211-0/+3
* | tst_control: fix font testsJ-P Nurmi2016-03-211-20/+0
* | Add QQuickVelocityCalculatorMitch Curtis2016-03-211-0/+74
* | Use fonts from theme for editable controlsNikita Krupenko2016-03-191-1/+13
* | Rename Qt Labs Controls to Qt Quick Controls 2 - config fileJ-P Nurmi2016-03-194-2/+2
* | Rename Qt Labs Controls to Qt Quick Controls 2 - tst_gifsJ-P Nurmi2016-03-1912-11/+11
* | tst_Snippets: add missing "qtquick*.qml" filterJ-P Nurmi2016-03-181-1/+1
* | Cleanup QQuickProxyStyleJ-P Nurmi2016-03-181-1/+0
* | Add Popup::localeJ-P Nurmi2016-03-181-26/+62
* | Add Popup::fontJ-P Nurmi2016-03-181-47/+98
* | Rename Qt Labs Controls to Qt Quick Controls 2 - build systemMitch Curtis2016-03-1812-25/+25
* | tst_combobox: remove the extra ApplicationWindow instanceJ-P Nurmi2016-03-181-102/+46
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-182-81/+215
|\|
| * QQuickOverlay: fix background visibility for multiple modal popupsJ-P Nurmi2016-03-171-0/+40
| * Change locale inheritance for popupsJ-P Nurmi2016-03-171-77/+159
| * Material: corrected default, ToolButton and checkable controls fontsNikita Krupenko2016-03-161-4/+16
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-1614-48/+404
|\|
| * Store explicit and resolved font separatelyJ-P Nurmi2016-03-152-30/+90
| * Change style inheritance for popupsJ-P Nurmi2016-03-152-2/+6
| * Test Universal fontsJ-P Nurmi2016-03-111-0/+21
| * Test Material fontsJ-P Nurmi2016-03-111-0/+41
| * Fix popup fontsJ-P Nurmi2016-03-112-48/+64
| * Revert "QQuickControl: delayed the call of resolveFont()"J-P Nurmi2016-03-111-0/+2
| * tst_material/universal: use the appropriate styleJ-P Nurmi2016-03-116-0/+20
| * Fix font comparisonsJ-P Nurmi2016-03-114-0/+192