summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fortune* Example: remove needless unset-ing of window flagMårten Nordheim2023-01-172-2/+0
* Fortune* Example: Bump QDataStream format versionMårten Nordheim2023-01-174-4/+4
* Fortune* Example: convert simple for-loop to ranged-forMårten Nordheim2023-01-174-22/+20
* Threaded Fortune Example: update example to use qintptr for descriptorsMårten Nordheim2023-01-172-3/+3
* Painting examples: Don't mix const_iterator and non-const iteratorsJan Arve Sæther2023-01-171-1/+1
* QStringView: remove pointless Q_ASSERT in toString()Marc Mutz2023-01-171-1/+1
* [doc] QPermission: some fixesMarc Mutz2023-01-171-2/+2
* Compile easing curve example with -WeverythingJan Arve Sæther2023-01-171-8/+8
* Concatenate blacklist files for test batchMikolaj Boc2023-01-173-6/+45
* Remove redundant scope for glyphRuns() default parameterEskil Abrahamsen Blomfeldt2023-01-171-2/+2
* Explicit type for new enum typeEskil Abrahamsen Blomfeldt2023-01-171-1/+1
* Fix build with -no-feature-menubarTasuku Suzuki2023-01-171-0/+2
* QWindowsMimeConverter: fix copyright yearMarc Mutz2023-01-171-1/+1
* QCommonStyle code cleanupAxel Spoerl2023-01-171-84/+102
* Fix build with -no-feature-dialogbuttonboxTasuku Suzuki2023-01-171-1/+0
* Remove mousebuttons examplesVolker Hilsheimer2023-01-179-374/+0
* Fix build with -no-feature-buttongroupTasuku Suzuki2023-01-171-1/+1
* Fix build with -no-feature-menuTasuku Suzuki2023-01-171-0/+2
* Fix build with -no-feature-draganddropTasuku Suzuki2023-01-173-5/+27
* Fix build with -no-feature-messageboxTasuku Suzuki2023-01-174-2/+10
* Fix build with -no-feature-imageformat_pngTasuku Suzuki2023-01-171-1/+1
* QUnicodeTools: Use a global static to manage libthai stateIevgenii Meshcheriakov2023-01-171-48/+85
* QVarLengthArray: cope with vector<unique_ptr>'s copyabilityMarc Mutz2023-01-162-23/+39
* Move QApplication::autoSipEnabled() to public scopeTasuku Suzuki2023-01-161-1/+1
* Fix build with -no-feature-shortcutTasuku Suzuki2023-01-174-0/+9
* Fix build with -no-feature-toolbarTasuku Suzuki2023-01-171-0/+2
* Pass flags with dash to rc.exe when auto-generating win32 rc filesPeter Varga2023-01-161-1/+1
* Remove an unnecessary call to _qt_internal_generate_tool_command_wrapperAmir Masoud Abdol2023-01-161-5/+0
* Revert "Revert "coin: Build qmake examples in non-qtbase repos""Jörg Bornemann2023-01-161-2/+6
* Fix build with -no-feature-cssparserTasuku Suzuki2023-01-175-2/+9
* Doc: Move documentation for QAI::selectionInterface to source fileKai Köhne2023-01-162-3/+5
* Make qt cmake functions react properly to batch dummy targetsMikolaj Boc2023-01-162-13/+13
* Make const functions in QDir re-entrant by protecting mutable variablesØystein Heskestad2023-01-162-61/+86
* QDir: Refactor separate cache clearing functions into a single functionØystein Heskestad2023-01-162-25/+13
* CMake: Fix exposing sources with absolute path to IDEJoerg Bornemann2023-01-161-11/+15
* Doc: Mark qRegisterTestCase as new in Qt 6.5Kai Köhne2023-01-161-1/+3
* QStyleHints: Fix Q_PROPERTY declaration for keyboardAutoRepeatRateFTor Arne Vestbø2023-01-141-1/+1
* QtWidgets: Disambiguate static functions/variables and definesFriedemann Kleint2023-01-149-52/+27
* QPermission: replace T data<T>() with std::optional<T> value<T>()Marc Mutz2023-01-136-36/+42
* Move QMetaMethod ctor back into a private sectionMårten Nordheim2023-01-131-0/+2
* Add QString<->emscripten::val conversion functionsMikolaj Boc2023-01-1315-77/+115
* Don't use file dialog in the address book exampleJan Arve Sæther2023-01-134-19/+17
* QUnicodeTools: Use thread-safe libthai APIIevgenii Meshcheriakov2023-01-131-5/+21
* tst_QPermission: add more testsMarc Mutz2023-01-131-0/+71
* [doc] QCalendarPermission: fix cut'n'paste errorMarc Mutz2023-01-131-1/+1