aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Adapt to quick3d private API change10.0Miikka Heikkinen2023-09-212-8/+4
* Some compile fixes for new versions of Qthjk2023-08-252-3/+3
* Android: Don't pass duplicate ANDROID_PLATFORM to CMakeAlessandro Portale2023-06-161-2/+10
* Add change log for 10.0.2v10.0.2Eike Ziller2023-06-131-0/+76
* QmlDesigner: Fix puppet build after quick3d private API changesMiikka Heikkinen2023-06-122-4/+22
* Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-06-091-0/+0
* ClangFormat: Fix that formatting was wrongly disabledEike Ziller2023-06-081-1/+1
* SquishTests: Update tst_opencreator_qbs for Python3Robert Löhning2023-06-081-2/+2
* ClangFormat: use fromUserInput to prevent assertsDavid Schulz2023-06-051-2/+2
* McuSupport: Update test dataSivert Krøvel2023-06-011-6/+52
* ProjectExplorer: Consider the case of no active targetChristian Kandeler2023-05-311-1/+3
* Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-05-311-0/+0
* Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-05-261-0/+0
* CppEditor: Fix raw string highlighting with embedded empty linesChristian Kandeler2023-05-252-1/+2
* German translation: FossilEike Ziller2023-05-251-129/+131
* Fix crash when examples are in multiple categoriesEike Ziller2023-05-252-5/+42
* Examples: Move categorization to examplesparserEike Ziller2023-05-254-52/+69
* CMakePM: Fix Qt detection for Presets with toolchain fileCristian Adam2023-05-241-5/+9
* CMakePM: Expand ${hostSystemName} for build presetsCristian Adam2023-05-241-0/+1
* QmlEditorWidgets: Fix color popup for Rectangle widgetAlessandro Portale2023-05-231-4/+9
* CodeAssistant: do not schedule processor deletion too earlyDavid Schulz2023-05-231-14/+14
* Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-05-221-0/+0
* Doc: Hide text and links that only apply to Qt Creator ManualLeena Miettinen2023-05-171-0/+2
* German translation: CVSEike Ziller2023-05-161-80/+80
* SquishTests: Update tst_create_proj_wizardRobert Löhning2023-05-152-6/+13
* SquishTests: Make suite_tools Python3 compatibleRobert Löhning2023-05-152-8/+11
* SquishTests: Fix using invalid paste IDsRobert Löhning2023-05-151-3/+3
* ClangFormat: Fix clangformat ignores configuration fileArtem Sokolovskii2023-05-153-8/+9
* German translation: VcsBaseEike Ziller2023-05-151-36/+36
* Registryaccess: Fix defined but not used warningBjörn Schäpers2023-05-121-4/+5
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-05-122-11/+4
|\
| * Coin: Switch to the new packaging tools scripts location9.0Patrik Teivonen2023-05-122-11/+4
* | CMakePM: Stretch the CMake parameters column on resizeCristian Adam2023-05-121-2/+2
* | CMakePM: Cancel current build before locator "cm <target>"Cristian Adam2023-05-121-0/+3
* | GitHub Actions: Use universal for macOS only for releasesCristian Adam2023-05-121-1/+5
* | ClangFormat: Remove redundant KeepLineBreaks propertyArtem Sokolovskii2023-05-121-3/+0
* | ClangFormat: Improve conversion from and to ClangFormat styleArtem Sokolovskii2023-05-121-3/+13
* | AutoTest: Fix handling of multiple fails of testsChristian Stenger2023-05-121-1/+1
* | ClangFormat: Fix code style preferences are grayed outArtem Sokolovskii2023-05-117-19/+51
* | Debugger: Fix defined but not used warningBjörn Schäpers2023-05-111-6/+4
* | Doc: Don't mention qmake in Qt Quick debugging instructionsLeena Miettinen2023-05-112-11/+52
* | CppEditor: Fix an error raised by Clang 16hjk2023-05-101-1/+2
* | QtVersionManager: Fix a warning about missing initializerJarek Kobus2023-05-092-2/+1
* | SquishTests: Improve version detection for importsRobert Löhning2023-05-091-4/+4
* | SquishTests: Fix formatting of exception messageRobert Löhning2023-05-091-1/+1
* | SquishTests: Some more Python3 adaptionRobert Löhning2023-05-091-1/+1
* | CMakePM: Store CMake Autorun state for all toolsCristian Adam2023-05-083-1/+10
* | FakeVim: Fix build with Qt 6.6Eike Ziller2023-05-081-8/+10
* | Utils: Avoid watching directories of watched filesDavid Schulz2023-05-081-13/+46
* | Debugger: fix vanishing editor tooltip on expandDavid Schulz2023-05-081-18/+13