summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_QResourceEngine::checkStructure(): fix name of some data rowsEdward Welbourne2022-10-111-1/+1
* tst_QUrl::fromUserInput(): distinguish to data rows by name tagEdward Welbourne2022-10-111-2/+4
* tst_QUrl: distinguish two ipvfuture test-case data tagsEdward Welbourne2022-10-111-2/+2
* tst_QUrlQuery: remove duplicate of reconstructQuery data rowEdward Welbourne2022-10-111-2/+1
* tst_QFile: distinguish invalid from valid in mapResource data-tagsEdward Welbourne2022-10-111-4/+6
* Distinguish the repeats of QSystemSemaphor's processes testsEdward Welbourne2022-10-111-3/+3
* Remove duplicate tst_QVariant canConvert:Int data rowEdward Welbourne2022-10-111-3/+0
* Rename some tst_QTextStream::manipulators() data rowsEdward Welbourne2022-10-111-4/+4
* Reflow tst_QTextStream::manipulators_data()Edward Welbourne2022-10-111-7/+21
* Provide optTitle for a NumberDoubleTestData testcase that needs itEdward Welbourne2022-10-111-1/+2
* Rename tst_QBA::toFromHex()'s longer no-leading-zero data-rowEdward Welbourne2022-10-111-1/+1
* Rename tst_QBA::movablity() to fix the typoEdward Welbourne2022-10-111-4/+4
* Don't duplicate a column name in tst_QByteArray::movablity_data()Edward Welbourne2022-10-111-3/+1
* Fix tst_QQuaternion's duplicate test tagsEdward Welbourne2022-10-111-25/+9
* CMake: Only build ssl tests if the feature was enabledAlexandru Croitor2022-10-111-3/+3
* QSystemSemaphore: make it a Q_GADGETThiago Macieira2022-10-102-0/+4
* dbus_minimal_p.h: copy the libdbus-1 copyright to the topThiago Macieira2022-10-103-1/+49
* QPrivateSignal: disable implicit conversions from initializer_listGiuseppe D'Angelo2022-10-101-1/+1
* JNI: add generic support for array-typesVolker Hilsheimer2022-10-102-32/+54
* tst_QTcpServer: blacklist addressReusable on macOSMårten Nordheim2022-10-101-0/+1
* tst_QTcpServer: convert QSKIP to blacklistMårten Nordheim2022-10-102-3/+2
* QGuiApp: Set QStyleHints's appearance based on platform themeDoris Verria2022-10-101-0/+2
* QIOSTheme: Set appearance based on UIScreen if no windows created yetDoris Verria2022-10-102-6/+19
* WindowsKeyMapper: Fix unsigned/signed mismatch errorMårten Nordheim2022-10-101-1/+1
* Use the target output name for test targets on WASMMikolaj Boc2022-10-101-1/+1
* qpoll: disallow file descriptors bigger than FD_SETSIZEThiago Macieira2022-10-101-0/+5
* QtRhi: make two plain arrays inline and constexprYuhang Zhao2022-10-102-2/+2
* [Linux] Remove workaround for glibc to actually unload a libraryFushan Wen2022-10-101-6/+1
* qforeach.h: do not include qglobal.hIvan Solovev2022-10-101-2/+3
* Send string to Atspi DBus interface on name/description changedFushan Wen2022-10-101-4/+22
* Add M68k detectionPino Toscano2022-10-094-0/+23
* QDBusMarshaller: ignore false-positive -Wformat-overflow gcc warningAhmad Samir2022-10-081-0/+3
* [docs] QMap: fix missing toStdMap()&& overload docsMarc Mutz2022-10-081-0/+9
* [docs] Adjust qExchange() docs for the present, where C++17 is required [2/2]...Marc Mutz2022-10-081-2/+2
* [docs] Adjust qExchange() docs for the present, where C++17 is required [1/2]...Marc Mutz2022-10-081-2/+3
* QPluginMetaData: replace manual loop with q20::copy_nMarc Mutz2022-10-081-3/+3
* QWindowsKeyMapper: simplify the code a bit (2/2)Yuhang Zhao2022-10-081-5/+1
* QWindowsKeyMapper: replace legacy values with new oneYuhang Zhao2022-10-081-2/+2
* forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warningMarc Mutz2022-10-081-0/+4
* QWaitCondition/Doc: add a simple explanation of the time unitsThiago Macieira2022-10-081-0/+6
* QPdfEngine: port from raw zlib to qCompress()Marc Mutz2022-10-081-7/+6
* Add HPPA detectionPino Toscano2022-10-074-0/+23
* CMake: Use unix paths in android xml filesAlexandru Croitor2022-10-071-12/+20
* corelib/CMakeLists.txt: remove duplicate qxpfunctional.hMarc Mutz2022-10-071-1/+0
* Replace qExchange with std::exchangeMarc Mutz2022-10-078-11/+11
* qcore_mac_p.h: compile-optimize inline swap functionsMarc Mutz2022-10-071-6/+6
* Short live q20::transform()!Marc Mutz2022-10-072-12/+21
* Short live q20::copy{,_n,_if}!Marc Mutz2022-10-072-3/+46
* QCocoaWindow::windowStyleMask: make popups non-resizableTimur Pocheptsov2022-10-071-1/+3
* tests: skip two tests in tst_QDockWidget on WaylandLiang Qi2022-10-071-0/+4