summaryrefslogtreecommitdiff
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
* Scripts: Fix uichanges scriptChristian Stenger2022-02-241-0/+1
* CppEditor: Catch another project pointer access from a threadChristian Kandeler2022-02-247-10/+21
* ProjectExplorer: Introduce device://<deviceid>/...hjk2022-02-241-0/+9
* Squish: Adapt to changed UIChristian Stenger2022-02-246-26/+30
* 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: Use LoggingCategory in ImageContainerThomas Hartmann2022-02-231-1/+4
* QmlDesigner: Fix path when importing a 3D model inside a componentMahmoud Badri2022-02-231-5/+3
* QmlDesigner: Disable scrolling when context menu is openMahmoud Badri2022-02-232-1/+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-232-0/+2
* QmlDesigner: Set proper size if there is no project importThomas Hartmann2022-02-232-0/+10
* Doc: Replace "New File or Project" with "New Project" or "New File"Leena Miettinen2022-02-235-20/+20
* 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
* Doc: Update welcome screen documentationMats Honkamaa2022-02-233-11/+9
* Update qlitehtml to latest masterChristian Stenger2022-02-231-0/+0
* 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