summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1022-67/+957
|\
| * Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-101-1/+4
| * URL redirection for font loaderWarwick Allison2010-03-101-1/+17
| * 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
| * 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-1036-171/+383
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-096-14/+727
| |\ \
| | * | Don't write byte-order-mark after seek()Paul Olav Tvete2010-03-091-1/+2
| | * | TextCodec on Symbian: use the native symbian backend for text codecs.Olivier Goffart2010-03-095-13/+725
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| | | |\ \
| | | | * | Updates to qsoundeffect backends.Kurt Korbatits2010-03-094-34/+61
* | | | | | Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-105-63/+118
| |_|_|_|/ |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0925-287/+242
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0935-166/+383
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Probably fix compile on windowsAlan 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-0935-164/+381
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-09463-7555/+17849
| |\ \ \ \ \
| | * | | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-0910-40/+45
| | * | | | | QTreeView: let the dataChanged signal refresh the hasChildren attribute.Olivier Goffart2010-03-091-1/+5
| | |/ / / /
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-0911-242/+184
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-0811-242/+184
| | | |\ \ \
| | | | * | | Fixed bounds calculation in QtSvg.Kim Motoyoshi Kalland2010-03-0810-226/+173
| | | | * | | Fixed vector-effect property output from QSvgGenerator.Kim Motoyoshi Kalland2010-03-081-16/+11
| * | | | | | Fix alignment of text with negative right bearingEskil Abrahamsen Blomfeldt2010-03-093-2/+6
* | | | | | | 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-0931-141/+306
|\ \ \ \ \ \
| * | | | | | Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-091-35/+55
| * | | | | | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-0915-71/+57
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-0913-74/+435
| |\ \ \ \ \ \
| | * | | | | | 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-09209-2326/+12581
| | |\ \ \ \ \ \ \
| | * | | | | | | | Doc fix.Michael Brasser2010-03-051-1/+5
| * | | | | | | | | Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-0913-23/+178
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-096-48/+431
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Minor cleanup.Michael Brasser2010-03-092-26/+15
| * | | | | | | | Move pixmapChanged signal to QDeclarativeImageYann Bodson2010-03-094-8/+7