summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Ignore certain auxiliary data names when savingThomas Hartmann2018-11-021-0/+3
* CompilationDatabase: Create target in the same threadIvan Donchevskii2018-11-021-2/+3
* CppLocatorFilter: Fix result sortingAndre Hartmann2018-11-022-13/+28
* CompilationDatabase: Add target to the compilation database projectIvan Donchevskii2018-11-021-0/+3
* CompilationDatabase: Support both code modelsIvan Donchevskii2018-11-0117-189/+790
* ProjectExplorer: Make setRequiredKitPredicate protectedIvan Donchevskii2018-11-011-3/+2
* ProjectExplorer: Get predefined clang-cl macros in g++ and cl driver modesIvan Donchevskii2018-11-016-64/+94
* Clang: Check that file kind matches the language versionIvan Donchevskii2018-11-011-0/+5
* CompilationDatabase: Fix escaped quotes handlingIvan Donchevskii2018-11-011-2/+4
* ProjectExplorer: Fix typo in findNodesIvan Donchevskii2018-11-011-1/+1
* winrt: Remove --install from winrtrunner's default run argumentsOliver Wolff2018-11-011-1/+1
* winrt: Code cleanupOliver Wolff2018-11-018-16/+14
* Clang: Fix unresolved #includes for ui_*.h headersNikolai Kosjar2018-10-317-15/+30
* Clang: Do not insert "::" after namespace completionNikolai Kosjar2018-10-301-2/+10
* Clang: Don't wrap Qt headers when generating compilation databaseIvan Donchevskii2018-10-301-0/+3
* CompilationDatabase: Fix opening relative file pathsIvan Donchevskii2018-10-291-7/+13
* Revert "Android/ProjectExplorer: Include parameters into quotes"Orgad Shaneh2018-10-293-3/+3
* QmnlDesigner: Avoid paths starting with '//'Thomas Hartmann2018-10-291-9/+13
* Git: Remove wrong soft assertionOrgad Shaneh2018-10-281-1/+0
* Git: Fix detection of current selected indexOrgad Shaneh2018-10-281-1/+1
* Git: Fix resolving top level for non-existent sub-sub-directoryOrgad Shaneh2018-10-252-13/+15
* Android/ProjectExplorer: Include parameters into quotesRobert Loehning2018-10-253-3/+3
* Coreplugin: Fix UI textLeena Miettinen2018-10-252-3/+3
* Debugger: Use engine specific contexts for delegating actionsEike Ziller2018-10-255-186/+132
* Clang: Adapt plugin test testCompleteWithDotToArrowCorrectionNikolai Kosjar2018-10-251-1/+1
* Clang: Fix adding completion snippets after {Nikolai Kosjar2018-10-253-1/+6
* Fix missing translation contextsEike Ziller2018-10-258-12/+17
* Clang: Go through CLANG-UPGRADE-CHECKIvan Donchevskii2018-10-251-0/+2
* Qbs: Add variable chooser to install path chooserOrgad Shaneh2018-10-252-4/+5
* GitEditor: Fix resolving of working directory for non-existent sourceOrgad Shaneh2018-10-251-9/+9
* Clang: Adapt priorities for the same method/constructor overloadsIvan Donchevskii2018-10-251-2/+1
* Fix build with Qt 5.12: fully-qualify base classThiago Macieira2018-10-251-1/+1
* QmlDesigner: use better settings namesTim Jenssen2018-10-244-14/+14
* Android: Fix Android SDK license dialog textVikas Pachdha2018-10-241-4/+5
* ClangFormat: Make more readable helper functionsIvan Donchevskii2018-10-241-22/+19
* Merge remote-tracking branch 'origin/4.7' into 4.8Eike Ziller2018-10-242-9/+23
|\
| * Fix crash in folder navigation widgetEike Ziller2018-10-232-9/+23
* | Clang: Remove superfluous white spaceRobert Loehning2018-10-241-1/+1
* | Clang: Fix the completion fix-it wordingIvan Donchevskii2018-10-241-1/+1
* | Clang: Use multi-arg version of arg()Robert Loehning2018-10-241-2/+1
* | CppTools: Bump llvm.org docs link to version 7.0.0Alessandro Portale2018-10-241-1/+1
* | LSP: Add missing argument to initialize error dialog titleDavid Schulz2018-10-241-1/+1
* | Valgrind: Use multi-arg version of arg()Robert Loehning2018-10-231-2/+1
* | TextEditor: Fix requesting more proposals than neededNikolai Kosjar2018-10-234-1/+15
* | Debugger: set disabling/enabling subbreakpoints with cdb capabilityDavid Schulz2018-10-231-12/+17
* | LSP: Use multi-arg version of arg()Robert Loehning2018-10-231-1/+1
* | Debugger: Do not use deprecated bp model id to construct response idsDavid Schulz2018-10-233-20/+9
* | ProjectExplorer: Fix testChristian Stenger2018-10-231-3/+10
* | AutoTest: Generate string properlyRobert Loehning2018-10-231-3/+5
* | Debugger: Move HTML out of translated stringRobert Loehning2018-10-231-5/+7