summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Integrate drag and drop into the model/views systemMahmoud Badri2022-05-118-22/+73
* CMake build: Avoid endless loop if plugin does not existEike Ziller2022-05-101-0/+4
* CMakePM: Fix crash when file system progress bar was cancelledCristian Adam2022-05-101-1/+2
* QtDesignStudio: Fix assets library external dropHenning Gruendl2022-05-103-13/+16
* ClangFormat: Fix settings checkboxes disappearanceArtem Sokolovskii2022-05-1015-33/+64
* Tests: Fix compile of test app on macOSChristian Stenger2022-05-101-1/+3
* Dumper: Fix map dumper for lldbChristian Stenger2022-05-102-3/+5
* Squish: Fix findUnusedObjects for Python3Robert Löhning2022-05-091-2/+2
* Squish: Align iterateKits() better with the way we use itRobert Löhning2022-05-092-40/+29
* Squish: Reduce complexity of iterateQtVersions()Robert Löhning2022-05-093-65/+15
* StudioWelcome: Disable welcome page if inactiveThomas Hartmann2022-05-091-0/+5
* Squish: Remove outdated comment from ReadmeRobert Löhning2022-05-091-4/+1
* QtcProcess: Don't read error channel when MergedChannelsJarek Kobus2022-05-061-1/+6
* Squish: Fix typo in ReadmeRobert Löhning2022-05-061-1/+1
* 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
* Dumper: Fix offsets for QFile membersChristian Stenger2022-05-052-7/+25
* 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
* Doc: Document merging while importing from Qt-BridgeVikas Pachdha2022-05-021-1/+20
* Doc: Add creating state transition animations tutorialMats Honkamaa2022-05-026-0/+191
* Doc: Describe how to declare files in projectsLeena Miettinen2022-05-026-16/+44
* 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
* LanguageClient: select innermost outline widget itemDavid Schulz2022-05-021-20/+24
* Locator: Save history of execute filterEike Ziller2022-04-292-0/+24
* CppEditor: Consider -include flags from the project againChristian Kandeler2022-04-291-1/+6
* Rework QtDS Splash Screen to show telemetry optionsBrook Cronin2022-04-299-105/+1078
* Improve Animationcurve editorKnud Dollereder2022-04-2819-119/+405
* ProjectExplorer: Prevent out of range access on recent projects listAlessandro Portale2022-04-281-1/+4
* QmlDesigner: Fix possible crash on exitMahmoud Badri2022-04-281-8/+11
* Bump version to 7.0.2Eike Ziller2022-04-283-6/+6
* Doc: Update import 3D assets docsMats Honkamaa2022-04-272-25/+20
* ManhattanStyle: Check widget being not nullKai Uwe Broulik2022-04-271-1/+1
* CMake: Set the build directory change after BrowseCristian Adam2022-04-261-2/+4
* QmlDesigner: Add new way to load fonts to templateThomas Hartmann2022-04-261-2/+12
* QmlDesigner: Do not show error while type information is incompleteThomas Hartmann2022-04-261-1/+4
* StudioWelcome: Use Welcome as display nameThomas Hartmann2022-04-261-1/+1
* QmlJsCheck: Add more ids to negative listsThomas Hartmann2022-04-261-1/+3
* ProjectExplorer: Only strip L from cplusplus macro if it existsOrgad Shaneh2022-04-261-1/+2
* QmlDesigner: Fix for builds in default MCU projectv7.0.1Aleksei German2022-04-251-3/+5
* Add change log for 7.0.1Eike Ziller2022-04-251-0/+111