summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-0799-5043/+7898
|\
| * Don't parse XML symbols longer than 4096 charactersAllan Sandfeld Jensen2021-04-161-0/+5
| * Make POSIX transition rule parser more robustEdward Welbourne2021-04-161-14/+29
| * 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
| * Doc: Fix return type of QCursor::shape()Sze Howe Koh2021-04-121-2/+1
| * QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-04-122-2/+1
| * QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-04-111-1/+1
| * Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-04-111-1/+4
| * 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-101-3/+3
| * 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
| * 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
| * 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
| * 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
| * Avoid attempting to parse insanely long texts as zone namesEdward Welbourne2021-04-071-0/+18
| * 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-242-7/+26
| * 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
| * SQLite: Update to 3.35.2Andy Shaw2021-03-203-4599/+7020
| * QAsn1Element: Avoid overflow in QAsn1Element::toIntegerRobert Löhning2021-03-191-2/+3
| * Remove the unnecessary template parameter from the class specializationSona Kurazyan2021-03-171-2/+2
| * Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-161-3/+1
| * MODULE_INCLUDEPATH is supposed to be one pathAllan Sandfeld Jensen2021-03-152-3/+3
| * QEventDispatcher(Win): Always honor interrupted status to avoid racesMårten Nordheim2021-03-121-1/+5
| * Android: Place cursor correctly on screen when editingPiotr Mikolajczyk2021-03-127-15/+96
| * Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-121-4/+2
| * QStylesheetStyle: fix push button label alignmentChristian Ehrlicher2021-03-111-1/+1
| * Support family names that end/start with spaceEskil Abrahamsen Blomfeldt2021-03-111-1/+3
| * wasm: fix opengl context stencil and depth buffer handlingLorn Potter2021-03-101-14/+2