summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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.8' into devLiang Qi2016-10-134-6/+7
|\| | |
| * | | 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
* | | | computegles31 example: fix warning -Winconsistent-missing-overrideAnton Kudryavtsev2016-10-031-3/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-267-33/+23
|\| | |
| * | | 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
* | | | OpenGL: add support for compute shaders in GLES 3.1Paolo Angelelli2016-09-217-1/+656
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-153-6/+5
|\| | |
| * | | Convert the old feature systemLars Knoll2016-09-152-4/+2
| * | | Modularize configure.json/.priLars Knoll2016-09-152-2/+3
* | | | Support large custom icons for the system tray balloon notificationSerge Lysenko2016-09-071-2/+10
|/ / /
* | | Add support for Apple watchOSJake Petroules2016-08-194-5/+12
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-1916-19/+19
* | | Don't build the complexpingpong example on UIKit platformsJake Petroules2016-08-161-2/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1612-13/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-137-12/+12
| |\|
| | * Add missing \l to create link to QString in the docsSimon Hausmann2016-08-121-1/+1
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-125-10/+10
| | * Doc: Fix typo in the Semaphores ExampleTopi Reinio2016-08-111-1/+1