aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/icore.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* New File Dialog: Choose right default project for addingDaniel Teske2012-04-031-2/+3
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-0/+1
* Core: make ICore interface statichjk2012-01-241-0/+210
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* core: progress on the QString->QByteArray for Core::Id, remove UniqueIDManagerhjk2011-09-051-7/+0