summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warningsTopi Reinio2023-04-295-26/+8
* macOS: Don't leak QEventDispatcherUNIX during event dispatcher creationTor Arne Vestbø2023-04-293-5/+12
* macOS: Fix leak of application menu NSMenuItemTor Arne Vestbø2023-04-291-2/+2
* IPC: QSystemSemaphore/SystemV: move up the check for handleThiago Macieira2023-04-281-3/+3
* IPC: QSharedMemory: use q20::construct_atThiago Macieira2023-04-281-9/+2
* IPC: tst_QNativeIpcKey: rename duplicate row in testThiago Macieira2023-04-281-2/+2
* QCoreApplication: fix use-after-free of nl_langinfo() resultThiago Macieira2023-04-281-2/+2
* [docs] QList: fix history of resize(n) semantics changeMarc Mutz2023-04-281-2/+7
* QNAM: Fix double-connect for manual redirect handlingMårten Nordheim2023-04-281-3/+3
* QMetaProperty: add write() overload taking rvalue QVariantMarc Mutz2023-04-282-4/+17
* Correct Julian Day numbers in 1800Edward Welbourne2023-04-281-1/+1
* Change QTimeZone's offset range into constants, not an enumEdward Welbourne2023-04-283-37/+42
* Don't set focus when moving the cursor with a touch padVolker Hilsheimer2023-04-281-1/+2
* QVariant: Fix support for metatypes created by Qt < 6.5Fabian Kosmale2023-04-283-3/+43
* rhi: gl: Introduce a fourth code path to query the max vertex outputsLaszlo Agocs2023-04-281-1/+5
* Doc: Fix example for QT_DEPLOY_TRANSLATIONS_DIRJoerg Bornemann2023-04-281-0/+3
* Call into platform hooks for start and end framesDavid Edmundson2023-04-283-0/+20
* Add a helper for better error messages when functor is incompatibleVolker Hilsheimer2023-04-284-8/+19
* Support move-only functors in invokeMethod and async APIsVolker Hilsheimer2023-04-283-23/+20
* Support free functions and const functors as callbacksVolker Hilsheimer2023-04-284-16/+169
* QReadWriteLock: don't mark fully-inline classes as exportedThiago Macieira2023-04-271-5/+5
* Tighten template on new QRunnable create methodAllan Sandfeld Jensen2023-04-272-2/+8
* Add flicking behavior hints to xcb platform integrationShawn Rutledge2023-04-281-3/+5
* Doc: add darkmode=0 explicitlyTasuku Suzuki2023-04-281-1/+3
* rhi: Add enablers for testing reducing the resource update poolsLaszlo Agocs2023-04-271-3/+10
* rhi: Properly squeeze in trimOpListsLaszlo Agocs2023-04-271-0/+28
* rhi: Improve nextResourceUpdateBatch docsLaszlo Agocs2023-04-271-2/+19
* rhi: Add another resource update batch autotestLaszlo Agocs2023-04-271-0/+82
* macOS: Avoid memory leak when using NSSlider for style drawingTor Arne Vestbø2023-04-271-15/+15
* QVariant: Add support for in-place constructionFabian Kosmale2023-04-273-0/+99
* Doc: Fix return value for Q_ARG and Q_RETURN_ARGAndreas Eliasson2023-04-271-6/+7
* Add more shortcutmap categorized logging outputMitch Curtis2023-04-271-0/+3
* QApplicationStatic: document the thread-safety guaranteesThiago Macieira2023-04-261-3/+27
* QApplicationStatic: enforce acquire-release semantics on creationThiago Macieira2023-04-261-8/+8
* Simplify the creation of APIs that take a callbackVolker Hilsheimer2023-04-264-88/+126
* QSqlField: add move ctor & move operatorChristian Ehrlicher2023-04-263-37/+37
* QSqlRecord: use QSharedData for private classChristian Ehrlicher2023-04-262-25/+12
* Relocate two helpers from QLocalTime to an anonymous namespaceEdward Welbourne2023-04-261-18/+18
* CMake: Fully rebuild dirty configure-time executablesJoerg Bornemann2023-04-261-1/+1
* Add message if syncqt is crashed without any outputAlexey Edelev2023-04-261-0/+8
* Rework imagescaling example to avoid potential crashesIvan Solovev2023-04-264-76/+128
* Doc: Use qt_add_executable() not add_executable() in snippetsLeena Miettinen2023-04-263-7/+7
* Fix license info for import shell scriptsKai Köhne2023-04-266-230/+18
* Clarify license of SHA-1 algorithmKai Köhne2023-04-263-44/+11
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* rhi: Improve deferred delete docsLaszlo Agocs2023-04-261-0/+22
* Fix capitalization error in auto-generated qdbusmacros.h includeDmitry Shachnev2023-04-261-1/+1
* QTabBar: don't scroll when laying out the tabsVolker Hilsheimer2023-04-262-4/+79
* QBluetoothPermission: introduce fine-grained permissionsIvan Solovev2023-04-263-7/+90
* Create unique names for QSize and QRect types for lttngAntti Määttä2023-04-261-12/+12