summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* McuSupport: refactor McuPackageChristiaan Janssen2022-02-2212-406/+408
* Tests: Fix dumper execution on macOSChristian Stenger2022-02-221-1/+1
* LanguageClient: send exit notification after failed shutdownDavid Schulz2022-02-221-6/+2
* QmlDesigner: Introduce dependencies for importsThomas Hartmann2022-02-222-1/+27
* QmlDesigner: Disable fill type outside base stateHenning Gruendl2022-02-221-0/+8
* LanguageClient: forcefully delete client after timeoutDavid Schulz2022-02-222-0/+9
* LanguageClient: Do not assert on opening the same document twiceDavid Schulz2022-02-221-3/+1
* QmlDesigner: Fix project path inside imported subcomponentMahmoud Badri2022-02-223-15/+13
* QmlDesigner: Add preview of pure 3D component in form editorThomas Hartmann2022-02-2212-7/+144
* ProjectExplorer: get clang cl version via windows apiDavid Schulz2022-02-221-0/+6
* McuSupport: move auto-kit-creation option to McuSupportOptionsChristiaan Janssen2022-02-228-49/+39
* Qbs: Factor out gtest dependency checkChristian Stenger2022-02-222-44/+67
* LanguageClient: do not disconnect client from everything before deletionDavid Schulz2022-02-221-1/+1
* Doc: Describe formatting in CMake Build SettingsLeena Miettinen2022-02-211-0/+11
* qds: make code reusableTim Jenssen2022-02-213-32/+73
* QmlDesigner: Add QMLSCENE_CORE_PROFILE for Qt 5Thomas Hartmann2022-02-211-0/+4
* Mercurial: Fix saving of settingshjk2022-02-212-2/+5
* QmlDesigner: Add new workspacesThomas Hartmann2022-02-218-1/+7
* McuSupport: Do not use compiler specific syntaxChristian Stenger2022-02-211-2/+2
* McuSupport: Fix test expectationChristian Stenger2022-02-211-1/+1
* QmlDesigner: Fix qbs buildChristian Stenger2022-02-191-0/+2
* Squish: Run tst_save_before_build on CMake and qmakeRobert Löhning2022-02-182-32/+52
* Convert old projects to project that supports the cmake generation workflowThomas Hartmann2022-02-1814-140/+1021
* Wizards: Remove the .ui.qml wizardAlessandro Portale2022-02-183-101/+0
* QmlDesigner: Cache result of eventListEnabledThomas Hartmann2022-02-181-2/+11
* StudioWelcome: Reduce minimum size to 640, 480Thomas Hartmann2022-02-181-1/+1
* ClangCodeModel: Mention project name in clangd indexing messageChristian Kandeler2022-02-181-1/+4
* ClangCodeModel: iterate over documents instead of editorsDavid Schulz2022-02-181-22/+13
* ClangCodeModel: Fix libclang testsChristian Kandeler2022-02-182-0/+11
* Doc: Update particle system documentationMats Honkamaa2022-02-184-22/+17
* ClangCodeModel: Use project-specific clangd client, if possibleChristian Kandeler2022-02-183-19/+33
* QmlDesigner: Fix creation date issue on macOSHenning Gruendl2022-02-181-1/+10
* CMake Generator: Fix modules with nested importsTapani Mattila2022-02-181-1/+1
* Open only designer related project files in Design StudioThomas Hartmann2022-02-184-2/+30
* QML/JS: Fix punctuation of messageLeena Miettinen2022-02-181-1/+1
* Editor: make sure to cleanup select all future watcherDavid Schulz2022-02-181-0/+4
* QmlDesigner: Fix example download missing settingHenning Gruendl2022-02-183-19/+23
* QmlDesigner: Adjust wizard templateThomas Hartmann2022-02-181-2/+3
* Core: Properly handle file path arguments with -client optionChristian Kandeler2022-02-181-1/+1
* McuSupport: split mcusupportoptionsChristiaan Janssen2022-02-1816-745/+1120
* ClangCodeModel: Differentiate between clangd debug output log levelsChristian Kandeler2022-02-181-4/+5
* QmlDesigner: Update supported macOS versionThomas Hartmann2022-02-181-1/+1
* Editor: fix crash after triggering select all with no search resultsDavid Schulz2022-02-181-1/+4
* QML/JS: Fix terminology in messagesLeena Miettinen2022-02-183-38/+76
* Android: Fix punctuation and wording of messagesLeena Miettinen2022-02-183-45/+45
* StudioWelcome: Fix compileChristian Stenger2022-02-181-2/+2
* C++ Editor: Fix UI text capitalizationLeena Miettinen2022-02-171-1/+1
* Log Viewer: Fix UI textLeena Miettinen2022-02-172-9/+9
* QmlDesigner: Fix rename asset folder dialog's error text widthMahmoud Badri2022-02-171-1/+1
* QmlDesigner: Close Assets Library context menu on press outsideMahmoud Badri2022-02-171-0/+2