summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for QtPrivate::q_relocate_overlap_nAndrei Golubev2021-04-271-0/+281
* Resurrect data moves in QListAndrei Golubev2021-04-272-16/+59
* Resurrect tests for QSharedPointerVille Voutilainen2021-04-273-3/+16
* CMake: Fix tst_qaddpreroutine to work with static buildsAlexandru Croitor2021-04-261-2/+2
* Fuzzing: Test different calendar systemsRobert Löhning2021-04-261-1/+5
* Port of QTimeLine to new property systemAndreas Buhr2021-04-262-14/+290
* Fix QTreeModel calling beginRemoveRows twiceLuca Beldi2021-04-261-0/+16
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-261-0/+4
* Fix linking on Windows when SSL is not configuredVolker Hilsheimer2021-04-261-1/+4
* Update CLDR-derived data to newly-released v39Edward Welbourne2021-04-261-1/+1
* Fix QMetaType API deprecation warning in benchmarkVolker Hilsheimer2021-04-261-1/+1
* Long live PRI*QdatatypesGiuseppe D'Angelo2021-04-251-0/+31
* Add QSortFilterProxyModel clear-filter benchmarkIgor Kushnir2021-04-254-0/+131
* QThreadPool: obey the docs that say we always use at least 1 threadThiago Macieira2021-04-241-1/+1
* fix: The QtStartUpFunction function may be called repeatedlyJiDe Zhang2021-04-235-0/+192
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-231-12/+14
* Lowercase system includes and lib names for Windows, fix cross compilingMartin Storsjö2021-04-232-2/+2
* SQLite: Handle tables and fields with a dot in the name correctlyAndy Shaw2021-04-231-0/+49
* Mark obsolete QMessageBox members as deprecatedVolker Hilsheimer2021-04-231-0/+9
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-227-207/+281
* QObjectBindableProperty: Allow signals taking a valueFabian Kosmale2021-04-221-1/+24
* Add QObjectBindableProperyt::notifyFabian Kosmale2021-04-221-0/+45
* Fix case sensitivity handling QSFPMSamuel Gaist2021-04-221-0/+66
* QLayout: mark unsetContentsMargins as the RESET functionGiuseppe D'Angelo2021-04-211-0/+17
* QObject: port to new property systemIvan Solovev2021-04-213-3/+13
* Update QList benchmark testsAndrei Golubev2021-04-211-101/+68
* Fix tst_qicon for fractional dprAllan Sandfeld Jensen2021-04-201-2/+5
* Correct the range of allowed hours for a POSIX rule's transitionEdward Welbourne2021-04-201-1/+1
* Return early from QTimeZone constructor if alleged IANA ID is invalidEdward Welbourne2021-04-201-0/+3
* tst_qpromise: build fixGiuseppe D'Angelo2021-04-201-4/+4
* Port QPropertyAnimation::propertyName to the new property systemAndreas Buhr2021-04-202-0/+12
* Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2021-04-208-13/+13
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-191-2/+5
* Fix qtbase cmake autotestJuha Vuolle2021-04-191-5/+2
* Add ScreenGadget utilityMorten Johan Sørvig2021-04-193-0/+266
* Update DprGadadgetMorten Johan Sørvig2021-04-192-34/+128
* Port QSequentialAnimationGroup to new property systemAndreas Buhr2021-04-191-0/+44
* Port of QDBusServiceWatcher::watchMode to new property systemAndreas Buhr2021-04-191-0/+41
* Re-layout QProgressDialog when setting the cancel buttonQiang Li2021-04-191-0/+24
* Inline test cases in tst_qlistAndrei Golubev2021-04-171-598/+157
* Merge integration refs/builds/qtci/dev/1618599897Qt CI Bot2021-04-163-634/+29
|\
| * QPropertyBinding: Add sticky modeFabian Kosmale2021-04-161-0/+25
| * Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-162-634/+4
* | Merge integration refs/builds/qtci/dev/1618592683Qt CI Bot2021-04-161-2/+2
|\ \ | |/ |/|
| * tst_qcborstreamwriter: don't pass char8_t strings to QByteArrayGiuseppe D'Angelo2021-04-161-2/+2
* | Merge integration refs/builds/qtci/dev/1618585460Qt CI Bot2021-04-161-80/+106
|\ \ | |/ |/|
| * Add support for grouped property changesLars Knoll2021-04-161-3/+74
| * Don't emit change notifications more often than requiredLars Knoll2021-04-161-0/+31
| * Remove lazy binding evaluationLars Knoll2021-04-161-87/+11
* | Merge integration refs/builds/qtci/dev/1618564901Qt CI Bot2021-04-161-9/+5
|\ \ | |/ |/|