summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-10107-161/+159
|\|
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-07107-159/+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
|\|
| * Use "QT += testlib" consistentlyJason McDonald2011-05-275-5/+5
| * Fix for compiling and running cube example on Windows.Kim Motoyoshi Kalland2011-05-253-1/+6
| * Fixed line endings.David Boddie2011-05-247-0/+316
* | 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
|\|
| * More examples adjusted to Symbian and Maemo5.David Boddie2011-05-231-0/+11
| * Doc: Added missing project and desktop files.David Boddie2011-05-231-0/+11
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-23281-0/+4454
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-23465-642/+3152
* | 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
* | Pure QWindow with multiple windows and child windows example added.Samuel Rødal2011-05-036-0/+196
* | Implemented close event for QWindow and QWidgetWindow.Samuel Rødal2011-05-021-0/+3
* | Set the window title even if it was set before calling create().Samuel Rødal2011-05-021-0/+1