summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectfilewizardextension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+2
* ProjectExplorer: de-noise projectfilewizardextension.cpphjk2013-10-101-37/+39
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-2/+2
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-2/+2
* | Apply static pattern to TextEditorSettinghjk2013-09-201-4/+4
* | SessionManager: Apply 'static' patternhjk2013-09-051-3/+2
* | Apply 'static' pattern to VcsManagerhjk2013-09-031-1/+1
* | Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+1
* | Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-2/+9
|\ \ | |/
| * Editor: Remove trailing whitespaces in generated files.David Schulz2013-08-121-2/+9
* | Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-081-16/+7
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* ProjectExplorer: Compile fix for Qt 4.Friedemann Kleint2013-06-051-1/+2
* ProjectWizard: Prevent crash on changes to VCS settingsTobias Hunger2013-06-051-2/+5
* Open project if it was not added to VC system.Petar Perisin2013-04-021-2/+16
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-2/+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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+4
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Use Core::Id for languageOrgad Shaneh2012-11-221-4/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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