summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/customwidgetwizard
Commit message (Expand)AuthorAgeFilesLines
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-1/+1
* License headers.con2010-12-1716-112/+176
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-022-12/+0
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-262-0/+13
* C++-Settings/License template: Add %FILENAME%, %CLASS% placeholders.Friedemann Kleint2010-08-093-9/+14
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-2/+8
* Polish the Qt Designer custom widget wizardFriedemann Kleint2010-04-138-109/+265
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-1/+3
* Update wizards to use targetsetuppageTobias Hunger2010-03-291-1/+1
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-0516-16/+16
* Library/Unit Test/Custom Widget Wizard: Add Target page.Friedemann Kleint2010-03-052-15/+12
* Reapply unconnected changes from reverted commitKai Koehne2010-02-081-1/+1
* Revert "compile everything with QT_USE_FAST_CONCATENATION"Kai Koehne2010-02-081-1/+1
* compile everything with QT_USE_FAST_CONCATENATIONOswald Buddenhagen2010-02-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
| * Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-121-0/+1
* | Reorder the "new" wizard categories.con2010-01-151-2/+6
* | Make method naming more consistent.Tobias Hunger2010-01-073-6/+6
* | Wizards: SortFriedemann Kleint2009-11-271-2/+3
* | Project Wizards: Introduce notion of project directory, polish.Friedemann Kleint2009-11-263-39/+8
* | Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-081-0/+1
|/
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-055-10/+8
* long live the kinghjk2009-08-1416-16/+16
* Fixed translation glitches.Friedemann Kleint2009-07-311-1/+1
* Moved the custom widget wizard templates into Qt Creators template dir.Friedemann Kleint2009-06-3015-205/+14
* Polished the project manager, wizard titles, compiler warnings.Friedemann Kleint2009-06-302-4/+56
* Added a wizard for Qt Designer custom widgets and collections.Friedemann Kleint2009-06-2931-0/+2446