summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in testsVolker Hilsheimer2022-03-242-2/+2
* Conan: Fix used function name for parsing 3rd party sw dependenciesIikka Eklund2022-03-241-1/+1
* QStandardItemModel: use the right datatype for text alignmentGiuseppe D'Angelo2022-03-241-2/+2
* QAbstractItemModelTester: use the right types for some rolesGiuseppe D'Angelo2022-03-241-2/+3
* qdbusxml2cpp: Improve error messageAleix Pol2022-03-241-24/+28
* widgets: Disable "Pick color" in QColorDialog when unavailableFan PengCheng2022-03-241-14/+31
* QNX: remove mmrenderer overlay window supportRafael Roquetto2022-03-245-117/+21
* QAbstractItemView: with single selection, deselect on Ctrl+ReleaseVolker Hilsheimer2022-03-242-9/+30
* Itemviews: start fixing mixups of int/enum for Qt's item rolesGiuseppe D'Angelo2022-03-235-9/+61
* FreeType: Load multiple font faces from the same file on macOSNiklas Wenzel2022-03-233-2/+77
* tst_QLocalSocket: Add helper to dependenciesMårten Nordheim2022-03-231-0/+1
* Android: activate tst_QLineEditIvan Solovev2022-03-233-8/+10
* Use the CMake path format when passing the CMAKE_PREFIX_PATH to ctestAlexey Edelev2022-03-231-10/+25
* CoreText: Maintain theme fonts in the font database instead of themesTor Arne Vestbø2022-03-235-17/+8
* Android: don't QEXPECT_FAIL in tst_QTextDocument::task240325()Assam Boudjelthia2022-03-231-3/+0
* CMake: Mention where the configure summary can be foundAlexandru Croitor2022-03-231-0/+9
* Use QLatin1StringView in QString/QLatin1String APIs and docsSona Kurazyan2022-03-237-440/+454
* QDateTime: enable larger ShortData for bootstrapped buildMarc Mutz2022-03-232-2/+2
* QSettings: port API from QString to QAnyStringView keysMarc Mutz2022-03-233-10/+90
* Remove qipaddress from boostrap libFabian Kosmale2022-03-231-1/+0
* Remove QTemporary(file|dir) from boostrap libFabian Kosmale2022-03-232-2/+2
* Document that native file dialogs might not show a titleVolker Hilsheimer2022-03-231-5/+10
* Try to stabilize QWidget::enterLeaveOnWindowShowHideVolker Hilsheimer2022-03-231-2/+5
* Remove QUrl* from boostrap libFabian Kosmale2022-03-231-4/+0
* Jpeg handler: Detangle error reporting from the abort handlingEirik Aavitsland2022-03-221-7/+7
* Document some details of TAP's use of YAMLishEdward Welbourne2022-03-221-1/+67
* Use a cheaper is-empty test for a C-stringEdward Welbourne2022-03-221-1/+1
* Avoid duplicate descriptions in TAP's incident YAMLEdward Welbourne2022-03-222-15/+2
* Fix indentation of some continuation lines in qtaptestlogger{.cpp,_p.h}Edward Welbourne2022-03-222-4/+4
* TAP test logger: treat blacklisted XFail the same as XFailEdward Welbourne2022-03-222-4/+1
* Match QtTest command-line output options to the help outputEdward Welbourne2022-03-221-8/+10
* Document what QtTest's various loggers doEdward Welbourne2022-03-2210-10/+107
* QFuture: fix a codechecker warningSona Kurazyan2022-03-221-1/+1
* Android: Blacklist failing tests on tst_QGraphicsProxyWidgetSamuel Mira2022-03-221-0/+6
* Doc: Reorganize sections structure in Qt Widgets landing pageAndreas Eliasson2022-03-221-20/+21
* Conan: Fix typo in recipeIikka Eklund2022-03-221-1/+1
* QNX: Fix compiler warning by when FEATURE_clipboard is not enabledPasi Petäjäjärvi2022-03-221-0/+2
* qversiontagging.h: remove the attempt to use the "retain" attributeThiago Macieira2022-03-211-5/+1
* CI: QNX qemu need docker service ports explicitly defined for visibilityPasi Petäjäjärvi2022-03-212-0/+202
* Install QtCopyFileIfDifferent as the 'public' cmake helperAlexey Edelev2022-03-211-1/+1
* qsql_ibase: fix includesShawn Rutledge2022-03-211-13/+14
* QProperty: Allow manual scheduling of binding notificationUlf Hermann2022-03-212-0/+17
* Fix warning in tst_qfutureVolker Hilsheimer2022-03-211-1/+1
* Replace deprecated QColor::fromString in tests and documentationVolker Hilsheimer2022-03-213-4/+4
* QTabBar: let styles draw tab text with foreground roleVolker Hilsheimer2022-03-213-4/+7
* QAnyStringView: constexpr detect 8-bit ASCII as Latin 1Øystein Heskestad2022-03-212-7/+67
* QtPlatformSupport: add support for detecting webOSJanne Juntunen2022-03-211-0/+4
* Doc: Remove mentionings of overflows from QElapsedTimerKai Köhne2022-03-211-19/+8
* Unify DEPFILE support checkAlexey Edelev2022-03-212-7/+15
* Fix build with latest Apple clang versionVolker Hilsheimer2022-03-211-2/+2