summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-1/+5
* Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-2/+2
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-288-8/+8
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-3011-21/+63
* Doc: Replace "Macintosh" with something suitable or omit itLeena Miettinen2017-05-231-2/+2
* Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* examples: fix compile without gui modulePeter Seiderer2017-05-051-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-183-31/+32
|\
| * Doc: updated QSyntaxHighlighter documentation and use QRegularExpressionSamuel Gaist2017-04-123-31/+32
* | examples: remove some unneeded QStringRef::toString() callsMarc Mutz2017-04-071-4/+5
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-0/+1
|\|
| * Build examples and tests only if their requirements are metUlf Hermann2017-03-221-0/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-4/+5
|\|
| * Example: migrate treemodelcompleter example to use QRegularExpressionSamuel Gaist2017-03-071-4/+5
* | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-231-0/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-165-44/+46
|\|
| * Example: migrate the arthur code sample to use QRegularExpressionSamuel Gaist2017-02-151-5/+4
| * Example: migrate the codecs example to use QRegularExpressionSamuel Gaist2017-02-151-3/+4
| * Example: migrate settingseditor example to use QRegularExpressionSamuel Gaist2017-02-152-33/+34
| * Example: migrate stylesheet example to use QRegularExpressionSamuel Gaist2017-02-151-3/+4
* | macOS: Make QMacNativeWidget example more usableTor Arne Vestbø2017-02-121-3/+2
* | QRegularExpression example: Handle empty patternsFriedemann Kleint2017-02-092-41/+58
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-304-6/+9
|\|
| * Example: migrate the classwizard example to use QRegularExpressionSamuel Gaist2017-01-241-1/+2
| * Example: migrate licensewizard example to use QRegularExpressionSamuel Gaist2017-01-241-2/+4
| * Doc: Fixed old text still mentioning QRegExpSamuel Gaist2017-01-241-2/+2
| * Tutorial: migrate addressbook tutorial to use QRegularExpressionSamuel Gaist2017-01-241-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2513-60/+25
|\|
| * examples: Use lambdas instead of functor classesAlexander Volkov2017-01-092-25/+4
| * examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-2211-35/+21
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-162-9/+14
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-162-6/+10
| |\
| | * Fix compilation on platforms that don't support printingLars Knoll2016-12-012-6/+10
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1345-103/+111
|\| |
| * | Doc: update Qt Widgets examplesNico Vertriest2016-12-1221-21/+33
| * | Examples: Remove more redundant virtual specifiers for overridersAlexander Volkov2016-11-293-5/+5
| |/
| * Examples: Remove a redundant virtual specifier for overridersAlexander Volkov2016-11-2521-71/+71
| * Fix compilation without QPrinter supportMaurice Kalinowski2016-11-233-6/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-3/+1
|\|
| * Clean up some conditions in our pro filesLars Knoll2016-11-141-3/+1
* | Fix fontsampler build with QT_NO_PRINTER / QT_NO_PRINTDIALOGJake Petroules2016-11-102-6/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-026-8/+8
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-1/+1
| | |\
| | | * Doc: Fix typos: handing > handlingTopi Reinio2016-10-281-1/+1
| * | | remove bogus qtConfig(simulator_and_device) conditionOswald Buddenhagen2016-10-161-1/+1
| * | | remove bogus xcode variable referenceOswald Buddenhagen2016-10-161-1/+1
| * | | Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-162-2/+2
| * | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-142-3/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-261-3/+7
|\| | |