summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Merged in some of Thomas Zander's suggestions.David Boddie2010-07-161-2/+47
* Doc: Fixed name clash.David Boddie2010-07-161-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-12650-14435/+19598
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-123-19/+23
| |\
| | * Merge remote branch 'oslo-staging-2/4.7' into qtbug-11996Aaron McCarthy2010-07-12143-1147/+5629
| | |\
| | | * Fix qdoc error.Jason McDonald2010-07-121-2/+2
| | * | Quiet qmake warnings during configure.Aaron McCarthy2010-07-082-17/+21
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-127-281/+513
| |\ \ \
| | * | | Minor modifications and optimizations to the Symbian HW glyph cache.Jason Barron2010-07-121-49/+60
| | * | | Convert to new EGL API.Jason Barron2010-07-122-47/+42
| | * | | Don't invert glyphs for the default VG font cache on Symbian.Jason Barron2010-07-121-0/+2
| | * | | Move QVGFontGlyphCache from source file into a separate headerJason Barron2010-07-121-1/+0
| | * | | Ensure glyphs are upright instead of upside-down.Jason Barron2010-07-123-1/+15
| | * | | Enable cross-process glyph cache for OpenVG graphics system on Symbian.Jason Barron2010-07-124-22/+61
| | * | | Factor out RSgImage -> VGImage conversion to separate function.Jason Barron2010-07-121-73/+75
| | * | | Add new file for Symbian specific VG stuff and add Symbian glyph cache.Jason Barron2010-07-125-260/+363
| | * | | Move QVGFontGlyphCache from source file into a separate headerJason Barron2010-07-124-20/+87
| | * | | Make cacheGlyphs() function (and the destructor) virtual.Jason Barron2010-07-121-2/+2
| | | |/ | | |/|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-12168-5684/+6603
| |\ \ \ | | |/ / | |/| |
| | * | Remove use of SpringFollow and SmoothedFollow in qmlvisual testBea Lam2010-07-123-31/+42
| | * | Fix Mac CIJoona Petrell2010-07-122-0/+24
| | * | Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-125-1/+117
| | * | Fix .pro file after class/test rename.Michael Brasser2010-07-111-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-10165-5651/+6419
| | |\ \ | |/ / /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-10165-5651/+6419
| | |\ \
| | | * | Fix QTextDocument::markContentsDirty()mae2010-07-091-4/+4
| | | * | Replace 4.6 in all .qdocconf filesKai Koehne2010-07-092-8/+8
| | | * | Resetting bindings through debugger interfaceLasse Holmstedt2010-07-094-0/+44
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0978-1482/+343
| | | |\ \
| | | | * | Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-093-5/+5
| | | | * | Remove autotests of depracted element SmoothedFollowJoona Petrell2010-07-098-251/+0
| | | | * | doc improvementsBea Lam2010-07-093-10/+32
| | | | * | Clean up at the end of each test.Michael Brasser2010-07-081-0/+12
| | | | * | Improve test reliability.Michael Brasser2010-07-081-2/+6
| | | | * | Fix crashmae2010-07-082-1/+5
| | | | * | Follow -> Behaviormae2010-07-0828-1116/+113
| | | | * | Added some documentation to spring animationmae2010-07-081-0/+9
| | | | * | Fix spring animationmae2010-07-081-1/+3
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-08129-4669/+6592
| | | | |\ \
| | | | | * | Update QtDeclarative def filesJoona Petrell2010-07-082-2/+17
| | | | | * | Fix exponential behavior of QTextCursor::removeSelectedTextmae2010-07-082-3/+16
| | | | | * | Optimization: change signal/slot to function callmae2010-07-084-10/+7
| | | | | * | Don't show warning for attempts to load pixmaps asynchronouslyBea Lam2010-07-082-5/+2
| | | | | * | Remove Image::pixmap property. QML applications should useBea Lam2010-07-084-45/+5
| | | | | * | Update QmlChanges.txtBea Lam2010-07-081-0/+4
| | | * | | | Fix crash with invalid role indexesAaron Kennedy2010-07-091-0/+2
| | | | |/ / | | | |/| |
| | | * | | Don't double delete cancelled pixmap cache requestsAaron Kennedy2010-07-081-3/+9
| | | * | | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-0814-147/+473
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-082-12/+17
| | | |\ \ \
| | | | * | | Micro optimization in QML date/time formatting functions.Michael Brasser2010-07-081-12/+15