summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-0/+1
* Make examples build with Qt-in-namespaceKent Hansen2011-09-283-0/+6
* Fix compilationLars Knoll2011-09-192-1/+2
* Get the 'dockwidgets' example to compile.Jason Barron2011-09-151-1/+1
* Add missing license headersJason McDonald2011-09-159-0/+360
* Remove uilib and QtUiTools from QtBaseLars Knoll2011-09-1316-948/+0
* Merge branch 'refactor'Gunnar Sletta2011-09-13751-1821/+1584
|\
| * Fix compilationLars Knoll2011-09-121-2/+2
| * 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
| |\
| * | 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
| |\ \
| * | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | 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 multimedia subdir from examplesOlli Werwolff2011-07-071-3/+0
| * | | | | | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0643-820/+110
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-27387-1/+32582
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| * | | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-10107-161/+159
| |\ \ \ \ \ \ \ \
| * | | | | | | | | idc: Do not link against QtGui.Friedemann Kleint2011-06-101-1/+1
| * | | | | | | | | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-103-52/+85
| * | | | | | | | | Compile fixJørgen Lind2011-06-017-18/+18
| * | | | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-0115-6/+327
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Examples: QPA window example does not require widgets.Friedemann Kleint2011-05-302-3/+2
| * | | | | | | | | | Remove OpenVG from qtbase.Friedemann Kleint2011-05-268-302/+0
| * | | | | | | | | | Examples: Fix compilation.Friedemann Kleint2011-05-255-8/+4
| * | | | | | | | | | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24748-638/+7631
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-1/+7
| * | | | | | | | | | | fix pro filesLars Knoll2011-05-07253-33/+255
| * | | | | | | | | | | include fixesLars Knoll2011-05-07381-385/+412
| * | | | | | | | | | | Fixed qpa/windows example compilation.Samuel Rødal2011-05-061-0/+3
| * | | | | | | | | | | Improved handling of child windows.Samuel Rødal2011-05-041-8/+3