summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-1/+3
* QWizard: Fix null pointer dereference if no pixmap was setThiago Macieira2017-07-071-1/+1
* Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-4/+0
* QWizard: use the 3-int QColor ctor instead of the string oneMarc Mutz2017-03-211-1/+1
* Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-031-0/+2
* doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-061-1/+1
* Clean up style selection codeLars Knoll2016-11-291-27/+28
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-10/+10
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-10/+10
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-10/+10
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-8/+0
|/ /
* | QtWidgets: prevent detach attempts from first()/etc. use [dialogs, kernel, ut...Marc Mutz2016-02-261-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-3/+2
* | QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-19/+19
* | QtWidgets: use new qUtf16Printable() instead of qPrintable()Marc Mutz2015-11-211-3/+3
|/
* Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-021-1/+1
* Allow vertical resizing of wizard pages with water markLouai Al-Khanji2015-09-241-1/+0
* QtWidgets: mark some private types movable or primitiveMarc Mutz2015-07-131-0/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-11/+11
|\
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-11/+11
* | Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Fix too many resizes and move events for native widgetsJørgen Lind2014-11-041-0/+8
* Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
| |/