summaryrefslogtreecommitdiff
path: root/src/libs/utils/wizard.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-27/+31
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-0/+1
* The constructor of Wizard takes now WindowFlags, get rid of QScopedPointerJarek Kobus2010-03-291-4/+5
* Replace Q_GUI_EXPORT with QTCREATOR_UTILS_EXPORT.Jarek Kobus2010-03-291-3/+3
* Introduce a new Wizard class, capable of showing progress items.Jarek Kobus2010-03-291-0/+158