summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Document Qt Serialization with use casesJaishree Vyas2022-12-0815-0/+154
* Windows: regenerate systray icon when screen resolution changesVolker Hilsheimer2022-12-081-1/+9
* qglobal.h: remove __ASSEMBLER__ checkMarc Mutz2022-12-081-2/+0
* Move qVersion() into it's own headerMarc Mutz2022-12-086-16/+44
* Resolve the ownership problems in qClipboardPasteToMikolaj Boc2022-12-081-57/+71
* macdeployqt: Add networkinformation as plugins to be deployedMårten Nordheim2022-12-071-1/+3
* QString: merge and optimize the two overloads of SSE2's ustrncmp()Thiago Macieira2022-12-071-173/+129
* Allow 'We mean it.' disclaimer to have follow textAlexey Edelev2022-12-071-3/+4
* Add _lib_pri targets to allAlexey Edelev2022-12-071-1/+9
* Shuffle QTimeZone so backend-dependent parts are contiguousEdward Welbourne2022-12-071-22/+23
* tst_QDateTime: explain one test-case more carefullyEdward Welbourne2022-12-071-2/+6
* Add to test-cases for tst_QDateTime::fromStringStringFormat()Edward Welbourne2022-12-071-0/+6
* tst_QDateTime::operator_insert_extract() Correct handling of 4.0's specEdward Welbourne2022-12-071-2/+9
* tst_QDateTime: check a few more detailsEdward Welbourne2022-12-071-1/+5
* tst_QDateTime: Modernize some comparisonsEdward Welbourne2022-12-071-48/+52
* Elide parameters passed as their defaultEdward Welbourne2022-12-071-106/+105
* Prefer QDate::startOfDay() over QDT(date, QTime(0, 0), ...)Edward Welbourne2022-12-071-20/+20
* tst_QDateTime::fromMSecsSinceEpoch(): remove a stray debug statementEdward Welbourne2022-12-071-2/+0
* tst_QDateTime: split some data table rows across lines more tidilyEdward Welbourne2022-12-071-29/+51
* tst_QDateTime: Inline some trivial delegations by _data() functionsEdward Welbourne2022-12-071-24/+4
* Suppress output of debug message only produced to test against crashEdward Welbourne2022-12-071-0/+1
* Tidy up in tst_QVariantEdward Welbourne2022-12-071-27/+27
* Clean up operator>>(QDataStream &in, QDateTime &dateTime)Edward Welbourne2022-12-071-17/+7
* tst_QDateTime::timeZone(): use QVERIFY() to test boolEdward Welbourne2022-12-071-8/+8
* Work around missing wait_for declarationMårten Nordheim2022-12-071-0/+10
* Use QString/QByteArray range erase()Ahmad Samir2022-12-072-8/+9
* Remove useless Q_OBJECT in Semaphores exampleAleksandr Reviakin2022-12-071-3/+0
* Fix the coordinate problems in wasm windowsMikolaj Boc2022-12-076-15/+29
* Fix the qwasmcompositor_main testMikolaj Boc2022-12-071-8/+10
* Mark static mm_load8_zero_extend [[maybe_unused]]Axel Spoerl2022-12-071-0/+1
* corelib/QMakeLists.txt: fix order of files in in qNN sectionMarc Mutz2022-12-071-1/+1
* QString/QByteArray/QList: de-pessimize op+ [2/2]: overload on rvalue LHSMarc Mutz2022-12-075-11/+26
* WASM: don't use a static_assert when an #error would sufficeGiuseppe D'Angelo2022-12-071-1/+1
* QFutureInterfaceBasePrivate: pack to remove paddingThiago Macieira2022-12-061-3/+3
* QAnyStringView: move the two assertions to a central placeThiago Macieira2022-12-072-2/+1
* QAnyStringView: move the tag bits to the LSB for Qt 7Thiago Macieira2022-12-061-10/+17
* Q{Latin1,}StringView: invert members so the order is (data,size) in Qt7Thiago Macieira2022-12-062-10/+27
* QFont: replace a QVLA with a C arrayMarc Mutz2022-12-071-3/+5
* tst_QString: fix custom QCOMPARE for strings > 2Gi charactersMarc Mutz2022-12-071-1/+1
* QCssParser: remove unused QPair includeMarc Mutz2022-12-071-1/+0
* qcompilerdetection.h: de-duplicate feature test macro discussionMarc Mutz2022-12-071-4/+4
* Create the versioned variant of Qt tools in cross platform buildAmir Masoud Abdol2022-12-076-10/+67
* Remove the deprecated TYPE option from qt_add_pluginAmir Masoud Abdol2022-12-072-19/+0
* wasm: add support for wasm64 buildLorn Potter2022-12-0712-224/+266
* WASM compositor, clear last mouse target if it is the removed windowMikolaj Boc2022-12-061-0/+2
* tst_QNetworkReply: check whether we actually use six TCP connections in HTTP/1Markus Goetz2022-12-061-0/+46
* QLoggingCategory: enable fatal messages if critical is disabledGiuseppe D'Angelo2022-12-061-1/+5
* Add a centralized dependent_false typeGiuseppe D'Angelo2022-12-062-2/+8
* Wait conditions example: code tidiesGiuseppe D'Angelo2022-12-062-29/+38
* Update list of windeployqt modulesTimothée Keller2022-12-061-11/+17