summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation: Fix broken links to QIODeviceBase::OpenModeFriedemann Kleint2021-04-212-9/+9
* Read DPI from X Settings initially as wellIlya Fedin2021-04-202-7/+18
* Draw the cursor considering the descent is 0Tang Haixiang2021-04-201-3/+3
* Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2021-04-2010-13/+17
* Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRowChunLin Wang2021-04-202-3/+22
* Fix ARM and MIPS runtime CPU feature flagsAllan Sandfeld Jensen2021-04-201-11/+11
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-192-4/+7
* Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-198-6941/+7787
* Unicodetools: compileGiuseppe D'Angelo2021-04-191-0/+2
* Re-layout QProgressDialog when setting the cancel buttonQiang Li2021-04-192-0/+26
* iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-04-192-1/+3
* QODBC: Preserve the whole value when using HighPrecisionAndy Shaw2021-04-192-1/+37
* Fix top-level build repository targetsJoerg Bornemann2021-04-191-9/+10
* CMake: Warn when using CMake 3.20.1 due to crashes in AUTOMOCAlexandru Croitor2021-04-171-0/+6
* tst_qcborstreamwriter: don't pass char8_t strings to QByteArrayGiuseppe D'Angelo2021-04-161-2/+2
* Fix handling of surrogates in QBidiAlgorithmEdward Welbourne2021-04-161-2/+2
* QMultiHash: Fix docFabian Kosmale2021-04-161-3/+2
* QNetworkDiskCache: Drop the file mmap-ingMårten Nordheim2021-04-161-12/+1
* Don't parse XML symbols longer than 4096 charactersAllan Sandfeld Jensen2021-04-161-0/+5
* Doc: Fix various documentation issuesTopi Reinio2021-04-166-11/+25
* CMake: pro2cmake: Use latest project version for qml import versionAlexandru Croitor2021-04-151-2/+2
* Fix partial pixel coverage calculationAllan Sandfeld Jensen2021-04-141-1/+1
* Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-142-9/+69
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-142-14/+45
* Add missing compile definitions to the resource object libraryAlexey Edelev2021-04-141-0/+3
* Correct item indent in checkable menus in stylesheet styleEirik Aavitsland2021-04-141-2/+2
* Only scroll QMenu when there is a valid active actionZhang Hao2021-04-141-1/+1
* Fix build without features.menuTasuku Suzuki2021-04-131-7/+7
* Don't disable menu items that belong to the active modal windowVolker Hilsheimer2021-04-123-5/+18
* QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-04-122-1/+11
* QtFuture::connect: disconnect signals firstMårten Nordheim2021-04-122-7/+26
* QtConcurrentIterateKernel: fix warningMårten Nordheim2021-04-121-1/+1
* Explicitly set input files for qtpreprocessChristoph Keller2021-04-121-0/+9
* Restore support for reading /etc/timezone for system zone nameEdward Welbourne2021-04-121-7/+15
* Warn if using CMake 3.20.0 due to potential cyclic dependenciesCraig Scott2021-04-121-0/+5
* Fix read-only pseudo-state in QPlainTextEdit stylesheetEirik Aavitsland2021-04-091-1/+7
* Call statx() with AT_NO_AUTOMOUNTAlexander Volkov2021-04-081-1/+1
* Don't judge other people's writing systemsVolker Hilsheimer2021-04-081-10/+8
* Add binary compatibility files for Qt 6.0.0Milla Pohjanheimo2021-04-0811-0/+93524
* Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-04-082-1/+18
* Fix incorrectly-drawn menu indicator for QPushButton on macOSDoris Verria2021-04-081-1/+2
* QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-071-1/+1
* Explicitly set output files for qtpreprocessNikolay Avtomonov2021-04-071-1/+7
* Fix condition that adds resources for each Android ABIAlexey Edelev2021-04-071-6/+4
* Only embed launch screen when building an appChristoph Keller2021-04-071-1/+1
* Avoid attempting to parse insanely long texts as zone namesEdward Welbourne2021-04-071-0/+18
* indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
* Fix label margins for pulldowns with custom styled menu indicator on macOSDoris Verria2021-04-071-0/+7
* standarddialogs example: Fix font handlingFriedemann Kleint2021-04-071-1/+7
* Bump versionJani Heikkinen2021-04-062-2/+2