summaryrefslogtreecommitdiff
path: root/src/libs/utils/wizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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