aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/icore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-0/+1
* Move InfoBar to UtilsEike Ziller2020-06-181-1/+1
* Fix "Header" documentation in Core pluginEike Ziller2020-06-151-0/+2
* Fix and complete documentation for ICoreEike Ziller2020-05-291-23/+214
* Core: Report MSVC 2019 when built with MSVC 2019Cristian Adam2020-05-281-0/+2
* Unregister deleted IContext objects automaticallyEike Ziller2020-05-271-0/+1
* Add "Install Plugin" buttonEike Ziller2020-03-231-2/+20
* Doc: Fix QDoc warnings in Core plugin classesLeena Miettinen2020-03-181-207/+132
* Doc: Fix QDoc warnings in Find classesLeena Miettinen2020-02-171-5/+22
* Provide "Restart Now" functionalityEike Ziller2020-01-071-0/+5
* ClangTools: Add UI for specifying executablesNikolai Kosjar2019-09-121-0/+5
* ClangTools: Invoke clang-tidy instead of clangNikolai Kosjar2019-09-121-3/+13
* Add global notification area and use for UI Tour infoEike Ziller2019-08-121-0/+5
* Core: Give a hint why saving of settings are requestedhjk2019-06-031-3/+3
* Unit tests: Print a warning at the end if not all tests passedChristian Kandeler2019-03-141-1/+4
* Add ICore::cacheResourcePath()Marco Bubke2019-03-041-0/+6
* Move documentationPath() from Core::ICore to Core::HelpManagerEike Ziller2018-09-201-5/+0
* Fix context of Locator inputEike Ziller2018-08-091-0/+5
* Core: ModernizeAlessandro Portale2018-08-081-2/+2
* Clang: Move clang paths helper functions to Core pluginIvan Donchevskii2018-08-061-0/+22
* Core: Minimize directly accessible SettingsDialog interfacehjk2018-02-141-7/+1
* Core: Compile fix after 974022c77b722hjk2018-02-011-1/+2
* Core: Remove the now-unused ICore::optionsDialogRequested() signalhjk2018-02-011-2/+0
* Core: Replace an in-Core connection by a direct callhjk2018-02-011-0/+2
* Core: Reduce code path ping-pong between ICore and MainWindowhjk2018-02-011-2/+25
* Do not construct settings/resource paths from QSettings objectEike Ziller2018-01-111-0/+6
* Core: return QMainWindow * from Core::mainWindowDavid Schulz2018-01-111-1/+1
* Use IDE_ID for user resource pathEike Ziller2018-01-101-1/+1
* Add "Remove File" to file system viewEike Ziller2017-12-121-0/+6
* Add some mechanism to help screenshot creationhjk2017-11-161-0/+51
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-2/+3
* Specify Qt Creator's "display version" in qtcreator.pri/qtc.qbsEike Ziller2017-04-211-4/+3
* Core: Fix compiler display name for MSVC2017Orgad Shaneh2017-04-181-5/+3
* Add defines for relative data pathsEike Ziller2016-12-011-21/+3
* File > New: Bring existing dialog to foregroundEike Ziller2016-09-301-6/+15
* ICore: Make sure main window is initializedEike Ziller2016-09-301-3/+3
* ICore: Remove unused methodsEike Ziller2016-09-301-2/+0
* Core: Fix that core settings like shortcuts were only saved at shutdownEike Ziller2016-09-121-0/+1
* Fix buildEike Ziller2016-09-061-2/+2
* Add a menu entry for copying system informationEike Ziller2016-09-051-1/+14
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-191-0/+4
|\
| * Fix display of MSVC2015 in compilerString().Friedemann Kleint2016-01-191-0/+4
* | Core: Replace ICoreListener by std::functionshjk2015-11-041-0/+17
|/
* Core: Allow adding additional information to about dialog.Eike Ziller2015-10-091-0/+10
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-5/+6
* ICore: Consistently use NewItemDialog to refer to File>New dialogTobias Hunger2015-09-241-3/+3
* ICore: Don't split context in contextChanged signalEike Ziller2015-09-231-4/+3
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-061-0/+4
|\