summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Add support for object propertiesqds/v3.2.0qds-3.2Thomas Hartmann2022-03-251-0/+3
* QmlDesigner: Fix TransitionEditor for cpp typesThomas Hartmann2022-03-251-0/+2
* Add missing changelog itemEike Ziller2022-03-251-0/+2
* ClangFormat: Adapt to LLVM 15 API changeChristian Kandeler2022-03-251-1/+4
* TextEditor: Make sure cursor is visible after refactoringChristian Kandeler2022-03-251-1/+7
* QmlDesigner: Update MCUs metadata for MCUs 2.1Aleksei German2022-03-252-1/+231
* QmlDesigner: Fix puppet crash with DelegateModelThomas Hartmann2022-03-241-5/+13
* QmlDesigner: Add invalid ids to QmlJSCheckThomas Hartmann2022-03-242-4/+5
* QmlDesigner: Don't generate new id for node if already setMiikka Heikkinen2022-03-241-1/+2
* Debugger: Fix MSVC warningOrgad Shaneh2022-03-241-1/+1
* QDS New Project Dialog fix: recents should include all project propertiesSamuel Ghinet2022-03-2415-801/+395
* QmlDesigner: Fix add new state plus button centering on all sizesMiikka Heikkinen2022-03-241-1/+1
* Bump version to 7.0.1Eike Ziller2022-03-243-6/+6
* QmlDesigner: Prevent showing preview tooltip when button is pressedMiikka Heikkinen2022-03-244-6/+30
* QmlDesigner: Fix font preview tooltip imageMiikka Heikkinen2022-03-248-27/+51
* QmlDesigner: Reset puppet when ParticleShape3D is reparentedMiikka Heikkinen2022-03-241-3/+5
* Squish: Fix remove kits testChristian Stenger2022-03-242-5/+5
* Squish: Fix project wizard testChristian Stenger2022-03-243-7/+15
* QmlProjectRunConfiguration: Do not enable DebugTranslation by defaultThomas Hartmann2022-03-231-2/+0
* Squish: Fix local git testChristian Stenger2022-03-231-1/+1
* Squish: Port tst_WELP03 to Python3Robert Löhning2022-03-231-5/+5
* ++year in copyright templateDavid Schulz2022-03-231-1/+1
* QmlDesigner: Force QtQuick.Studio.x components to use version 1.0Thomas Hartmann2022-03-231-0/+6
* LauncherInterface: Wait for graceful finish of process launcherJarek Kobus2022-03-236-47/+16
* qml2puppet: disable multilanguage if Qt version < 6.2.1Tim Jenssen2022-03-231-1/+1
* QmlDesigner: Remove globalBaseUrlThomas Hartmann2022-03-234-18/+0
* QmlDesigner: Remove finishedNotifyThomas Hartmann2022-03-231-10/+1
* QmlDesigner: Do not allow baseState as idThomas Hartmann2022-03-231-1/+2
* Squish: Update Welcome page testChristian Stenger2022-03-232-11/+11
* qds: disable crashpad with universal buildsTim Jenssen2022-03-221-1/+3
* QmlDesigner: Fix DirectoryFontLoaderThomas Hartmann2022-03-221-1/+1
* QmlDesigner: Add placeholder functionalityHenning Gruendl2022-03-221-0/+23
* QmlDesigner: Fix WindowSpecifics for Qt6Henning Gruendl2022-03-222-0/+461
* QmlDesigner: Parse .metainfo files from the share folderThomas Hartmann2022-03-221-0/+43
* QDS New Project dialog: Rename NewProjectView.qml to PresetView.qmlSamuel Ghinet2022-03-223-2/+2
* Qds Project Wizard fix: cannot select styleSamuel Ghinet2022-03-221-8/+3
* Fix double-clicking in Projects view to open file in extra windowEike Ziller2022-03-221-2/+3
* QmlDesigner: Fix itemlibrary template generationThomas Hartmann2022-03-221-1/+1
* Android: fix logcat retrieval on pre Android NougatAssam Boudjelthia2022-03-221-11/+8
* CppEditor: Do not crash on doxygen comment creationChristian Kandeler2022-03-221-1/+3
* QmlDesigner: Remove unrequired event filterv7.0.0Thomas Hartmann2022-03-212-30/+0
* QmlDesigner: Block more importsThomas Hartmann2022-03-211-1/+8
* Qds: New Project dialog in new Welcome screen should close on EscSamuel Ghinet2022-03-212-0/+15
* ClangCodeModel: Add some more timing debug informationCristian Adam2022-03-211-7/+28
* Doc: Add information about visualization of emitters and attractorsMats Honkamaa2022-03-212-3/+10
* QmlDesigner: Add missing StudioControl in qmldirHenning Gruendl2022-03-211-0/+1
* Squish: Don't configure projects on Qt4 anymoreRobert Löhning2022-03-182-10/+5
* Squish: Fix qml indentation testChristian Stenger2022-03-181-1/+1
* Squish: Fix debugging console app testChristian Stenger2022-03-182-5/+7
* RemoteLinux: Allow open remote shell from Windows as wellChristian Stenger2022-03-181-5/+3