summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Utils: Adjust column numbers affected by convertPosition changeIvan Donchevskii2018-11-0920-60/+72
* ClangFormat: Add missing file to .qbsIvan Donchevskii2018-11-091-0/+1
* Work around crash when dragging text from tool tipEike Ziller2018-11-091-1/+9
* ProjectExplorer: Whitelist -Bprefix for header path searchNikolai Kosjar2018-11-091-1/+2
* ClangFormat: Synchronize with C++ code style settingsIvan Donchevskii2018-11-089-70/+254
* Fix iconsThomas Hartmann2018-11-087-0/+0
* Debugger: Fix LLDB start with complex command lineshjk2018-11-081-7/+2
* ClangFormat: Fix text indentation after inserted snippetIvan Donchevskii2018-11-081-12/+14
* Callgrind: Avoid an extra call to QDir::entryList()Orgad Shaneh2018-11-081-3/+3
* Clang: Fix crash when removing diagnostic configNikolai Kosjar2018-11-083-0/+9
* Clang: Fix reading inconsistent settingsNikolai Kosjar2018-11-081-0/+6
* ClangTools: Fix using clang options of diagnostic configNikolai Kosjar2018-11-081-1/+2
* Clang: Refactor FilePathIdMarco Bubke2018-11-083-6/+6
* QmlDesigner: Change name of internal propertyThomas Hartmann2018-11-082-6/+6
* Fix infinite recursion in highlight processorDaniel Levin2018-11-083-0/+26
* AutoTest: Move signal emissionChristian Stenger2018-11-081-1/+1
* AutoTest: Fix outputparserChristian Stenger2018-11-089-16/+33
* Debugger: Use a QPointer for the thread switcherhjk2018-11-072-9/+21
* Debugger: Split expressions and locals and anchor Registers to LocalsOrgad Shaneh2018-11-071-2/+2
* Debugger: Fix conflict of "Start and Break on Main" and "Step Over"Eike Ziller2018-11-071-1/+4
* Debugger: Silence breakpoint state transition warninghjk2018-11-071-2/+3
* CompilationDatabase: Speed up parsing project fileIvan Donchevskii2018-11-073-50/+79
* Debugger: Fix version parsing for LLDBhjk2018-11-071-1/+1
* Git: Forbid local renaming for date columnAndre Hartmann2018-11-061-1/+1
* QmlDesigner: Add support for per property record buttonsThomas Hartmann2018-11-061-1/+13
* QmlDesigner: Refactor record mechanism for timelineThomas Hartmann2018-11-062-1/+22
* QmlDesigner: Add some functions to QmlTimelineThomas Hartmann2018-11-062-0/+36
* CodeAssist: Refine perfect match criteriaNikolai Kosjar2018-11-061-15/+43
* CodeAssist: Avoid pointless completion request after accepting itemNikolai Kosjar2018-11-061-0/+17
* ProjectExplorer: Let the user override parallel jobs in argumentsOrgad Shaneh2018-11-062-4/+25
* AutoTest: Fix displaying XML contentChristian Stenger2018-11-067-18/+28
* Avoid enabling all message types by defaultChristian Stenger2018-11-063-3/+3
* LSP: Inform user about an unexpected server finish without restart attemptDavid Schulz2018-11-061-0/+2
* Debugger: Implement disabling/enabling subbreakpoints with LLDBhjk2018-11-063-3/+24
* ProjectExplorer: Remove default value from userJobCountOrgad Shaneh2018-11-051-3/+0
* Make the currently visible debugger UI define the behavior of F5Eike Ziller2018-11-051-4/+10
* CompilationDatabase: Use QJsonDocument for separate objectsIvan Donchevskii2018-11-051-6/+31
* CompilationDatabase: Add folders to Project viewIvan Donchevskii2018-11-051-27/+85
* Debugger: Remove unused DebuggerEngine::handleCommand declarationhjk2018-11-051-2/+0
* Debugger: use requested file and line for pending breakpointshjk2018-11-051-14/+7
* ProjectExplorer: Parse macros when clang-cl exits with non-zero codeIvan Donchevskii2018-11-051-1/+2
* LanguageClient: Improve Options iconAlessandro Portale2018-11-052-0/+0
* LSP: Avoid crash in shutdownChristian Stenger2018-11-051-0/+1
* LSP: forcefully close language server after 3 seconds on shutdownDavid Schulz2018-11-051-0/+5
* Git: Enable renaming local branches by direct editingOrgad Shaneh2018-11-044-1/+37
* Android: Auto detect clang toolchainsVikas Pachdha2018-11-026-499/+152
* Android: Remove missing Qt version warningVikas Pachdha2018-11-023-52/+0
* QmlDesigner: Add some functions to QmlTimelineKeyframeGroupThomas Hartmann2018-11-022-0/+52
* QmlDesigner: Add constThomas Hartmann2018-11-022-2/+2
* CompilationDatabase: Fix command line parsingIvan Donchevskii2018-11-022-4/+13