summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QT_SPECIALIZE_STD_HASH_TO_CALL_QHASH: use unqualified qHash() lookupMarc Mutz2021-11-291-4/+7
* Fix gaps between lines of selectionEskil Abrahamsen Blomfeldt2021-11-291-0/+2
* Never handle scrollbars styled with box or border changes as transientVolker Hilsheimer2021-11-291-0/+10
* QTextDocument: fix an off-by-one in the changed signal for listsEirik Aavitsland2021-11-291-1/+4
* gui: add QInputDevice::seatNames()Liang Qi2021-11-282-0/+20
* QObject: Q_ASSERT the object type before calling a PMFThiago Macieira2021-11-274-7/+39
* QLocale: suppress annoying GCC warning in the bootstrap libThiago Macieira2021-11-271-1/+5
* QLayoutPolicy: un-export the classMarc Mutz2021-11-271-5/+5
* wasm: fix mouse move and right clickLorn Potter2021-11-271-4/+8
* QGraphicsItem: Update input context after InputMethod eventJarkko Koivikko2021-11-271-0/+1
* QSharedPointer: fix counter-productive QT_PREPEND_NAMESPACE use in qHash() implMarc Mutz2021-11-271-1/+1
* wasm: Move Blob creation code to qstdwebMorten Johan Sørvig2021-11-273-21/+56
* Long live Q_GADGET_EXPORT!Marc Mutz2021-11-277-189/+240
* QTest: fix grammar in static_assert()Marc Mutz2021-11-271-2/+2
* QThread::wait: Clarify documentation for unsigned long overloadFabian Kosmale2021-11-271-0/+3
* Remove leftovers for supporting SAX-based implenentation of QDomDocumentSona Kurazyan2021-11-263-66/+14
* Mention QtFuture::when* functions in QFuture's docsSona Kurazyan2021-11-261-4/+7
* QVarLengthArray: fix insert() type/alias mismatch between decl and implMarc Mutz2021-11-261-1/+1
* uic: Refactor CustomWidgetsInfo::extends() to use QAnyStringViewFriedemann Kleint2021-11-265-41/+41
* Simplify apk build procedure when using DEPFILEAlexey Edelev2021-11-261-21/+17
* Long live QVERIFY_THROWS_NO_EXCEPTION!Marc Mutz2021-11-262-2/+53
* Make QAbstractProxyModel itemData() behave like data()Luca Beldi2021-11-261-2/+4
* rhi: metal: Ignore baseInstance if not supportedLaszlo Agocs2021-11-261-3/+9
* rhi: gl: Optimize context/surface changesLaszlo Agocs2021-11-262-12/+24
* CMake: Fix cross-compilation to WindowsJoerg Bornemann2021-11-261-0/+2
* xcb: stablilize xkb state when keymap updatedLiang Qi2021-11-263-5/+22
* wasm: Move streamFile() to qstdwebMorten Johan Sørvig2021-11-263-39/+48
* QTest: de-inline QVERIFY_THROWS_EXCEPTION message formattingMarc Mutz2021-11-262-5/+38
* Fix and complete style sheet support for QToolButtonVolker Hilsheimer2021-11-261-39/+51
* d3d11rhi: remove leftover of pre-win10 codeYuhang Zhao2021-11-261-3/+1
* Add QTest::failOnWarningMitch Curtis2021-11-265-0/+123
* Long live QVERIFY_THROWS_EXCEPTION!Marc Mutz2021-11-262-6/+32
* QTemporaryDir: Set directory permissions at the time of creationIevgenii Meshcheriakov2021-11-261-11/+3
* QDir: Add support for setting directory permissions to mkdir()Ievgenii Meshcheriakov2021-11-2610-45/+380
* Q(Multi)Map: prevent dangling key/value after detach()Giuseppe D'Angelo2021-11-261-3/+23
* Add some missing entries to QTest::qExec()'s \sa lineEdward Welbourne2021-11-261-1/+1
* Android: Set sem_wait m_terminateSemaphore behind an atomic flagRami Potinkara2021-11-261-1/+7
* QAndroidActivityResultReceiver: make uniqueActivityRequestCode() lock- and UB...Marc Mutz2021-11-251-5/+6
* QVERIFY_EXCEPTION_THROWN: re-throw unknown exceptionsMarc Mutz2021-11-252-10/+20
* Doc: Replace use of \oldcode-\newcodeLuca Di Sera2021-11-253-10/+40
* QHash: fix thread race around references and detachingMårten Nordheim2021-11-251-31/+80
* QAuthenticator: Filter out algorithms we don't supportMårten Nordheim2021-11-251-0/+19
* Windows QPA: Further cleanup of pre-Win10 codeYuhang Zhao2021-11-2414-383/+109
* QObject: don't #include qproperty.hMarc Mutz2021-11-231-2/+2
* QTest: mark qFail() as coldMarc Mutz2021-11-231-0/+1
* Move macdeployqt and windeployqt from qttools to qtbaseJoerg Bornemann2021-11-2315-0/+6073
* QOperatingSystemVersion: cache the retrieved versionYuhang Zhao2021-11-233-2/+15
* QCocoaMenuBar: set the app's 'Window' menuTimur Pocheptsov2021-11-233-0/+31
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-232-2/+2
* Restore src/tools/moc/util/generate_keywords.proMarc Mutz2021-11-231-0/+5