aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/icore.h
Commit message (Expand)AuthorAgeFilesLines
* Save settings less aggressively.Eike Ziller2014-03-071-0/+1
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Add ICore::dialogParent() specific for use as dialog parenthjk2014-01-061-0/+1
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-071-0/+1
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+0
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+0
* Core: Remove ICore::appMainWindow()hjk2013-09-021-5/+0
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-1/+0
* Core: Small cleanupsTobias Hunger2013-08-301-7/+0
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-2/+0
* Core: Remove deprecated accessorshjk2013-08-301-5/+0
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+0
* Remove script manager and script debugger engine.Eike Ziller2013-07-011-1/+0
* Unify pattern used for privates and constructorsEike Ziller2013-07-011-1/+1
* Provide ICore::documentationPath()Eike Ziller2013-06-131-0/+1
* Display compiler in "About Qt Creator".Friedemann Kleint2013-05-281-0/+3
* 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/+6
* Make variable manager static.Eike Ziller2013-03-131-1/+1
* 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-1/+0
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-4/+2
* | Use Core::Id for settings category in showWarningWithOptionshjk2012-12-291-1/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Change configuration savingTobias Hunger2012-08-201-0/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-1/+1
* New File Dialog: Choose right default project for addingDaniel Teske2012-04-031-1/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Core::ModeManager: make some functions statichjk2012-01-271-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-0/+3
* Core: make ICore interface statichjk2012-01-241-41/+46
* 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-2/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | vcsmanager: coding conventionhjk2010-12-081-2/+2
* | Fix ui language for custom wizards.con2010-11-111-0/+1
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-4/+1
* | Welcome: Do not open main.cpp when project loading was canceledTobias Hunger2010-10-191-1/+7
|/
* EditorManager: add a flag for embedded linenumbersdt2010-09-231-1/+2