summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning in securesocketclient exampleKai Koehne2014-10-301-1/+1
* Use exising host / port for securesocketclient exampleKai Koehne2014-10-301-2/+2
* Doc: Updated thumbnail images for some examples.Jerome Pasion2014-10-281-0/+0
* Do not add invalid configurations to bearermonitorLorn Potter2014-10-271-0/+3
* Fix includes in mousebuttons exampleAlexander Volkov2014-10-273-3/+6
* Doc: Include QtWidgets instead of QtGuiAlexander Volkov2014-10-272-5/+5
* Further restrict the threaded opengl exampleLaszlo Agocs2014-10-231-14/+19
* SecureSocketClient: Show general connection errorsKai Koehne2014-10-232-4/+11
* Remove unused variable in opengl examplesLaszlo Agocs2014-10-201-2/+0
* Move Qt Core examples under a common subdirectoryTopi Reinio2014-10-1786-114/+119
* Improve threadedqopenglwidget example.Friedemann Kleint2014-10-103-11/+39
* Fix executable name of mousebuttons example.Friedemann Kleint2014-10-091-1/+1
* Doc: Use title case in section1 titlesNico Vertriest2014-09-306-9/+9
* Make qopenglwidget example functional without timers tooLaszlo Agocs2014-09-303-1/+34
* Balloon tip must follow systemtray iconAllan Sandfeld Jensen2014-09-251-0/+1
* Polish the mdi example.Friedemann Kleint2014-09-243-6/+26
* Update license headers and add new license filesMatti Paaso2014-09-24132-2508/+1452
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-232-2/+12
|\
| * fingerpaint example: be sensitive to pressure only when supportedBernd Weimer2014-08-181-1/+7
| * Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-141-1/+5
* | Changed font-family to Times New RomanTomi Korpipää2014-09-191-1/+1
* | Make qtconcurrent map example compile on exotic compilersAlex Blasche2014-09-181-1/+1
* | Fix cancel operation for example "Application"Mika Salmela2014-09-171-4/+4
* | examples: fix build without OpenGLRolf Eike Beer2014-09-101-1/+2
* | hellowindow: Set all the state for each frameLaszlo Agocs2014-09-041-12/+15
* | Use QMenuBar::addMenu in the qopenglwidget exampleLaszlo Agocs2014-08-251-6/+3
* | Set a size in qopenglwindow exampleLaszlo Agocs2014-08-241-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-191-0/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-0/+3
| |\|
| | * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-0/+3
* | | Avoid transparency in qopenglwindow exampleLaszlo Agocs2014-08-142-2/+3
* | | Add the StorageView exampleIvan Komissarov2014-08-145-1/+327
* | | Fix composition for windows with alphaLaszlo Agocs2014-08-132-0/+7
|/ /
* | Modernize the OpenGL examplesLaszlo Agocs2014-08-12103-1163/+1595
* | Clean up the QOpenGLWindow exampleLaszlo Agocs2014-08-073-82/+116
* | Add missing precision qualifiers in qopenglwindow exampleLaszlo Agocs2014-08-071-6/+6
* | Introduce QRasterWindowLaszlo Agocs2014-08-053-1/+133
* | Introduce QOpenGLWindowLaszlo Agocs2014-08-057-2/+486
* | Make QOpenGLWidget publicLaszlo Agocs2014-08-0120-185/+942
* | Make hellogl work properly regardless of vsyncLaszlo Agocs2014-07-312-7/+21
* | Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-15195-740/+740
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-106-0/+0
|\|
| * Doc: moved saxbookmarks example filesNico Vertriest2014-07-092-0/+0
| * Doc: moved streambookmarks example filesNico Vertriest2014-07-084-0/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-7/+6
|\|
| * Address Book example: Fix QTableView column sortingTopi Reinio2014-07-021-7/+6
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-018-57/+109
|\|
| * Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-144-34/+70
| |\
| | * Polish the image viewer example.Friedemann Kleint2014-06-124-34/+70
| * | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-112-2/+2
| |\|