summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/customwizard/customwizardpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* CustomWizardPage: Set page title in constructorTobias Hunger2014-06-121-0/+2
* CustomWizard: Support current date and time in default textsLorenz Haas2014-02-141-6/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | ProjectExplorer: Add history completer to path choosersTobias Hunger2013-11-261-0/+2
|/
* Doc: edit customwizard plugin API docsLeena Miettinen2013-09-091-4/+6
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-4/+7
* CustomWizard: Add a placeholder field for QLineEditAurindam Jana2013-05-171-3/+6
* CustomWizardPage: Connect user fields to completeChanged()Aurindam Jana2013-05-171-1/+11
* CustomWizardPage: Register QTextEdit with correct signal.Aurindam Jana2013-05-171-1/+1
* Custom wizard: Add setting for PathChooser's expectedKind.Martin T. H. Sandsmark2013-04-171-0/+14
* Custom wizard: Introduce acceptRichText-property for QTextEdit.Friedemann Kleint2013-04-121-0/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+4
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-5/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Template project wizards: Add date and time.Friedemann Kleint2012-09-071-0/+9
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Custom wizard: Respect defaultText for Utils::PathChooserDaniel Teske2012-05-161-1/+26
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* Preserve user changes in custom wizard on backDaniel Teske2012-01-241-5/+30
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-5/+48
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Custom wizard: Add validation rules.Friedemann Kleint2010-09-271-7/+57
* Template-CustomWizard: Make QComboBox parameters more flexible.Friedemann Kleint2010-07-081-6/+65
* Custom wizards: Add a checkbox.Friedemann Kleint2010-07-071-1/+50
* ProjectExplorer: Fix compilation warning (gcc)Kai Koehne2010-06-291-1/+1
* Support QTextEdit and Utils::PathChooser as fields in template based wizards.con2010-05-051-0/+36
* Custom wizards: Make it possible to use fields in default texts.Friedemann Kleint2010-03-221-37/+75
* Wizards: Make verbose log appear in message pane.Friedemann Kleint2010-03-191-1/+1
* CustomWizard: Implement validatePage() for CustomWizardPageFriedemann Kleint2010-03-171-0/+18
* Custom wizards: Add option -customwizard-verbose.Friedemann Kleint2010-03-171-1/+1
* Wizards/Custom Wizards: Add code.Friedemann Kleint2010-03-121-0/+160