summaryrefslogtreecommitdiffstats
path: root/src/gui/embedded
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-11111-111/+111
* Fixed many spelling errors.Rohan McGovern2010-10-252-3/+3
* Doc: adding note to function QWSKeyboardHandler::processKeycode - that it wa...Morten Engvoldsen2010-10-071-0/+2
* I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-141-1/+1
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-092-2/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-1/+1
|\
| * Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-1/+1
* | 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
|/ /
* | 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 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
|/
* 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
* 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
* 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
* 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
* 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
* | Merge commit 'qt/master'Jason Barron2009-08-212-10/+28
|\ \
| * | Convert the screen cursor image to native premultiplied formatPaul Olav Tvete2009-08-211-1/+21