Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-01 | 9 | -5/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-04-01 | 184 | -2825/+8575 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix Phonon compilation with a namespaced Qt. | Thiago Macieira | 2010-04-01 | 6 | -0/+36 | |
| | * | | | | | | | | | Fix build on WinCE and Symbian: .pro file must match dir name. | Thiago Macieira | 2010-04-01 | 1 | -0/+0 | |
| | * | | | | | | | | | Fix compilation on solaris-g++: ctype functions are sometimes macros | Thiago Macieira | 2010-04-01 | 2 | -4/+4 | |
| | * | | | | | | | | | Fix compilation: no semi-colon after Q_ENUM or Q_PROPERTY | Thiago Macieira | 2010-04-01 | 1 | -1/+1 | |
| | | | | | | | | * | | Fix anchors, etc. | Warwick Allison | 2010-04-06 | 2 | -2/+1 | |
| | | | | | | | | |/ | ||||||
| | | | | | | | | * | Labs (experimental) Gesture support. | Warwick Allison | 2010-04-06 | 8 | -2/+491 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-01 | 84 | -1438/+1903 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-01 | 84 | -1438/+1903 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix loading of _debug.dylib plugins under OSX. | Roberto Raggi | 2010-04-01 | 1 | -1/+4 | |
| | | * | | | | | | | Remove strange binding loop in Repeater test. | Martin Jones | 2010-04-01 | 1 | -5/+3 | |
| | | * | | | | | | | Improve Transform docs. | Martin Jones | 2010-04-01 | 2 | -4/+12 | |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-01 | 31 | -274/+524 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Doc fix | Bea Lam | 2010-04-01 | 1 | -1/+1 | |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-01 | 23 | -274/+334 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | Make QML 'hello world' tutorial less confusing. | Yann Bodson | 2010-04-01 | 4 | -23/+22 | |
| | | | | * | | | | | | | ModelNode::setObjectValue() must update the object cache. | Bea Lam | 2010-04-01 | 2 | -0/+28 | |
| | | | | * | | | | | | | Doc improvements, fixes | Bea Lam | 2010-04-01 | 14 | -203/+272 | |
| | | | | * | | | | | | | Remove references to deleted qmldebugger. | Bea Lam | 2010-04-01 | 2 | -46/+11 | |
| | | | * | | | | | | | | typo | Warwick Allison | 2010-04-01 | 1 | -1/+1 | |
| | | | * | | | | | | | | Test cost of importing and resolving types (but not creating objects). | Warwick Allison | 2010-04-01 | 8 | -0/+189 | |
| | | * | | | | | | | | | Add media elements to the QML Elements docs. | Martin Jones | 2010-04-01 | 5 | -19/+39 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Fix Rectangle::gradient rotation doc. | Martin Jones | 2010-04-01 | 1 | -2/+1 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-01 | 6 | -27/+41 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-01 | 27 | -59/+133 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | import "." first - i.e. override it by everything else. | Warwick Allison | 2010-04-01 | 6 | -27/+41 | |
| | | * | | | | | | | | | Fix Flickable::visibleArea.xPosition, Flickable::visibleArea.yPosition docs | Martin Jones | 2010-04-01 | 1 | -2/+4 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-01 | 16 | -32/+37 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fix imageprovider example compilation on Symbian arm | Joona Petrell | 2010-04-01 | 1 | -0/+4 | |
| | | | * | | | | | | | | Remove capability flag not available in public SDKs | Joona Petrell | 2010-04-01 | 1 | -2/+0 | |
| | | | * | | | | | | | | Fix plugin example compilation on Symbian arm | Joona Petrell | 2010-04-01 | 2 | -12/+13 | |
| | | | * | | | | | | | | Fix compilation on Symbian winscw | Joona Petrell | 2010-04-01 | 1 | -2/+2 | |
| | | | * | | | | | | | | Renamed widgets example to proxywidgets to avoid conflicts | Joona Petrell | 2010-04-01 | 7 | -11/+14 | |
| | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | doc - fix sellingp | Warwick Allison | 2010-04-01 | 1 | -1/+1 | |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-31 | 141 | -2212/+2776 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | doc bug relationships more clearly | Warwick Allison | 2010-03-31 | 3 | -4/+3 | |
| | | * | | | | | | | | | Set positioner size to final size, rather than some random size mid animation | Martin Jones | 2010-04-01 | 14 | -28/+100 | |
| | | * | | | | | | | | | Remove effects from element list. | Martin Jones | 2010-04-01 | 1 | -4/+0 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 9 | -1040/+1138 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | Fixed: Declared properties cannot be assigned in declaration | Roberto Raggi | 2010-03-31 | 9 | -1040/+1138 | |
| | | | | |_|/ / / / | | | | |/| | | | | | ||||||
* | | | | | | | | | | Fix painting artifacts on text | Eskil Abrahamsen Blomfeldt | 2010-04-06 | 2 | -10/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-01 | 100 | -1387/+6672 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Skip tst_QGraphicsItem::updateMicroFocus test on Windows and Mac as it does n... | Olivier Goffart | 2010-04-01 | 1 | -0/+4 | |
| * | | | | | | | | QScript: more missing APIShim | Olivier Goffart | 2010-04-01 | 1 | -0/+2 | |
| * | | | | | | | | Fix compilation warnings | Olivier Goffart | 2010-04-01 | 1 | -2/+2 | |
| * | | | | | | | | QScript: fix compilation warning | Olivier Goffart | 2010-04-01 | 1 | -1/+1 | |
| * | | | | | | | | QScript: fix APIShim usage. | Olivier Goffart | 2010-04-01 | 1 | -1/+1 | |
| * | | | | | | | | QtScript: remove duplicated APIshim in QScriptValueIterator | Olivier Goffart | 2010-04-01 | 1 | -6/+0 | |
| * | | | | | | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-04-01 | 80 | -950/+1009 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / |