aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/icore.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mode switching: On drag & drop, on remote opening, on Open Filesdt2010-09-221-1/+1
* core: remove unused return value from ICore::showNewItemDialog()hjk2010-09-161-3/+3
* coreplugin: use Core::Id is some placeshjk2010-09-101-0/+1
* Wizards: Delay parsing of custom wizards.Friedemann Kleint2010-08-271-0/+1
* Refactor: add userResourcePath() accessor to ICore.Daniel Molkentin2010-08-251-0/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+3
* Move help manager into core.kh12010-06-111-0/+2
* New dialog: Replace "Preferred wizards" concept by remembering the last categoryDaniel Molkentin2010-05-191-1/+0
* Change contextChanged signal to also notify about additional contexts.con2010-03-261-1/+1
* Introduced a single convenient function for updating additional contextsThorbjørn Lindeijer2010-03-231-6/+3
* Long live the king!hjk2010-03-051-1/+1
* Add first version of a new sidebar, including project selector.Daniel Molkentin2010-01-211-0/+2
* Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard...con2010-01-151-1/+3
* Allow access to system scope setting.Daniel Molkentin2010-01-141-1/+3
* Debugger: Do configuration error checking early on.Friedemann Kleint2009-10-081-0/+6
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Do not temporary show the welcome mode when passing a session as argumentDaniel Molkentin2009-06-121-0/+1
* Introduced settings database based on sqliteThorbjørn Lindeijer2009-05-251-0/+2
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-2/+3
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-7/+0
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-0/+2
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-14/+14
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1