summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* QWizard: use less stack spaceMarc Mutz2014-03-051-1/+1
* QWizard: Fix QWizardPrivate::QWizardPrivate()Friedemann Kleint2014-01-311-2/+5
* QWizard/Windows: Add keyboard shortcut for 'Next'/'Back'.Friedemann Kleint2014-01-101-0/+5
* Add option NoCancelButtonOnLastPage to QWizardChristian Loose2014-01-091-1/+6
* QWizard: Replace another pointer table with char arraysMarc Mutz2013-12-241-15/+34
* QWizard: Replace a static char* table with a switch statement.Marc Mutz2013-12-241-5/+24
* QWizard: provoke 'enum value not handled in switch' warnings in object_name_f...Marc Mutz2013-10-281-1/+13
* QWizard: give all buttons an objectNameMarc Mutz2013-10-281-13/+16
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-16/+16
* Mac: QWizard default background pixmap works againLiang Qi2013-09-261-29/+20
* Fix some doc errors.Frederik Gladhorn2013-09-211-1/+1
* Doc: Fix minor typoSze Howe Koh2013-04-101-1/+1
* QWizard/Win: Support RTL layout in Aero styleAhmed Saidi2013-04-081-0/+10
* Remove unused private fields in a class used for anti-flicker workaroundThiago Macieira2013-03-231-4/+6
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Aero-Style-QWizard: Hide/Show back-button correctly.Friedemann Kleint2013-03-061-0/+1
* Aero-Style-QWizard: Do not use parent window handle.Friedemann Kleint2013-03-061-10/+25
* Aero-Style-QWizard: Set custom margins only for Areo-Style.Friedemann Kleint2013-03-061-6/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| |\
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-281-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
| |/
* / Fix frame of Aero-Style wizards.Friedemann Kleint2013-01-091-1/+5
|/
* Fix warnings reported by Clang in QtWidgetThiago Macieira2012-12-291-1/+1
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-061-0/+7
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-54/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-161-0/+13
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-104/+104
* Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-221-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-47/+47
* Fix QWizard autotest for Windows 7 Classic themeMiikka Heikkinen2012-03-021-1/+6
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-2/+2
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-4/+0
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-6/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+4
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+3928