summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update pro2cmake to require CMake 3.16Andreas Buhr2021-01-221-1/+1
* QProcess/Win: move pipe draining into QWindowsPipeReaderAlex Trotsenko2021-01-224-32/+89
* Mark the public suffix generator as a command-line programEdward Welbourne2021-01-221-0/+1
* QTestlib: Speed up comparison of qsizetypeFriedemann Kleint2021-01-224-0/+36
* Update TinyCBORThiago Macieira2021-01-2211-48/+114
* Tune compilation flags to reduce libraries sizeAlexey Edelev2021-01-222-1/+15
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-2215-55/+657
* Fix static top-level buildJoerg Bornemann2021-01-221-7/+7
* QSsl: add a new private APITimur Pocheptsov2021-01-2210-324/+903
* tst_qfont: expect failure on font testcase for QEMU ARMv7Samuli Piippo2021-01-222-0/+7
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-219-8/+561
* Add face support to texture fileJonas Karlsson2021-01-215-39/+85
* Fix separately building SQL plugins with CMake 3.16Joerg Bornemann2021-01-211-1/+3
* SQLite: Update to 3.34.0Andy Shaw2021-01-213-730/+2030
* Hold references to zone IDs alive during useEdward Welbourne2021-01-211-2/+8
* tst_qvulkan: Skip assumption about supportedApiVersionLaszlo Agocs2021-01-211-3/+4
* QProperty: Add private isAnyBindingEvaluating functionFabian Kosmale2021-01-213-0/+28
* tst_qsequentialanimationgroup.cpp: Avoid some memory leaksUlf Hermann2021-01-211-5/+14
* Gracefully reject requests for absurd font sizesEirik Aavitsland2021-01-211-0/+6
* tst_socketnotifier: Fix timeout of QTcpServer::waitForNewConnection()Friedemann Kleint2021-01-211-2/+2
* Only generate and add static plugin imports once per module targetCraig Scott2021-01-211-2/+18
* macOS: Only check SDK major version for compatibilityTor Arne Vestbø2021-01-201-2/+2
* QPushButton: fix drawing pushbutton with a menuChristian Ehrlicher2021-01-201-8/+9
* iOS: ensure we close the edit menu when the user taps outside the input areaRichard Moe Gustavsen2021-01-201-32/+50
* iOS: ensure we hide the edit menu while dragging on the selection handlesRichard Moe Gustavsen2021-01-201-0/+9
* Make QStyle::proxy() always return the leaf proxySergio Martins2021-01-201-2/+4
* Add simple benchmark for QRegularExpressionIvan Solovev2021-01-206-1/+321
* Long live QNetworkInformationMårten Nordheim2021-01-207-1/+922
* Do not export the QT_PLUGINS target property of Qt modulesJoerg Bornemann2021-01-202-3/+2
* Fix loading of Qt6*Plugin.cmake files of per-repo buildsJoerg Bornemann2021-01-202-10/+15
* pro2cmake: Raise QT_REPO_MODULE_VERSION to 6.1.0Joerg Bornemann2021-01-201-1/+1
* Rasterizer: compute intersection factors only when neededEirik Aavitsland2021-01-201-7/+12
* Fix QTzTimeZonePrivate::displayName()'s fallbackEdward Welbourne2021-01-201-1/+2
* Generate Qt6EntryPointAdditionalTargetInfo independent of platformAlexey Edelev2021-01-201-7/+10
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-2019-48/+274
* [Android] Fix Text select handle misplaced on fields inside QDialog issuesPekka Gehör2021-01-201-2/+2
* Add arguments to 'qt_manual_moc' to resolve 'moc' includesAlexey Edelev2021-01-201-1/+19
* QLocale: add a Q_CHECK_PTRGiuseppe D'Angelo2021-01-201-0/+1
* QVLA: add a Q_ASSERTGiuseppe D'Angelo2021-01-201-0/+1
* CMake: Use private headers for internal module priJaeyoon Jung2021-01-201-0/+2
* Remove debug outputEskil Abrahamsen Blomfeldt2021-01-202-3/+0
* cmake: Bail out in case syncqt failed to runKevin Funk2021-01-201-1/+4
* Correct item indent in checkable menus in stylesheet styleEirik Aavitsland2021-01-201-2/+2