summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Add constructor benchmarks for QLocale, to test likely sub-tag matchingEdward Welbourne2020-10-261-0/+317
* Add benchmark for QString::number(int)Andreas Buhr2020-10-231-0/+9
* Fix [[nodiscard]] compile errors in QLocale benchmarkEdward Welbourne2020-10-191-4/+5
* Refactor QMutexLocker to be able to handle recursive mutexesLars Knoll2020-10-172-4/+4
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-5/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0727-30/+30
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-23109-132/+127
* CMake: Regenerate projectsAlexandru Croitor2020-09-222-2/+2
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-211-2/+2
* QStyleOptionGraphicsItem: remove deprecated member matrix/levelOfDetailChristian Ehrlicher2020-09-062-16/+18
* Purge qalgorithm.h of deprecated APIEdward Welbourne2020-08-286-148/+1
* Cleanup QTypeInfoLars Knoll2020-08-261-2/+2
* Clean up QVariant::Private::DataLars Knoll2020-08-241-2/+2
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-14/+0
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-152-6/+6
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* QDecompressHelper: Introduce zstd supportMårten Nordheim2020-08-142-0/+4
* QDecompressHelper: Add brotli supportMårten Nordheim2020-08-062-1/+4
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-1/+0
* Privately introducing QDecompressHelper for network purposesMårten Nordheim2020-08-057-0/+143
* Remove deprecated binary json featureEdward Welbourne2020-07-313-52/+19
* Close memory leak in QTestLib support for string to numeric testingPeng Wenhao2020-07-281-1/+2
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-134-687/+0
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-08106-132/+139
* Add ; to Q_UNUSEDLars Schmertmann2020-07-0711-31/+31
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-073-4/+4
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-061-1/+1
* Use QList instead of QVector in benchmarks testsJarek Kobus2020-06-2512-74/+66
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-252-3/+3
* Don't pollute global namespace with #define PVolker Hilsheimer2020-06-251-4/+13
* QSslSocket: remove certificate-related settersTimur Pocheptsov2020-06-221-1/+1
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-2010-336/+0
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-2/+2
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-082-3/+1
* Remove winrtOliver Wolff2020-06-069-60/+18
* Remove QRegExp support from QString and StringListLars Knoll2020-05-141-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-2212-43/+46
|\
| * Replace QTime with QElapsedTimer in benchmarksEdward Welbourne2020-04-2013-45/+49
* | Remove deprecated members from graphics view classesVolker Hilsheimer2020-04-162-12/+4
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-0851-121/+253
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0851-121/+253
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-0350-122/+131
| | |\
| | | * Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-0250-122/+132
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-241-0/+122
| | |\|
| | | * qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-201-0/+122
* | | | CMake: Handle finding of OpenSSL headers correctlyAlexandru Croitor2020-04-081-1/+1
|/ / /
* | | Remove the old harfbuzz library and integration codeLars Knoll2020-03-171-2/+0
* | | CMake: Regenerate tests projectsAlexandru Croitor2020-03-121-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-113-0/+3
|\| |
| * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-063-0/+3