summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | 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
* | 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
* | Modernize the json savegame exampleMårten Nordheim2017-08-318-82/+175
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-7/+94
|\|
| * Regular Expression Example: Add context menuFriedemann Kleint2017-07-191-7/+94
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-1913-65/+16
|\|
| * Examples: Remove remains of winceFriedemann Kleint2017-07-1413-65/+16
* | Clean up some arithmetic code in an exampleEdward Welbourne2017-07-141-17/+13
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-136-404/+1
|\|
| * pathstroke example: Add Q_FALLTHROUGH to unmarked fallthrough seen by GCC 7Friedemann Kleint2017-07-091-0/+1
| * Remove WinCE-specific sipdialog exampleFriedemann Kleint2017-07-055-404/+0
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Exploit QVector3D::length() instead of duplicating its workEdward Welbourne2017-07-071-1/+1
* | Call sinh() rather than implementing it using exp()Edward Welbourne2017-07-071-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0611-8/+13
|\|
| * Doc: Add list with widgets examples using layoutsNico Vertriest2017-07-0310-0/+10
| * doc: cleanup raster window exampleGatis Paeglis2017-07-031-8/+3
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-057-40/+19
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0412-13/+17
|\|
| * Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-1/+5