summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove libQt6Xml dependency in rsslisting exampleØystein Heskestad2023-03-212-3/+2
* Remove libQt6Xml dependency in streambookmarks exampleØystein Heskestad2023-03-212-3/+2
* Change android target SDK version to 31Fabio Falsini2023-03-213-3/+3
* Doc: Fix wording in the Simple Style Plugin documentationJoerg Bornemann2023-03-211-5/+5
* CMake: remove tests for C++17 and C11 and earlierThiago Macieira2023-03-213-109/+4
* Add QImage null check when QOpenGLTexture convertsLaszlo Agocs2023-03-211-1/+6
* rhi: metal: Share semaphore code within the backendLaszlo Agocs2023-03-212-25/+34
* rhi: metal: Fix offscreen frame command completion waitLaszlo Agocs2023-03-211-9/+7
* Example: rename progressdialog to primecounter and modernize itDennis Oberst2023-03-2115-86/+494
* Trace: Make Q_TRACEPOINT publicAntti Määttä2023-03-211-2/+2
* Move CTF tracing plugin to plugins directoryAntti Määttä2023-03-2111-19/+21
* Silence warnings from unused variablesVolker Hilsheimer2023-03-214-2/+5
* QProcess: reimplement systemEnvironment() using QProcessEnvironmentThiago Macieira2023-03-201-18/+1
* QLocaleData: move CharBuff typedef out of QLocaleDataAhmad Samir2023-03-211-2/+3
* QLocaleData: replace two static helpers with if constexprAhmad Samir2023-03-211-16/+8
* Skip QTimeZone::isTimeZoneIdAvailable()'s validity check on UnixEdward Welbourne2023-03-201-2/+8
* Recognize POSIX rules as valid timezone IDs for the TZ backendEdward Welbourne2023-03-201-7/+20
* Replace Q_CORE_EXPORT with Q_AUTOTEST_EXPORT in qlocalfileapi_p.hMikolaj Boc2023-03-201-3/+6
* QTextLayout/text cursor: use the same height as the selectionChristian Ehrlicher2023-03-201-1/+1
* Example: update wordcount exampleDennis Oberst2023-03-203-64/+127
* Rework documentation of cbordump exampleEdward Welbourne2023-03-201-23/+24
* Use local names to make some numeric_limits references more readableEdward Welbourne2023-03-201-5/+7
* Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definitionEdward Welbourne2023-03-2043-85/+85
* QTimeZone: use correct Darwin define in #if-eryEdward Welbourne2023-03-202-6/+6
* Testlib: fix the last few s/Q_OS_MAC/Q_OS_DARWIN/wEdward Welbourne2023-03-202-3/+3
* CMake: Write Qt's namespace into module info JSON filesJoerg Bornemann2023-03-201-0/+4
* macOS: Disable interaction for modally blocked transient parent windowsTor Arne Vestbø2023-03-202-4/+32
* macOS: Bail out if handling cut/copy/paste action from non-Qt NSMenuItemTor Arne Vestbø2023-03-201-3/+15
* macOS: Add logging category for menu machineryTor Arne Vestbø2023-03-208-27/+27
* Revert "Skip socket and server tests on Ubuntu 22.04 and QEMU"Mårten Nordheim2023-03-205-23/+0
* remotecontrolledcar example: Move car.xml to common directoryIevgenii Meshcheriakov2023-03-206-15/+4
* remotecontrolledcar example: Move executables into single example projectIevgenii Meshcheriakov2023-03-204-17/+13
* tst_QMessageAuthenticationCode: avoid setKey() callsMarc Mutz2023-03-201-4/+2
* QMessageAuthenticatonCode: re-use QCryptographicHash's result bufferMarc Mutz2023-03-201-8/+3
* Wasm: Fix displaying frameless QWasmWindow with transparent contentPiotr Wierciński2023-03-203-8/+20
* Centralize copyright information for QtKai Köhne2023-03-209-5/+19
* Update Copyright year to 2023Kai Köhne2023-03-204-4/+4
* QMessageAuthenticationCode: remove Private::methodMarc Mutz2023-03-201-3/+2
* QMessageAuthenticationCode: reuse messageHash mutexMarc Mutz2023-03-201-3/+2
* QtMiscUtils: add isAsciiPrintable() helperAhmad Samir2023-03-186-24/+26
* SQL/Tests: Cleanup of tst_databases.hChristian Ehrlicher2023-03-172-124/+84
* SQLite: Update SQLite to v3.41.1Christian Ehrlicher2023-03-173-39/+92
* SQL/IBASE: fix testsChristian Ehrlicher2023-03-174-31/+31
* SQL/OCI: add maximumIdentifierLength()Christian Ehrlicher2023-03-173-8/+13
* SQL/Tests: Cleanup tst_QSqlDatabaseChristian Ehrlicher2023-03-171-35/+16
* SQL/IBASE: misc cleanupChristian Ehrlicher2023-03-171-54/+45
* QColorDialog: Support hex rgb values with and without leading #Axel Spoerl2023-03-172-11/+75
* Revert "QCocoaMenuBar: avoid duplication of 'special' entries in the 'Edit' m...Timur Pocheptsov2023-03-171-16/+12
* doc: Add note about platform support for window positionsEskil Abrahamsen Blomfeldt2023-03-173-0/+21
* Adjust window rectangle for menu baseline test caseSanthosh Kumar2023-03-171-1/+4