summaryrefslogtreecommitdiff
path: root/src/plugins/designer/cpp
Commit message (Expand)AuthorAgeFilesLines
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-35/+9
* Changed code generation for form classes to do a Qt version checkErik Verbruggen2012-02-162-0/+22
* Removed module names from #include directives.Erik Verbruggen2012-02-157-14/+14
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-072-6/+4
* Long live the king!hjk2012-01-2610-10/+10
* Use new static ICore interface.hjk2012-01-242-5/+4
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-182-0/+8
* Fix the class form template.Nicolas Arnaud-Cormos2012-01-091-2/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0310-20/+20
* Remove unneeded defines.hjk2011-07-143-7/+2
* Fix/add copyright headersTobias Hunger2011-05-0610-10/+10
* Update license.hjk2011-04-1310-140/+130
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-1/+0
* It's 2011 now.con2011-01-1210-10/+10
* Project managers: Remove dependency to Qt Designer.Friedemann Kleint2011-01-107-544/+42
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-1/+1
* License headers.con2010-12-1710-70/+110
* Wizards: Format UI-form class code correctly.Friedemann Kleint2010-10-211-2/+2
* Wizards: Remove settings buttons.Friedemann Kleint2010-10-193-46/+1
* Do not force a specific editor for a file created from a wizard.Leandro Melo2010-09-081-3/+0
* Designer: Set C++ suffix and header lower case setting.Friedemann Kleint2010-08-232-3/+5
* C++-Settings/License template: Add %FILENAME%, %CLASS% placeholders.Friedemann Kleint2010-08-091-3/+6
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-0/+3
* code cosmetics for generated codehjk2010-04-091-1/+1
* Wizards/Designer: Turn off retranslation support by default.Friedemann Kleint2010-04-081-2/+4
* Replace QWizard with Utils::WizardJarek Kobus2010-03-313-9/+10
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-262-0/+6
* Long live the king!hjk2010-03-0510-10/+10
* Fixed resource file issue with Qt Designer and switching to edit mode while d...Lasse Holmstedt2010-02-261-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Fixes: Diff editors don't get correct name.con2010-01-111-1/+1
* | Form class wizard: Make constructors explicit.Friedemann Kleint2010-01-081-1/+1
* | Make method naming more consistent.Tobias Hunger2010-01-073-7/+7
* | Options: Sort by category, id.Friedemann Kleint2009-11-271-3/+3
* | Polish the settings dialog.Friedemann Kleint2009-11-243-87/+89
|/
* Class wizard: Replace "inherits QObject" by type information combo.Friedemann Kleint2009-11-021-0/+1
* Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-121-0/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-052-11/+11
* Fix form class wizard clobbering the class name when choosing backFriedemann Kleint2009-09-242-5/+4
* Made FormClassWizardPage respect default lower case settingsStian Sandvik Thomassen2009-08-191-2/+2
* long live the kinghjk2009-08-1410-10/+10
* Fixed tr()-glitches.Friedemann Kleint2009-07-301-1/+1
* Compilation: Fix MSVC warnings in the Designer plugin.Friedemann Kleint2009-07-285-12/+5
* Designer: Honour Cpp file settings in form class wizard.Friedemann Kleint2009-07-283-18/+11
* 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-0112-270/+754
* 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-178-16/+16