summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-031-1/+1
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | | * | | | | | | | | PowerVR screen driver using undefined symbolsRhys Weatherley2010-05-031-1/+1
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-032-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-032-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | | * | | | | | | | | | rename qt_iw.ts to qt_he.tsOswald Buddenhagen2010-05-032-1/+1
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-031-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | QS60Style: QComboBoxPrivateScroller draws holes into menu canvasSami Merila2010-05-031-0/+2
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-032-11/+94
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | QS60Style: QTabWidget Usability issue with capacitive screensSami Merila2010-05-032-11/+94
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-031-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Fixing small memory leak in testlib.Aleksandar Sasha Babic2010-05-031-0/+1
| | |/ / / / / / / / / /
* | | | | | | | | | | | Error message on QWS appears to have changed.Martin Jones2010-05-101-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Avoid repeated create/destroy at top list boundary with sub-pixel movement.Martin Jones2010-05-061-5/+5
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-0641-90/+147
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-0636-89/+98
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | qdoc fixes.Yann Bodson2010-05-061-0/+11
| | * | | | | | | | | | qdoc fixesYann Bodson2010-05-067-15/+15
| | * | | | | | | | | | TextInput echoMode doc.Yann Bodson2010-05-061-7/+8
| | * | | | | | | | | | Make sure to call base class implementation.Michael Brasser2010-05-061-0/+1
| | * | | | | | | | | | More cleanupYann Bodson2010-05-069-22/+26
| | * | | | | | | | | | CleanupYann Bodson2010-05-066-11/+12
| | * | | | | | | | | | CleanupYann Bodson2010-05-067-26/+18
| | * | | | | | | | | | Use enum for drag.axis in doc and examples.Yann Bodson2010-05-067-8/+8
| * | | | | | | | | | | Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-065-1/+49
| |/ / / / / / / / / /
* | | | | | | | | | | Avoid warnings as delegates with bindings to parent are created and destroyed.Martin Jones2010-05-066-9/+29
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-064-7/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix autotestAaron Kennedy2010-05-061-0/+1
| * | | | | | | | | | Add QML_XHR_DUMP optionAaron Kennedy2010-05-061-0/+21
| * | | | | | | | | | CompileAaron Kennedy2010-05-061-1/+0
| * | | | | | | | | | doc fixesYann Bodson2010-05-061-6/+6
* | | | | | | | | | | Add missing test file.Martin Jones2010-05-061-0/+16
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-053-3/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Another initialization fix. Unleak.Warwick Allison2010-05-052-1/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fix compile in namespace.Michael Brasser2010-05-051-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Doc: more clarification of cacheBufferMartin Jones2010-05-052-0/+6
* | | | | | | | | Fix some compiler warnings.Martin Jones2010-05-052-24/+25
|/ / / / / / / /
* | | | | | | | Initialize variable and crash less.Martin Jones2010-05-051-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add a switch to the menu to hide/show the runtime warningsKai Koehne2010-05-055-17/+222
* | | | | | | Fix i18n example.Yann Bodson2010-05-056-17/+81
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-05100-531/+999
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-0535-120/+154
| |\ \ \ \ \ \ \
| | * | | | | | | Use enum rather than string for easing type.Yann Bodson2010-05-0535-120/+154
| * | | | | | | | Fix cacheBuffer documentation.Martin Jones2010-05-053-12/+28
| |/ / / / / / /
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-058-22/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Docs - point to property types from tutorial and QML Basic Types pageBea Lam2010-05-052-10/+13
| | * | | | | | | Fix qdoc errorsBea Lam2010-05-056-12/+9
| * | | | | | | | Document delegate life cycle.Martin Jones2010-05-053-1/+11
| * | | | | | | | little doc fix.Martin Jones2010-05-051-1/+1
| |/ / / / / / /
| * | | | | | | Turn off smooth rendering for qDrawBorderPixmap() with transforms.Martin Jones2010-05-051-0/+14
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-0521-207/+223
| |\ \ \ \ \ \ \