summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing -help argument to qt-configure-moduleJoerg Bornemann2021-08-203-1/+31
* Fix our usage of CMake script mode in Windows configureJoerg Bornemann2021-08-203-22/+19
* macOS: Clarify QAppleKeyMapperTor Arne Vestbø2021-08-201-7/+29
* QUrl: Fix typos in the documentationIevgenii Meshcheriakov2021-08-201-2/+2
* Don't force lld for Android when clang is usedJoerg Bornemann2021-08-201-9/+0
* macOS: Correct QNSPanelContentsWrapper @end marker placementTor Arne Vestbø2021-08-201-1/+2
* Fix QScroller::scrollTo failing in QGraphicsView with movable itemChunLin Wang2021-08-202-1/+31
* QCocoaTheme: add ButtonText color to standard paletteRichard Moe Gustavsen2021-08-201-1/+2
* Improve lancelot test of dashed line paintingEirik Aavitsland2021-08-203-4/+70
* Check for correct "Access Denied" errorMorten Sørvig2021-08-201-2/+2
* Fix Android -ltcg buildJoerg Bornemann2021-08-202-2/+14
* Remove unnecessary type conversionZhang Qipeng2021-08-201-1/+1
* macOS: close popups on mousedown within the window frameVolker Hilsheimer2021-08-193-34/+53
* macOS: Expand QNSView complex text documentationTor Arne Vestbø2021-08-191-1/+58
* macOS: Tweak method argument names in QNSView complex text implementationTor Arne Vestbø2021-08-191-19/+19
* macOS: Restructure QNSView complex text implementationTor Arne Vestbø2021-08-191-85/+89
* macOS: Reorder QNSView instance variablesTor Arne Vestbø2021-08-191-14/+23
* macOS: Update QCocoaInputContext documentationTor Arne Vestbø2021-08-191-6/+4
* macOS: Implement QPlatformInputContext::setFocusObject()Tor Arne Vestbø2021-08-192-13/+3
* macOS: Add some logging to QCocoaInputContextTor Arne Vestbø2021-08-191-2/+4
* macOS: Fix member variable name in QCocoaInputContextTor Arne Vestbø2021-08-192-8/+8
* macOS: Handle input source change notifications in QCocoaInputContextTor Arne Vestbø2021-08-196-26/+26
* macOS: Simplify string handling when handling complex textTor Arne Vestbø2021-08-191-18/+8
* macOS: Use helper method for querying input method parametersTor Arne Vestbø2021-08-194-105/+101
* wasm: add cmake build for manual testsMorten Johan Sørvig2021-08-194-0/+37
* wasm: support setting environment againMorten Johan Sørvig2021-08-191-1/+1
* wasm: fix unused variable warning/errorMorten Johan Sørvig2021-08-191-1/+1
* wasm: add DialogExec hack back with warningMorten Sørvig2021-08-191-0/+10
* wasm: fix assert in QDateTimeLorn Potter2021-08-191-1/+1
* CMake: Pass Qt6_FIND_VERSION in Qt6Config when looking for componentsAlexandru Croitor2021-08-193-2/+10
* CMake: Fix QT_ADDITIONAL_PACKAGES_PREFIX_PATH for cross-buildsAlexandru Croitor2021-08-195-16/+93
* CMake: Don't backup cmake prefix when there are no tool dependenciesAlexandru Croitor2021-08-191-2/+2
* QCborValue: add asserts to encoding methodIvan Solovev2021-08-191-0/+2
* Improve and simplify tst_QByteArray's testsEdward Welbourne2021-08-191-76/+69
* Add benchmark for QByteArray::toPercentEncoding()Edward Welbourne2021-08-191-0/+31
* Fix bug with NoFontMerging when font does not support scriptEskil Abrahamsen Blomfeldt2021-08-194-6/+39
* Remove unnecessary version of module from _MODULE_DEPENDENCIESAlexey Edelev2021-08-191-1/+10
* CMake: Don't install metatypes files for user projectsAlexandru Croitor2021-08-193-24/+57
* QString: use the QRegularExpression operations on QStringViewGiuseppe D'Angelo2021-08-192-73/+18
* QRegularExpression: fix matching over null/empty QString(View)Giuseppe D'Angelo2021-08-192-4/+37
* qpnghandler: Only assume we're past the input size if it returns a sizeAlbert Astals Cid2021-08-191-1/+1
* QS(V)/QBA(V)/QL1S::lastIndexOf: fix the offset calculationsGiuseppe D'Angelo2021-08-1912-52/+388
* MySQL: pedantism: create and destroy the MYSQL_TIME typeThiago Macieira2021-08-181-3/+7
* MySQL: implement binding output (SELECT) results to MYSQL_TIMEThiago Macieira2021-08-181-0/+23
* QtConcurrent: fix examples of overloaded methods in docsSona Kurazyan2021-08-184-8/+18
* QDateTime: port to QStringTokenizer and QVLAMarc Mutz2021-08-181-3/+6
* QMetaEnum: stop playing ping-pong with *okMarc Mutz2021-08-181-6/+2
* QLibrary: remove dead checkMarc Mutz2021-08-181-2/+1
* CMake: Fix wasm top-level prefix buildsAlexandru Croitor2021-08-181-7/+12
* rhi: metal: Make base vertex and instance support optionalLaszlo Agocs2021-08-183-14/+34