summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix frequent typoRobert Loehning2018-10-2322-31/+31
* | Android: Move HTML out of translated stringRobert Loehning2018-10-231-2/+2
* | Clang: Fix naming conventions for *ModelManagerSupport* classesNikolai Kosjar2018-10-2312-99/+99
* | Clang: Remove default windowTitle from translationRobert Loehning2018-10-221-1/+1
* | Core: Make variable descriptions consistentRobert Loehning2018-10-221-2/+2
* | Git: Move HTML out of translated stringRobert Loehning2018-10-221-3/+4
* | Debugger: Remove wrong white spaceRobert Loehning2018-10-221-1/+1
* | Debugger: Remove redundant dotRobert Loehning2018-10-221-1/+1
* | Debugger: Do not interrupt twiceDavid Schulz2018-10-221-0/+3
* | Debugger: Remove unused BreakHandler::setBreakpointEnabled()hjk2018-10-222-7/+0
* | QMake: Use option for parallel make jobsAndre Hartmann2018-10-221-1/+1
* | QmlProject: Capitalize consistentlyRobert Loehning2018-10-221-1/+1
* | Debugger[CDB]: Make title more clearRobert Loehning2018-10-221-1/+1
* | CppCheck: Add a category text and icon to the Option pageAlessandro Portale2018-10-221-0/+4
* | Merge remote-tracking branch 'origin/4.7' into 4.8Eike Ziller2018-10-229-5/+33
|\ \ | |/
| * Fix Linux & macOS build in releaseEike Ziller2018-10-221-0/+2
| * ProjectExplorer: do not send non existing debug outputDavid Schulz2018-10-191-0/+2
| * Fix crash when pressing wrong shortcuts in welcome modeEike Ziller2018-10-191-2/+8
| * Fix soft assert when adding file to subfolder in generic projectEike Ziller2018-10-181-2/+3
| * Fix crash when adding file to sub folder in generic projectEike Ziller2018-10-181-1/+2
| * ProjectExplorer: cancel MSVC tool chain detection on shutdownDavid Schulz2018-10-175-0/+16
* | LanguageClient: Use FancyLineEdit in MimeTypeDialogAlessandro Portale2018-10-221-1/+3
* | Debugger: Fix handling of enabled state of PDB breakpointsChristian Stenger2018-10-221-3/+23
* | Debugger: Fix removing breakpoints for pdbChristian Stenger2018-10-221-0/+4
* | Debugger: Remove wrong state transitionChristian Stenger2018-10-221-1/+0
* | Debugger: always report that the debugger stopped when hitting a bpDavid Schulz2018-10-221-1/+2
* | Remove ancient TODO fileAndre Hartmann2018-10-211-17/+0
* | Debugger: Fix UI textLeena Miettinen2018-10-191-6/+6
* | Help: Add ellipsis to a menu item label that leads to a web siteLeena Miettinen2018-10-191-1/+1
* | LSP: Fix capitalization of UI textLeena Miettinen2018-10-191-1/+1
* | Cppcheck: Add missing space to translatable stringLeena Miettinen2018-10-191-1/+1
* | LSP: Suppress auto completion on perfect matchesDavid Schulz2018-10-191-1/+56
* | LSP: Restart client if language filter settings changeChristian Stenger2018-10-191-2/+4
* | LSP: Sort available MIME typesChristian Stenger2018-10-191-0/+1
* | LSP: rerequest completion if contents change while processingDavid Schulz2018-10-193-4/+13
* | Git: Add quick filter for branches panelOrgad Shaneh2018-10-183-8/+36
* | LSP: support file pattern filter and multiple mime types for lsp clientsDavid Schulz2018-10-184-37/+160
* | Clang: Move text cursor utility methods into ClangCodeModelIvan Donchevskii2018-10-183-7/+57
* | BranchView: Add ellipsis to rename and remove actionAndre Hartmann2018-10-181-2/+2
* | QmlDesigner: Silence compiler warningChristian Stenger2018-10-181-0/+1
* | QmlDesigner: Fix compile for auto testsChristian Stenger2018-10-181-0/+4
* | QmlDesigner: fix to not use not existing puppetsTim Jenssen2018-10-173-11/+14
* | Qbs: Fix pch detection when there are multiple tagsOrgad Shaneh2018-10-171-6/+8
* | Android: Prevent invalid assertions in toolchain detection codeChristian Kandeler2018-10-171-1/+4
* | Debugger: Use actions in different contextshjk2018-10-174-30/+37
* | LSP: warn on non existing language client executablesDavid Schulz2018-10-171-2/+1
* | LSP: Fix positions for code completionsDavid Schulz2018-10-171-0/+1
* | Fixes: Clang: Sort the initial list of includes for the code completionIvan Donchevskii2018-10-171-0/+6
* | Clang: Fix abandoning the parentheses for functionIvan Donchevskii2018-10-171-1/+1
* | QmlProfiler: Further improve QmlProfilerTool testUlf Hermann2018-10-171-2/+8