summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QDnsLookup/Unix: make sure we don't overflow the buffer6.5.1Thiago Macieira2023-05-161-6/+25
* Check if next property in the list is not empty before adding a commaAlexey Edelev2023-05-141-0/+3
* wasm: fix qtloader.js container element regressionMorten Sørvig2023-05-141-24/+10
* Doc: Add XML, Json, CBOR examples to IO categoryKai Köhne2023-05-115-0/+5
* Use boolean to indicate QTableWidgetItem is header itemAntti Määttä2023-05-103-10/+27
* macOS: Clear event dispatcher interrupt before running NSAlert modal sessionTor Arne Vestbø2023-05-101-4/+3
* Update download location for Harfbuzz as wellEskil Abrahamsen Blomfeldt2023-05-091-1/+1
* Fix specific overflow in qtextlayoutAllan Sandfeld Jensen2023-05-092-3/+23
* Hsts: match header names case insensitivelyMårten Nordheim2023-05-092-2/+8
* Fix hiding in QComboBox when there is no selectionVolker Hilsheimer2023-05-082-19/+54
* Normalize paths using std::filesystem::weakly_canonicalAlexey Edelev2023-05-051-1/+1
* Update public suffix listMårten Nordheim2023-05-054-4519/+4252
* QTabBar: don't overshoot when scrolling rightVolker Hilsheimer2023-05-053-14/+33
* Do not use REALPATH when collecting Qt header filesAlexey Edelev2023-05-051-2/+0
* 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