aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Do not overwrite existing indentersv4.12.0-beta1Eike Ziller2020-03-051-1/+0
* CompilationDatabaseProjectManager: Fix autotestChristian Kandeler2020-03-042-0/+10
* QmlJS: Fix up compile fixChristian Stenger2020-03-042-3/+4
* QmlDesigner: Auxiliary data auto-foldAleksei German2020-03-046-3/+82
* QmlJS: Fix compileChristian Stenger2020-03-046-8/+15
* GitEditor: Fix order of argumentsOrgad Shaneh2020-03-041-1/+1
* TextEditor: Use simple text indentation as defaultEike Ziller2020-03-0412-140/+58
* QmlDesigner: Port Edit 3D View to 5.15Miikka Heikkinen2020-03-0433-227/+231
* Core: Translate "on" and "off"Robert Loehning2020-03-031-1/+1
* QmlJS: Fix compiler warning and add a missing includeOrgad Shaneh2020-03-032-0/+2
* QmlJS: Fix Qbs/CMake buildOrgad Shaneh2020-03-032-2/+2
* QmlDesigner: Use ActionManager in FormEditorTim Jenssen2020-03-033-15/+34
* QmlDesigner: Do not allow keywords as properties in annotationsThomas Hartmann2020-03-031-0/+39
* QmlDesigner: Set override size for FlowViewThomas Hartmann2020-03-031-0/+7
* QmlDesigner: Fix copy and paste for FlowActionThomas Hartmann2020-03-031-1/+3
* QmlPuppet: Initialize InputEventTypeTobias Hunger2020-03-031-1/+1
* ADS: Properly initialize FloatingWidgetTitleBarTobias Hunger2020-03-031-1/+1
* ADS: Remove struct from FloatingWidgetTitleBarTobias Hunger2020-03-032-2/+3
* QmlDesigner: Properly initialize QActions in Edit3DViewTobias Hunger2020-03-031-9/+9
* ADS: Initialize all members of DockAreaTitleBarTobias Hunger2020-03-031-4/+3
* ADS: Remove struct from DockAreaTitleBarTobias Hunger2020-03-034-8/+8
* ADS: Properly initialize DockWidgetTabTobias Hunger2020-03-031-3/+2
* ADS: Remove struct from DockWidgetTabTobias Hunger2020-03-035-10/+10
* ADS: Properly initialize DropAreaTabBarTobias Hunger2020-03-031-3/+3
* ADS: Remove struct from DockAreaTabBarTobias Hunger2020-03-032-5/+5
* ADS: Properly initialize DockManagerTobias Hunger2020-03-031-3/+3
* ADS: Remove struct from DockManagerTobias Hunger2020-03-036-11/+11
* ADS: Properly initialize DockOverlayTobias Hunger2020-03-031-3/+3
* ADS: Remove struct from DockOverlayTobias Hunger2020-03-032-7/+9
* ADS: Add initialization and remove dead code from FloatingDragPreviewTobias Hunger2020-03-031-3/+2
* ADS: Remove struct from FloatingDragPreviewTim Jenssen2020-03-034-8/+8
* ADS: DockManager: Handle potential read errors for XML dataTim Jenssen2020-03-031-0/+2
* ADS: Initialize all members in FloatingDockContainerTobias Hunger2020-03-031-1/+1
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-0388-4302/+5242
* ADS: Remove struct from FloatingDockContainerTobias Hunger2020-03-034-9/+9
* QmlDesigner: Remove dead codeTobias Hunger2020-03-031-10/+0
* ADS: Do not re-use variablesTobias Hunger2020-03-031-4/+4
* CompilationDbManager: Do not create an extra targetChristian Kandeler2020-03-032-14/+0
* ADS: Prevent nullptr access in DockWidgetTobias Hunger2020-03-031-1/+3
* ADS: No more structs in DockWidgetTobias Hunger2020-03-033-6/+6
* LanguageClient: Fix build with namespaced QtChristian Stenger2020-03-031-2/+0
* Android: fix minor syntax issuesAssam Boudjelthia2020-03-031-2/+2
* Allow blocking auto files refreshVikas Pachdha2020-03-032-0/+30
* Doc: Describe changes in the diff editorLeena Miettinen2020-03-034-13/+22
* QmlDesigner: Update 3D Edit view iconsMiikka Heikkinen2020-03-0354-37/+37
* Android: place add permissions combobox on top of the list viewAssam Boudjelthia2020-03-031-13/+13
* Android: allow style extraction method selection to the manifest editorAssam Boudjelthia2020-03-032-7/+42
* McuSupport: Prepare support for more toolchains than GNU Arm EmbeddedAlessandro Portale2020-03-033-101/+154
* Move SimpleProjectWizard to ProjectExplorer pluginBogDan Vatra2020-03-0314-18/+18
* Improve simpleprojectwizardBogDan Vatra2020-03-031-9/+139