summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-124-57/+0
* Remove QtDBus includesDavid Skoland2021-01-123-4/+8
* Replace QtTest headers with QTestDavid Skoland2020-12-2236-36/+48
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-2/+2
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-302-3/+3
* Fix warnings about unused variables in benchmarksAndreas Buhr2020-11-303-3/+1
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-231-3/+2
* Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"Kai Koehne2020-11-205-250/+0
* CMake: fix QLocalSocket benchmark to use new qt_internal_ APIAlex Trotsenko2020-11-171-1/+1
* Allow QWindowsPipe{Reader,Writer} to work with foreign event loopsAlex Trotsenko2020-11-175-0/+250
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-152-9/+9
* QWinEventNotifier: unlink from event dispatcherAlex Trotsenko2020-11-105-1/+165
* Fix QArrayDataOps generic and relocatable emplace()Andrei Golubev2020-11-091-20/+80
* Add QList/QVector benchmark testsAndrei Golubev2020-11-041-1/+265
* 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