summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-16153-8749/+10535
|\
| * Android: Fix Application becomes unresponsive issuePekka Gehör2021-06-075-4/+25
| * Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-05-311-1/+3
| * QComboBox: add space for scrollbar if needed after showing popupVolker Hilsheimer2021-05-311-6/+13
| * QComboBox: propagate style change on widget to internal containerVolker Hilsheimer2021-05-312-9/+16
| * QLocalSocket: fix inclusions in namespaced buildsGiuseppe D'Angelo2021-05-311-1/+4
| * Fix QAbstractItemModelTester false positiveLuca Beldi2021-05-311-2/+2
| * Fix QTreeModel calling beginRemoveRows twiceLuca Beldi2021-05-311-11/+7
| * PCRE2: upgrade to 10.37Giuseppe D'Angelo2021-05-3114-179/+973
| * minor: Clean up areMetricsTooLarge() conditionsEskil Abrahamsen Blomfeldt2021-05-311-2/+2
| * wasm: fix unicode keyboard handlingLorn Potter2021-05-301-145/+9
| * Avoid mixing atomic futex changes and QAtomicAllan Sandfeld Jensen2021-05-291-29/+17
| * Android: Reset m_usePrimaryClip when clearing the clip dataAndy Shaw2021-05-281-1/+2
| * Android: Remove NoSuchMethodException errorPekka Gehör2021-05-281-0/+5
| * QVector: fix compilation failure in C++20 mode w/strict iteratorsMarc Mutz2021-05-281-1/+1
| * macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-281-2/+4
| * macOS: don't show invisible separator itemsVolker Hilsheimer2021-05-282-3/+8
| * QXcb: don't dereference pointer before checkingVolker Hilsheimer2021-05-281-1/+2
| * iOS: Accessibility: Don't cut off the last character from the text valueAndy Shaw2021-05-281-2/+1
| * iOS: Accessibility: Set the correct traits for EditableTextAndy Shaw2021-05-281-1/+9
| * Allow for arguments that have an equals as part of itAndy Shaw2021-05-271-3/+3
| * Write out the HTML correctly for nested listsAndy Shaw2021-05-272-3/+27
| * QSqlTableModel::orderByClause(): Quote the table nameFriedemann Kleint2021-05-271-1/+2
| * macOS: Fix synthesized boldEskil Abrahamsen Blomfeldt2021-05-271-1/+3
| * SQLite: Update SQLite to v3.35.5Andy Shaw2021-05-273-94/+187
| * Qt xcb: remove false detects of Qt::GroupSwitchModifierAleksei Nikiforov2021-05-261-3/+3
| * Do not remove non-widget items when removeWidget() called with nullptrPiotr Srebrny2021-05-261-0/+5
| * QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-261-2/+5
| * Moc: parse trailing return typeMårten Nordheim2021-05-261-9/+21
| * Fix antialiasing of rotated non-smooth scaled imagesAllan Sandfeld Jensen2021-05-251-1/+2
| * Fix QUrl::fromLocalFile with long path prefixKarsten Heimrich2021-05-251-2/+20
| * Fix QStringView::mid() to behave as documented when passed -1 for lengthAndy Shaw2021-05-241-1/+2
| * QDockWidget, macOS: don't drag on native widgetsRichard Moe Gustavsen2021-05-241-4/+18
| * Add note about the risk of setting min-width/height in a style sheetVolker Hilsheimer2021-05-241-2/+8
| * cocoa: be more careful about rejecting frame strut eventsRichard Moe Gustavsen2021-05-241-7/+16
| * iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undoTamás Martinec2021-05-241-1/+14
| * Fix memory leak when using small caps fontEskil Abrahamsen Blomfeldt2021-05-231-4/+8
| * QTestlib: Fix formatting of pointers in QCOMPAREFriedemann Kleint2021-05-222-1/+7
| * Cherry-pick upstream patch for non-gcc/clang/msvc compilersAllan Sandfeld Jensen2021-05-223-4/+15
| * Windows: Add synthesized fonts also when there is a style nameEskil Abrahamsen Blomfeldt2021-05-223-12/+18
| * Windows: Work-around misreporting of Script and RomanEskil Abrahamsen Blomfeldt2021-05-221-1/+3
| * Android: fix wrong position of cursor hander in split screenBartlomiej Moskal2021-05-211-4/+8
| * Android: handle ImEnterKeyType flagBartlomiej Moskal2021-05-212-1/+28
| * Apply the Core compile definitions to the big resource targetsAlexey Edelev2021-05-211-0/+3
| * Update bundled libjpeg-turbo to version 2.1.0Eirik Aavitsland2021-05-2139-667/+1079
| * QSpdyProtocolHandler: don't rely on device being availableMårten Nordheim2021-05-201-1/+2
| * Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-05-201-9/+35
| * QVnc: clip requested screen region to available screen imageEirik Aavitsland2021-05-201-2/+3
| * Simplify bundled libjpeg buildEirik Aavitsland2021-05-203-2/+2
| * Apply specialData font capitalization to non-rawFont textAllan Sandfeld Jensen2021-05-171-2/+12