summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QTypeInfo: Handle T::value_type being equal to TFabian Kosmale2021-04-052-4/+23
* Document change to QAbstractItemView::viewOptions in porting guideVolker Hilsheimer2021-04-041-0/+8
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on WindowsFriedemann Kleint2021-04-011-0/+3
* QLocalSocket/Win: fix possible UB in _q_pipeClosed()Alex Trotsenko2021-04-011-5/+2
* QLocalSocket: fix signal name in docsAlex Trotsenko2021-04-011-1/+1
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-04-011-0/+3
* tst_qobject: fix the detection for GCCGiuseppe D'Angelo2021-03-261-4/+14
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-263-3/+12
* Fix no mapping for SysReq keyAndrey Butirsky2021-03-251-0/+1
* Windows QPA: Fix accessibility focus event for table/tree/listAndre de la Rocha2021-03-251-0/+11
* QEventDispatcher(Win): Always honor interrupted status to avoid racesMårten Nordheim2021-03-252-1/+32
* Return the result we have already when getting an object with no nameAndy Shaw2021-03-241-1/+1
* Fix alpha handling of QImage::setPixelv6.0.3Allan Sandfeld Jensen2021-03-233-18/+87
* Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-03-222-3/+54
* tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in useTimur Pocheptsov2021-03-221-0/+4
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on Windows, take 2Friedemann Kleint2021-03-221-3/+5
* Remove unnecessary $<BOOL:...> generator expressionCraig Scott2021-03-221-4/+1
* macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-03-201-1/+1
* SQLite: Update to 3.35.2Andy Shaw2021-03-203-4599/+7020