summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Empty pre-release version in '6.3' seriesv6.3.1Jani Heikkinen2022-06-021-1/+1
* Initialize m_exclusive in QGtk3MenuItem constructorElias Rudberg2022-06-011-0/+1
* Avoid menu separators disappearing under fractional dpr scalingEirik Aavitsland2022-05-311-2/+3
* Remove mentions of SSL 3 in documentationMårten Nordheim2022-05-312-6/+5
* Support test-case selection based on global data tagEdward Welbourne2022-05-314-30/+84
* Doc: Fix typo in the online documentation templateTopi Reinio2022-05-311-1/+1
* Support global data tags in blacklisting identification of test-casesEdward Welbourne2022-05-313-20/+47
* Doc: Link to page documenting Qt trademarks in the copyright footerTopi Reinio2022-05-302-6/+6
* Doc: Fix documentation for vulkan licensesKai Köhne2022-05-302-1/+65
* Core: make Unicode Database constexprYuhang Zhao2022-05-302-22/+22
* QMap: remove more docs referring to multiple values for the same keyGiuseppe D'Angelo2022-05-292-37/+4
* Fix documentation that claims that QStyleHints is read onlyVolker Hilsheimer2022-05-271-5/+4
* macOS: create application menu as QCocoaNSMenu with delegateVolker Hilsheimer2022-05-273-1/+9
* Core: make CLDR data constexprYuhang Zhao2022-05-274-42/+42
* tst_qtextboundaryfinder: Remove full copies of data filesIevgenii Meshcheriakov2022-05-263-9541/+0
* QUnicodeTools: Fix line breaking before open parenthesesIevgenii Meshcheriakov2022-05-262-28/+42
* Unicode: Extract EastAsianWidth propertyIevgenii Meshcheriakov2022-05-264-9761/+12606
* QUnicodeTools: Fix line breaking for potential emojisIevgenii Meshcheriakov2022-05-262-1/+12
* QUnicodeTools: Fix interactions of WB3d and WB4 rulesIevgenii Meshcheriakov2022-05-262-3/+8
* QUnicodeTools: Handle WB3c word break ruleIevgenii Meshcheriakov2022-05-262-11/+21
* Unicode: Remove obsolete word break classesIevgenii Meshcheriakov2022-05-264-45/+25
* QUnicodeTools: Adjust properties of WSegSpace word break classIevgenii Meshcheriakov2022-05-263-60/+60
* QUnicodeTools: Fix handling of LB22 line break ruleIevgenii Meshcheriakov2022-05-262-39/+39
* QUnicodeTools: Remove ZWJ data from the line break tableIevgenii Meshcheriakov2022-05-261-38/+37
* QUnicodeTools: Fix handling of ZWJ for line breaksIevgenii Meshcheriakov2022-05-262-12/+11
* Add test of QColorTransformAllan Sandfeld Jensen2022-05-264-1/+238
* QFileSystemModelPrivate: de-inline ctor and dtorThiago Macieira2022-05-262-1/+6
* q20functional.h: transitively include <functional>Marc Mutz2022-05-261-0/+2
* QMap: fix values() documentationGiuseppe D'Angelo2022-05-251-3/+1
* Doc: Document qt_add_resources' OUTPUT_TARGETS argumentJoerg Bornemann2022-05-251-0/+6
* Update qt_attribution for harfbuzzEskil Abrahamsen Blomfeldt2022-05-241-1/+1
* QVector: make sure the forwarding headers for the Java iterators existThiago Macieira2022-05-242-1/+6
* QtWidgets: restore Qt 5 compatibility for save/restore stateGiuseppe D'Angelo2022-05-246-5/+42
* Update Harfbuzz to version 4.2.1Eskil Abrahamsen Blomfeldt2022-05-24188-6081/+13697
* Fix separate delete of window and windowcontainerAllan Sandfeld Jensen2022-05-243-8/+53
* qmake: iOS: Don't pass -fobjc-nonfragile-abi -fobjc-legacy-dispatchAlexandru Croitor2022-05-241-4/+0
* Fix QMenu size on first showThorbjørn Lund Martsum2022-05-241-0/+9
* Android: Enable building of the QLocale test caseVolker Hilsheimer2022-05-241-4/+1
* Don't hide a widget that is swapped into a hidden splitterVolker Hilsheimer2022-05-242-2/+53
* macOS: Ensure proper quoting when calling otool in objc_namespace scriptTor Arne Vestbø2022-05-241-3/+3
* xcb: create fake screen when XRandR 1.2 and later unavailableLiang Qi2022-05-242-0/+25
* xcb: only set primary for monitor on primary X screenLiang Qi2022-05-243-22/+36
* Windows QPA: Fix text input with Input Method EditorsAndré de la Rocha2022-05-241-15/+1
* Network: update Public Suffix ListIvan Solovev2022-05-242-14309/+14336
* QtConcurrent: prevent conversion of ReduceOption to initial valueSona Kurazyan2022-05-246-41/+178
* QKeySequence: fix dynamic initialization of shared_emptyMarc Mutz2022-05-241-4/+1
* Optimize reads from QObjectPrivate::threadDataMarc Mutz2022-05-242-5/+5
* qglobal: add a way to selectively export in Qt 6 XOR Qt 7Thiago Macieira2022-05-242-1/+21
* CMake: Ensure creation of a unique iOS bundle identifierAlexandru Croitor2022-05-231-0/+17
* CMake: Improve iOS bundle identifier handlingAlexandru Croitor2022-05-231-24/+66