summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure the loading screen images are loaded before the nacl executable.nacl-pepperMorten Johan Sorvig2010-04-031-2/+1
* Begin work on a loading screen.Morten Johan Sorvig2010-04-035-6/+27
* Disable window activation on show.Morten Johan Sorvig2010-04-031-0/+2
* Handle NPFocusEvent.Morten Johan Sorvig2010-04-031-1/+6
* Translate more keys.Morten Johan Sorvig2010-04-011-2/+47
* Use the current key when sending non-alphanumreticMorten Johan Sorvig2010-04-011-4/+3
* Implement partial support for non-alphanumretic keys.Morten Johan Sorvig2010-04-012-7/+226
* Work on key event translation.Morten Johan Sorvig2010-04-012-14/+22
* Prevent the default browser event handler.Morten Johan Sorvig2010-03-311-1/+1
* Update and flush the screen on NPP_SetWindow.Morten Johan Sorvig2010-03-305-27/+39
* Remove more pepper sample code.Morten Johan Sorvig2010-03-302-54/+1
* Remove more pepper sample code.Morten Johan Sorvig2010-03-304-274/+3
* Fix the font size.Morten Johan Sorvig2010-03-301-1/+1
* Implement flicker free animations.Morten Johan Sorvig2010-03-303-4/+37
* Change plugin identification stringsMorten Johan Sorvig2010-03-291-3/+3
* Graphics on screen!Morten Johan Sorvig2010-03-2913-92/+129
* Add QThread::setEventDispatcherMorten Johan Sorvig2010-03-254-4/+28
* Switch to 2D graphics.user2010-03-249-325/+21
* Document tools (moc etc) build prodecure.user2010-03-231-1/+3
* Compile.user2010-03-231-3/+3
* Compile.user2010-03-231-3/+16
* Further tweaking of timer event delivery.Morten Sorvig2010-03-161-13/+20
* Add documentation.Morten Sorvig2010-03-162-4/+27
* Update mainThreadWaitingMorten Sorvig2010-03-161-0/+10
* Improve event handling.Morten Sorvig2010-03-161-19/+58
* Use a single mutex.Morten Sorvig2010-03-162-15/+13
* Don`t call activateTimers from the plugin thread.Morten Sorvig2010-03-162-4/+18
* Implement timer support.Morten Sorvig2010-03-162-0/+73
* Hook up the event dispatcher to the pepper plugin.Morten Sorvig2010-03-163-63/+55
* Create a main Qt thread at plugin initialization time.Morten Sorvig2010-03-162-0/+34
* Compile.Morten Sorvig2010-03-151-1/+1
* Route qDebug output to the javascript console.Morten Sorvig2010-03-157-4/+75
* Make QtGui host the pepper example.Morten Sorvig2010-03-1210-25/+51
* Send debug output to the console.Morten Sorvig2010-03-121-3/+10
* Add back -lunimpl .Morten Sorvig2010-03-122-2/+2
* Add gles include pathMorten Sorvig2010-03-111-1/+3
* disable peppermain (use the pepper example)Morten Sorvig2010-03-111-0/+4
* Update pepper example filesMorten Sorvig2010-03-116-47/+195
* Add pepper libraries.Morten Sorvig2010-03-112-4/+4
* Better nacl modle status updatesMorten Sorvig2010-03-101-5/+14
* Add the pepper files to the build.Morten Sorvig2010-03-024-8/+26
* 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
* 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
|/