summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppclasswizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-071-4/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-5/+4
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Include namespaces inside header guardJarek Kobus2011-01-181-1/+1
* It's 2011 now.con2011-01-121-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-1/+1
* License headers.con2010-12-171-7/+11
* Wizards: Remove settings buttons.Friedemann Kleint2010-10-191-18/+1
* Do not force a specific editor for a file created from a wizard.Leandro Melo2010-09-081-3/+0
* C++-Settings/License template: Add %FILENAME%, %CLASS% placeholders.Friedemann Kleint2010-08-091-3/+8
* Add QDeclarativeItem as base class for NewClassWidget.Friedemann Kleint2010-07-051-1/+9
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-0/+3
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-4/+5
* Fixed the indentation of the Q_OBJECT macro in new class wizardThorbjørn Lindeijer2010-03-191-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* | Fix spacing.Friedemann Kleint2009-12-011-2/+2
* | Wizards: Add support for QSharedData.Friedemann Kleint2009-12-011-6/+57
|/
* Class wizard: Replace "inherits QObject" by type information combo.Friedemann Kleint2009-11-021-9/+44
* Add "Inherits QObject" checkbox to Class Wizard.Daniel Molkentin2009-10-211-0/+4
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-10/+10
* long live the kinghjk2009-08-141-1/+1
* Add a license template setting to the CppTools settings.Friedemann Kleint2009-06-221-1/+5
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Some fixes to the new class wizard code generationThorbjørn Lindeijer2009-03-201-7/+10
* Fixes: Use common default for lower casing file namesFriedemann Kleint2009-03-181-4/+5
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-14/+55
* 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
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-5/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-4/+6
* Fixes: Allow directories to be entered into the class wizard file namesFriedemann Kleint2008-12-051-0/+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/+232