summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/coreplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-191-1/+1
|\ \ | |/
| * ActionManager: Remove fallback path for Qt Creator 3.1 settingsEike Ziller2015-03-181-1/+1
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-111-3/+6
|\ \ | |/
| * Fix parsing of filename with position when -client is usedOrgad Shaneh2015-03-091-3/+6
* | Add goto column number command line arg to complement goto line numberd3fault2015-03-061-1/+1
|/
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Mime type settings: Restore user changesEike Ziller2015-02-171-2/+0
* Use new mime databaseEike Ziller2015-02-171-2/+2
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-161-4/+7
|\
| * Fix theme loading problemSergey Belyashov2015-02-131-4/+7
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\ \ | |/
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+3
* | ActionManager: transfer ownership from main window to core pluginEike Ziller2015-01-121-0/+1
* | Fix stringsJarek Kobus2014-12-051-2/+2
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-17/+37
|\ \ | |/
| * Theming: Do not use absolute path for built-in themesOrgad Shaneh2014-11-201-17/+36
| * Theming: Store initial paletteOrgad Shaneh2014-11-201-1/+2