summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update harfbuzz to version 7.2.0Eskil Abrahamsen Blomfeldt2023-05-0480-728/+2324
* Revert "qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the output"Fabian Kosmale2023-05-032-56/+5
* moc: Use a much, much shorter structure name for the StringDataThiago Macieira2023-05-021-22/+23
* Doc: Fix documentation warningsTopi Reinio2023-05-015-15/+8
* macOS: Fix leak of application menu NSMenuItemTor Arne Vestbø2023-04-291-2/+2
* QCoreApplication: fix use-after-free of nl_langinfo() resultThiago Macieira2023-04-291-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
* 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
* Doc: Fix example for QT_DEPLOY_TRANSLATIONS_DIRJoerg Bornemann2023-04-281-0/+3
* Add flicking behavior hints to xcb platform integrationShawn Rutledge2023-04-271-3/+5
* Doc: add darkmode=0 explicitlyTasuku Suzuki2023-04-271-1/+3
* rhi: Properly squeeze in trimOpListsLaszlo Agocs2023-04-271-0/+28
* macOS: Avoid memory leak when using NSSlider for style drawingTor Arne Vestbø2023-04-271-15/+15
* Doc: Fix return value for Q_ARG and Q_RETURN_ARGAndreas Eliasson2023-04-271-6/+7
* QApplicationStatic: enforce acquire-release semantics on creationThiago Macieira2023-04-261-8/+8
* 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
* macOS: Localize title of edit menu's NSMenuItem via AppKitTor Arne Vestbø2023-04-261-4/+39
* Darwin: Add debug logging of locale/language key parametersTor Arne Vestbø2023-04-261-0/+36
* macOS: Handle failure to create display link or invalid display linkTor Arne Vestbø2023-04-263-6/+20
* 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
* 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
* Fix crash at exit when tracingAntti Määttä2023-04-265-8/+15
* tracegen: Add common prologueAntti Määttä2023-04-265-0/+15
* Create unique names for QSize and QRect types for lttngAntti Määttä2023-04-261-12/+12
* tst_QCoreApplication: ensure that theMainThread has expected statesThiago Macieira2023-04-262-3/+38
* Add Qt icon library for examplesKimmo Leppälä2023-04-26157-0/+214
* QProcess/Unix: don't overwrite openChannels() error messageThiago Macieira2023-04-261-2/+6
* QCommandLineParser: fix some narrowing conversion warningsAhmad Samir2023-04-251-15/+15
* QEvent: fix a narrowing conversion warningAhmad Samir2023-04-251-8/+15
* Misc.: Fix some narrowing integral conversion warningsAhmad Samir2023-04-2518-41/+38
* QEventDispatcherGlib: fix some narrowing conversion warningsAhmad Samir2023-04-251-3/+2
* wasm: rework local font supportMorten Sørvig2023-04-252-94/+127
* Support float_type arrays when using lttngHatem ElKharashy2023-04-251-2/+13
* Remove an unnecessary None definitionAmir Masoud Abdol2023-04-251-9/+2
* Windows QPA: Fix restore geometry after dragging from maximisedTimothée Keller2023-04-253-0/+26
* Revert "Exclude files from unity build"Thiago Macieira2023-04-251-8/+0
* Copy memory to buffer when saving files on wasm with threading onMikolaj Boc2023-04-251-4/+28
* Tune textures example to work with wasm and update docsLaszlo Agocs2023-04-252-4/+13
* Doc: Fix issues in CMake command docsLeena Miettinen2023-04-256-29/+30
* gl: Check for image validity in readbackLaszlo Agocs2023-04-251-6/+12
* Windows QPA: Handle DPI induced geometry change for frameless windowsTimothée Keller2023-04-251-0/+5
* tst_qxmlstream: remove dependency on QtXmlMarc Mutz2023-04-251-1/+0