summaryrefslogtreecommitdiff
path: root/src/plugins/designer/cpp/formclasswizardparameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-9/+9
* long live the kinghjk2009-08-141-1/+1
* Make Designer Form Class and App-Wizard use 'ui' as member variable.Friedemann Kleint2009-07-151-1/+1
* Fix Gui app wizard to write form classes consistent with Designer.Friedemann Kleint2009-07-011-30/+303
* Add a license template setting to the CppTools settings.Friedemann Kleint2009-06-221-2/+5
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* class wizards: Do not qualify constructors with explicit, do not use "virtual".Daniel Molkentin2009-06-091-3/+3
* Remove Q_DISABLE_COPY from generated classes. QObject already defines it.Daniel Molkentin2009-06-091-1/+0
* Use completeBaseName instead of baseName where appropriateThorbjørn Lindeijer2009-03-201-1/+1
* Fixes: Form Class Wizard: Generate call to base class implementation of chang...Friedemann Kleint2009-03-171-0/+1
* Adapt generated header guards to the filenameThorbjørn Lindeijer2009-03-051-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: Naming glitch PagePage->PageFriedemann Kleint2009-01-221-2/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: Put the Ui:: class in the same namespace as the form class (was broken...Friedemann Kleint2008-12-191-7/+17
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* some more whitespace changeshjk2008-12-091-1/+1
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+174