summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix Application becomes unresponsive issuePekka Gehör2021-06-075-4/+25
* Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-05-312-1/+27
* Add test for QTranslator::load() translation file lookup algorithmKarsten Heimrich2021-05-311-0/+69
* 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-313-9/+62
* QLocalSocket: fix inclusions in namespaced buildsGiuseppe D'Angelo2021-05-311-1/+4
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-05-312-4/+7
* Fix QTreeModel calling beginRemoveRows twiceLuca Beldi2021-05-312-11/+23
* 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
* Blacklist tst_QAccessibilityMac::notificationsTestTarja Sundqvist2021-05-291-0/+4
* Let the h2 test server both send and receive DATA framesMårten Nordheim2021-05-282-6/+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
* tst_moc: fix returning-reference-to-local warningMårten Nordheim2021-05-281-2/+2
* 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-273-3/+85
* QSqlTableModel::orderByClause(): Quote the table nameFriedemann Kleint2021-05-272-23/+28
* 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-262-0/+29
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-262-2/+20
* CMake: Fix automatic default linking of static svg pluginsAlexandru Croitor2021-05-262-6/+12
* Blacklist tst_QGestureRecognizer::panGestureTarja Sundqvist2021-05-261-0/+3
* Moc: parse trailing return typeMårten Nordheim2021-05-265-9/+201
* Extend tst_QGL::graphicsViewClipping blacklistingTarja Sundqvist2021-05-261-0/+1
* Fix antialiasing of rotated non-smooth scaled imagesAllan Sandfeld Jensen2021-05-251-1/+2
* Fix QUrl::fromLocalFile with long path prefixKarsten Heimrich2021-05-252-2/+24
* 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
* Extend blacklisting of tst_QNetworkReply::ioHttpRedirectPolicyTarja Sundqvist2021-05-221-0/+2
* Extend blacklisting of tst_QWidget::focusProxyAndInputMethodsTarja Sundqvist2021-05-221-0/+1
* Android: fix wrong position of cursor hander in split screenBartlomiej Moskal2021-05-211-4/+8