summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QVariant benchmark: fix crashesFabian Kosmale2021-01-271-4/+7
* Fix schannel compilation issuesMårten Nordheim2021-01-271-3/+3
* Protect against sign-change of size on 32bitAllan Sandfeld Jensen2021-01-271-1/+1
* Fix QT_TOOL_PATH_SETUP_COMMANDJuha Vuolle2021-01-271-1/+1
* Q_GLOBAL_STATIC - deal with static code analysersTimur Pocheptsov2021-01-271-0/+4
* QVariant: Do not destroy trivial typesFabian Kosmale2021-01-272-3/+8
* QJsonObject::take: add missing detach() callThiago Macieira2021-01-272-0/+20
* Fix that the placeholdertext of QCombobox is not drawnChunLin Wang2021-01-271-2/+4
* evdevtouch: Fix normalizedPositionValery Volgutov2021-01-271-0/+6
* Port QStandardItemModel to the new property systemSona Kurazyan2021-01-264-5/+27
* QTimer: port to new property systemIvan Solovev2021-01-263-8/+131
* Port QPauseAnimation to the new property systemSona Kurazyan2021-01-263-2/+54
* ibase: Fix the compilation and include it again so it can be detectedAndy Shaw2021-01-265-19/+87
* QRegularExpression: add move constructorIvan Solovev2021-01-263-6/+190
* Fix invalid Qt prefix version when looking for HostInfo moduleAlexey Edelev2021-01-263-12/+12
* QIcon: Use the @nx pixmaps in the paint methodBastien Bouclet2021-01-262-1/+49
* Change XCB::XFIXES condition in library mappingAlexey Edelev2021-01-261-2/+4
* Add upstream version of FindPostgreSQL.cmakeAlexey Edelev2021-01-262-3/+317
* Workaround MinGW not handling error suppression macro correctlyFabian Kosmale2021-01-261-0/+6
* Fix populating selection clipboard with keyboardVolodymyr Samokhatko2021-01-265-6/+23
* Android: Fix deprecated QVariant usageAndy Nichols2021-01-261-1/+1
* Don't forward-declare non-Qt things with QT_FORWARD_DECLARE_*Mårten Nordheim2021-01-261-1/+1
* Clean up QCocoaFileDialogHelperTor Arne Vestbø2021-01-262-338/+262
* macOS: Don't restrict non-modal file dialogs to open-dialogs onlyTor Arne Vestbø2021-01-261-16/+14
* macOS: Show system tray icon on mouse button press, not releaseTor Arne Vestbø2021-01-261-1/+1
* QVariant: avoid superfluous QMetaType lookupFabian Kosmale2021-01-261-38/+38
* Partially revert 813a928c7c3cf98670b6043149880ed5c955efb9Ulf Hermann2021-01-261-0/+3
* Update QMutexLocker documentationLars Knoll2021-01-263-2/+11
* Extend alignment of QArrayData to std::max_align_t in allocationAndrei Golubev2021-01-262-8/+45
* Ensure consistent flags for ASM language and MODULE targetsCraig Scott2021-01-261-2/+2
* Use system PCRE2 for Bootstrap libraryAlexey Edelev2021-01-251-33/+44
* Update start of cmake/README.mdKai Köhne2021-01-251-18/+18
* QMimeDatabase/xml: support both 'xmlstarlet' and 'xml' for minifying XMLKai Köhne2021-01-251-0/+4
* Bump copyright year to 2021Kai Köhne2021-01-259-12/+12
* QLocale: Allow direct conversion from language, country, and script codesKai Köhne2021-01-254-7/+78
* macOS: Don't exec file dialogs via runModal unless they are app modalTor Arne Vestbø2021-01-252-20/+40
* Make QCalendar's backend registration reentrant-safeEdward Welbourne2021-01-251-32/+120
* Eliminate the need to preprocess the public suffix listEdward Welbourne2021-01-251-5/+9
* Add QPlatformScreen::colorSpace()Allan Sandfeld Jensen2021-01-259-1/+142
* QSql/PostgreSQL: allow blobs with more than 2^30 bytesChristian Ehrlicher2021-01-251-2/+2
* Implement vertical subpixel positioning where availableEskil Abrahamsen Blomfeldt2021-01-2523-152/+315
* dbus: Fix missing QVersionNumber includeKevin Funk2021-01-251-0/+1
* Add correct prefix for GHS compilerKimmo Ollila2021-01-251-0/+2
* QComboBox/Fusion style: elide text when it's too longChristian Ehrlicher2021-01-231-1/+2
* Fix QMAKE_PRL_LIBS entries on Windows for modules from other reposJoerg Bornemann2021-01-221-1/+1
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-224-11/+0
* Github Actions: many minor updatesDimitrios Apostolou2021-01-221-11/+41
* Github Actions: install old ccache version on WindowsDimitrios Apostolou2021-01-221-2/+5
* Github Actions: ccache updatesDimitrios Apostolou2021-01-221-2/+12
* High-DPI: Test application startup with no screensMorten Johan Sørvig2021-01-221-0/+16