summaryrefslogtreecommitdiffstats
path: root/src/gui/embedded
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-141-1/+1
| |\ \
| | * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-1/+1
| | |\ \ | | | |/
| | | * Fix QNX screen initializationJohannes Zellner2010-04-131-1/+1
| * | | Adjust indentationBernhard Rosenkraenzer2010-04-081-10/+10
| * | | e-Ink support cleanupBernhard Rosenkraenzer2010-04-082-7/+27
| * | | Tweak the display update IOCTL callsBernhard Rosenkraenzer2010-04-081-2/+5
| * | | Support 8-Track e-Ink devicesBernhard Rosenkraenzer2010-04-082-6/+47
| |/ /
* | | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-113-4/+6
|\ \ \ | |/ /
| * | Don't show resize cursor for fixed-size windowsPaul Olav Tvete2010-03-101-2/+4
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-062-2/+2
| |\ \ | | |/
| | * Fix compositing when QWS background is completely transparent.Paul Olav Tvete2010-03-031-1/+1
| | * Uncomment #DIRECTFB_DRAWINGOPERATIONS in pri-fileAnders Bakken2010-03-011-1/+1
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-012-11/+12
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7Eskil Abrahamsen Blomfeldt2010-02-151-10/+11
| |\ \
| | * | Use X/Open LFS extensions for 64-bit support on directory iterationJoão Abecasis2010-01-291-10/+11
| | |/
| * | Lock before calling drawStaticTextItemAnders Bakken2010-02-021-1/+1
| |/
* | Move user event handling into QWindowSystemInterface classJeremy Katz2010-02-101-2/+2
* | queue user mouse, wheel, and keyboard input eventsJeremy Katz2010-01-261-2/+1
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-14112-111/+115
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07111-111/+111
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-06111-111/+111
| * | Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-041-0/+1
| |/
| * Don't include dlfcn.h unconditionally.Thiago Macieira2009-12-251-0/+1
| * Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-091-0/+2
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-196-10/+19
|\ \ | |/
| * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-2/+2
| * API review: Rename numCols() -> colorCount()Marius Storm-Olsen2009-11-062-4/+13
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-1/+1
| * Line spacing fixesJoerg Bornemann2009-10-232-2/+2
| * Make QT_DIRECTFB_SUBSURFACE an opt-in optionAnders Bakken2009-10-151-1/+1
* | Merge branch '4.6' into lighthousePaul Olav Tvete2009-10-144-15/+41
|\ \ | |/
| * fix creation of qws directory when app start preceeds qvfbJeremy Katz2009-10-051-1/+1
| * make private qws/qvfb data directory non-default, default to non-user specificJeremy Katz2009-10-021-1/+17
| * Enable qws/qvfb use for multiple users on one machineJeremy Katz2009-10-014-15/+25
* | Merge branch '4.6' into lighthousePaul Olav Tvete2009-09-30112-448/+452
|\ \ | |/
| * Don't disable painting with multiple screens and VNCJeremy Katz2009-09-231-0/+4
| * Implement QDirectFBPaintEngine::drawRoundedRectAnders Bakken2009-09-181-1/+1
| * Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-161-1/+1
| * Removed some superfluous semicolonsAlessandro Portale2009-09-091-2/+2
| * Update license headers again.Jason McDonald2009-09-09111-444/+444
* | Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-071-1/+22
|/
* Rewrite of DirectFB locking mechanismAnders Bakken2009-09-011-0/+1
* Add DirectFB to QScreenDriverFactoryAnders Bakken2009-09-011-2/+7
* Add directfb.pri to embedded.priAnders Bakken2009-09-011-0/+4
* Copy directfb.pro to src/gui/embedded/directfb.priAnders Bakken2009-09-011-0/+38
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3110-130/+130
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-31101-1313/+1313
|\
| * Update tech preview license header.Jason McDonald2009-08-31115-1495/+1495
| * Update license headers.Jason McDonald2009-08-11115-115/+115
* | Make QWS compile with namespacesPaul Olav Tvete2009-08-2612-19/+45