summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicableSona Kurazyan2022-03-25109-1184/+1351
* Android: Keep the ParcelFileDescriptor open for content urisJarkko Koivikko2022-03-252-5/+26
* Enable QIcuTimeZonePrivate's support for transitionsEdward Welbourne2022-03-251-15/+10
* Fix QIcuTimeZonePrivate::data() before the first transitionEdward Welbourne2022-03-251-6/+8
* Fix QIcuTimeZonePrivate::hasDaylightTime() to catch historical DSTEdward Welbourne2022-03-251-2/+11
* Fix ICU's handling of last representable transitionEdward Welbourne2022-03-251-1/+9
* Apply the East-Saskatchewan exception to zone-fragment lengths to ICUEdward Welbourne2022-03-251-5/+9
* Avoid overflow in some more qdatetime.cpp functionsEdward Welbourne2022-03-251-28/+36
* Fix char/uchar comparison warning in toPercentEncodingEdward Welbourne2022-03-251-1/+1
* Notify about focus object changes upon widget destructionVolker Hilsheimer2022-03-252-2/+16
* Pass ANDROID_SDK_ROOT and ANDROID_NDK_ROOT variables to external projectsAlexey Edelev2022-03-251-0/+8
* Doc: Add \relates command for documented global functions/macrosTopi Reinio2022-03-255-3/+9
* Remove mention of Q_GLOBAL_STATIC being more thread safe than local staticsTor Arne Vestbø2022-03-251-4/+0
* Avoid fetching destination when not usedAllan Sandfeld Jensen2022-03-251-21/+82
* iOS A11Y: Set more accessibilityTraitsMike Achtelik2022-03-251-0/+11
* Always cancel unfinished QPromises on destructionSona Kurazyan2022-03-251-8/+2
* cmake: skip unity build inclusion of generated resourcesTim Blechmann2022-03-251-2/+5
* QVariant: disable building from arbitrary pointersGiuseppe D'Angelo2022-03-251-0/+8
* Improve style drawing under DPR scalingEirik Aavitsland2022-03-251-2/+30
* CMake: Enable verbose autogen for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+1
* CMake: Enable debug verbosity for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+2
* rhi: d3d11/vulkan: Allow passing in an array range overrideLaszlo Agocs2022-03-246-6/+62
* 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-241-9/+22
* 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
* 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
* 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
* 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-221-2/+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-221-1/+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-229-10/+87
* QFuture: fix a codechecker warningSona Kurazyan2022-03-221-1/+1
* Doc: Reorganize sections structure in Qt Widgets landing pageAndreas Eliasson2022-03-221-20/+21
* QNX: Fix compiler warning by when FEATURE_clipboard is not enabledPasi Petäjäjärvi2022-03-221-0/+2