summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_QSslCertificate::verify - remove QSKIPv5.15.4-lts-lgplTimur Pocheptsov2022-04-256-253/+121
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-07130-5155/+8418
|\
| * Fix prl generation with static dependencies take 2Michal Klocek2021-04-211-0/+17
| * Don't parse XML symbols longer than 4096 charactersAllan Sandfeld Jensen2021-04-161-0/+5
| * Make POSIX transition rule parser more robustEdward Welbourne2021-04-162-14/+45
| * Extend blacklisting for SLES 15Heikki Halmet2021-04-141-0/+5
| * Doc: Improve deprecation messages for functions using QString::SplitBehaviorKai Köhne2021-04-132-8/+21
| * Don't disable menu items that belong to the active modal windowVolker Hilsheimer2021-04-123-5/+18
| * Explicitly set input files for qtpreprocessChristoph Keller2021-04-121-0/+9
| * Doc: Fix return type of QCursor::shape()Sze Howe Koh2021-04-121-2/+1
| * QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-04-123-3/+12
| * QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-04-112-1/+11
| * Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-04-112-1/+18
| * Windows QPA: Fix accessibility focus event for table/tree/listAndre de la Rocha2021-04-101-0/+11
| * Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-04-102-3/+54
| * qmake: Improve error message when detecting macOS platform SDK upgradeTor Arne Vestbø2021-04-092-4/+11
| * Assert that pointer is not nullptr before dereferencingVolker Hilsheimer2021-04-091-0/+1
| * QLocalSocket/Win: fix possible UB in _q_pipeClosed()Alex Trotsenko2021-04-091-5/+2
| * tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-04-091-0/+5
| * iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-04-091-0/+13
| * Fix read-only pseudo-state in QPlainTextEdit stylesheetEirik Aavitsland2021-04-091-1/+7
| * QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-091-1/+1
| * Don't judge other people's writing systemsVolker Hilsheimer2021-04-091-10/+8
| * macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-04-091-1/+1
| * Only embed launch screen when building an appChristoph Keller2021-04-091-1/+1
| * QSystemSemaphorePrivate: Fix a call to tr() to translate()Tuomas Vaarala2021-04-091-1/+1
| * Call statx() with AT_NO_AUTOMOUNTAlexander Volkov2021-04-081-1/+1
| * Fix condition that adds resources for each Android ABIAlexey Edelev2021-04-081-2/+2
| * Avoid int overflow in QImage rotate90/180/270Eirik Aavitsland2021-04-081-21/+21
| * Avoid undefined color values in corrupt xpm imageEirik Aavitsland2021-04-081-1/+1
| * Return the result we have already when getting an object with no nameAndy Shaw2021-04-081-1/+1
| * Explicitly set output files for qtpreprocessNikolay Avtomonov2021-04-071-1/+7
| * Avoid attempting to parse insanely long texts as zone namesEdward Welbourne2021-04-071-0/+18
| * Doc: Fix typo in publisherid for WINRT_MANIFESTAndy Shaw2021-04-071-1/+1
| * Fix Editable Tree Model example model rowCount and model instance leakSamuel Gaist2021-04-072-1/+4
| * FileChooser portal: send window id in hexJan Grulich2021-04-071-1/+1
| * fix windows build when both whatsthis and tooltip are disabledNick Shaforostov2021-04-071-1/+5
| * Fix incorrectly-drawn menu indicator for QPushButton on macOSDoris Verria2021-04-061-1/+2
| * Fix label margins for pulldowns with custom styled menu indicator on macOSDoris Verria2021-04-061-0/+7
| * Font style name 'Normal' and 'Regular' have the same meaningOliver Eftevaag2021-04-061-0/+8
| * QString: improve lastIndexOf(QRegularExpression) docsGiuseppe D'Angelo2021-04-061-0/+4
| * eglfs: Newer Nvidia libdrm provide device instead driver module namePasi Petäjäjärvi2021-04-061-1/+6
| * Android: KEYCODE_MEDIA_PLAY_PAUSE translated rightPiotr Mikolajczyk2021-04-021-1/+1
| * iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-03-302-1/+3
| * Consistently check for nullptr in QGraphicsTextItem::inputMethodQueryVolker Hilsheimer2021-03-251-8/+10
| * Remove qualification for Julian calendarAlex Blasche2021-03-251-1/+1
| * Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-243-18/+87
| * Restore support for reading /etc/timezone for system zone nameEdward Welbourne2021-03-231-7/+15
| * Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-03-232-22/+36
| * Disable Harfbuzz/CoreText hotfix on older macOS/iOS versionsEskil Abrahamsen Blomfeldt2021-03-222-2/+17