Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Revert "Adding some error checking for setdefaultif" | axis | 2010-07-13 | 1 | -3/+1 | |
| * | | | | | | | Fixed a possible hanging bug in the Symbian networking. | axis | 2010-07-13 | 1 | -1/+2 | |
| * | | | | | | | Fixed a network hanging bug on Symbian. | axis | 2010-07-13 | 1 | -9/+8 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Fix TextInput selectionColor or selectedTextColor -based animations | Joona Petrell | 2010-07-13 | 1 | -0/+4 | |
* | | | | | | | | Ensure the section header isn't shown twice. | Martin Jones | 2010-07-13 | 1 | -1/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Private variable cleanup. | Michael Brasser | 2010-07-13 | 3 | -21/+19 | |
* | | | | | | | wantsFocus should be based on FocusScope chain, not parent chain. | Michael Brasser | 2010-07-13 | 2 | -2/+9 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-12 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Doc: Removed links to Qt3 support in QHostAddress | Geir Vattekar | 2010-07-12 | 1 | -5/+7 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-12 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | Added some asserts to avoid race conditions in networking. | axis | 2010-07-12 | 1 | -0/+6 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-12 | 2 | -17/+21 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge remote branch 'oslo-staging-2/4.7' into qtbug-11996 | Aaron McCarthy | 2010-07-12 | 110 | -575/+1983 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | Quiet qmake warnings during configure. | Aaron McCarthy | 2010-07-08 | 2 | -17/+21 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-12 | 7 | -281/+513 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Minor modifications and optimizations to the Symbian HW glyph cache. | Jason Barron | 2010-07-12 | 1 | -49/+60 | |
| * | | | | | | | Convert to new EGL API. | Jason Barron | 2010-07-12 | 2 | -47/+42 | |
| * | | | | | | | Don't invert glyphs for the default VG font cache on Symbian. | Jason Barron | 2010-07-12 | 1 | -0/+2 | |
| * | | | | | | | Move QVGFontGlyphCache from source file into a separate header | Jason Barron | 2010-07-12 | 1 | -1/+0 | |
| * | | | | | | | Ensure glyphs are upright instead of upside-down. | Jason Barron | 2010-07-12 | 3 | -1/+15 | |
| * | | | | | | | Enable cross-process glyph cache for OpenVG graphics system on Symbian. | Jason Barron | 2010-07-12 | 4 | -22/+61 | |
| * | | | | | | | Factor out RSgImage -> VGImage conversion to separate function. | Jason Barron | 2010-07-12 | 1 | -73/+75 | |
| * | | | | | | | Add new file for Symbian specific VG stuff and add Symbian glyph cache. | Jason Barron | 2010-07-12 | 5 | -260/+363 | |
| * | | | | | | | Move QVGFontGlyphCache from source file into a separate header | Jason Barron | 2010-07-12 | 4 | -20/+87 | |
| * | | | | | | | Make cacheGlyphs() function (and the destructor) virtual. | Jason Barron | 2010-07-12 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Add copy(), cut() and paste() support to TextInput | Joona Petrell | 2010-07-12 | 3 | -0/+46 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 68 | -4859/+5258 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 68 | -4859/+5258 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | Fix QTextDocument::markContentsDirty() | mae | 2010-07-09 | 1 | -4/+4 | |
| | * | | | | | Resetting bindings through debugger interface | Lasse Holmstedt | 2010-07-09 | 4 | -0/+44 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-09 | 44 | -1078/+206 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Make test pass and fix docs following removal of SpringFollow | Bea Lam | 2010-07-09 | 2 | -3/+3 | |
| | | * | | | | | doc improvements | Bea Lam | 2010-07-09 | 2 | -5/+27 | |
| | | * | | | | | Fix crash | mae | 2010-07-08 | 2 | -1/+5 | |
| | | * | | | | | Follow -> Behavior | mae | 2010-07-08 | 8 | -1006/+2 | |
| | | * | | | | | Added some documentation to spring animation | mae | 2010-07-08 | 1 | -0/+9 | |
| | | * | | | | | Fix spring animation | mae | 2010-07-08 | 1 | -1/+3 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-08 | 63 | -4255/+5575 | |
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | | * | | | | Update QtDeclarative def files | Joona Petrell | 2010-07-08 | 2 | -2/+17 | |
| | | | * | | | | Fix exponential behavior of QTextCursor::removeSelectedText | mae | 2010-07-08 | 2 | -3/+16 | |
| | | | * | | | | Optimization: change signal/slot to function call | mae | 2010-07-08 | 4 | -10/+7 | |
| | | | * | | | | Don't show warning for attempts to load pixmaps asynchronously | Bea Lam | 2010-07-08 | 1 | -2/+1 | |
| | | | * | | | | Remove Image::pixmap property. QML applications should use | Bea Lam | 2010-07-08 | 3 | -14/+5 | |
| | | | * | | | | Update QmlChanges.txt | Bea Lam | 2010-07-08 | 1 | -0/+4 | |
| | * | | | | | | Fix crash with invalid role indexes | Aaron Kennedy | 2010-07-09 | 1 | -0/+2 | |
| | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Don't double delete cancelled pixmap cache requests | Aaron Kennedy | 2010-07-08 | 1 | -3/+9 | |
| | * | | | | | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 5 | -46/+263 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-08 | 1 | -12/+15 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Micro optimization in QML date/time formatting functions. | Michael Brasser | 2010-07-08 | 1 | -12/+15 | |