summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-2717-121/+441
* Fix warnings.Michael Brasser2011-01-251-2/+2
* Fix critical spelling mistake.Martin Jones2011-01-251-1/+1
* Add location information for tracing.Michael Brasser2011-01-255-12/+63
* Add "Complete" message for tracing.Michael Brasser2011-01-252-0/+7
* Notify that pressed has changed before calling the onClicked handler.Michael Brasser2011-01-251-1/+2
* Improve information reported for MouseArea hover events.Michael Brasser2011-01-251-2/+6
* Fix copy-paste error in QDeclarativeMouseArea::hoverMoveEvent.Michael Brasser2011-01-251-1/+1
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-2426-57/+514
* Change Qt.application.layoutDirection from bool to correct type of Qt::Layout...Joona Petrell2011-01-192-4/+13
* Add a layout direction example to positionersJoona Petrell2011-01-191-11/+12
* Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-197-26/+26
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-193851-4893/+11325
|\
| * TextEdit implicit size varied depending upon wrapMode.Martin Jones2011-01-191-2/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-01-182-4/+7
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-01-182-4/+7
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-01-173-5/+7
| | | |\
| | | | * Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-01-173-5/+7
| | | | |\
| | | | | * Revert "Add a warning about trying to release a timer ID that isn't active"Jan-Arve Sæther2011-01-141-1/+0
| | | | | * Fix a bug that got revealed by 604c51f1fc5c79b7fad12cda911b06b9e6e5005fJan-Arve Sæther2011-01-131-2/+3
| | | | | * Build failure fix (related to QT-4079)Sami Merila2011-01-101-1/+1
| | | | | * QWidgets support for VGA screenSami Merila2011-01-101-1/+3
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-181-2/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix to data detaching in OpenVG pixmap dataJani Hautakangas2011-01-181-2/+10
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-186-20/+54
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Request font sizes with only 0.5pt resolution.Martin Jones2011-01-186-20/+54
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-181-1/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Revert "Add a warning about trying to release a timer ID that isn't active"Olivier Goffart2011-01-171-1/+0
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-179-19/+19
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix static build on Windows with MinGW.Mark Brand2011-01-178-18/+18
| | * | | | fix typo in error messagesOswald Buddenhagen2011-01-171-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-179-41/+193
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-171-0/+2
| | * | | Fix header not found build errorShane Kearns2011-01-171-1/+1
| | * | | QTBUG-16110 updating the softkeys when app comes to foregroundmread2011-01-171-0/+3
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-177-41/+188
| | |\ \ \
| | | * | | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-01-147-41/+188
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-171-1/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
| | |/ / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-172-0/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-142-0/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix memory leakAaron Kennedy2011-01-141-0/+5
| | | * | Clarify Component.createObject(null) behavior.Martin Jones2011-01-141-0/+4
| * | | | various fixes to deal with CI gate failuresJeremy Katz2011-01-141-15/+15
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-142-0/+269
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-132-0/+269
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-132-0/+269
| | | |\ \
| | | | * | QNetworkProxyFactory::systemProxyForQuery() for SymbianJyrki Jaakkola2011-01-122-0/+269
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-141-3/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-131-3/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |