summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Ensure micro focus is updated in TextEdit and TextInputMartin Jones2010-06-294-9/+14
* Ensure Loader item change listener is removed when Loader is destroyedMartin Jones2010-06-291-1/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2834-146/+439
|\
| * VisualDataModel hasModelChildren role shadowed user roles.Martin Jones2010-06-281-1/+1
| * Allow positioning of ListView items width sub-pixel precision.Martin Jones2010-06-281-7/+10
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-282-0/+7
| |\
| | * DocsBea Lam2010-06-282-0/+7
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-06-2823-484/+481
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-2841-400/+960
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-2510-14/+85
| | |\ \
| | | * | Handle enums in method arguments in the same way as QtScriptAaron Kennedy2010-06-252-1/+25
| | | * | Allow custom parsers to handle attached propertiesAaron Kennedy2010-06-253-5/+23
| | | * | Allow components to be created from .pragma library JS filesAaron Kennedy2010-06-253-6/+23
| | | * | Fix assertAaron Kennedy2010-06-251-2/+2
| | | * | Disallow global object properties as property namesAaron Kennedy2010-06-252-0/+12
| | * | | Test ListElement type via type system, not string comparison.Warwick Allison2010-06-256-3/+35
| | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2416-115/+255
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2416-115/+255
| | | |\ \
| * | | | | Restore neutral movement state if a view is manually positioned.Martin Jones2010-06-245-6/+46
| | |_|/ / | |/| | |
| * | | | Prevent value source animations from being registered to start twice.Michael Brasser2010-06-241-0/+2
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-248-10/+42
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2412-74/+193
| | |\ \ \ \
| * | | | | | Expose the Flickable's internal contentItemMartin Jones2010-06-245-41/+60
| | |/ / / / | |/| | | |
| * | | | | Ensure sourcesize is in pixmap cache key.Warwick Allison2010-06-241-0/+6
| * | | | | doc: note that calling methods before component completion may have no effectMartin Jones2010-06-233-0/+36
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2310-74/+151
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-231-0/+1
| | |\ \ \ \ \
| | | * | | | | Use Pen with Qt::MiterJoin when drawing Rectangles with gradientsBea Lam2010-06-231-0/+1
| | * | | | | | Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-235-56/+122
| | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-231-0/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-232-18/+11
| | | |\ \ \ \ \
| | * | | | | | | Ensure the view is correctly positioned at component complete.Martin Jones2010-06-232-0/+17
| | | |/ / / / / | | |/| | | | |
| | * | | | | | References to undefined variables throws a ReferenceErrorAaron Kennedy2010-06-232-18/+11
* | | | | | | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-282-8/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Corrected filename case for wincrypt.hMark Brand2010-06-261-1/+1
* | | | | | | Add qDebug() operator for QGLFormatHarald Fernengel2010-06-252-0/+33
* | | | | | | Fix conversion between JavaScript Date and QDateTimeKent Hansen2010-06-256-427/+53
* | | | | | | Avoid memory allocation when converting from Gbk to unicode.Benjamin Poulain2010-06-251-6/+15
* | | | | | | Warn if surface creation failsHarald Fernengel2010-06-251-1/+4
* | | | | | | QSemaphore::tryAquire(timeout) -- never times out on an active semaphoreBradley T. Hughes2010-06-251-1/+6
* | | | | | | Fix warnings in QSslSocketPrivate::systemCaCertificates()Zeno Albisser2010-06-251-8/+8
* | | | | | | Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-2512-37/+358
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-06-2417-141/+280
|\ \ \ \ \ \
| * | | | | | Updated WebKit to 2f598e9b7b376d851fe089bc1dc729bcf0393a06Simon Hausmann2010-06-2415-128/+274
| * | | | | | Moved the QML WebKit integration into QtWebKit.sisSimon Hausmann2010-06-243-14/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-245-10/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Manipulate buffer position via 'pPos' in peek()Andreas Kling2010-06-241-2/+2
| * | | | | No more enter & leave events after a popup menu is closed on WindowsPrasanth Ullattil2010-06-241-3/+20
| * | | | | Child windows shown automatically when their parent is shown(Cocoa).Prasanth Ullattil2010-06-241-1/+1
| * | | | | QKeyEvent::text() inconsistency between Linux and MacPrasanth Ullattil2010-06-242-4/+18