Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | Fix a type in warning | Anders Bakken | 2009-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Improved caching of QSvgIconEngine::actualSize() calls. | Trond Kjernåsen | 2009-05-11 | 1 | -9/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Removed checking for file existence from exporting sqlite3 binaries in Symbian, | Miikka Heikkinen | 2009-05-22 | 1 | -3/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 3 | -18/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Whitespace fix | Anders Bakken | 2009-05-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Use proper ways to create "window" surface | Anders Bakken | 2009-05-06 | 1 | -9/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improved debug output for directfb:debug | Anders Bakken | 2009-05-06 | 1 | -6/+10 | |
| * | | | | | | | | | | | Pass the scale parameter as an int. | Anders Bakken | 2009-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | Make Scale public | Anders Bakken | 2009-05-06 | 1 | -1/+3 | |
* | | | | | | | | | | | | Added ARMV6 binaries to SQLite3_v9.2.zip | Miikka Heikkinen | 2009-05-08 | 1 | -0/+0 | |
* | | | | | | | | | | | | Remaining support for selfsigned Qt libs packages removed. | Miikka Heikkinen | 2009-05-06 | 1 | -5/+1 | |
* | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-06 | 19 | -902/+1113 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Cleaned up code | Anders Bakken | 2009-05-05 | 1 | -24/+20 | |
| * | | | | | | | | | | | Cleaned up code | Anders Bakken | 2009-05-05 | 1 | -439/+443 | |
| * | | | | | | | | | | | Refactored image caching | Anders Bakken | 2009-05-05 | 7 | -141/+147 | |
| * | | | | | | | | | | | Make sure image caching works with Qt3Support | Anders Bakken | 2009-05-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | Cleaned up code a little | Anders Bakken | 2009-05-05 | 1 | -41/+28 | |
| * | | | | | | | | | | | Don't call prepare more than necessary | Anders Bakken | 2009-05-05 | 3 | -22/+37 | |
| * | | | | | | | | | | | DirectFB can't handle "mirrored" scales | Anders Bakken | 2009-05-05 | 1 | -14/+23 | |
| * | | | | | | | | | | | Improved debug output | Anders Bakken | 2009-05-05 | 1 | -30/+30 | |
| * | | | | | | | | | | | Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.h | Tom Cooksey | 2009-05-05 | 4 | -4/+11 | |
| * | | | | | | | | | | | Add headers required for building PowerVR driver | Tom Cooksey | 2009-05-05 | 1 | -3/+4 | |
| * | | | | | | | | | | | Rename QDirectFBSurface to QDirectFBWindowSurface | Anders Bakken | 2009-05-04 | 5 | -34/+34 | |
| * | | | | | | | | | | | Lock for read only when possible | Anders Bakken | 2009-05-04 | 9 | -25/+40 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Implemented an option to tune flipping | Anders Bakken | 2009-05-04 | 4 | -3/+11 | |
| * | | | | | | | | | | Beautified code | Anders Bakken | 2009-05-02 | 2 | -17/+17 | |
| * | | | | | | | | | | Improve debug output (in debug mode only) | Anders Bakken | 2009-05-01 | 1 | -2/+83 | |
| * | | | | | | | | | | Extended surface capabilities | Anders Bakken | 2009-05-01 | 2 | -6/+31 | |
| * | | | | | | | | | | Cleaned up surface creation code | Anders Bakken | 2009-05-01 | 4 | -34/+28 | |
| * | | | | | | | | | | Improved readability of the flip code | Anders Bakken | 2009-05-01 | 1 | -7/+2 | |
| * | | | | | | | | | | Fixed possible crash in QDirectFBPaintEngine::clip | Anders Bakken | 2009-05-01 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Remove superfluous call to base class | Anders Bakken | 2009-04-29 | 1 | -2/+2 | |
| * | | | | | | | | | Cleaned up mouse/cursor code | Anders Bakken | 2009-04-29 | 3 | -33/+28 | |
| * | | | | | | | | | Fixed cursors with QT_NO_DIRECTFB_PREALLOCATED | Anders Bakken | 2009-04-29 | 1 | -75/+75 | |
| * | | | | | | | | | Fold boolean options into flags | Anders Bakken | 2009-04-28 | 4 | -20/+21 | |
| * | | | | | | | | | Added an option for ignoring the system clip | Anders Bakken | 2009-04-28 | 3 | -10/+23 | |
| * | | | | | | | | | Make the disable/warn on fallbacks more flexible | Anders Bakken | 2009-04-28 | 2 | -52/+82 | |
| * | | | | | | | | | Cleaned up constness errors | Anders Bakken | 2009-04-28 | 1 | -14/+16 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Use PVR2DGetFrameBuffer to map screen 0 | Rhys Weatherley | 2009-04-28 | 2 | -22/+48 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 16 | -798/+1162 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Change Qt version number to 4.5.2 | Thiago Macieira | 2009-04-24 | 1 | -1/+1 | |
| * | | | | | | | Fix a caching problem in QSvgIconEngine. | Trond Kjernåsen | 2009-04-24 | 1 | -6/+6 | |
| * | | | | | | | Remove the simpleBrush concept | Anders Bakken | 2009-04-24 | 2 | -1/+85 | |
| * | | | | | | | Remove the simpleBrush concept | Anders Bakken | 2009-04-23 | 2 | -29/+20 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Convert bitmaps to alpha pixmap format | Anders Bakken | 2009-04-22 | 1 | -2/+2 | |
| * | | | | | | Compile | Anders Bakken | 2009-04-22 | 1 | -2/+2 | |
| * | | | | | | Kill some warnings | Anders Bakken | 2009-04-22 | 2 | -3/+5 | |
| * | | | | | | Unify IDirectFBSurface->Lock() calls | Anders Bakken | 2009-04-22 | 4 | -46/+58 | |
| * | | | | | | Take out STATIC_ALLOC of primary surface creation | Anders Bakken | 2009-04-22 | 1 | -7/+7 | |
| * | | | | | | Fix some keyboard issues | Anders Bakken | 2009-04-21 | 1 | -18/+112 | |
| | |_|_|_|/ | |/| | | | |