aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Fix some problems with plugin unloadingChristian Kandeler2019-10-163-2/+6
* Help: Remove functionality of unregistering namespace from public APIEike Ziller2019-10-163-8/+0
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-1/+4
|\
| * Output windows: Skip filter function if no filter is setChristian Kandeler2019-09-301-1/+4
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-09-272-1/+4
|\|
| * macOS: Fix window state after going out of fullscreenEike Ziller2019-09-272-1/+4
* | ClangTools: Add UI for specifying executablesNikolai Kosjar2019-09-122-0/+6
* | ClangTools: Invoke clang-tidy instead of clangNikolai Kosjar2019-09-122-3/+14
* | CppLocatorFilter: Fix crash in testsAndre Hartmann2019-09-121-0/+2
* | Core: Fix buildNikolai Kosjar2019-09-121-1/+1
* | Core: Make InfoBar::GlobalSuppressionMode an enum classAndre Hartmann2019-09-124-8/+8
* | Utils: Add a FilePath::isDir() convenience functionhjk2019-09-112-2/+2
* | Add option for shortcut visibility in context menusEike Ziller2019-09-114-53/+74
* | Remove unused QObject parent arguments on options pageshjk2019-09-118-13/+10
* | CppLocatorFilter: Add highlighting auto-testsAndre Hartmann2019-09-102-7/+26
* | Remove usages of deprecated APIsSona Kurazyan2019-09-033-17/+12
* | CMake build: Add some more feature infoEike Ziller2019-09-031-0/+1
* | Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-0224-38/+38
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-221-1/+0
|\|
| * Locator: remove outdated documentation commentAndre Hartmann2019-08-151-1/+0
* | Locator: Extract MatchLevel and use it in several filtersAndre Hartmann2019-08-155-20/+25
* | FileSystemFilter: Convert to FuzzyMatcherAndre Hartmann2019-08-153-37/+46
* | Try even harder to register Utils::CommandLine and FilePathhjk2019-08-151-0/+2
* | Utils: Split FilePath::fileNamehjk2019-08-141-1/+2
* | Add missing overridesEike Ziller2019-08-141-3/+3
* | Add global notification area and use for UI Tour infoEike Ziller2019-08-129-4/+49
* | Improve layout of qrc editorTasuku Suzuki2019-08-092-3/+3
* | Add option to configure file line ending for an open documentMarius Sincovici2019-08-072-0/+12
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-011-0/+6
|\|
| * OutputWindow: Fix freeze when zooming out very farAndre Hartmann2019-07-311-0/+6
* | Compile fix with recent Qt devhjk2019-07-2910-95/+44
* | Fix windows buildChristian Kandeler2019-07-261-1/+1
* | Wizards: Do some input validation on repository URLsChristian Kandeler2019-07-262-0/+60
* | Fix compile on macOSChristian Stenger2019-07-241-16/+9
* | Core: Use more of Utils::FilePath in locator filtershjk2019-07-245-65/+33
* | Avoid warning on empty expressionshjk2019-07-238-24/+24
* | Revert "Use QComboBox::currentTextChanged instead of currentIndexChanged"Eike Ziller2019-07-221-1/+2
* | BaseFileFilter: Make searching in paths easierAndre Hartmann2019-07-221-5/+9
* | Core: Warn the user if the settings file cannot be readChristian Kandeler2019-07-172-0/+44
* | FileSystemFilter: Simplify directory handlingAndre Hartmann2019-07-161-5/+3
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-045-6/+11
|\|
| * Utils: Add toSet/toList functionshjk2019-07-024-6/+9
| * Core: Work around upstream introduction of std::hash<QString>hjk2019-07-011-0/+2
* | Use QComboBox::currentTextChanged instead of currentIndexChangedAlessandro Portale2019-07-041-2/+1
* | Let users configure the number of recent files shownChristian Kandeler2019-07-035-128/+177
* | DocumentManager: Fix off-by-one error in max number of recent filesChristian Kandeler2019-07-011-2/+2
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-287-14/+44
|\|
| * Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-244-7/+38
| * ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-211-1/+0
| * ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-212-6/+6