summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QUrlQuery: fix operator== for emptied object caseThiago Macieira2023-01-202-1/+11
* Fix build with GCC 13: target specific option mismatchThiago Macieira2023-01-191-7/+13
* Let QLocaleData::numberToCLocale() know the type of numberEdward Welbourne2023-01-192-12/+20
* QRoundingDown: make the numerator a template parameterEdward Welbourne2023-01-199-62/+62
* Fix a bug in -redo where -redo was not considering new optionsAmir Masoud Abdol2023-01-193-120/+101
* Optimize QXmlStreamWriterPrivate::doWriteToDevice(QLatin1StringView)Marc Mutz2023-01-191-4/+8
* Fix CMakeLists.txt of Style Plugin Example (broken on macOS)Axel Spoerl2023-01-191-1/+1
* COIN: Sign Windows binaries only with Packaging configsSimo Fält2023-01-192-6/+16
* Revert "Revert "CMake: Expose generated resource files to IDEs""Jörg Bornemann2023-01-181-0/+1
* QHttp1Configuration: fix UB (inactive union member access)Marc Mutz2023-01-182-9/+10
* QXmlStreamReader: fix spelling of PrivateConsructorTagMarc Mutz2023-01-183-5/+5
* Respect custom QWSI event handler when delivering synchronous eventsTor Arne Vestbø2023-01-181-1/+6
* Inline two move-constructors in qtimezone.hEdward Welbourne2023-01-182-12/+4
* Correct #if-ery on a pair of qtimezone.h forward declarationsEdward Welbourne2023-01-181-1/+1
* Tidy up in qtimezone.hEdward Welbourne2023-01-181-1/+1
* CMake: make qt_config_compile_test verbosely indicate missing depsThiago Macieira2023-01-181-0/+1
* SQL: include cleanupChristian Ehrlicher2023-01-187-12/+4
* QGraphicsView: remove even more vestiges of QtDeclarative1Giuseppe D'Angelo2023-01-183-12/+6
* QGraphicsItem: remove QtDeclarative 1 vestigesGiuseppe D'Angelo2023-01-183-127/+0
* Android: use signature-less jni syntax for AndroidContentFileEngineAssam Boudjelthia2023-01-181-84/+92
* Fix Style Plugin Example, and add some CMake DocsAmir Masoud Abdol2023-01-187-19/+77
* Remove GENERATE_METATYPESAmir Masoud Abdol2023-01-183-19/+12
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-1818-96/+141
* tests: remove PlatformInputContext::filterEvent()Peter Varga2023-01-181-6/+0
* Doc: Remove stale documentation in "qproperty.cpp"Luca Di Sera2023-01-181-29/+0
* Make qmake and qtpaths report Qt version baked into the binariesJoerg Bornemann2023-01-187-5/+11
* Replace $<CONFIGURATION> with $<CONFIG>Amir Masoud Abdol2023-01-182-2/+2
* Remove PUBLIC from doubleconversion featureTasuku Suzuki2023-01-181-1/+1
* Doc: Simplify description of QKeySequenceEdit::maximumSequenceLengthKai Köhne2023-01-181-6/+2
* QString: add note about isNull() vs. isEmpty() to more methodsAhmad Samir2023-01-181-0/+7
* Streamline reading of js DataTransfer objectMikolaj Boc2023-01-189-296/+231
* Merge integration refs/builds/qtci/dev/1673982362Qt CI Bot2023-01-184-3/+9
|\
| * tst_QHostInfo: use python3Thiago Macieira2023-01-171-1/+1
| * QLocale: add unittests for qstrtod of "NaN" and "nan"Ahmad Samir2023-01-172-1/+7
| * QCborValue: fix build with GCC 13: extended FP supportThiago Macieira2023-01-171-1/+1
* | QUrl: restore empty-but-not-null for components that are presentThiago Macieira2023-01-172-45/+51
* | Suppress GCC 13's -Wmaybe-uninitialized in q_uninitialized_relocate_nThiago Macieira2023-01-171-0/+5
* | Android: pass EXTRA_INITIAL_URI to native FileDialogAssam Boudjelthia2023-01-182-6/+28
* | Fix macOS build for CMake < 3.18Joerg Bornemann2023-01-171-0/+3
* | CMake: Fix configure -no-rpathJoerg Bornemann2023-01-171-6/+15
* | Remove an obsolete TODO itemAmir Masoud Abdol2023-01-171-1/+0
* | Add the ltcg flag to .pri filesAmir Masoud Abdol2023-01-171-1/+3
* | QUnicodeTools: Use QVarLengthArray in Thai support codeIevgenii Meshcheriakov2023-01-171-41/+20
|/
* qarraydataops.h: Pass initializer_list by value in copyRangesFabian Kosmale2023-01-171-1/+1
* qproperty.h: Make ctors explicitFabian Kosmale2023-01-171-4/+4
* Update description of topleveldomain featurePeter Varga2023-01-173-7/+5
* permissions: Take PlistBuddy exit code into account when reading Info.plistTor Arne Vestbø2023-01-171-3/+12
* Remove an obsolete TODOAmir Masoud Abdol2023-01-171-1/+1
* CMake: Tweak qt_internal_get_framework_info to match documentationTor Arne Vestbø2023-01-171-1/+1
* Restrict the minimum supported ICU version to 50.1Alexey Edelev2023-01-172-2/+4