summaryrefslogtreecommitdiffstats
path: root/tests/auto/modelview
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-04-041-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-061-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-141-27/+2
* Fix header change replicationJoni Poikelin2021-10-131-0/+29
* Simplify the FetchData test-helper classSona Kurazyan2021-04-161-52/+19
* Fix an error in TestModelView::testDataRemoval testSona Kurazyan2021-04-161-5/+5
* Simplify the WaitForDataChanged test-helper classSona Kurazyan2021-04-161-15/+7
* Refactor the TestModelView testSona Kurazyan2021-04-162-154/+77
* Remove QMake project filesSona Kurazyan2021-04-162-13/+0
* Use QTest's QAbstractItemModelTesterBrett Stottlemyer2021-03-054-672/+18
* Fix prefetching data for QAIM when no roles hint is providedSona Kurazyan2021-03-021-1/+11
* Attempt to fix flaky testBrett Stottlemyer2021-03-011-23/+23
* Clean-up integer conversion warningsSona Kurazyan2021-02-261-2/+2
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-251-17/+17
* Clean-up warningsSona Kurazyan2021-02-221-4/+4
* Use QList instead of QVectorJarek Kobus2021-02-161-48/+48
* Fix QScopedPointer 'take' warningBrett Stottlemyer2021-02-151-2/+2
* Fix QMetaType Deprecation warningsBrett Stottlemyer2021-02-151-3/+5
* Regenerate CMake projectsSona Kurazyan2021-02-151-3/+3
* Update via run_pro2cmake.pyBrett Stottlemyer2020-06-291-1/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-161-0/+27
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-151-3/+3
| * Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-121-0/+27
* | tst_modelview: Increase timeout for fetchAndWait()Friedemann Kleint2020-03-301-1/+1
|/
* Remove usages of deprecated APIsSona Kurazyan2019-08-222-3/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-031-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-271-1/+1
| |\
| | * Fix TestModelView::testModelTest flakiness - againLiang Qi2019-07-241-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-4/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-4/+0
| |\|
| | * Fix yet another -Wdeprecated-copy warningMarc Mutz2019-07-031-4/+0
* | | Eradicate some simple Q_FOREACH loopsMarc Mutz2019-07-041-14/+15
* | | Fix deprecation warnings in testsFriedemann Kleint2019-05-241-1/+4
|/ /
* / Increase mingw timeoutv5.13.0-beta3v5.13.0-beta2Brett Stottlemyer2019-04-041-0/+1
|/
* Allow nodes to proxy (or convert) replicasBrett Stottlemyer2018-04-251-87/+1
* Address modelview test "flakiness"v5.11.0-beta4Brett Stottlemyer2018-04-101-44/+87
* QtRemoting: fix test TestModelView::testFlags()Christian Ehrlicher2018-02-041-1/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-161-1/+1
|\
| * Fix TestModelView::testModelTest flakinessSami Nurmenniemi2017-12-291-1/+1
* | Optionally cache QAIM data prior to initialized signalBogDan Vatra2017-11-291-0/+41
|/
* Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
* Enable tests for boot2qtSami Nurmenniemi2017-08-162-1/+8
* Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-4/+2
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-023-50/+35
* Attempt to stabilize testMichael Brasser2017-04-051-4/+4
* Ensure selection model updates when changed at sourcev5.9.0-beta1Michael Brasser2017-03-301-0/+43
* Replace Q_DECL_OVERRIDE -> overrideKevin Funk2017-03-291-3/+3