summaryrefslogtreecommitdiffstats
path: root/examples/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-3/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-3/+7
| |\
| | * Fix compilation of findfiles examples with QT_NO_CLIPBOARDFriedemann Kleint2016-09-051-3/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-092-39/+106
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-052-39/+106
| |\|
| | * Polish the findfiles example to be actually usefulFriedemann Kleint2016-08-032-39/+106
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-11/+11
|/ /
* / Unify license header usage.Jani Heikkinen2016-03-2927-81/+351
|/
* Standarddialogs example: Remove horizontal spacer from fullscreen layout.Friedemann Kleint2016-02-091-1/+0
* Standarddialogs example: Adapt layout for fullscreen platforms.Friedemann Kleint2015-12-092-7/+21
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-19/+19
* Polish widgets/dialogs/standarddialogs example.Friedemann Kleint2015-08-182-0/+10
* Port examples/widgets/dialogs to new connection syntax.Friedemann Kleint2015-07-229-61/+50
* fix usage of wince scopeOswald Buddenhagen2015-06-051-4/+7
* Updated BSD licensed file headersJani Heikkinen2015-02-1527-81/+81
* Update copyright headersJani Heikkinen2015-02-1127-135/+135
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-11/+11
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-096-12/+0
* Merge branch 'stable' into devSergio Ahumada2013-09-131-0/+4
|\
| * standarddialogs example: add detailed textShawn Rutledge2013-09-121-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-282-2/+0
|\|
| * Dialogs examples: remove QLayout::SetNoConstraintJ-P Nurmi2013-06-212-2/+0
* | Add getMultiLineText static method to QInputDialogDavid Gil2013-06-272-1/+21
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-3/+3
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-261-1/+1
* Check for printsupport module when building according exampleOliver Wolff2013-02-201-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1827-27/+27
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-179-12/+18
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-0/+1
* Fix compile with -DQT_NO_TRANSLATIONMontel Laurent2012-12-054-2/+9
* Fix compile with -DQT_NO_WIZARDMontel Laurent2012-12-011-0/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2910-32/+9
* delete .desktop files of examplesOswald Buddenhagen2012-11-289-99/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2610-19/+19
* Fix building of examples.Friedemann Kleint2012-11-2110-19/+19
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2227-162/+162
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-4/+4
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2062-0/+3950