summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| * | Doc: Updated Layout examples.Jerome Pasion2014-06-104-23/+39
* | | Disable some more qtbase examples for dynamic gl buildsLaszlo Agocs2014-06-303-10/+10
* | | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-058-9/+60
|\ \ \ | | |/ | |/|
| * | fix qmaccocoaviewcontainer exampleOswald Buddenhagen2014-06-052-2/+2
| |/
| * doc: Updated Qt D-Bus Examples.Jerome Pasion2014-05-286-7/+58
* | simpletreemodel example: rename parent() to parentItem() for clarityDavid Faure2014-05-253-18/+18
* | Add a menu item to mainwindow example to toggle unified toolbars.Jake Petroules2014-05-211-0/+9
* | Use the new unified toolbar implementation in examples on OS X.Jake Petroules2014-05-123-0/+12
* | Wiggly example: Modernize/compactify codehjk2014-05-123-24/+13
* | Fix up examples for dynamic opengl buildsLaszlo Agocs2014-05-124-8/+15
|/
* Update AddressBook ExampleSteven Ceuppens2014-04-283-3/+3
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-0410-483/+9
* Updated outdated README for thread examplesKai Koehne2014-03-311-8/+6
* Polish the image gestures example.Friedemann Kleint2014-03-285-34/+138
* Doc: Move IPC example documentationTopi Reinio2014-03-277-0/+210
* Doc: Remove empty and duplicated fileSergio Ahumada2014-03-271-31/+0
* Save using a window-modal sheet on Mac OS X.Morten Johan Sørvig2014-03-201-3/+8
* Fix compiler warning in exampleKai Koehne2014-03-201-1/+1
* Use QCommandLineParser in example dnslookup.Friedemann Kleint2014-03-152-55/+136
* contextinfo: Make it more responsive and improve error handlingLaszlo Agocs2014-03-141-2/+7
* contextinfo example: Print the format() both for context and surfaceLaszlo Agocs2014-03-142-15/+30
* Remove calls to setlocale in QtOpenGL cube example.Friedemann Kleint2014-03-141-7/+0
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-102-1/+1