summaryrefslogtreecommitdiff
path: root/src/libs/utils/wizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* use initializer listsTim Jenssen2019-01-211-4/+4
* Utils: Modernize furtherAlessandro Portale2018-07-241-8/+3
* Utils: ModernizeAlessandro Portale2018-07-201-17/+17
* Wizards: fix dynamic table size usageTim Jenssen2017-08-041-0/+1
* Wizards: allow selection of inspect wizard variables dialogTim Jenssen2017-06-281-0/+1
* Utils: Simplify code in WizardTobias Hunger2016-12-051-12/+2
* Utils: De-slot and complete Qt5 connectsOrgad Shaneh2016-06-291-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils::Wizard: Move hack out of the base classTobias Hunger2015-09-231-6/+0
* Wizards: Fix dark style for wizard pagesDaniel Teske2015-09-081-0/+4
* Wizards: Add dialog to investigate wizard stateTobias Hunger2015-06-041-0/+77
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-14/+14
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Wizard: Use Qt5 style connectsTobias Hunger2015-01-211-3/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Utils: Make wizard pages derive from Utils::WizardPageTobias Hunger2014-09-101-2/+21
|/
* Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-1/+1
* Wizards: Close wizards with escapeEike Ziller2014-07-141-4/+17
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-1/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-0/+15
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-2/+0
* 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-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-14/+14
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Removed apparently unneeded (and uncommented) moc_foo.cpp includeAlessandro Portale2011-05-131-2/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-0/+7
* Exported header cleanup.Friedemann Kleint2011-01-201-7/+9
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Handle property nonlinear wizardsJarek Kobus2010-12-071-2/+45
* | Fix replacement of variables in wizard parameters.con2010-10-271-0/+6
|/
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* Prettify the WizardJens Bache-Wiig2010-04-221-2/+2
* Fix broken keyboard navigation in the new file/project dialogJens Bache-Wiig2010-04-211-0/+1
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-0/+1
* The constructor of Wizard takes now WindowFlags, get rid of QScopedPointerJarek Kobus2010-03-291-3/+9