summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | Add support for tab and backtab in KeyNavigationYann Bodson2010-03-042-14/+87
| | | * | | Mark QGraphicsItem position properties as FINALAaron Kennedy2010-03-041-4/+4
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-046-5/+27
| | | |\ \ \
| | | | * | | Fix grammar stringifying "on" as "readonly"Aaron Kennedy2010-03-046-5/+27
| | | * | | | Move the multimedia files to the correct place.Martin Jones2010-03-048-0/+0
| | | |/ / /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-0434-212/+107
| | | |\ \ \
| | | * | | | Improve grouped property error messagesAaron Kennedy2010-03-0412-9/+48
| | | * | | | Don't mess with highlight size if highlightFollowsCurrentItem is false.Martin Jones2010-03-041-4/+7
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0416-53/+288
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Remove Qt.playSound()Michael Brasser2010-03-046-40/+9
| | | | * | | Add formatting functions to QML's global Qt object.Michael Brasser2010-03-045-0/+193
| | | | * | | Signal handler requires exactly one value.Michael Brasser2010-03-041-1/+1
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-0414-44/+112
| | | | |\ \ \
| | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-046-32/+50
| | | | | |\ \ \
| | | | | * | | | Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-047-11/+61
| | | | * | | | | QDeclarativeContext::contextProperty() should also access idsAaron Kennedy2010-03-042-1/+24
| | | * | | | | | Fix ListView contentHeight calculation.Martin Jones2010-03-041-2/+3
| | | | |_|/ / / | | | |/| | | |
| | | * | | | | Documented view behavior when items are removed from start of view.Martin Jones2010-03-042-0/+18
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-042-11/+13
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-043-0/+12
| | | | |\ \ \ \
| | | | * | | | | Fix tests failing due to javascript eval errors.Bea Lam2010-03-042-11/+13
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | Remove unnecessary additional hash of QDeclarativeGridViewAttachedMartin Jones2010-03-042-21/+7
| | | | |/ / / | | | |/| | |
| | | * | | | Fix spelling.Martin Jones2010-03-042-2/+2
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-041-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Fix test.Michael Brasser2010-03-041-1/+1
| | | | |/ /
| | | * | | Document that the views do not set clip: true.Martin Jones2010-03-042-0/+10
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0413-37/+47
| | | |\ \ \ | | | | |/ /
| | | | * | Fix benchmarks.Michael Brasser2010-03-0413-37/+47
| | | * | | Set StrongFocus on QDeclarativeView so that elements can get focus.Martin Jones2010-03-041-0/+2
| | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-036-5/+26
| | | |\ \
| | | | * | Fix Samegame.Michael Brasser2010-03-031-1/+1
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-033-13/+31
| | | | |\ \
| | | | * | | Fix visibility of classes in private headers upon which Bauhaus/Creator relies.Warwick Allison2010-03-032-3/+3
| | | | * | | system import path not supported with Qt 4.6.Warwick Allison2010-03-031-0/+4
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-0353-204/+539
| | | | |\ \ \
| | | | * | | | 4.6.x compatWarwick Allison2010-03-031-0/+16
| | | * | | | | Make sure currentIndex is updated when view is flicked.Martin Jones2010-03-031-0/+1
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-0448-1271/+378
| |\ \ \ \ \ \ \
| | * | | | | | | Build fix for Sun StudioThierry Bastian2010-03-041-2/+2
| | * | | | | | | Finish to resolve merge conflict.Olivier Goffart2010-03-041-10/+11
| | * | | | | | | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-0434-213/+107
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Fixes QMenu to only have static POD membersThierry Bastian2010-03-042-15/+15
| | * | | | | | | QScript: Test against QMetaType::QVariant instead of against the stringOlivier Goffart2010-03-042-28/+20
| | * | | | | | | Fixes tst_QScriptExtQObject::connectAndDisconnectOlivier Goffart2010-03-041-8/+6
| | * | | | | | | Fix source compatibility of qRegisterMetaTypeOlivier Goffart2010-03-031-14/+1
| | * | | | | | | Fix warnings on MSVCThierry Bastian2010-03-034-4/+5
| | * | | | | | | Updating documentation for how to build QWS with tslibJørgen Lind2010-03-032-4/+7
| | * | | | | | | sizeHint of checkbox/radiobutton without text is not correctThierry Bastian2010-03-033-3/+3
| | * | | | | | | Some cleanup of outdated src/3rdparty stuffaavit2010-03-0313-1106/+15
| | * | | | | | | Revert "Fixes crash when destroying a QGraphicsItem."Yoann Lopes2010-03-032-60/+2