summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QString: split some code from insert() overloads to a static helperAhmad Samir2023-02-091-37/+38
* QString: refactor two insert overloadsAhmad Samir2023-02-091-24/+28
* QString, QByteArray: don't detach in removeIf/erase/eraseif()Ahmad Samir2023-02-096-8/+128
* Expose files locating in QT_ANDROID_PACKAGE_SOURCE_DIR to IDEAlexey Edelev2023-02-091-0/+26
* Reset the _qt_expects_finalization flagAlexey Edelev2023-02-091-0/+1
* Doc: Mark new QShortcutEvent constructor with \sinceKai Köhne2023-02-091-0/+1
* CMake: Fix directory scoping issue for qt6_generate_deploy_scriptJoerg Bornemann2023-02-092-3/+27
* Add Q_TRACE_LOCATION to android supportAntti Määttä2023-02-092-0/+8
* wasm: fix multitouch processingLorn Potter2023-02-091-18/+26
* QVarLengthArray: use new q20::construct_at instead of raw placement newMarc Mutz2023-02-091-9/+9
* Add -unity-build, and -unity-build-batch-size to configureAmir Masoud Abdol2023-02-095-0/+24
* Examples: move widgets/codeeditor into manual testsVolker Hilsheimer2023-02-0911-10/+1
* Move findfiles example into manual testsVolker Hilsheimer2023-02-0910-3/+1
* Turn elidedlabel example into a code snippetVolker Hilsheimer2023-02-0913-475/+43
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-0812-6/+96
* Fix QVariant(QString) <-> enum conversionChristian Ehrlicher2023-02-082-7/+15
* SQL/DB2: apply misc changesChristian Ehrlicher2023-02-081-42/+39
* QVarLengthArray: add STL-style assign()Dennis Oberst2023-02-083-2/+175
* QtGui: Add a header declaring the Windows image conversion functionsFriedemann Kleint2023-02-086-15/+51
* Move qHash function for a Windows type into global namespaceMårten Nordheim2023-02-081-5/+5
* wasm: Don't grab menu bar item shortcuts on MacMikolaj Boc2023-02-081-4/+13
* Silence some qdoc warningsVolker Hilsheimer2023-02-081-1/+3
* savegame ex.: fix include order [2/2]: game.hMarc Mutz2023-02-081-3/+3
* savegame ex.: make Level ctor explicitMarc Mutz2023-02-081-1/+1
* QProperty: Remove recursive notify logicFabian Kosmale2023-02-082-37/+12
* Avoid accessing deleted binding data in grouped updatesFabian Kosmale2023-02-082-16/+44
* Deprecate QPropertyAliasFabian Kosmale2023-02-084-2/+23
* Clean up QUtiMimeConverter APIVolker Hilsheimer2023-02-088-27/+33
* Avoid potential data races caused by qt_ntfs_permission_lookupMate Barany2023-02-088-22/+124
* Add simple project generation based on existing source filesAlexey Edelev2023-02-0827-0/+742
* Resurrect wiggly example as a manual testPaul Olav Tvete2023-02-087-0/+208
* Avoid glDrawBuffers on ES 2.0 / WebGL 1Laszlo Agocs2023-02-082-4/+14
* savegame ex.: use ranged instead of indexed loopsMarc Mutz2023-02-082-4/+4
* savegame ex.: use NSDMI, =default the default ctorMarc Mutz2023-02-082-6/+4
* savegame ex.: fix include orderMarc Mutz2023-02-082-3/+4
* savegame ex.: fix extra ';' after Q_GADGETMarc Mutz2023-02-081-1/+1
* Qt::Appearance: don't assign values to enumeratorsMarc Mutz2023-02-081-3/+3
* Windows QPA: Rework how we activate the windowYuhang Zhao2023-02-081-31/+66
* Deprecate QTypeInfo::isPointer and isIntegralGiuseppe D'Angelo2023-02-081-10/+10
* qdbusxml2cpp: don't emit Q_DECL_DEPRECATED for the adaptorThiago Macieira2023-02-072-11/+4
* qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the outputThiago Macieira2023-02-072-5/+56
* tst_qdbusxml2cpp: test the old-style QDBusReply interface output tooThiago Macieira2023-02-071-1/+2
* macOS: Skip deployment target runtime check when detecting compat versionTor Arne Vestbø2023-02-071-0/+8
* permissions: Replace deprecated location permission usage keyTor Arne Vestbø2023-02-084-13/+28
* Fix proxy-data handlingFabian Kosmale2023-02-074-4/+57
* ODBC/SQL: Fix usage of SQLGetDataChristian Ehrlicher2023-02-071-94/+49
* SQL/ODBC: optimize QVarLengthArray usageChristian Ehrlicher2023-02-071-23/+16
* SQL/ODBC: misc cleanup for fromSQLTCHAR()Christian Ehrlicher2023-02-071-19/+13
* dbus: Register QDBusObjectPathAlbert Astals Cid2023-02-071-0/+1
* Retrieve an old -redo behaviorAmir Masoud Abdol2023-02-072-5/+7