aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/coreplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Find/Locator: Re-establish initialization order from before the moveEike Ziller2014-02-251-1/+1
* Fix saving search and locator settings after recent refactoringEike Ziller2014-02-141-0/+1
* Core: Rename LocatorPlugin to Locatorhjk2014-01-151-6/+6
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+14
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Clean up FileIconProvider interfacehjk2013-09-131-4/+0
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-2/+3
* Mainwindow: Remove accessors for mimedatabase and vcsmanagerTobias Hunger2013-09-031-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+2
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-1/+1
* Add split in new window action for editor views.Eike Ziller2013-05-081-1/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-1/+0
* Client: Block until editor is closedOrgad Shaneh2013-03-151-2/+4
* Always seed pseudo-random number generatorOrgad Shaneh2013-03-041-0/+2
* 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
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-1/+1
|\|
| * Initialize DesignMode variableMontel Laurent2013-01-211-1/+1
* | Fix: Make sure umask is used when creating new filesKnut Petter Svendsen2013-01-291-0/+5
* | InfoBar: Introduce global suppressionOrgad Shaneh2013-01-111-0/+2
|/
* 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