summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+0
|\
| * use regular configure mechanism for openssl library referencesOswald Buddenhagen2017-02-221-1/+0
* | 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-167-51/+54
|\|
| * Example: migrate flightinfo to QRegularExpressionSamuel Gaist2017-02-151-3/+3
| * Example: migrate grabber to use QRegularExpressionSamuel Gaist2017-02-151-4/+5
| * 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 5.9Liang Qi2017-02-081-1/+0
|\|
| * QXmlStream{Reader,Writer} don't need QtXmlThiago Macieira2017-01-311-1/+0
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0125-94/+43
|\ \
| * | 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
| | * Example: migrate network-chat to use QRegularExpressionSamuel Gaist2017-01-231-1/+1
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2521-88/+34
| |\|
| | * examples: Use lambdas instead of functor classesAlexander Volkov2017-01-092-25/+4
| | * Fix compilation without sharedmemoryUlf Hermann2017-01-051-2/+2
| | * prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-233-9/+0
| | * examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-2215-52/+28
* | | Use qtConfig where appropriateJake Petroules2017-01-271-1/+1
|/ /
* | 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
* | | Make network-chat example use QProcessEnvironmentJake Petroules2016-12-162-12/+7
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1346-104/+112
|\| |
| * | 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
| * Fix SCTP API according to Qt conventionsFriedemann Kleint2016-11-221-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-1728-837/+69
|\|
| * Remove last traces of opengl es 1 supportLars Knoll2016-11-161-4/+0
| * Clean up some conditions in our pro filesLars Knoll2016-11-141-3/+1
| * Doc: update SQL examplesNico Vertriest2016-11-0920-11/+11
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-086-819/+57
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-046-819/+57
| | |\
| | | * Update bookmarks in the XML bookmarks examplesFriedemann Kleint2016-11-016-819/+57
* | | | 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