aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/basefilewizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-1/+16
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* Design mode: Give IEditor a 'preferred mode'.Friedemann Kleint2010-03-161-1/+0
* Wizards/Custom Wizards: Add code.Friedemann Kleint2010-03-121-0/+27
* Long live the king!hjk2010-03-051-1/+1
* Removed the watermark from the wizard pagesThorbjørn Lindeijer2010-02-191-6/+0
* Add target selection wizard to Qt4 projectsTobias Hunger2010-02-171-2/+3
* Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard...con2010-01-151-7/+7
* Make method naming more consistent.Tobias Hunger2010-01-071-22/+22
* Wizards: Add a simple wizard for unit tests.Friedemann Kleint2009-12-161-1/+1
* Wizards: SortFriedemann Kleint2009-11-271-2/+16
* Project Wizards: Introduce notion of project directory, polish.Friedemann Kleint2009-11-261-0/+3
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2
* long live the kinghjk2009-08-141-1/+1
* Added a wizard for Qt Designer custom widgets and collections.Friedemann Kleint2009-06-291-6/+33
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Remove BackButton in first BaseFileWizard page.Johannes Zellner2009-05-291-0/+1
* Move wizard list generating helper methods to IWizard.con2009-05-111-20/+0
* Start on the German (prototypical) translation.Friedemann Kleint2009-04-081-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Removed more icore.h includes from header filesThorbjørn Lindeijer2009-01-231-4/+5
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-1/+1
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-26/+11
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-0/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Changed coreplugin resource prefix to "/core"Thorbjørn Lindeijer2009-01-121-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* some more whitespace changeshjk2008-12-091-2/+2
* Fixes: - Cancel button and default button for wizards on Maccon2008-12-031-0/+2
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-4/+10
* Initial importcon2008-12-021-0/+671