summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix alignment bugs in Text elementAaron Kennedy2010-10-132-481/+524
* Remove debug code added by 650a0078e2cef43eff107fe8d2505f64a0bfedf0Martin Jones2010-10-131-3/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1378-74/+856
|\
| * Compile on WinCEAaron Kennedy2010-10-133-6/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1278-74/+856
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1278-74/+856
| | |\
| | | * Update QtDeclarative def filesJoona Petrell2010-10-122-0/+2
| | | * Update QtCore def filesJoona Petrell2010-10-122-0/+2
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1274-74/+852
| | | |\
| | | | * Compile on MSVC2008Aaron Kennedy2010-10-121-3/+2
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-122-0/+26
| | | | |\
| | | | | * Bug: TextEdit ignores plain text format when pasting textYann Bodson2010-10-122-0/+26
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-1235-66/+393
| | | | |\ \ | | | | | |/
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1169-71/+752
| | | | | |\
| | | | | | * Fix autotest on windowsAaron Kennedy2010-10-112-1/+18
| | | | | | * Test for absent qmldirAaron Kennedy2010-10-112-0/+3
| | | | | | * Allow objectName to be used in QML bindingsAaron Kennedy2010-10-116-13/+93
| | | | | | * Install the declarative objectNameChanged callbackAaron Kennedy2010-10-112-0/+6
| | | | | | * Don't give focus to a FocusScope that has had focus explicitly cleared.Michael Brasser2010-10-115-7/+64
| | | | | | * Add a declarative callback for when a QObject's objectName changesAaron Kennedy2010-10-112-0/+7
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0956-51/+562
| | | | | | |\
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0956-51/+562
| | | | | | | |\
| | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0856-51/+562
| | | | | | | | |\
| | | | * | | | | | Update sections if model content changes.Martin Jones2010-10-125-3/+75
| | | | | |_|_|_|/ | | | | |/| | | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-0854-508/+931
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0853-50/+487
| | | | | |\ \ \ \ \
| | | | | | * | | | | Allow aliases to value type propertiesAaron Kennedy2010-10-0815-12/+147
| | | | | | * | | | | Image.sourceSize is incorrect after changing Image.sourceYann Bodson2010-10-083-8/+41
| | | | * | | | | | | Ensure GridView header is visible at the top of the view.Martin Jones2010-10-083-1/+75
| | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Test for QTBUG-13685Martin Jones2010-10-082-0/+13
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-0817-4/+218
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Disable Text {} image caching by defaultAaron Kennedy2010-10-081-2/+2
| | | | | * | | | | | Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-0816-2/+216
| | | | * | | | | | | Don't forward keys to invisible items.Martin Jones2010-10-081-4/+4
| | | | |/ / / / / /
| | | | * | | | | | Add test for QTBUG-14279Martin Jones2010-10-082-0/+7
| | | | * | | | | | Ensure that onRelease is called for doubleClick events.Martin Jones2010-10-082-7/+8
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-085-6/+0
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Remove some unnecessary includes in cpp filesAaron Kennedy2010-10-085-6/+0
| | | | * | | | | | | emit currentSectionChanged when section changes in ListView.Martin Jones2010-10-082-3/+18
| | | | |/ / / / / /
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-087-1/+26
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Don't allow multiple values to be assigned to a singular propertyAaron Kennedy2010-10-087-1/+26
| | | | * | | | | | | Ensure Flickable.contentX and Flickable.contentY return correct values.Martin Jones2010-10-081-2/+2
| | | | |/ / / / / /
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-0757-1056/+2960
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Fix dragging items within a PathViewMartin Jones2010-10-071-3/+3
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-131-17/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove obsolete tweak in QFontEngineS60::alphaMapForGlyphAlessandro Portale2010-10-121-17/+5
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-129-31/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Optimize QFontEngineS60::recalcAdvances()Alessandro Portale2010-10-121-3/+6
| * | | | | | | | | | Delete qtdemoapps.iby.Jason Barron2010-10-122-16/+0
| * | | | | | | | | | Added bearer plugin deployment to qt.ibyMiikka Heikkinen2010-10-121-0/+6