aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Add supportsMultipleQtAbis getterAlessandro Portale2020-09-079-6/+19
* Vcs: Add "bulk delete" feature to APIChristian Kandeler2020-09-045-30/+85
* Merge remote-tracking branch 'origin/4.13' into masterOrgad Shaneh2020-09-0414-44/+347
|\
| * QmlDesigner: Choose target property when dragging image to materialMiikka Heikkinen2020-09-045-12/+277
| * QmlDesigner: Generate qml id from image file nameMiikka Heikkinen2020-09-044-23/+26
| * ProjectExplorer: Properly set up the output formatterChristian Kandeler2020-09-043-6/+15
| * QmlDesigner: Fix crashThomas Hartmann2020-09-041-0/+3
| * CMakePM: Fix removing cmake toolsChristian Stenger2020-09-041-1/+1
| * QmlDesigner: Disable more properties for QULAleksei German2020-09-031-1/+24
| * Fix build of Clang refactoring pluginEike Ziller2020-09-031-1/+1
* | QmakePM: Fix possible nullptr accessChristian Stenger2020-09-041-1/+1
* | ClangTools: Add QuickFixes to the editorDavid Schulz2020-09-0414-12/+284
* | TextEditor: make TextEditorWidget constructor explicitDavid Schulz2020-09-041-1/+1
* | TextEditor: use Utils::FilePath as file member in AssistInterfaceDavid Schulz2020-09-0435-132/+133
* | Core: replace QString with Utils::FilePath to get documentsDavid Schulz2020-09-0415-34/+33
* | ClangTools: Remove useless member FixitsRefactoringFile::m_filePathDavid Schulz2020-09-043-11/+0
* | ClangTools: use VFSoverlay if the clang tool supports itDavid Schulz2020-09-044-24/+33
* | Improve git archive userbilityTasuku Suzuki2020-09-031-2/+2
* | CPlusPlus: Categorize "Find Usages" resultsChristian Kandeler2020-09-031-2/+3
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-0326-55/+229
|\|
| * QmlDesigner: Disable more properties for QULAleksei German2020-09-032-7/+28
| * Clang: Add conditions for adding exceptions flagOrgad Shaneh2020-09-022-1/+14
| * QmlDesigner: Add support for .hdr imagesThomas Hartmann2020-09-021-0/+3
| * QmlDesigner: Disable FlowTags for MCUThomas Hartmann2020-09-022-9/+13
| * Android: Don't require arguments for a serviceVille Voutilainen2020-09-021-8/+1
| * QmlDesigner: Update complete sceneThomas Hartmann2020-09-011-0/+2
| * AssetExport: Do not export states, timeline and connection nodesVikas Pachdha2020-09-011-2/+10
| * AssetExport: Fix incorrect Node lineageVikas Pachdha2020-09-011-9/+12
| * QmlDesigner: Change CoffeeMachine startup fileAleksei German2020-09-011-1/+1
| * QmlDesigner: Make active3dScene internal (not saveable)Mahmoud Badri2020-09-012-4/+2
| * QmlDesigner: Fix for macOS issueThomas Hartmann2020-09-011-7/+7
| * AssetExport: Notify QML parsing errorsVikas Pachdha2020-09-011-6/+17
| * QmlDesigner: Disable Properties unavailable in QULAleksei German2020-09-011-3/+40
| * QmlDesigner: Do not show items not available fot QtForMCUThomas Hartmann2020-09-011-4/+43
| * QmlDesigner: Fix indirect connection targetsHenning Gruendl2020-09-011-1/+1
| * QmlDesigner: Update StudioWelcome tutorialsThomas Hartmann2020-08-3110-0/+42
* | Nim: Rework NimCompilerBuildStephjk2020-09-035-298/+116
* | Qmake: Inline QmakeBuildStepWidgethjk2020-09-022-149/+112
* | iOS: Remove redundant IosBuildStep::m_cleanhjk2020-09-021-13/+12
* | iOS: Inline IosBuildStepConfigWidgethjk2020-09-021-92/+56
* | Nim: Remove unused declarationChristian Stenger2020-09-021-2/+0
* | Nim: Fix building with nimbleChristian Stenger2020-09-024-5/+45
* | McuSupport: Use platform specific case for referencing "Path" valueAlessandro Portale2020-09-011-2/+2
* | McuSupport: Grant kits a Qt version on non Windows hostAlessandro Portale2020-09-011-3/+19
* | iOS: Inline IosDsymBuildStepWidgethjk2020-09-016-164/+61
* | VariableChooser: Avoid null pointer accessAlessandro Portale2020-09-011-2/+2
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-3163-200/+862
|\|
| * AssetExport: Export the metadata oustside the project directoryVikas Pachdha2020-08-312-3/+10
| * WinRt: Fix BuildStep soft assertChristian Kandeler2020-08-311-1/+3
| * QmlDesigner: Reset puppet after removing SLConnectorMiikka Heikkinen2020-08-311-0/+2