summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-0618-252/+145
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0618-252/+145
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-057-224/+55
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-032-189/+14
| | | |\
| | | | * qdrawhelper: micro optimisation in fetchTransformBilinearOlivier Goffart2010-09-031-7/+7
| | | | * Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-031-3/+3
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-021-179/+4
| | | | |\
| | | | | * qdrawhelper: Remove blend_transformed_bilinear_argbOlivier Goffart2010-09-021-179/+4
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-034-10/+18
| | | |\ \ \
| | | | * | | QS60Style: QToolbar button and checked state is not shownSami Merila2010-09-031-10/+7
| | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-09-031-0/+1
| | | | |\ \ \
| | | | | * | | Added missing code to bring web browser foreground in Symbian.Janne Anttila2010-09-031-0/+1
| | | | | |/ /
| | | | * | | Plug memory leak from QS60StyleSami Merila2010-09-033-0/+10
| | | | |/ /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-09-037-19/+67
| | | |\ \ \
| | | * | | | Cleanup visible item checking in positionersAlan Alpert2010-09-031-25/+23
| | | | |_|/ | | | |/| |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-0341-213/+503
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-033-11/+43
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-033-7/+23
| | | | |\ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-023-11/+43
| | | | |\ \ \ | | | | | |_|/ | | | | |/| |
| | | | | * | Symbian: return better default font for SansSerif style hintAlessandro Portale2010-09-021-0/+27
| | | | | * | Removing a left over #if 1..#endif constructAlessandro Portale2010-09-021-8/+1
| | | | | * | Fixed a few warnings.axis2010-09-021-3/+1
| | | | | * | Fixed a bug where passwords would not be committed when confirming.axis2010-09-022-0/+14
| | | * | | | qreal == float fixesAaron Kennedy2010-09-031-1/+1
| | | | |_|/ | | | |/| |
| | | * | | Don't modify the signal order on the second dynamic meta object passAaron Kennedy2010-09-031-4/+8
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-0315-24/+140
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-026-10/+9
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | * | Update QDesktopWidget geometry when S60 furniture visibility changesGareth Stockwell2010-09-022-2/+10
| | | | * | Prevent null pointer dereferenceGareth Stockwell2010-09-021-1/+1
| | | * | | Support passing QObject derived types to QML methodsAaron Kennedy2010-09-032-3/+15
| | * | | | Complete Component::createObject() creation after setting the parent.Martin Jones2010-09-031-3/+5
| | * | | | Keep ListView position sensible when all visible items are removed.Martin Jones2010-09-031-3/+7
* | | | | | Doc: Worked on two more elements, replacing an image.David Boddie2010-09-062-34/+91
* | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0327-151/+264
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0227-151/+264
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix broken S60 buildJiang Jiang2010-09-022-1/+7
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-025-10/+3
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Keep mirrored char handling consistent between some font enginesJiang Jiang2010-09-023-5/+1
| | | * | | Fix symbol font detection in generic CMap decodingJiang Jiang2010-09-021-2/+2
| | | * | | Minor performance improvement to QGraphicsItem::update.Bjørn Erik Nilsen2010-09-021-3/+0
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-022-4/+2
| | |\ \ \ \
| | | * | | | Revert "QLineEdit cursor is shown when asked to be non-visible"axis2010-09-021-3/+1
| | | * | | | Fixed Symbian builds after introduction of boilerplate code.axis2010-09-021-1/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-025-15/+26
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-0223-164/+289
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-014-8/+17
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-014-8/+17
| | | | | |\ \
| | | | | | * | The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-011-4/+4
| | | | | | * | Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-011-1/+1
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-013-4/+13
| | | | | | |\ \ | | | | | | | |/