summaryrefslogtreecommitdiffstats
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
* Include zone name on tst_QTimeZone::isTimeZoneIdAvailable() failureEdward Welbourne2022-03-251-1/+1
* Apply the East-Saskatchewan exception to zone-fragment lengths to ICUEdward Welbourne2022-03-252-7/+11
* 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-253-2/+52
* 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
* CMake: Fix typo in configuration summary messageAlexandru Croitor2022-03-251-1/+1
* Disable SAFE_HEAP_LOG for wasmDavid Skoland2022-03-251-1/+0
* 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
* coin: Apply WarningsAreErrors feature to target configurationsToni Saario2022-03-251-0/+3
* iOS A11Y: Set more accessibilityTraitsMike Achtelik2022-03-251-0/+11
* Unset testrunner for bic testsToni Saario2022-03-251-0/+4
* Always cancel unfinished QPromises on destructionSona Kurazyan2022-03-252-8/+16
* 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: Generate and use a wrapper script for stripping binariesAlexandru Croitor2022-03-247-0/+221
* CMake: Enable verbose autogen for cmake auto tests and EP examplesAlexandru Croitor2022-03-242-0/+2
* CMake: Enable debug verbosity for cmake auto tests and EP examplesAlexandru Croitor2022-03-242-0/+5
* CI: Add docker support for tst_qiodevice testPasi Petäjäjärvi2022-03-242-3/+14
* CI: Add docker support for tst_qtextstream testPasi Petäjäjärvi2022-03-242-1/+7
* rhi: d3d11/vulkan: Allow passing in an array range overrideLaszlo Agocs2022-03-247-7/+68
* 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