aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Manual test, TableView: improve test with syncView functionalityRichard Moe Gustavsen2019-05-232-26/+132
* Move valueAsNumber into ExecutableCompilationUnitUlf Hermann2019-05-131-1/+4
* QQuickTableView: don't recalculate content width while flickingRichard Moe Gustavsen2019-05-151-72/+17
* Restore value bindings when disabling a Binding elementErik Verbruggen2019-05-174-0/+245
* Add snapMode to DragHandlerJan Arve Sæther2019-05-163-0/+161
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-166-28/+40
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-167-1/+180
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-167-1/+180
| |\
| | * Do not synthesize a double click event if the event point moved too farJan Arve Sæther2019-05-151-0/+56
| | * TextEdit: use I-beam cursor by default, pointing cursor for linksShawn Rutledge2019-05-152-0/+57
| | * Add test for cached getter lookupMichal Klocek2019-05-092-0/+31
| | * Don't overwrite states if role is assigned after a stateJan Arve Sæther2019-05-092-1/+36
* | | QQuickTableView: change implementation of enforceTableAtOrigin()Richard Moe Gustavsen2019-05-111-0/+161
* | | QQuickTableView: sync viewport rect with syncView when rebuildingRichard Moe Gustavsen2019-05-091-3/+99
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-092-3/+61
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-082-3/+61
| |\|
| | * Accessibility: Make sure StaticText is marked read-onlyFrederik Gladhorn2019-05-072-3/+61
* | | Register QObject along with QQmlComponent as basic type of the languageUlf Hermann2019-05-083-0/+8
* | | Move workerscript to its own moduleUlf Hermann2019-05-061-1/+1
* | | Autotest: add syncView tests for QQuickTableViewRichard Moe Gustavsen2019-05-032-7/+372
* | | Move model types into their own libraryUlf Hermann2019-05-0226-31/+31
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-022-0/+38
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-012-0/+38
| |\|
| | * Yarr: Reject quantifiers larger than 16MUlf Hermann2019-04-301-0/+11
| | * Skip block context within call contexts when searching for parametersUlf Hermann2019-04-291-0/+27
* | | Make JavaScript execution interruptibleUlf Hermann2019-04-301-0/+79
* | | Remove tracing JIT infrastructureUlf Hermann2019-04-293-334/+0
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Ulf Hermann2019-04-296-3/+46
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-296-3/+46
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-274-0/+36
| | |\|
| | | * Allow creation of variants from non-singleton QQmlTypeWrappersUlf Hermann2019-04-262-0/+30
| | | * Blacklist tst_qquickwindow::openglContextCreatedSignal on opensuseUlf Hermann2019-04-261-0/+3
| | | * Blacklist tst_qquickwidget::tabKey() on opensuseUlf Hermann2019-04-261-0/+3
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-252-3/+10
| | |\|
| | | * Use resource path for test data on Android and iOSMitch Curtis2019-04-242-3/+10
* | | | add "json" manual TableModel testMitch Curtis2019-04-294-0/+366
|/ / /
* | | Stabilize tst_QQuickWheelHandler's activeChangedSpy checksShawn Rutledge2019-04-272-3/+5
* | | Add WheelHandlerShawn Rutledge2019-04-2710-47/+730
* | | fakeFlickable manual test: put the slider in a drawerShawn Rutledge2019-04-273-24/+127
* | | Add BoundaryRuleShawn Rutledge2019-04-274-0/+135
* | | Transform V4_ENABLE_JIT into a featureUlf Hermann2019-04-251-9/+3
* | | Add libfuzzer test for QJSEngine::evaluate()Robert Loehning2019-04-232-0/+49
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-235-4/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-195-4/+39
| |\|
| | * QML: Remove static attchedPropertyIds mapUlf Hermann2019-04-181-4/+4
| | * Don't crash when accessing invalid properties through QObjectWrapperUlf Hermann2019-04-182-0/+30
| | * Blacklist tst_qquickapplication::active() on opensuseUlf Hermann2019-04-171-0/+3
| | * Blacklist ...::touchDragFlickableBehindButton() on mingwUlf Hermann2019-04-171-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-1815-4/+101
|\| |
| * | Improve error messageRainer Keller2019-04-171-1/+1