summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make QCompleter return current parent instead of invalid indexZeno Albisser2010-10-201-1/+1
* make QFileDialog completer return proper dirnames in rootZeno Albisser2010-10-201-1/+4
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-194-8/+12
|\
| * Make sure QGraphicsSceneHoverLeave event has non-null widget pointer.Denis Dzyubenko2010-10-194-8/+12
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-10-1847-596/+931
|\ \ | |/ |/|
| * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-10-1547-596/+931
| |\
| | * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-1547-596/+931
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-141-0/+7
| | | |\
| | | | * Giving Qt a default app server when Avkon is removedmread2010-10-141-0/+7
| | | * | TextInput autoscroll now scrolls when the cursor movesAlan Alpert2010-10-141-0/+1
| | | |/
| | | * Fix autotest on windowsAaron Kennedy2010-10-131-1/+3
| | | * Fix worker ListModels to property emit countChanged()Bea Lam2010-10-131-1/+1
| | | * Fix alignment bugs in Text elementAaron Kennedy2010-10-132-481/+524
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1335-67/+340
| | | |\
| | | | * Compile on WinCEAaron Kennedy2010-10-131-2/+2
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1235-67/+340
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1235-67/+340
| | | | | |\
| | | | | | * 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-1231-67/+336
| | | | | | |\
| | | | | | | * 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-121-0/+1
| | | | | | | |\
| | | | | | | | * Bug: TextEdit ignores plain text format when pasting textYann Bodson2010-10-121-0/+1
| | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-1217-36/+232
| | | | | | | |\ \ | | | | | | | | |/
| | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1127-64/+272
| | | | | | | | |\
| | | | | | | | | * Fix autotest on windowsAaron Kennedy2010-10-111-0/+12
| | | | | | | | | * Allow objectName to be used in QML bindingsAaron Kennedy2010-10-114-13/+66
| | | | | | | | | * 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-112-7/+11
| | | | | | | | | * 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-0920-44/+170
| | | | | | | | | |\
| | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0920-44/+170
| | | | | | | | | | |\
| | | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0820-44/+170
| | | | | | | | | | | |\
| | | | | | | * | | | | | Update sections if model content changes.Martin Jones2010-10-124-3/+64
| | | | | | | | |_|_|_|/ | | | | | | | |/| | | |
| | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-0824-93/+490
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0819-43/+162
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | Allow aliases to value type propertiesAaron Kennedy2010-10-083-9/+62
| | | | | | | | | * | | | | Image.sourceSize is incorrect after changing Image.sourceYann Bodson2010-10-082-6/+9
| | | | | | | * | | | | | | Ensure GridView header is visible at the top of the view.Martin Jones2010-10-081-1/+8
| | | | | | | | |/ / / / / | | | | | | | |/| | | | |
| | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-085-3/+59
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Disable Text {} image caching by defaultAaron Kennedy2010-10-081-2/+2
| | | | | | | | * | | | | | Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-084-1/+57
| | | | | | | * | | | | | | Don't forward keys to invisible items.Martin Jones2010-10-081-4/+4
| | | | | | | |/ / / / / /
| | | | | | | * | | | | | 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-081-3/+12
| | | | | | | |/ / / / / /
| | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-081-0/+3
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Don't allow multiple values to be assigned to a singular propertyAaron Kennedy2010-10-081-0/+3
| | | | | | | * | | | | | | Ensure Flickable.contentX and Flickable.contentY return correct values.Martin Jones2010-10-081-2/+2
| | | | | | | |/ / / / / /