aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Strict table supportv6.0.1Marco Bubke2021-12-1412-468/+1388
* QmlDesigner: Fix broken test ListModelEditor.AddBooleanPropertiesMarco Bubke2021-12-141-2/+2
* Sqlite: Remove virtual interface dependencyMarco Bubke2021-12-146-40/+131
* Sqlite: Remove flacky testMarco Bubke2021-12-143-36/+1
* QmlDesigner: Make model used for instancing unpickable in 3D editorMiikka Heikkinen2021-12-141-0/+8
* Add change log for 6.0.1Eike Ziller2021-12-141-0/+118
* QmlDesigner: Enable component library context menu while searchingMiikka Heikkinen2021-12-143-22/+32
* CMake: Only set COMPILE_OPTIONS if target ClangCodeModel existsCristian Adam2021-12-141-1/+1
* CMake: SKIP_DEPENDENCY for gtest_add_tests for unittestCristian Adam2021-12-141-1/+1
* CMake: Skip AUTOMOC and AUTOUIC for Googletest and Yaml-cppCristian Adam2021-12-142-0/+2
* CMake: Remove uneeded auto moc related rebuilds on done buildsCristian Adam2021-12-141-0/+1
* QmlDesigner: Fix Qt 6.3 buildThomas Hartmann2021-12-141-1/+0
* Doc: Describe CMake config for debugging running Qt Quick appsLeena Miettinen2021-12-142-2/+16
* Boot2Qt: Fix start of flashing wizard on Windowshjk2021-12-141-1/+1
* QmlDesigner: Fix broken testsMarco Bubke2021-12-131-8/+15
* CMake: Fix compilation with Qt 5.15.x and MSVCCristian Adam2021-12-131-4/+4
* QmlDesigner: Fix PropertyEditor warningsHenning Gruendl2021-12-137-40/+59
* Doc: Describe library declaration in CMakeLists.txt filesLeena Miettinen2021-12-132-17/+29
* QmlDesigner: Fix picking of Repeater3D/Loader3D generated nodesMiikka Heikkinen2021-12-133-21/+57
* Debugger: Unset previous Path environment variableCristian Adam2021-12-131-0/+2
* ClangCodeModel: Fix flaky clangd completion testChristian Kandeler2021-12-131-0/+1
* QmlDesigner: Hide Audio-/VideoOutput for videoHenning Gruendl2021-12-132-1/+14
* QmlDesigner: Remove url properties on resetHenning Gruendl2021-12-131-13/+18
* Request restart after changing file system case sensitivityEike Ziller2021-12-133-37/+61
* Squish: Don't try saving files after refactoringRobert Löhning2021-12-103-6/+0
* Doc: Fix paths to moved icons on the QDS sideLeena Miettinen2021-12-1057-88/+87
* Sqlite: Fix compile with old XcodeChristian Stenger2021-12-101-1/+1
* process_ctrlc_stub: Close child process when parent closesCristian Adam2021-12-101-3/+44
* Python: prefer python-lsp-serverDavid Schulz2021-12-101-5/+5
* Improve the visual of the New Project dialogSamuel Ghinet2021-12-106-21/+59
* Fix saving of file system case sensitivity settingEike Ziller2021-12-101-2/+3
* CMake generator: Fix Q_IMPORT_QML_PLUGIN argumentTapani Mattila2021-12-101-1/+1
* QmlDesigner: Make the states view responsiveMahmoud Badri2021-12-102-19/+8
* LanguageClient: mark added settings as changedDavid Schulz2021-12-101-0/+1
* Fix LLVM tools version queryBogDan Vatra2021-12-101-2/+3
* QmlDesigner: Fix multimedia specificsHenning Gruendl2021-12-101-0/+67
* GitHub Actions: Fix upload of release artifactsCristian Adam2021-12-101-2/+2
* Python: prefer python3 from path as default interpreterDavid Schulz2021-12-101-1/+3
* ProjectExplorer: Don't squeeze device combobox too muchAlessandro Portale2021-12-091-1/+3
* Sqlite: Introduce BindParameterCount template parameterMarco Bubke2021-12-0922-385/+387
* Sqlite: Cleanup exceptionsMarco Bubke2021-12-094-182/+87
* QmlDesigner: Synchronize without updating exportsMarco Bubke2021-12-092-13/+76
* TextEditor: correctly initialize automatic proposal timeoutDavid Schulz2021-12-091-1/+1
* Doc: Copy icons from sources to \doc\qtcreator\images\iconsLeena Miettinen2021-12-0977-119/+102
* macOS: Fix requesting missing permissionsEike Ziller2021-12-091-0/+14
* Doc: Move all icon images to images/icons and fix references to themLeena Miettinen2021-12-0945-28/+28
* QmlDesigner: Remove flexible width from Component Library itemsMahmoud Badri2021-12-081-6/+4
* QmlDesigner: Enable smooth resizing of viewsMahmoud Badri2021-12-081-0/+1
* QmlDesigner: Remove duplicate family namesHenning Gruendl2021-12-081-0/+2
* QmlDesigner: ConnectionEditor hide readonlyHenning Gruendl2021-12-083-18/+31