summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make popups work.HEADmasterPaul Olav Tvete2010-02-152-53/+15
|
* Implement hide, show, raise and lower.Paul Olav Tvete2010-02-152-0/+32
|
* Hacky keyboard modifiers and text for key eventsPaul Olav Tvete2010-02-111-2/+7
| | | | | | | Requires the hacky addition to the window system as well, but note that since the protocol is unchanged, you can still run any combination of new/old server/client without anything blowing up. You just won't get key events that work.
* Quick-and-dirty mouse move eventsPaul Olav Tvete2010-02-111-0/+4
|
* Change input to use QWindowSystemInterface::Jeremy Katz2010-02-111-12/+8
|
* Update license headers and add license files.Marius Bugge Monsen2010-02-106-128/+1084
|
* Add license header to the protocol.Marius Bugge Monsen2010-02-103-41/+128
|
* Add support for mouse press and mouse release events.Marius Bugge Monsen2009-09-161-3/+21
|
* Add network to the qt modules used in the project file.Marius Bugge Monsen2009-09-161-1/+2
|
* Change the project file to allow building outside the qt sources.Marius Bugge Monsen2009-09-151-2/+2
|
* Add the protocol header file to the repo.Marius Bugge Monsen2009-09-152-1/+93
|
* Initial commit of the Qt Developer Days Window System client implementation.Marius Bugge Monsen2009-09-154-0/+475