aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix crash on exitv7.0.0-beta2Alessandro Portale2022-02-231-3/+5
* 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: 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-223-9/+21
* McuSupport: refactor McuPackageChristiaan Janssen2022-02-2212-406/+408
* LanguageClient: send exit notification after failed shutdownDavid Schulz2022-02-221-6/+2
* QmlDesigner: Introduce dependencies for importsThomas Hartmann2022-02-222-1/+27
* 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-226-3/+83
* 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
* LanguageClient: do not disconnect client from everything before deletionDavid Schulz2022-02-221-1/+1
* qds: make code reusableTim Jenssen2022-02-213-32/+73
* Mercurial: Fix saving of settingshjk2022-02-212-2/+5
* QmlDesigner: Add new workspacesThomas Hartmann2022-02-211-1/+1
* 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
* Convert old projects to project that supports the cmake generation workflowThomas Hartmann2022-02-1814-140/+1021
* 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
* 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
* 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
* Editor: fix crash after triggering select all with no search resultsDavid Schulz2022-02-181-1/+4
* QML/JS: Fix terminology in messagesLeena Miettinen2022-02-181-17/+17
* Android: Fix punctuation and wording of messagesLeena Miettinen2022-02-182-17/+17
* 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-171-8/+8
* QmlDesigner: Add missing context pointer connectHenning Gruendl2022-02-171-3/+5
* QmlDesigner: Add examples download path settingHenning Gruendl2022-02-173-9/+89