summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wayland: put context & drawing objects into the drm surfaceJesse Barnes2011-01-253-28/+27
* Wayland: add partial GL widget supportJesse Barnes2011-01-254-46/+56
* Wayland: add waylandgl platform typeJesse Barnes2011-01-251-0/+3
* Wayland: silence unused variable warnings in qwaylandinputdevice.cppJesse Barnes2011-01-251-0/+7
* Wayland: add GL drawing supportJesse Barnes2011-01-254-32/+167
* Wayland: misc cleanupsJesse Barnes2011-01-252-2/+12
* Introduce drm wayland bufferKristian Høgsberg2011-01-254-40/+151
* Initialize EGLKristian Høgsberg2011-01-253-31/+142
* Cursors, keyboard support, move/resizeKristian Høgsberg2011-01-257-87/+426
* Use QImage::Format_ARGB32_Premultiplied for the surfaceKristian Høgsberg2011-01-251-1/+1
* wayland: Track the QWaylandWindow in the input device instead of the surfaceKristian Høgsberg2011-01-251-12/+17
* wayland: Assign a window id to wayland windowsKristian Høgsberg2011-01-252-0/+10
* wayland: Create and destroy surface at show and hideKristian Høgsberg2011-01-254-10/+35
* wayland: Split input device out to its own fileKristian Høgsberg2011-01-254-163/+185
* Add wayland lighthouse pluginKristian Høgsberg2011-01-2510-0/+870
* Add Qt::Key_ScreenSaverPaul Olav Tvete2011-01-181-0/+1
* Configure: allow -no-framework for lighthouse.Morten Johan Sørvig2011-01-141-1/+1
* Lighthouse: Fix keyboard on testliteJørgen Lind2011-01-072-18/+7
* Lighthouse: Fix keyboard modifier handlingJørgen Lind2011-01-073-15/+23
* Lighthouse: Support external plugins.Morten Johan Sørvig2011-01-074-9/+63
* Lighthouse: Adding support for EGL to testliteJørgen Lind2011-01-058-32/+287
* Lighthouse: Make testlite compile on systems where QtOpenGL is ES2Jørgen Lind2011-01-054-6/+14
* Build on Mac OS X.Morten Johan Sørvig2011-01-051-0/+4
* Compile on OS X.Morten Johan Sørvig2011-01-051-1/+1
* Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-0516-41/+698
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-041-0/+2
| |\
| | * Allow QWidget with size larger than 16383 on Mac OS X (Cocoa)Prasanth Ullattil2011-01-041-0/+2
| * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2011-01-0414-41/+694
| |\ \
| | * | Fix link error on MacOSShane Kearns2011-01-041-3/+3
| | * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-3114-41/+694
| | |\ \
| | | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-3014-41/+694
| | | |\ \
| | | | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-3014-41/+694
| | | | |\ \
| | | | | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-2414-41/+694
| | | | | |\ \
| | | | | | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-2414-41/+694
| | | | | | |\ \
| | | | | | | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-2314-41/+694
| | | | | | | |\ \
| | | | | | | | * | Fix qfile test crash with glibcShane Kearns2010-12-221-6/+9
| | | | | | | | * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-2214-41/+691
| | | | | | | | |\ \
| | | | | | | | | * | Fix qfile test errorsShane Kearns2010-12-211-3/+39
| | | | | | | | | * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-2114-41/+655
| | | | | | | | | |\ \
| | | | | | | | | | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-2114-41/+655
| | | | | | | | | | |\ \
| | | | | | | | | | | * | Update def filesShane Kearns2010-12-206-19/+237
| | | | | | | | | | | * | Add autotests for AutoCloseHandle / DontCloseHandle and RFile adoptionShane Kearns2010-12-202-10/+141
| | | | | | | | | | | * | QFile API: add API to specify if adopted file handles should be closedShane Kearns2010-12-206-12/+277
| * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-041-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Set no brush when the brush is a solid patern transparent color.Pierre Rossi2011-01-041-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Add styleHint to fallback api for fontdatabases in LighthouseJørgen Lind2011-01-046-9/+39
* | | | | | | | | | | Create clearer sepperation between TestLiteMime and QTestliteClipboardJørgen Lind2011-01-044-161/+181
* | | | | | | | | | | Renamed variable name in TestLite event handlingJørgen Lind2011-01-041-20/+20
* | | | | | | | | | | Renamed QTestLiteStaticInfo to QTestLiteStaticJørgen Lind2011-01-046-67/+121
* | | | | | | | | | | Copy/Paste in testlite and also added QTestLiteStaticInfoJørgen Lind2011-01-0412-76/+1899