summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* tablet example: enable high-DPI renderingShawn Rutledge2017-05-152-16/+25
* Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-1/+1
|\
| * Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* | tablet example: use stylus rotation property correctlyShawn Rutledge2017-05-081-5/+5
* | tablet example: make smoother strokes with the rotation stylusShawn Rutledge2017-05-082-2/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-1/+1
|\|
| * examples: fix compile without gui modulePeter Seiderer2017-05-051-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-204-35/+37
|\|
| * 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.9' into devLiang Qi2017-03-281-0/+1
|\| |
| * | 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.9' into devLiang Qi2017-03-201-4/+5
|\| |
| * | 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
* | | Deprecate QSignalMapperOlivier Goffart2017-03-141-1/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-0/+1
|\| |
| * | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-231-0/+1
* | | Examples: use std::atan2 for simper angle calculationsEdward Welbourne2017-02-234-19/+10
|/ /
* | 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
| | |\