aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/coreplugin.pro
Commit message (Expand)AuthorAgeFilesLines
* Move Help item from text editor to coreEike Ziller2019-01-251-0/+2
* Make Core independent from QtHelpEike Ziller2018-09-041-2/+1
* Allow changing the default editor for mime typesEike Ziller2018-07-021-1/+2
* Add a file properties dialogAndre Hartmann2018-02-191-0/+3
* Core: Detach status bar handling from global object poolhjk2018-01-261-2/+0
* Core: add menu bar locator filterDavid Schulz2018-01-151-2/+4
* Move RemoveFileDialog to UtilsEike Ziller2017-12-121-3/+0
* Add function for getting DiffServiceEike Ziller2017-11-131-1/+2
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-1/+0
* Make Creator compile without Qt tools in some configurationhjk2017-02-101-1/+2
* Core: Add a reaper that will asynchronously clean up QProcessesTobias Hunger2016-10-281-0/+3
* Implement diff on close, on revert and on external modificationJarek Kobus2016-10-211-1/+2
* DocumentModel: Better separation of private APIEike Ziller2016-06-091-1/+2
* Fix building creator with the intel compiler.David Schulz2016-04-261-1/+1
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-02-011-1/+1
|\
| * Core: Remove dependency on gui-private againhjk2016-01-291-1/+1
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-251-1/+2
|\|
| * Adapt to QtGui changes that broke private API source compatibilityThiago Macieira2016-01-221-1/+2
* | Rename ThemeSettingsWidget -> ThemeChooserOrgad Shaneh2016-01-211-2/+2
* | Move ThemeSettingsWidget to themesettings filesOrgad Shaneh2016-01-211-2/+0
* | Core: Move icon construction out-of-linehjk2016-01-201-1/+2
* | Theme: Inline UIOrgad Shaneh2016-01-141-1/+0
* | Removing the ThemeEditorAlessandro Portale2016-01-141-17/+0
* | Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-1/+2
* | Core: Replace ICoreListener by std::functionshjk2015-11-041-2/+0
|/
* Merge branch 'master' of git://code.qt.io/qt-creator/qt-creatorEike Ziller2015-09-011-3/+6
|\
| * Split general settings page in twoEike Ziller2015-09-011-3/+6
* | Utils: Remove unused classEike Ziller2015-08-281-2/+0
|/
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-0/+2
* Core: Replace usage of QScriptEngine with QJSEngineAlessandro Portale2015-04-011-1/+1
* Use new mime databaseEike Ziller2015-02-171-2/+0
* Make Qt Creator build with -Werror=date-timeSune Vuorela2015-02-131-0/+4
* Core: Extract ExternalToolManager to its own fileOrgad Shaneh2015-01-141-1/+2
* Welcome: Move IWelcomePage to core pluginEike Ziller2014-12-191-2/+4
* Move Utils::AsynchronousMessageBox to Core::AsynchronousMessageBoxMarco Bubke2014-11-251-1/+3
* Remove QScript wrap helpersNikita Baryshnikov2014-11-241-1/+0
* Core: Separate theme settings widget from options pageOrgad Shaneh2014-11-071-0/+2
* Implement theming for QtCreatorThorben Kroeger2014-10-151-3/+23
* VariableChooser: Reworkhjk2014-10-151-2/+0
* Reuse code for open documents and open help pages panesEike Ziller2014-09-261-2/+4
* Core: Add a basic extension for the JsExpanderTobias Hunger2014-09-181-2/+4
* VariableManager: Add support for javascript varibalesTobias Hunger2014-09-161-0/+2
* use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
* Remove Qt version checks.Christian Kandeler2014-09-081-8/+4
* Editors: Extract class for external windowsEike Ziller2014-08-131-0/+2
* Editors: Create a EditorArea classEike Ziller2014-07-241-0/+2
* EditorManager: Do not be a widget.Eike Ziller2014-07-221-0/+1
* Core: Refactor handling of "window state" actions out of MainWindowEike Ziller2014-07-181-2/+4
* Remove special code path for fullscreen support on MacEike Ziller2014-07-111-3/+1
* ProjectExplorer: Fold in simple IDocumentFactory subclasseshjk2014-07-011-0/+1