summaryrefslogtreecommitdiff
path: root/src/libs/utils/wizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of compile warningJarek Kobus2010-03-291-1/+1
* Introduce a new Wizard class, capable of showing progress items.Jarek Kobus2010-03-291-0/+869