aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/icore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Revert "Add Qt build date to about dialog"Eike Ziller2014-11-201-6/+4
* Add Qt build date to about dialogEike Ziller2014-11-201-4/+6
* Core: Introduce ICore::{add,remove}AdditionalContextOrgad Shaneh2014-11-171-0/+10
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-2/+1
* License updateEike Ziller2014-10-091-7/+8
* Core: Refactor handling of "window state" actions out of MainWindowEike Ziller2014-07-181-0/+6
* Run "New ..." dialog as non-blocking, stay-on-top.Eike Ziller2014-07-021-0/+7
* Core: Add method to get the tooltip for the showOptionsDialogTobias Hunger2014-06-231-0/+10
* IWizard->IWizardFactoryTobias Hunger2014-05-261-2/+2
* Save settings less aggressively.Eike Ziller2014-03-071-1/+1
* Core: Remove settings accessor indirection via MainWindowhjk2014-03-051-1/+5
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-0/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Add ICore::dialogParent() specific for use as dialog parenthjk2014-01-061-1/+14
* Fix calculation of compiler string for VS 2013.Marcel Krems2013-10-241-1/+3
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-071-0/+11
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-55/+53
|\
| * Doc: edit coreplugin docsLeena Miettinen2013-09-261-68/+81
* | Core: Clean up some ICore::instance() useshjk2013-09-241-8/+3
* | Apply 'static' pattern to VcsManagerhjk2013-09-031-5/+0
* | Apply 'static' pattern to MimeDatabasehjk2013-09-031-12/+0
* | Core: Remove ICore::appMainWindow()hjk2013-09-021-5/+0
* | Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-5/+0
* | Core: Small cleanupsTobias Hunger2013-08-301-51/+0
* | Core/Help: Clean up HelpManager interface and usershjk2013-08-301-5/+0
* | Core: Remove deprecated accessorshjk2013-08-301-25/+0
* | EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-5/+0
* | Remove script manager and script debugger engine.Eike Ziller2013-07-011-5/+0
* | Unify pattern used for privates and constructorsEike Ziller2013-07-011-10/+11
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-251-2/+2
|\|
| * Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+2
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-141-0/+7
|\|
| * Provide ICore::documentationPath()Eike Ziller2013-06-131-0/+7
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-05-281-0/+38
|\|
| * Display compiler in "About Qt Creator".Friedemann Kleint2013-05-281-0/+38
| * Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-211-2/+2
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-231-39/+32
* | Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-211-2/+2
|/
* Add split in new window action for editor views.Eike Ziller2013-05-081-0/+18
* Core: Remove unneeded ifdefs.Christian Kandeler2013-03-151-7/+5
* Fix Krazy warnings about includes/header guards in Core plugin.Friedemann Kleint2013-03-131-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: remove some unused context handling functionshjk2013-01-121-5/+0
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-2/+2
* | Use Core::Id for settings category in showWarningWithOptionshjk2012-12-291-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Change configuration savingTobias Hunger2012-08-201-0/+13