summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Comment out debug outputHEADmasterMorten Johan Sørvig2010-02-191-3/+3
* modify server url message, nacl examples must be loaded from localhostMorten Johan Sørvig2010-02-191-1/+1
* 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
* 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
| |/
| * move software cursor from QGraphicsSystemCursor into QGraphicsSystemSoftwareC...Jeremy Katz2009-11-268-112/+111
| * remove an unused member from QGraphicsSystemCursorJeremy Katz2009-11-261-1/+0
* | use correct lib path on linuxMorten Sorvig2009-11-301-2/+2
* | Use the i386 atomics on NaClMorten Sorvig2009-11-303-0/+6
* | remove unsused config scriptMorten Sorvig2009-11-291-15/+0
* | Update build instructionsMorten Sorvig2009-11-291-5/+19
* | update docMorten Johan Sørvig2009-12-171-3/+2
* | update readmeMorten Johan Sørvig2009-12-161-3/+4
* | add readmeMorten Johan Sørvig2009-12-161-0/+22