Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Fix broken test case | Shane Kearns | 2010-03-31 | 1 | -0/+7 | |
| | | | | * | | | Cleanup the deployment code | Thomas Zander | 2010-03-31 | 5 | -10/+8 | |
| | | | | * | | | Fix 'make sis' finding the dll on symbian | Thomas Zander | 2010-03-31 | 4 | -4/+4 | |
| | | | | * | | | Merge commit 'origin/4.7' into symbian47 | Thomas Zander | 2010-03-31 | 210 | -2558/+5930 | |
| | | | | |\ \ \ | ||||||
| | | | | * | | | | Re-add line that was lost during webkit update. | Thomas Zander | 2010-03-30 | 1 | -0/+1 | |
| | | | | * | | | | Work around bad naming of exported class in symbian sdk causing conflict | Thomas Zander | 2010-03-30 | 1 | -0/+3 | |
| | | | | * | | | | Fix building on public symbian SDK. | Thomas Zander | 2010-03-30 | 1 | -2/+2 | |
| | | | | * | | | | Fix qmake with the symbian makespec failing when project has a dash in it | Thomas Zander | 2010-03-30 | 1 | -2/+2 | |
| | | | | * | | | | Make s60main static lib not depend on QtCore | Thomas Zander | 2010-03-30 | 2 | -5/+48 | |
| | | | | * | | | | Remove stray non-latin1 character | Thomas Zander | 2010-03-30 | 1 | -1/+1 | |
| | | | | * | | | | Fix out-of-source symbian build for external apps | Thomas Zander | 2010-03-30 | 1 | -1/+1 | |
| | | | | * | | | | Update EABI def files for 4.7 | Shane Kearns | 2010-03-30 | 6 | -3508/+3456 | |
| | | | | * | | | | Merge remote branch 'qt/4.7' into 4.7 | Shane Kearns | 2010-03-30 | 1408 | -20468/+23246 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | Exporting QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 2 | -2/+4 | |
| | | | | * | | | | | Adding QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 1 | -0/+5 | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-02 | 206 | -599/+599 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Fix compilation: Linguist uses QtDeclarative .cpp and private headers | Thiago Macieira | 2010-04-02 | 1 | -1/+1 | |
| * | | | | | | | | Fix some more Q_PROPERTY followed by semi-colon | Thiago Macieira | 2010-04-02 | 5 | -8/+8 | |
| * | | | | | | | | Autotest: Add QtDeclarative to the "headersclean" test | Thiago Macieira | 2010-04-02 | 1 | -1/+1 | |
| * | | | | | | | | Fix QtDeclarative public headers to include <QtDeclarative/foo.h> | Thiago Macieira | 2010-04-02 | 4 | -9/+9 | |
| * | | | | | | | | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 195 | -580/+580 | |
* | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | 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 | |