aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Generic Project Wizard adds files with relative path.Andre Hartmann2011-10-311-1/+4
|/
* On new generic project, show progress and dialogdt_2011-06-221-5/+20
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* MIME database: Add support for attribut weight; Add magic matcher for byte pa...Leandro Melo2010-09-131-2/+2
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-11/+0
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-0/+11
* Icon update.con2010-05-181-1/+13
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-121-1/+2
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-9/+3
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-3/+4
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Use a clearer entry for creating a generic project in the New dialogThorbjørn Lindeijer2010-02-191-3/+3
* Update Wizards to new signatureTobias Hunger2010-02-181-1/+2
* Remove static icons, cleanup.Friedemann Kleint2010-02-151-2/+2
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* | Wizards: SortFriedemann Kleint2009-11-271-157/+6
|/
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-3/+3
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Attempt to clear some confusion around generic projectThorbjørn Lindeijer2009-04-081-4/+4
* Honour the default path passed to the generic project wizardThorbjørn Lindeijer2009-04-081-1/+11
* Added and corrected copyright headersThorbjørn Lindeijer2009-03-201-0/+29
* Allow specifying the name of a new generic projectThorbjørn Lindeijer2009-03-191-15/+20
* Fixed member variable prefix to be in line with coding standardsThorbjørn Lindeijer2009-03-181-29/+29
* Don't crash cause of referencing uninitialized pointersThorbjørn Lindeijer2009-03-181-0/+2
* Fixed the wizard and removed some obsolete code.Roberto Raggi2009-03-161-10/+19
* Imrpvoed the importer.Roberto Raggi2009-03-131-23/+252
* load the generated project.Roberto Raggi2009-03-121-4/+36
* Fun with Core::IWizard.Roberto Raggi2009-03-121-0/+62