summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: updated QSyntaxHighlighter documentation and use QRegularExpressionSamuel Gaist2017-04-123-31/+32
* Build examples and tests only if their requirements are metUlf Hermann2017-03-223-11/+11
* Example: migrate treemodelcompleter example to use QRegularExpressionSamuel Gaist2017-03-071-4/+5
* Example: fix memory leak in relationnaltablemodel exampleSamuel Gaist2017-03-071-1/+1
* Fix building of various examples and tools with -no-feature-processUlf Hermann2017-03-062-3/+2
* use regular configure mechanism for openssl library referencesOswald Buddenhagen2017-02-221-1/+0
* 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
* QXmlStream{Reader,Writer} don't need QtXmlThiago Macieira2017-01-311-1/+0
* 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
* 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
* 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
* | 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
* 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
* | | 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.7' into 5.8Liang Qi2016-10-113-5/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-083-5/+6
| |\|
| | * Handle short reads in the local sockets exampleSérgio Martins2016-10-063-5/+6
* | | fix build of examples subdir with -no-guiOswald Buddenhagen2016-10-101-1/+1
* | | Modernize rasterwindow/openglwindow examples to use requestUpdate()Tor Arne Vestbø2016-09-226-30/+16
* | | 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