aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* ClangTools: Fix showing diagnostics outside the project root dirNikolai Kosjar2019-07-107-20/+15
* Clang: Fix adding snippets after opening braceNikolai Kosjar2019-07-101-0/+1
* ClangTools: Sanitize ClangToolsUnitTestsNikolai Kosjar2019-07-102-39/+58
* QmlDesigner: Fix potential crashesThomas Hartmann2019-07-092-3/+10
* RemoteLinux: Limit the number of concurrent stat callsChristian Kandeler2019-07-092-31/+47
* Clang: Fix tidy checksNikolai Kosjar2019-07-091-11/+26
* Cmake: Fix deprecation warninghjk2019-07-052-3/+3
* RemoteLinux: Add missing check for stat failureChristian Kandeler2019-07-052-6/+7
* Remove more deprecation warningshjk2019-07-059-15/+21
* Unify disabling build of llvm related plugins or test on WindowsChristian Stenger2019-07-052-10/+0
* CppTools: Avoid some deprecation warningshjk2019-07-051-4/+4
* Autotest: Avoid a deprecation warninghjk2019-07-051-1/+1
* Todo: Avoid deprecation warningshjk2019-07-051-2/+2
* ProjectExplorer: Remove one deprecated use of QTimehjk2019-07-051-2/+2
* ClangCodeModel: Avoid warnings on deprecated use of QTimehjk2019-07-051-4/+4
* Debugger: Robustify QmlInspectorAgent::onResulthjk2019-07-051-1/+2
* Avoid more deprecation warningshjk2019-07-058-12/+13
* QtSupport: Fix header guard for ui filesMarco Bubke2019-07-041-2/+4
* More Utils::toSet/toListhjk2019-07-0441-87/+101
* QmakeProjectManager: Take "executable" CONFIG value into accountChristian Kandeler2019-07-043-7/+11
* StudioWelcome: Add get() to ProjectModelThomas Hartmann2019-07-041-0/+5
* Clang: Remove old codeMarco Bubke2019-07-044-63/+3
* QtOutputFormatter: Support relative file:// linksAndre Hartmann2019-07-031-1/+17
* BareMetal: Fix typo in option to enable C++ language for IARDenis Shienkov2019-07-031-2/+2
* Use more toList/toSet to avoid deprecation warningshjk2019-07-036-17/+22
* Clang: Fix typo in function nameNikolai Kosjar2019-07-032-3/+3
* QmlDesigner: Fix shortcut overrideHenning Gruendl2019-07-032-0/+30
* QmlDesigner: Hide the cursor when dragging in SpinBoxThomas Hartmann2019-07-032-0/+26
* QmlDesigner: Use backspace on macOSThomas Hartmann2019-07-031-1/+7
* QmlDesigner: Extend support for custom property editorThomas Hartmann2019-07-021-8/+37
* Utils: Add toSet/toList functionshjk2019-07-028-13/+18
* PE: Fix tool tip of invalid toolchainChristian Stenger2019-07-021-1/+1
* ProjectExplorer: Add tests for GCC 9 output parsingChristian Kandeler2019-07-021-0/+109
* Git: Correctly handle aborting pull commandsAndre Hartmann2019-07-022-4/+7
* VCS: FakeVim: Ensure log editor is handled as readonlyChristian Stenger2019-07-022-1/+4
* Git: Fix popping of branch-stash after checkoutOrgad Shaneh2019-07-015-23/+34
* Core: Work around upstream introduction of std::hash<QString>hjk2019-07-011-0/+2
* QmlDesigner: Remove some unused membersChristian Kandeler2019-07-013-7/+0
* ProjectExplorer: Do not emit notifications from Kit::copyFrom()Christian Kandeler2019-07-011-2/+0
* ToolTipWatchItem: Fix column mappingMichael Weghorn2019-07-011-6/+6
* ProjectExplorer: Prevent inadvertant "configure" in target setup pageChristian Kandeler2019-07-011-1/+3
* QmlDesigner.MetaInfo: Add font to value typesThomas Hartmann2019-06-281-2/+2
* Project Explorer: Fix number of argumentRobert Loehning2019-06-281-1/+1
* Project import: Fix focus issueChristian Kandeler2019-06-273-5/+10
* Fix build with mingw 5.3Christian Kandeler2019-06-271-3/+3
* Fix lupdate issuesEike Ziller2019-06-274-19/+31
* VCS: Add seconds to timestamp in output windowOrgad Shaneh2019-06-261-1/+1
* ClangTools: Show hint when disabling "Build the project before analysis."Nikolai Kosjar2019-06-264-1/+31
* CppTools: Ignore -f[no-]keep-inline-dllexportNikolai Kosjar2019-06-261-1/+8
* CppEditor: Add another sanity check to ParseContextModelNikolai Kosjar2019-06-261-1/+3