aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Fix hotkeys for particle play and restartMiikka Heikkinen2022-03-011-2/+2
* Fix crash when widget was not createdThomas Hartmann2022-03-012-23/+40
* Squish: Remove outdated conditionChristian Stenger2022-03-011-8/+6
* QbsProjectManager: Directly delete project parserBjörn Schäpers2022-02-281-1/+1
* Doc: Update Qbs settingsLeena Miettinen2022-02-284-9/+9
* fix markupOswald Buddenhagen2022-02-281-2/+2
* Doc: Fix broken links when building with Qt 6Leena Miettinen2022-02-2812-65/+34
* Doc: Document toggling visibility of menu itemsMats Honkamaa2022-02-288-0/+52
* Doc: Fix link in particle tutorialMats Honkamaa2022-02-281-2/+2
* Doc: Move file about components and properties supported on MCUsLeena Miettinen2022-02-281-4/+4
* Doc: Remove remaining referrences to Library viewLeena Miettinen2022-02-2817-29/+29
* CppEditor: Only open refactored file in editor if we have a positionChristian Kandeler2022-02-281-4/+10
* QmlDesigner: Fix overlap of empty assets placeholder and search boxMahmoud Badri2022-02-281-48/+56
* QmlDesigner: Always initialize design mode widget in QDS modeThomas Hartmann2022-02-282-6/+9
* Welcome: Fix issues with handling of mouse presses on tagsAlessandro Portale2022-02-281-11/+13
* StudioWelcome: Show restart dialog if option is changedThomas Hartmann2022-02-281-1/+1
* Fix Qt5 based buildEike Ziller2022-02-281-1/+1
* SdkTool: Change style of test initialization for deviceshjk2022-02-283-22/+57
* CMakePM: Proper handling of the extra generatorCristian Adam2022-02-282-7/+20
* McuSupport: Enable tests with qbs build as wellChristian Stenger2022-02-281-0/+19
* Update qbs submoduleChristian Kandeler2022-02-281-0/+0
* QbsProjectManager: Consider cpp.cFlags and cpp.cxxFlagsChristian Kandeler2022-02-282-0/+4
* LanguageClient: Speed up DiagnosticManager::showDiagnostics()Christian Kandeler2022-02-281-2/+4
* Doc: Update docs related to Library, Assets, and Components viewMats Honkamaa2022-02-2877-273/+313
* Doc: Update info about custom wizardsLeena Miettinen2022-02-281-9/+40
* PE: Avoid device compilers while handling local toolchainsChristian Stenger2022-02-281-3/+3
* QmlDesigner: Remove superfluous codeThomas Hartmann2022-02-251-6/+0
* Docker: Accept more ways to identify a docker FilePathhjk2022-02-252-18/+32
* Utils: Use simplistic percentencoding for host parts of FilePathhjk2022-02-252-5/+19
* ClangCodeModel: prevent text mark annotations in non project filesDavid Schulz2022-02-255-6/+11
* QbsPM: Avoid QFileInfo for paths that may non-localChristian Stenger2022-02-251-10/+8
* ClangCodeModel: Add convenience functionChristian Kandeler2022-02-251-20/+16
* ClangCodeModel: Properly highlight built-in definesChristian Kandeler2022-02-253-1/+22
* Editor: only start block selection if alt and shift is pressedDavid Schulz2022-02-251-1/+1
* CMake: Enable higher compiler warnings for building Qt CreatorCristian Adam2022-02-252-1/+8
* SdkTool: Add --builddevice optionhjk2022-02-252-2/+19
* QbsProjectManager: Call qbs-config directlyChristian Kandeler2022-02-253-5/+18
* Doc: Add CLI optionsLeena Miettinen2022-02-251-7/+33
* SdkTool: Make auto test easier maintainablehjk2022-02-252-132/+284
* StudioWelcom: Slight increase in margin in SplashScreenThomas Hartmann2022-02-251-1/+1
* ClangCodeModel: remove ClangdTextMark safety netDavid Schulz2022-02-252-13/+0
* 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