summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce QGraphicsItem::ItemStopsFocusHandling flagMichael Hasselmann2011-03-164-8/+26
* Cocoa: fix crash when using a drawer with a focus widgetRichard Moe Gustavsen2011-02-181-1/+1
* Fix crash in KPackageKitGabriel de Dietrich2011-02-151-5/+6
* Merge branch '4.7-upstream' into 4.7Gabriel de Dietrich2011-02-1558-292/+597
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-151-0/+9
| |\
| | * Use QML notation for documenting TextInput::accepted() signal.Andrew den Exter2011-02-151-4/+4
| | * Document the TextInput accepted() signal.Andrew den Exter2011-02-151-0/+9
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-152-4/+18
| |\ \ | | |/
| | * Fix inheritance of widget input contexts.Andrew den Exter2011-02-152-4/+18
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-141-2/+2
| |\ \
| | * | Fix for ARMV6 drawhelper blendingJani Hautakangas2011-02-141-2/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-141-1/+1
| |\ \ \
| | * | | QStyleSheetStyle: dont crash in PE_WIDGET when widget is nullOlivier Goffart2011-02-141-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-141-4/+1
| |\ \ \ \
| | * | | | Keep sending posted events after commit 7196045b78b33cf135683d5c0b4e164f95231791Bradley T. Hughes2011-02-141-4/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-141-1/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-141-1/+13
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-1411-25/+93
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Don't leak ScopeChainNode'sAaron Kennedy2011-02-141-3/+1
| | * | | Rename 'plugins\qmldebugging' (work around qmake issues)Kai Koehne2011-02-116-4/+4
| | * | | Correct the "module not installed" error handlingAaron Kennedy2011-02-111-12/+13
| | * | | Flickable uses the flick velocity to determine whether to retain grabMartin Jones2011-02-111-1/+6
| | * | | Make addImportPath() work for windows paths starting with lower caseBea Lam2011-02-111-2/+4
| | * | | Report any exceptions occurring in WorkerScript javascript codeBea Lam2011-02-111-3/+63
| | * | | MouseArea docs - link to onCanceled() from onReleased()Bea Lam2011-02-111-0/+2
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-101-33/+19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-101-33/+19
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-105-16/+48
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PathView items were not correctly updated when rootIndex changed.Martin Jones2011-02-101-16/+28
| | * | | Allow text to selected in a TextEdit or TextInput inside a Flickable.Andrew den Exter2011-02-104-0/+20
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-103-5/+62
| |\ \ \ \ | | |/ / /
| | * | | Update modules-related tests and docsBea Lam2011-02-102-2/+24
| | * | | CLeanup registers after AddStringAaron Kennedy2011-02-101-3/+38
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-101-0/+4
| |\ \ \ \
| | * | | | Stop focus propagation of touch events when flag is set.Niklas Kurkisuo2011-02-091-0/+4
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-095-10/+54
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Change paging attributes for Symbian binariesIain2011-02-092-6/+12
| | * | | | Fix build failureGareth Stockwell2011-02-092-6/+6
| | * | | | Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-093-4/+42
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-091-0/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fixed tst_qpixmap::toImageDeepCopy autotest for GL graphicssystem.Samuel Rødal2011-02-091-0/+6
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-098-73/+59
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2011-02-0910-40/+110
| | |\ \ \ \
| | | * | | | PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-091-1/+1
| | | * | | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-094-10/+16
| | | * | | | Don't clear pre-edit text when a graphics items loses focus.Andrew den Exter2011-02-091-12/+7
| | * | | | | Call onAdd() for first items added to ListView and GridViewBea Lam2011-02-092-50/+35
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-081-12/+64
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Support seperate versions of installed modulesmae2011-02-081-12/+64
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-0813-83/+86
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |