summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | Fix a type in warningAnders Bakken2009-05-111-1/+1
| | * | | | | | | | | | | | | Improved caching of QSvgIconEngine::actualSize() calls.Trond Kjernåsen2009-05-111-9/+3
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Removed checking for file existence from exporting sqlite3 binaries in Symbian,Miikka Heikkinen2009-05-221-3/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-113-18/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Whitespace fixAnders Bakken2009-05-071-1/+1
| * | | | | | | | | | | | Use proper ways to create "window" surfaceAnders Bakken2009-05-061-9/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Improved debug output for directfb:debugAnders Bakken2009-05-061-6/+10
| * | | | | | | | | | | Pass the scale parameter as an int.Anders Bakken2009-05-061-1/+1
| * | | | | | | | | | | Make Scale publicAnders Bakken2009-05-061-1/+3
* | | | | | | | | | | | Added ARMV6 binaries to SQLite3_v9.2.zipMiikka Heikkinen2009-05-081-0/+0
* | | | | | | | | | | | Remaining support for selfsigned Qt libs packages removed.Miikka Heikkinen2009-05-061-5/+1
* | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-0619-902/+1113
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Cleaned up codeAnders Bakken2009-05-051-24/+20
| * | | | | | | | | | | Cleaned up codeAnders Bakken2009-05-051-439/+443
| * | | | | | | | | | | Refactored image cachingAnders Bakken2009-05-057-141/+147
| * | | | | | | | | | | Make sure image caching works with Qt3SupportAnders Bakken2009-05-051-0/+1
| * | | | | | | | | | | Cleaned up code a littleAnders Bakken2009-05-051-41/+28
| * | | | | | | | | | | Don't call prepare more than necessaryAnders Bakken2009-05-053-22/+37
| * | | | | | | | | | | DirectFB can't handle "mirrored" scalesAnders Bakken2009-05-051-14/+23
| * | | | | | | | | | | Improved debug outputAnders Bakken2009-05-051-30/+30
| * | | | | | | | | | | Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.hTom Cooksey2009-05-054-4/+11
| * | | | | | | | | | | Add headers required for building PowerVR driverTom Cooksey2009-05-051-3/+4
| * | | | | | | | | | | Rename QDirectFBSurface to QDirectFBWindowSurfaceAnders Bakken2009-05-045-34/+34
| * | | | | | | | | | | Lock for read only when possibleAnders Bakken2009-05-049-25/+40
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Implemented an option to tune flippingAnders Bakken2009-05-044-3/+11
| * | | | | | | | | | Beautified codeAnders Bakken2009-05-022-17/+17
| * | | | | | | | | | Improve debug output (in debug mode only)Anders Bakken2009-05-011-2/+83
| * | | | | | | | | | Extended surface capabilitiesAnders Bakken2009-05-012-6/+31
| * | | | | | | | | | Cleaned up surface creation codeAnders Bakken2009-05-014-34/+28
| * | | | | | | | | | Improved readability of the flip codeAnders Bakken2009-05-011-7/+2
| * | | | | | | | | | Fixed possible crash in QDirectFBPaintEngine::clipAnders Bakken2009-05-011-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Remove superfluous call to base classAnders Bakken2009-04-291-2/+2
| * | | | | | | | | Cleaned up mouse/cursor codeAnders Bakken2009-04-293-33/+28
| * | | | | | | | | Fixed cursors with QT_NO_DIRECTFB_PREALLOCATEDAnders Bakken2009-04-291-75/+75
| * | | | | | | | | Fold boolean options into flagsAnders Bakken2009-04-284-20/+21
| * | | | | | | | | Added an option for ignoring the system clipAnders Bakken2009-04-283-10/+23
| * | | | | | | | | Make the disable/warn on fallbacks more flexibleAnders Bakken2009-04-282-52/+82
| * | | | | | | | | Cleaned up constness errorsAnders Bakken2009-04-281-14/+16
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Use PVR2DGetFrameBuffer to map screen 0Rhys Weatherley2009-04-282-22/+48
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2716-798/+1162
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Change Qt version number to 4.5.2Thiago Macieira2009-04-241-1/+1
| * | | | | | | Fix a caching problem in QSvgIconEngine.Trond Kjernåsen2009-04-241-6/+6
| * | | | | | | Remove the simpleBrush conceptAnders Bakken2009-04-242-1/+85
| * | | | | | | Remove the simpleBrush conceptAnders Bakken2009-04-232-29/+20
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Convert bitmaps to alpha pixmap formatAnders Bakken2009-04-221-2/+2
| * | | | | | CompileAnders Bakken2009-04-221-2/+2
| * | | | | | Kill some warningsAnders Bakken2009-04-222-3/+5
| * | | | | | Unify IDirectFBSurface->Lock() callsAnders Bakken2009-04-224-46/+58
| * | | | | | Take out STATIC_ALLOC of primary surface creationAnders Bakken2009-04-221-7/+7
| * | | | | | Fix some keyboard issuesAnders Bakken2009-04-211-18/+112
| | |_|_|_|/ | |/| | | |