summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-3025-607/+99
|\
| * Doc: modify connect statement to new syntaxNico Vertriest2017-11-291-24/+24
| * Doc: Minor corrections custom sort filter exampleNico Vertriest2017-11-291-3/+3
| * Demonstrate the new AA_CompressTabletEvents in the tablet exampleShawn Rutledge2017-11-242-0/+11
| * Doc: drop Application Chooser ExampleNico Vertriest2017-11-209-238/+0
| * Doc: Add screenshot to Validators exampleNico Vertriest2017-11-201-0/+2
| * Doc: update screenshots in Addressbook Example docNico Vertriest2017-11-203-0/+0
| * Doc: drop Lighting Effect ExampleNico Vertriest2017-11-206-334/+0
| * Doc: add doc to Style Sheet exampleNico Vertriest2017-11-201-0/+51
| * Doc: review Star Delegate ExampleNico Vertriest2017-11-201-8/+8
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2355-179/+183
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-095-48/+57
| |\
| | * Revamp QtConcurrent examples to C++11Michael Winkelmann2017-11-075-48/+57
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-0850-131/+126
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-2424-183/+211
|\| |
| * | Address Book example: Correctly update "Edit entry" and "Remove entry" actionsAlexander Volkov2017-10-232-5/+12
| * | Revamp QtWidgets/DragAndDrop examples to C++11Friedemann Kleint2017-10-1819-122/+125
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-171-2/+10
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-2/+10
| | |\|
| | | * regularexpression example: Fix compilation with clipboard disabledFriedemann Kleint2017-09-281-2/+10
| * | | Address Book example: Replace QPair by structAlexander Volkov2017-10-174-54/+64
| |/ /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1726-232/+246
|\| |
| * | hellovulkantexture: Fix issues with new validation layerLaszlo Agocs2017-10-161-2/+3
| * | QtNetwork (examples) - update googlesuggest exampleTimur Pocheptsov2017-10-055-42/+33
| * | QtNetwork (examples) - update the second download manager exampleTimur Pocheptsov2017-10-025-41/+71
| * | QtNetwork (examples) - update network download managerTimur Pocheptsov2017-10-021-26/+32
| * | Doc: minor language editsNico Vertriest2017-09-291-3/+3
| * | Doc: update screenshot stylesheet exampleNico Vertriest2017-09-291-0/+0
| * | Doc: minor corrections doc Calendar Widget ExampleNico Vertriest2017-09-291-5/+5
| * | Doc: update Editable Tree Model ExampleNico Vertriest2017-09-291-0/+0
| * | QtNetwork (examples) - update the fortune server exampleTimur Pocheptsov2017-09-283-54/+48
| * | QtNetwork (examples) - update the fortune client exampleTimur Pocheptsov2017-09-283-21/+20
| * | QtNetwork (examples) - update multicastreceiver exampleTimur Pocheptsov2017-09-282-27/+23
| * | QtNetwork (examples) - update broadcastreceiver tooTimur Pocheptsov2017-09-272-14/+11
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2661-430/+587
|\| |
| * | QtNetwork (examples) - update multicastsenderTimur Pocheptsov2017-09-252-47/+26
| * | QtNetwork (examples) - update secure socket client exampleTimur Pocheptsov2017-09-258-114/+135
| * | examples: remove wince leftoversGatis Paeglis2017-09-221-1/+0
| * | Modernize the Local Fortune Client and Server examplesMårten Nordheim2017-09-226-63/+60
| * | Slightly revamp the http exampleMårten Nordheim2017-09-223-22/+32
| * | QtNetwork (examples) - update broadcastsenderTimur Pocheptsov2017-09-222-23/+18
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-2130-146/+171
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-2030-146/+171
| | |\|
| | | * Revamp SQL examples to C++11Michael Winkelmann2017-09-1430-146/+171
| * | | Polish the StorageView exampleFriedemann Kleint2017-09-203-10/+67
| |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-066-13/+87
| |\|
| | * Hello GL2 example: Fix exit crashFriedemann Kleint2017-09-051-0/+2
| | * OpenGL examples: Introduce QCommandLineParserFriedemann Kleint2017-09-056-12/+82
| | * examples: fix compile without opengl supportPeter Seiderer2017-08-291-1/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1922-35/+35