aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* StudioWelcome: Move opening of dialogs to event loopqds/v3.4.0qds-3.4Thomas Hartmann2022-05-231-2/+6
* StudioWelcome: Use lastModifiedThomas Hartmann2022-05-201-2/+2
* QmlDesigner: Use single function trackWidgetFocusTime to track view usageThomas Hartmann2022-05-1912-70/+44
* QmlDesigner: Remove selection clear while draggingHenning Gruendl2022-05-191-1/+0
* QmlDesigner: Track time spend in design modeThomas Hartmann2022-05-193-0/+7
* QmlDesigner: Collect usage time for more viewsThomas Hartmann2022-05-1911-11/+109
* StudioWelcome: Forward download progress to QMLThomas Hartmann2022-05-191-6/+13
* StudioWelcome: Add option to force downloadThomas Hartmann2022-05-191-3/+9
* StudioWelcome: Add progress to data downloadThomas Hartmann2022-05-192-0/+12
* QmlDesigner: Fix crash on shutdownThomas Hartmann2022-05-191-2/+4
* QmlDesigner: Fix crash on shutdownThomas Hartmann2022-05-192-2/+3
* Macro: fix saving macrosDavid Schulz2022-05-191-1/+1
* QmlProject: Fix typoThomas Hartmann2022-05-181-1/+1
* StudioWelcome: Fix readme pathThomas Hartmann2022-05-181-2/+2
* QmlDesigner: Fix initial form editor scroll/zoom for 3D previewsMiikka Heikkinen2022-05-181-2/+3
* QmlDesigner: Fix typoHenning Gruendl2022-05-185-9/+9
* QmlProject: Allow setting main qml file and main ui.qml fileThomas Hartmann2022-05-175-51/+276
* Hide Debug/Build side bar action if menu is disabledThomas Hartmann2022-05-172-2/+12
* QmlDesigner: Fix bound properties change behaviorHenning Gruendl2022-05-171-2/+8
* Macros: Fix shortcut display on macOSEike Ziller2022-05-172-6/+13
* QmlDesigner: Fix warning in AbstractView::dragStarted()Mahmoud Badri2022-05-161-1/+1
* QmlDesigner: Add simple tracing to AssetsLibraryModelThomas Hartmann2022-05-131-4/+19
* StudioWelcome: Download data from Qt.ioThomas Hartmann2022-05-133-14/+122
* ProjectExplorer: Include symlinks for compiler import name matchingCristian Adam2022-05-131-10/+26
* LanguageClient: Track quick fix assist processorDavid Schulz2022-05-131-0/+1
* Make the curveeditor state awareKnud Dollereder2022-05-131-4/+4
* qds: ENABLE_CRASHPAD on macos (universal builds)Tim Jenssen2022-05-121-5/+0
* StudioWelcome: Add import path for dataImportsThomas Hartmann2022-05-121-0/+1
* QmlDesigner: Fix compilationHenning Gruendl2022-05-111-0/+1
* QmlDesigner: Move QDS mime types to constantsMahmoud Badri2022-05-118-45/+55
* QmlDesigner: Integrate drag and drop into the model/views systemMahmoud Badri2022-05-118-22/+73
* CMakePM: Fix crash when file system progress bar was cancelledCristian Adam2022-05-101-1/+2
* QtDesignStudio: Fix assets library external dropHenning Gruendl2022-05-102-10/+16
* ClangFormat: Fix settings checkboxes disappearanceArtem Sokolovskii2022-05-1015-33/+64
* StudioWelcome: Disable welcome page if inactiveThomas Hartmann2022-05-091-0/+5
* QtcProcess: Don't read error channel when MergedChannelsJarek Kobus2022-05-061-1/+6
* Make "X occurrences replaced" indicator less annoyingEike Ziller2022-05-061-1/+3
* VCS: Fix possible crash on shutdownEike Ziller2022-05-061-1/+6
* QmlDesigner: Skip watcher setup for shaders when not inside a projectMiikka Heikkinen2022-05-061-0/+6
* LanguageClient: track running function hint processorDavid Schulz2022-05-061-0/+1
* Fix extra tokens at end of #include directiveHenning Gruendl2022-05-051-1/+1
* QmlDesigner: Rename UseDefaultPuppet to UseDefaultQml2PuppetThomas Hartmann2022-05-051-1/+1
* QmlDesigner: Remove debug outputThomas Hartmann2022-05-041-2/+0
* QmlDesigner: Remove <cpp> prefix for property typesThomas Hartmann2022-05-041-2/+7
* QmlDesigner: Do not assume QmlBuildSystem is current build systemMiikka Heikkinen2022-05-041-0/+5
* ClangCodeModel: Don't ignore changes to clangd doc update thresholdChristian Kandeler2022-05-031-0/+2
* Editors: Fix that actions were applied to wrong editorEike Ziller2022-05-021-4/+15
* QmlDesigner: Properly parse variant typeThomas Hartmann2022-05-021-1/+13
* LanguageClient: support sorting outline combo box itemsDavid Schulz2022-05-023-3/+47
* LanguageClient: support sorting outline widget itemsDavid Schulz2022-05-022-3/+33