summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-083-92/+13
* Fixed hellowindow making context current in wrong thread.Samuel Rødal2011-08-311-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-1/+1
|\
| * Compile fix on Mac OS XBradley T. Hughes2011-08-301-1/+1
* | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-298-29/+228
* | Temporarily disable printers on Windows, fix export.Friedemann Kleint2011-08-261-0/+2
* | Fix building of examples.Friedemann Kleint2011-08-2524-16/+38
* | Merge branch 'master' into refactorGunnar Sletta2011-08-252-0/+4
|\|
| * Support -qtnamespace and -qtlibinfix in qtbase examplesLiang Qi2011-08-082-0/+4
* | make 'make install' installPaul Olav Tvete2011-08-231-1/+7
* | Make the hellowindow example multi-threaded to stress the GL backend.Samuel Rødal2011-08-193-28/+63
* | Move printing into it's own libraryLars Knoll2011-08-192-2/+2
* | Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-192-0/+2
* | Build fix after setPreferredPaintEngine was removedPaul Olav Tvete2011-08-171-3/+0
* | Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-1611-1022/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-033-3/+3
|\|
| * Eliminate reference to Trolltech.Jason McDonald2011-08-021-1/+1
| * Fix obsolete contact emailJason McDonald2011-07-282-2/+2
* | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-254-6/+50
* | Build fix for examples.Friedemann Kleint2011-07-252-8/+1
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-2131-3/+1203
|\|
| * Doc: Speculative attempt to fix build breakage.David Boddie2011-07-211-1/+1
| * Doc: Fixed file name of a header file to use lower case characters.David Boddie2011-07-211-1/+1
| * Doc: Added missing license headers for documentation and examples.David Boddie2011-07-2030-0/+1200
| * drop an obsolete QChar::NoCategory enum valueRitt Konstantin2011-07-131-1/+1
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-1/+1
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-1222-50/+19
|\|
| * Remove more references to demos.Casper van Donderen2011-07-0822-49/+18
| * Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-3/+3
* | Remove multimedia subdir from examplesOlli Werwolff2011-07-071-3/+0
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0643-820/+110
|\|
| * Remove references to demos from docs.Casper van Donderen2011-07-0526-798/+26
| * Add the richtext and tools demo-examples to build.Casper van Donderen2011-06-284-7/+9
| * SSL example: update secure socket client example to use new cert APIPeter Hartmann2011-06-271-14/+14
| * Add the mainwindows demos-examples to the build.Casper van Donderen2011-06-273-5/+8
| * Add the itemviews demos-examples to the build.Casper van Donderen2011-06-273-7/+9
| * Add the painting demos-examples to build.Casper van Donderen2011-06-275-13/+20
| * Add the shared painting and affine example to the build.Casper van Donderen2011-06-273-5/+23
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-27387-1/+32582
|\|
| * Add the embedded demos-examples to the build.Casper van Donderen2011-06-247-16/+18
| * Add the graphicsview demo-examples to the build.Casper van Donderen2011-06-244-8/+14
| * Update sql and animation demos to be an example.Casper van Donderen2011-06-245-9/+16
| * Move all other demos in qtbase to examples.Casper van Donderen2011-06-24376-0/+31388
| * Move the affine example.Casper van Donderen2011-06-247-0/+1163
* | Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+1
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-222-2/+6
* | Compile.Friedemann Kleint2011-06-211-1/+0
* | OpenGL API refactor.Samuel Rødal2011-06-212-10/+9
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-212-7/+8
* | Make glx wayland backends working.Laszlo Agocs2011-06-201-2/+1