summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectfilewizardextension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Wizards: allow more flexibility when adding a project as a subprojectThomas Hartmann2012-04-131-6/+58
* New File Dialog: Choose right default project for addingDaniel Teske2012-04-031-4/+14
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-21/+8
* New project wizard: Make it clearer that it is added as a subprojectDaniel Teske2011-08-291-0/+1
* Apply code style settings to templatesJarek Kobus2011-08-091-1/+76
* VCS: Do not increase the number of VCSes in ProjectLoadWizardTobias Hunger2011-07-281-3/+5
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix adding new files to existing projects VCSTobias Hunger2011-04-181-0/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-151-13/+31
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+15
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fixes: Wizard page that allows adding to pro file selected non-optimal filecon2010-10-191-6/+11
* Fix Wizard page not offering the right project to add to.Friedemann Kleint2010-09-301-6/+6
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-4/+6
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-9/+15
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-35/+67
* Fix File/New in the deployment folders.dt2010-08-251-6/+43
* code cosmeticshjk2010-06-141-1/+1
* Fix parameters hidden by local variables.Bill King2010-06-111-3/+3
* File renamingdt2010-05-121-2/+3
* Wizards: Fix duplicate list of VCS in last page.Friedemann Kleint2010-04-011-0/+1
* ProjectFileWizard/Add new: Handle profiles with identical basenamesFriedemann Kleint2010-03-151-0/+7
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
* | VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-60/+233
* | Make method naming more consistent.Tobias Hunger2010-01-071-1/+1
|/
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+1
* long live the kinghjk2009-08-141-1/+1
* Fix selection of project files to add new files/classes toKai Koehne2009-07-171-15/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: - Show extension of projects to add files tocon2009-02-231-1/+1
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-6/+6
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: Enable switching of VCS according to currentProjectFriedemann Kleint2008-12-031-1/+5
* more code cosmeticshjk2008-12-021-3/+3
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+199