summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: don't stop deployment if the kit's ABIs list is emptyAssam Boudjelthia2022-02-231-1/+1
* Android: Differentiate between same devices connected via usb and wifiAssam Boudjelthia2022-02-231-1/+9
* QmlDesigner: Fix crashThomas Hartmann2022-02-231-1/+2
* QmlDesigner: Rename views for consistencyThomas Hartmann2022-02-231-1/+1
* Fix more warningsChristian Kandeler2022-02-239-14/+9
* Fix lupdate issuesEike Ziller2022-02-236-34/+74
* CMake project converter: Enable only if project is old formatTapani Mattila2022-02-232-2/+37
* QmlDesigner: Optimize setResourcePath()Thomas Hartmann2022-02-232-0/+7
* Fix newly introduced warningsChristian Kandeler2022-02-238-180/+12
* QmlDesigner: Remove superfluous updateThomas Hartmann2022-02-231-2/+0
* LanguageClient: show snippets only completion proposals againDavid Schulz2022-02-231-1/+1
* CrashPad: Remove the 1 crash per hour limitationMahmoud Badri2022-02-231-0/+1
* ClangCodeModel: Fix more false output arguments with clangdChristian Kandeler2022-02-233-0/+15
* ClangCodeModel: Don't highlight streaming operator args as outputsChristian Kandeler2022-02-233-2/+20
* QmlDesigner: Clear assets search when adding assetsMahmoud Badri2022-02-231-0/+2
* Nanotrace: Fix compile on LinuxChristian Stenger2022-02-231-0/+1
* Update qlitehtml to latest masterChristian Stenger2022-02-231-0/+0
* 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