summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Remove superfluous codeqds/v3.1.0qds-3.1Thomas Hartmann2022-02-251-6/+0
* Fix crashThomas Hartmann2022-02-251-0/+1
* StudioWelcom: Slight increase in margin in SplashScreenThomas Hartmann2022-02-251-1/+1
* crashpad: disable calling crashpad_handler on arm64Tim Jenssen2022-02-241-0/+7
* CppEditor: Catch another project pointer access from a threadChristian Kandeler2022-02-247-10/+21
* ProjectExplorer: Introduce device://<deviceid>/...hjk2022-02-241-0/+9
* QmlDesigner: Fix imported meshes don't appear in a model's sourceMahmoud Badri2022-02-241-1/+1
* WinRt: enable plugin on Windows 11David Schulz2022-02-241-1/+1
* LanguageClient: track all created diagnostic marksDavid Schulz2022-02-243-20/+19
* QmlDesigner: Fix path when importing a 3D model inside a componentMahmoud Badri2022-02-231-5/+3
* 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