summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix crash on exitv7.0.0-beta2Alessandro Portale2022-02-231-3/+5
* Tests: Add build files for qml-ast2dotChristian Stenger2022-02-234-1/+36
* Doc: Update Options > Environment > System screenshotLeena Miettinen2022-02-234-8/+4
* Monitor Android devices in non-polling methodAssam Boudjelthia2022-02-224-145/+212
* StudioWelcome: Download examples to home on macOSThomas Hartmann2022-02-221-2/+5
* CMake project converter: Automatically open new project after creating itTapani Mattila2022-02-222-17/+34
* QmlDesigner: Remove DesignerActionManagerView::instancePropertyChangedThomas Hartmann2022-02-222-8/+0
* QmlDesigner: Track if QDS was opened from QtCThomas Hartmann2022-02-225-1/+14
* Move dynamiclicensecheck.h to QmlDesignerThomas Hartmann2022-02-224-7/+7
* QmlDesigner: Update import version wizard qml.tplHenning Gruendl2022-02-229-16/+16
* QmlDesigner: Add comment to .ui.qml filesThomas Hartmann2022-02-221-0/+7
* QmlDesigner: Add comment to all .ui.qml files in wizardsThomas Hartmann2022-02-2220-0/+140
* QmlDesigner: Center on item on initializeThomas Hartmann2022-02-221-0/+1
* QmlDesigner: Do not mark document as dirty if zoom changesThomas Hartmann2022-02-221-1/+2
* QmlDesigner: Rename custom className property to classNamePrivateInternalThomas Hartmann2022-02-225-12/+24
* QmlDesigner: Fix shift in component type TextFieldHenning Gruendl2022-02-221-1/+1
* 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