summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/coreplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Initialize DesignMode variableMontel Laurent2013-01-211-1/+1
* Fix opening files with file number from command line.Eike Ziller2012-12-031-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-1/+2
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Add "delayedInitialize" feature to plugin manager.Eike Ziller2012-02-031-3/+10
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Add "presentation mode"Tobias Hunger2011-10-311-1/+3
* | Don't show Design mode if "designer" plugins are disabled/not present.Eike Ziller2011-10-191-2/+4
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* core: make mode creation more uniformhjk2011-04-141-4/+2
* Update license.hjk2011-04-131-14/+13
* MIME types: Introduce user extensions featureLeandro Melo2011-03-021-0/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* EditorManager: add a flag for embedded linenumbersdt2010-09-231-1/+1
* Mode switching: On drag & drop, on remote opening, on Open Filesdt2010-09-221-1/+1
* Modes: Do the mode switching again like it used to bedt2010-09-071-1/+0
* Ups, fix ordering of adding mode and switching to itdt2010-09-061-1/+1
* Ensure always having a modedt2010-09-061-0/+2
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+2
* Replace SSH library.ck2010-07-121-3/+0
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-2/+2
* Move SSH functionality out of the Qt4ProjectManager.ck2010-04-261-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Design mode integrationLasse Holmstedt2010-02-261-0/+10
* Debugger: Enable attaching with -client option.Friedemann Kleint2009-12-141-9/+8
* Add option to override the UI colorTobias Hunger2009-11-251-1/+13
* long live the kinghjk2009-08-141-1/+1
* Move Welcome Page to separate plugin.Daniel Molkentin2009-07-211-10/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-1/+1
* Fix exit crash when having context help open.Friedemann Kleint2009-06-231-0/+5
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* fully-fledged webkit-free welcome modeOswald Buddenhagen2009-04-221-10/+0
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: coreplugin: remove more PluginManager parametershjk2009-01-261-4/+4
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-1/+1
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-1/+3
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - API documentation for ICorecon2009-01-121-1/+0
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2008-12-021-2/+2
|\
| * Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKITPatrick Star2008-12-021-2/+2