summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: set allowNativeHeapPointerTagging to false in the manifestv6.2.1Assam Boudjelthia2021-10-201-1/+2
* MySQL: fix the check for the return value of mysql_set_character_set()Thiago Macieira2021-10-201-2/+2
* Allow negative delta for designer animation driverAntti Määttä2021-10-192-2/+6
* Mention a change to QDateTimeEdit::setDateTime()Edward Welbourne2021-10-181-1/+13
* CMake: Postpone target existence check for qml plugin targetsAlexandru Croitor2021-10-181-0/+29
* QOpenSSLBackend: Properly load 3.0 when compiled with 3.0Mårten Nordheim2021-10-181-3/+10
* Initialize m_dpiAdjustmentPolicy from correct envMorten Johan Sørvig2021-10-151-1/+1
* Fix segfault in QItemSelectionModel::hasSelectionAndreas Buhr2021-10-151-2/+5
* Convert Latin1 to UTF-16 before passing to ICU APIEdward Welbourne2021-10-151-5/+5
* Revert "[Android] Remove signal and slot mechanism to listen states in editor's"Andreas Buhr2021-10-142-37/+8
* Add missing version bump from '6.2.0' to '6.2.1'Jani Heikkinen2021-10-132-2/+2
* Add suffixes to loop variables for Q_FOREACHIevgenii Meshcheriakov2021-10-131-4/+9
* Doc: Fix \notes in QObjectIvan Tkachenko2021-10-131-3/+3
* Fix build with CMake 3.16Joerg Bornemann2021-10-131-3/+7
* CMake: Fix config tests not finding module-provided CMake packagesJoerg Bornemann2021-10-131-1/+6
* Guard WinRT API code for clang-clPeter Varga2021-10-122-5/+6
* openglblacklists: Fix typo in descriptionJonas Kvinge2021-10-121-1/+1
* qwindowsdrag: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* Fix handling of time-zone gap in QTimeZonePrivate::dataForLocalTime()Edward Welbourne2021-10-122-2/+16
* Android: remove unused imports and fix warning on network java codeAssam Boudjelthia2021-10-122-4/+2
* CMake: Fix adding generated resources on iOS with CMake and XcodeMike Achtelik2021-10-121-0/+8
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-122-2/+135
* QList::iterator: use templates for advancing operatorsThiago Macieira2021-10-122-10/+156
* Add message debug entry for DPI change eventsMorten Johan Sørvig2021-10-121-0/+6
* Handle WM_GETDPISCALEDSIZEMorten Johan Sørvig2021-10-126-2/+32
* Fix programatic geometry change to different DPIMorten Johan Sørvig2021-10-122-8/+27
* Move VM_DPICHANGE handling to QWindowsWindowMorten Johan Sørvig2021-10-123-29/+30
* macOS: fix window activation when popup is openVolker Hilsheimer2021-10-121-6/+10
* Doc: Fix usage of \summary macroTopi Reinio2021-10-1222-43/+45
* Don't send the default SETTINGS_INITIAL_WINDOW_SIZETimur Pocheptsov2021-10-123-13/+14
* Activate tst_QWidget_window::tst_showWithoutActivating on cocoaVolker Hilsheimer2021-10-121-8/+8
* RHI: Don't retain texture operations after frame is doneEskil Abrahamsen Blomfeldt2021-10-121-0/+2
* freetype/no-fc: Disambiguate fonts with different widthsEskil Abrahamsen Blomfeldt2021-10-121-1/+31
* qcocoa: Fix typos in source code commentsJonas Kvinge2021-10-1211-15/+15
* qcocoa: Fix typos in documentationJonas Kvinge2021-10-122-2/+2
* xml: Fix typos in documentationJonas Kvinge2021-10-121-2/+2
* cocoa: Fix typo in debug messagesJonas Kvinge2021-10-122-2/+2
* widgets: Fix typos in documentationJonas Kvinge2021-10-1232-64/+66
* qwindowsxpstyle: Fix typos in documentationJonas Kvinge2021-10-121-5/+5
* QWindowsWindow: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* concurrent: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* network: Fix typos in documentationJonas Kvinge2021-10-1212-15/+15
* gui: Fix typo in CMake featureJonas Kvinge2021-10-121-1/+1
* gui: Fix typos in documentationJonas Kvinge2021-10-1229-50/+50
* gui: Fix typos in source code commentsJonas Kvinge2021-10-1233-41/+41
* network: Fix typos in messagesJonas Kvinge2021-10-122-2/+2
* corelib: Fix typos in documentationJonas Kvinge2021-10-1238-55/+55
* qconfig.cpp: Remove the install dateThiago Macieira2021-10-121-2/+0
* Fix missing QT.<module>.run_depends entries in module .pri filesJoerg Bornemann2021-10-121-17/+118
* Fix compilation error with MSVC 2019 and C++20Sona Kurazyan2021-10-121-1/+1