summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/coreplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add "Open Terminal Here" as default entryAndre Hartmann2019-06-121-1/+1
* Core: Make variable descriptions consistentRobert Loehning2018-10-221-2/+2
* Fix macOS buildTim Jenssen2018-09-211-0/+2
* Core: Avoid deprecated QDateTime::toTime_tOrgad Shaneh2018-09-211-1/+1
* Make Core independent from QtHelpEike Ziller2018-09-041-2/+8
* Core: ModernizeAlessandro Portale2018-08-081-3/+0
* CorePlugin: Switch split if remote command tries to open an already opened fileRazi Alavizadeh2018-06-221-1/+1
* Create PathDaniel Trevitz2018-06-051-16/+28
* Core: Add more HostOS related information to MacroExpanderTobias Hunger2018-05-291-0/+6
* Core: cancel async documentation registration on shutdownDavid Schulz2018-02-211-0/+1
* Core: Simplify MainWindow::init() signaturehjk2018-02-121-7/+5
* Core: Replace an in-Core connection by a direct callhjk2018-02-011-3/+0
* Core: Move MenuBarFilter closer to its peershjk2018-01-291-3/+0
* Locator: Do not use object pool for some filters and LocatorManagerhjk2018-01-261-1/+1
* Core: Do not put Edit mode in object poolhjk2018-01-261-6/+1
* DesignMode: Create only when neededhjk2018-01-231-9/+2
* DesignMode: Apply 'static pattern'hjk2018-01-231-2/+2
* Core: add menu bar locator filterDavid Schulz2018-01-151-3/+6
* Remove use of global state from InfoBarEike Ziller2017-11-011-1/+1
* Make DocumentManager::projectsDirectory a FileNameEike Ziller2017-09-191-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-5/+13
* Replace QLatin1String, QStringLiteral ("") with QString()Nikita Baryshnikov2017-08-211-1/+1
* Unit tests: Fix ProjectInfoGenerator.* testsNikolai Kosjar2017-07-271-1/+1
* Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-2/+3
* Core: Add the "resourcePath" to the global macro expanderAlessandro Portale2017-05-241-0/+2
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-0/+13
* Utils: First step to extend search results for clang query supportMarco Bubke2016-11-231-0/+2
* Merge remote-tracking branch 'origin/4.2'Orgad Shaneh2016-11-021-37/+21
|\
| * Core: Refactor argument handlingEike Ziller2016-11-021-37/+21
* | Core: Add a reaper that will asynchronously clean up QProcessesTobias Hunger2016-10-281-0/+1
|/
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-091-0/+7
|\
| * OS X: Fix regression for opening projects from FinderEike Ziller2016-05-041-0/+7
* | Merge remote-tracking branch 'origin/4.0'Oswald Buddenhagen2016-03-221-1/+1
|\ \ | |/
| * Core: Use a constant for the default creator themeAlessandro Portale2016-03-181-1/+1
* | Core: Apply 'static' pattern to Core::FindPluginhjk2016-03-151-6/+4
|/
* Rename ThemeSettingsWidget -> ThemeChooserOrgad Shaneh2016-01-211-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Theme: Remove unused ThemeSettingsOrgad Shaneh2016-01-141-2/+2
* MacroExpander: Add a way to generate a new UUIDTobias Hunger2015-11-301-0/+3
* Silence a warningNiels Weber2015-11-091-2/+0
* Themes: Fix issues with restoring themes.Eike Ziller2015-11-061-46/+26
* Utils::PathChooser: Allow the core plugin to extend the context menuDaniel Teske2015-08-311-0/+26
* Core: Add HostOs information to MacroExpanderTobias Hunger2015-06-101-0/+8
* Core: Expose DocumentManager data to MacroExpanderTobias Hunger2015-06-101-0/+5
* MacroExpander: Allow "comment" expansionTobias Hunger2015-06-041-0/+2
* WizardFactory: Trigger scan for wizards earlyTobias Hunger2015-05-271-0/+4
* IWizardFactory: Create wizards with factoryCreatorsTobias Hunger2015-05-261-0/+2
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-151-0/+8
|\
| * Fix plugin error dialog modalityOrgad Shaneh2015-04-141-0/+8