summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/basefilewizard.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* utils, qmljstools, vcsbase: s/\bm_d\b/d/ghjk2011-09-151-9/+9
* Wizards: Refactor GeneratedFile in a extra fileMarco Bubke2011-09-131-138/+0
* Apply code style settings to templatesJarek Kobus2011-08-091-1/+8
* Remove unneeded defines.hjk2011-07-141-1/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-12/+5
* Core: Supppress 'WhatsThis' in dialogs.Friedemann Kleint2011-04-151-0/+1
* Wizards: Make it possible to check existing files to overwrite.Friedemann Kleint2011-04-151-28/+44
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Documentation: BaseFileWizard.Friedemann Kleint2011-04-011-7/+128
|/
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fix Wizard page not offering the right project to add to.Friedemann Kleint2010-09-301-6/+7
* Custom Wizards: No files generated.Friedemann Kleint2010-09-301-11/+1
* Rename member to match coding styleTobias Hunger2010-09-291-1/+1
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-1/+11
* Fix GUI application opening UI file in Edit mode.Friedemann Kleint2010-09-241-1/+1
* coreplugin: remove unused return value from virtual void runWizardhjk2010-09-171-13/+9
* BaseFileWizard: Use a QScopedPointer as it is more appropriate.Friedemann Kleint2010-09-071-1/+4
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-8/+2
* Customwizards: Add a way of wrapping a Generator script.Friedemann Kleint2010-09-011-5/+15
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-3/+20
* Fixed showing the proper path in prompt to overwrite msg boxJarek Kobus2010-06-081-11/+17
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-9/+25
* 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