summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectfilewizardextension.h
Commit message (Collapse)AuthorAgeFilesLines
* Long live the king!hjk2012-01-261-1/+1
| | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Apply code style settings to templatesJarek Kobus2011-08-091-1/+2
| | | | | | | | | | Task-number: QTCREATORBUG-169 Change-Id: I380c956d3256c186ff9497463ab845228017ff87 Reviewed-on: http://codereview.qt.nokia.com/2671 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
| | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
* VCS: Notify project wizard about config changesTobias Hunger2011-04-151-1/+1
| | | | | | ... and have the project wizard update the available VCS. Task-number: QTCREATORBUG-4423
* Cleanup: Remove unnecessary virtual keywordsTobias Hunger2011-04-151-5/+5
|
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-4/+0
| | | | Reformat existing documentation to qdoc.
* Update license.hjk2011-04-131-14/+13
|
* It's 2011 now.con2011-01-121-1/+1
| | | | Reviewed-by: hjk
* License headers.con2010-12-171-7/+11
|
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-4/+1
|
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-4/+9
| | | | Reviewed-by: dt <qtc-committer@nokia.com>
* Long live the king!hjk2010-03-051-1/+1
|
* VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-4/+9
| | | | | | | | | | | | | Add repository creation operation to IVersionControl, implement for hg and git, add convenience slot with prompts to VCSBasePlugin. Add respective menu options and make menus are visible in case no VCS is active. Change project wizards extension page to list VCS that are capable of repository creation in a QComboBox in case the directory is not managed by another VCS (in which case it lists that one for operation 'add'). On that occasion, polish the Project selection to use a QComboBox as well and add some smartness to find the most suitable project to add via path matching.
* long live the kinghjk2009-08-141-1/+1
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* replace Core::ICore::instance()->pluginManager() by ↵hjk2009-01-201-6/+1
| | | | ExtensionSystem::PluginManager::instance()
* 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
|
* more code cosmeticshjk2008-12-021-0/+1
|
* 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/+73