| Commit message (Expand) | Author | Age | Files | Lines |
* | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 111 | -1887/+1887 |
|
|
* | Manually amend latin1 change | Harald Fernengel | 2011-04-01 | 1 | -13/+24 |
|
|
* | suppress warnings about ASCII to QString conversion | Ritt Konstantin | 2011-03-31 | 1 | -29/+15 |
|
|
* | take the user defined temp dir into account | Ritt Konstantin | 2011-03-31 | 1 | -6/+10 |
|
|
* | Doc: fixing bugs and typos based on feedback | Morten Engvoldsen | 2011-01-25 | 1 | -1/+1 |
|
|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 111 | -111/+111 |
|
|
* | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 2 | -3/+3 |
|
|
* | Doc: adding note to function QWSKeyboardHandler::processKeycode - that it wa... | Morten Engvoldsen | 2010-10-07 | 1 | -0/+2 |
|
|
* | I18n: Fix some lupdate warnings. | Friedemann Kleint | 2010-09-14 | 1 | -1/+1 |
|
|
* | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 2 | -2/+2 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 1 | -1/+1 |
|\ |
|
| * | Added reference counting to QWidgetBackingStore | Gareth Stockwell | 2010-06-02 | 1 | -1/+1 |
|
|
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-14 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix QNX screen initialization | Johannes Zellner | 2010-04-13 | 1 | -1/+1 |
|
|
* | | | Adjust indentation | Bernhard Rosenkraenzer | 2010-04-08 | 1 | -10/+10 |
|
|
* | | | e-Ink support cleanup | Bernhard Rosenkraenzer | 2010-04-08 | 2 | -7/+27 |
|
|
* | | | Tweak the display update IOCTL calls | Bernhard Rosenkraenzer | 2010-04-08 | 1 | -2/+5 |
|
|
* | | | Support 8-Track e-Ink devices | Bernhard Rosenkraenzer | 2010-04-08 | 2 | -6/+47 |
|/ / |
|
* | | Don't show resize cursor for fixed-size windows | Paul Olav Tvete | 2010-03-10 | 1 | -2/+4 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Fix compositing when QWS background is completely transparent. | Paul Olav Tvete | 2010-03-03 | 1 | -1/+1 |
|
|
| * | Uncomment #DIRECTFB_DRAWINGOPERATIONS in pri-file | Anders Bakken | 2010-03-01 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7 | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 1 | -10/+11 |
|\ \ |
|
| * | | Use X/Open LFS extensions for 64-bit support on directory iteration | João Abecasis | 2010-01-29 | 1 | -10/+11 |
| |/ |
|
* | | Lock before calling drawStaticTextItem | Anders Bakken | 2010-02-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 111 | -111/+111 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 111 | -111/+111 |
|
|
* | | Make stretchblit an opt-out option in DirectFB | Anders Bakken | 2010-01-04 | 1 | -0/+1 |
|/ |
|
* | Don't include dlfcn.h unconditionally. | Thiago Macieira | 2009-12-25 | 1 | -0/+1 |
|
|
* | Compile with QT_NO_DEPRECATED | Olivier Goffart | 2009-12-09 | 1 | -0/+2 |
|
|
* | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 1 | -2/+2 |
|
|
* | API review: Rename numCols() -> colorCount() | Marius Storm-Olsen | 2009-11-06 | 2 | -4/+13 |
|
|
* | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 1 | -1/+1 |
|
|
* | Line spacing fixes | Joerg Bornemann | 2009-10-23 | 2 | -2/+2 |
|
|
* | Make QT_DIRECTFB_SUBSURFACE an opt-in option | Anders Bakken | 2009-10-15 | 1 | -1/+1 |
|
|
* | fix creation of qws directory when app start preceeds qvfb | Jeremy Katz | 2009-10-05 | 1 | -1/+1 |
|
|
* | make private qws/qvfb data directory non-default, default to non-user specific | Jeremy Katz | 2009-10-02 | 1 | -1/+17 |
|
|
* | Enable qws/qvfb use for multiple users on one machine | Jeremy Katz | 2009-10-01 | 4 | -15/+25 |
|
|
* | Don't disable painting with multiple screens and VNC | Jeremy Katz | 2009-09-23 | 1 | -0/+4 |
|
|
* | Implement QDirectFBPaintEngine::drawRoundedRect | Anders Bakken | 2009-09-18 | 1 | -1/+1 |
|
|
* | Make QT_DIRECTFB_PALETTE an opt-in option | Anders Bakken | 2009-09-16 | 1 | -1/+1 |
|
|
* | Removed some superfluous semicolons | Alessandro Portale | 2009-09-09 | 1 | -2/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 111 | -444/+444 |
|
|
* | Rewrite of DirectFB locking mechanism | Anders Bakken | 2009-09-01 | 1 | -0/+1 |
|
|
* | Add DirectFB to QScreenDriverFactory | Anders Bakken | 2009-09-01 | 1 | -2/+7 |
|
|
* | Add directfb.pri to embedded.pri | Anders Bakken | 2009-09-01 | 1 | -0/+4 |
|
|
* | Copy directfb.pro to src/gui/embedded/directfb.pri | Anders Bakken | 2009-09-01 | 1 | -0/+38 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 10 | -130/+130 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 101 | -1313/+1313 |
|\ |
|