summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | URL redirection for AnimatedImageWarwick Allison2010-03-102-1/+18
| | | * | | | | | | Technically, Location can be relative (never is though...)Warwick Allison2010-03-101-1/+1
| | | * | | | | | | URL redirection for normal images.Warwick Allison2010-03-101-6/+35
| | | * | | | | | | URL redirection for components resources.Warwick Allison2010-03-101-0/+18
| | | * | | | | | | URL redirects for border image.Warwick Allison2010-03-102-2/+18
| | | * | | | | | | Implement URL redirection for types and XmlListModel.Warwick Allison2010-03-103-3/+53
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-101-1/+1
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1057-402/+2526
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Link with the correct library for TCommDbConnPrefMartin Jones2010-03-101-1/+1
| | | * | | | | | | | DocAaron Kennedy2010-03-101-4/+5
| | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1049-186/+606
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-106-63/+121
| | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0944-347/+1444
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0948-181/+606
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | update Browser.qml to run againAlan Alpert2010-03-091-5/+5
| | | | * | | | | | | | Update AutotestsAlan Alpert2010-03-093-4/+4
| | | | * | | | | | | | Probably fix compile on windowsAlan Alpert2010-03-091-1/+1
| | | | * | | | | | | | Fix typo in docsAlan Alpert2010-03-091-1/+1
| | | | * | | | | | | | Probably fix compileAlan Alpert2010-03-091-1/+1
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0943-169/+594
| | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | | | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-093-9/+56
| | | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | | Fix qdeclarativevaluetype::font() autotestAaron Kennedy2010-03-091-2/+11
| | * | | | | | | | | | | Remove unused structMartin Jones2010-03-091-5/+0
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Initialize member variable in QDeclarativeGridViewAttachedMartin Jones2010-03-091-1/+1
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0938-144/+508
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-094-35/+104
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-0919-74/+158
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Update configure.exe to include declarative module by defaultJoona Petrell2010-03-091-0/+0
| | | | * | | | | | | | | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-0918-74/+158
| | | * | | | | | | | | | CompileAaron Kennedy2010-03-091-1/+1
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-0915-74/+539
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Remove unused data member.Michael Brasser2010-03-092-2/+0
| | | | * | | | | | | | | Fix warning.Michael Brasser2010-03-091-0/+2
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-096-22/+26
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Fix warnings and change geometry-related functions to use reals.Michael Brasser2010-03-092-10/+10
| | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-09418-14807/+29138
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Doc fix.Michael Brasser2010-03-051-1/+5
| | | * | | | | | | | | | | | Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-0914-23/+230
| | * | | | | | | | | | | | | Handle itemsInserted/Removed/Moved() correctly for repeater.Martin Jones2010-03-092-8/+55
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-096-34/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | When flicking with snap, bias towards moving at least one item.Martin Jones2010-03-092-14/+19
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-1119-34/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed problem displaying half width character as full widthDaisuke Kameda2010-03-111-1/+1
| * | | | | | | | | | | | | | make it possible to use sse2 with mingwThierry Bastian2010-03-1117-28/+37
| * | | | | | | | | | | | | | QTreeView: Optimize by avoiding calling detachOlivier Goffart2010-03-111-4/+6
| * | | | | | | | | | | | | | Cleaning commit 7baaea978200c82fdf65e3934cfa373edeca6524Gabriel de Dietrich2010-03-111-1/+0
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fixed rounded SVG rectangles when 'rx' or 'ry' is 0.Kim Motoyoshi Kalland2010-03-111-2/+2
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-103-16/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Slow QTreeView::layout() with many (> 10000) childrenGabriel de Dietrich2010-03-102-15/+51