aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/wizards/guiappwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-272/+0
* Doc: replace Qt GUI Application with Qt Widgets ApplicationLeena Miettinen2013-10-221-1/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-2/+2
* Cleanup IWizard interface and usershjk2013-09-241-29/+13
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-3/+0
* 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'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
|/
* Removal of Symbian supportAlessandro Portale2012-08-221-14/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Wizards: avoiding code duplicationThomas Hartmann2012-02-151-1/+0
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-2/+2
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-071-6/+5
* Long live the king!hjk2012-01-261-1/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+6
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-2/+2
* qt4projectmanager: replace <QtGui/QApplication> in template by <QApplication>hjk2011-11-231-1/+1
* projectmanager: re-organize New Project categorieshjk2011-11-181-7/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-5/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-5/+5
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Project managers: Remove dependency to Qt Designer.Friedemann Kleint2011-01-101-9/+21
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-1/+1
* License headers.con2010-12-171-7/+11
* Gui app wizard: Open form source instead of Qt Designer form.Friedemann Kleint2010-09-301-2/+1
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-9/+0
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-0/+9
* C++-Settings/License template: Add %FILENAME%, %CLASS% placeholders.Friedemann Kleint2010-08-091-3/+6
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-121-1/+3
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-0/+3
* Fix indention of code generated for mobile gui appsTobias Hunger2010-04-151-1/+1
* Only add #ifdef for symbian on mobile buildsTobias Hunger2010-04-081-0/+12
* Add mobile Qt gui wizardTobias Hunger2010-03-301-1/+17
* Comment out capability setting in generated pro-fileTobias Hunger2010-03-291-1/+1
* Add symbian and mobility to pro files for QtGui AppsTobias Hunger2010-03-261-0/+14
* Improve mobile apps creation in QtGuiWizardTobias Hunger2010-03-241-1/+6
* Long live the king!hjk2010-03-051-1/+1
* Set size of widgets for devices to match default resolutionTobias Hunger2010-02-181-0/+2
* Remove unnecessary #includesTobias Hunger2010-02-171-7/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* | Reorder the "new" wizard categories.con2010-01-151-4/+7
* | Make method naming more consistent.Tobias Hunger2010-01-071-3/+3