aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qmllint: warn when passing a directory to -i optionMitch Curtis2020-05-061-4/+16
* Implement URLSearchParamsMaximilian Goldstein2020-05-062-0/+60
* Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-062-0/+19
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-1/+14
|\
| * Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-281-1/+14
* | QQuickLoader: prevent clearing initial properties after active = trueWang Chuan2020-05-052-0/+25
* | Improve performance when dynamically adding items to a layoutJan Arve Sæther2020-05-043-25/+126
* | Remove the 'windows' render loopLaszlo Agocs2020-05-041-1/+0
* | Fix building of declarative tests with disabled opengl moduleKai Koehne2020-05-031-2/+3
* | Fix line number for follow-up lines in stringsChristian Stenger2020-05-011-0/+25
* | Fix lexer handling of escape sequences in stringChristian Stenger2020-05-011-1/+30
* | qmllint: Add flags for toggling warningsMaximilian Goldstein2020-04-301-1/+1
* | Fix font-related test failures triggered by Qt Base updateEskil Abrahamsen Blomfeldt2020-04-292-0/+45
* | PropertyCache: Fix resolution of forbidden QObject methodsUlf Hermann2020-04-282-0/+83
* | QQmlValueTypes test: import QtQuick to make font availableUlf Hermann2020-04-281-0/+1
* | qmllint: Show filename in addition to line and columnFabian Kosmale2020-04-241-12/+14
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-242-1/+158
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-222-1/+158
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-212-0/+157
| | |\
| | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-108-25/+54
| | | |\
| | | * | TableModel: Allow a double to be added to a field seen as int previouslyAndy Shaw2020-02-282-0/+157
* | | | | Add additional properties to FontLoader to help disambiguateEskil Abrahamsen Blomfeldt2020-04-231-5/+5
* | | | | Test if a layout with "fixed" size still do a rearrange if neededJan Arve Sæther2020-04-221-0/+57
* | | | | Update dependencies.yaml and adapt to API changes in qtbaseSimon Hausmann2020-04-222-2/+2
* | | | | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-222-0/+46
* | | | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-04-223-0/+59
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-202-0/+57
| |\| | |
| | * | | OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-072-0/+57
| * | | | Blacklist tst_qquicktextedit::hAlignVisual on SLESFabian Kosmale2020-04-201-0/+2
* | | | | Prepare for new members in QQmlPrivate::CachedQmlUnitSimon Hausmann2020-04-211-8/+8
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-173-0/+64
|\| | | |
| * | | | qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-163-0/+47
| * | | | qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-092-0/+17
* | | | | Fix build with latest QHash from qtbaseSimon Hausmann2020-04-141-7/+6
* | | | | Implement Qt.alpha()Maximilian Goldstein2020-04-142-0/+48
* | | | | Allow redirecting QRhi-based rendering via QQuickRenderControlLaszlo Agocs2020-04-111-15/+589
* | | | | QQuickTableView: add functions to get current rows and columnsRichard Moe Gustavsen2020-04-091-0/+48
* | | | | QQuickTableView: add cellAtPos() functionsRichard Moe Gustavsen2020-04-091-0/+66
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0931-38/+856
|\| | | |
| * | | | QQuickTableView: fix crash in tableLayoutToString()Richard Moe Gustavsen2020-04-071-0/+0
| * | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Frederik Gladhorn2020-04-022-0/+74
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Frederik Gladhorn2020-04-012-0/+74
| | |\| | |
| | | * | | Fix QQuickMouseArea getting stuck in pressed state when hiding in pressFrederik Gladhorn2020-03-312-0/+74
| | | | |/ | | | |/|
| * | / | Do not match for line numbers in the source code in ignoreWarning()Jan Arve Sæther2020-04-021-3/+3
| |/ / /
| * | | Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-313-0/+80
| * | | qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-302-0/+8
| * | | qmltyperegistrar: Accept more file extensions as headersUlf Hermann2020-03-305-3/+152
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-286-23/+29
| |\| |
| | * | Make tst_qquickcanvasitem significant again; fix image size roundingShawn Rutledge2020-03-055-21/+21
| | * | Blacklist a few more canvas testsShawn Rutledge2020-03-051-2/+8