summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nacl-pepper' into nacl-pepper-openglnacl-pepper-openglMorten Sorvig2010-03-016-4/+529
|\
| * Implement character and wheel eventsMorten Sorvig2010-03-011-10/+39
| * Add flush area logicMorten Sorvig2010-03-011-0/+9
| * Compile.Morten Sorvig2010-03-012-27/+32
| * Add pepper grahicssystem stubsMorten Sorvig2010-03-014-0/+348
| * Start schetching out a pepper-based evnet dispatcher.Morten Sorvig2010-02-262-1/+135
* | Remove all usages of egl.Morten Sorvig2010-02-238-6/+28
* | Add OpenGL search path headersMorten Sorvig2010-02-231-0/+4
* | Force enable OpenGL ES2 on NaClMorten Sorvig2010-02-231-10/+13
|/
* Merge branch 'nacl-labs' into nacl-pepperMorten Sorvig2010-02-193-39/+30
|\
| * Fix NaCl directory detection in the demo server.Morten Sorvig2010-02-052-18/+30
| * Compile in image format support and QTextStream.Morten Sorvig2010-02-041-21/+0
* | Start work on pepper support.Morten Sorvig2010-02-0315-3/+1573
|/
* Re-enable optimied builds (-O2)Morten Sorvig2010-02-014-5/+22
* Implement atomics using the NaCl builtins.Morten Sorvig2010-01-292-61/+37
* Send posted events (e.g. paint events) only whenMorten Sorvig2010-01-281-1/+1
* Various demo server improvements.Morten Sorvig2010-01-274-28/+42
* Don't build with debug symbols.Morten Sorvig2010-01-251-1/+1
* compileMorten Sorvig2010-01-241-1/+0
* Use relative paths.Morten Sorvig2010-01-241-3/+7
* Duplicate the "generic" arch and use that for naclMorten Sorvig2010-12-075-1/+412
* Compile.Morten Sorvig2010-12-041-0/+1
* QLibraryInfo cant be used for locating the examples, we areMorten Sorvig2010-12-041-2/+2
* Merge commit 'qml-lighthouse/lighthouse' into nacl-labsMorten Sorvig2009-11-3046-229/+2036
|\
| * queue VNC keyboard and mouse events for processing outside socket readyRead()Jeremy Katz2009-12-182-4/+47
| * revert queueing of VNC mouse and keyboard eventsJeremy Katz2009-12-182-48/+4
| * queued dispatch of keyboard and mouse eventsJeremy Katz2009-12-182-4/+48
| * typo in pro fileJørgen Lind2009-12-161-1/+1
| * Some cleanup and fix popup and tooltip event propagationJørgen Lind2009-12-168-33/+45
| * Minimaldfb: wheeleventJørgen Lind2009-12-112-1/+17
| * Minimaldfb: Added keyboard modifiers to keyeventsJørgen Lind2009-12-113-2/+50
| * Added keypresses to minimaldfbinputJørgen Lind2009-12-104-2/+23
| * copy and paste error :(Jørgen Lind2009-12-092-3/+3
| * Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig...Jeremy Katz2009-12-093-7/+6
| |\
| | * Fix stupid stride error in qblitter_directfbJørgen Lind2009-12-093-7/+6
| * | application supplied bitmap cursors for the testlite backendJeremy Katz2009-12-091-10/+23
| |/
| * Quick fix for bitmap typeJørgen Lind2009-12-093-6/+6
| * Added basic mouseinput support for minimaldfbJørgen Lind2009-12-099-7/+418
| * We dont need a new pixmap here :)Jørgen Lind2009-12-091-4/+0
| * Delete the surfaceJørgen Lind2009-12-092-1/+6
| * fix application supplied image cursorsJeremy Katz2009-12-084-3/+15
| * compile again after recent API changesHarald Fernengel2009-12-041-2/+2
| * compile with Q_WS_LITEHarald Fernengel2009-12-041-1/+1
| * make sure that x11 is disabled when building embedded_liteHarald Fernengel2009-12-041-1/+1
| * temporarily disable backingstore subsurfaces until they compile again with em...Harald Fernengel2009-12-041-1/+2
| * Add experimental OpenKODE supportHarald Fernengel2009-12-0413-1/+938
| * caching of X11 cursors, with an expiration after 3 secondsJeremy Katz2009-12-045-60/+282
| * Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig...Jeremy Katz2009-11-276-2/+33
| |\
| | * Implement setWindowTitle() on LighthousePaul Olav Tvete2009-11-266-2/+33
| * | added some documentation for QGraphicsSystemCursorJeremy Katz2009-11-261-1/+43
| |/