summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-0722-100/+203
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0722-53/+191
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-072-25/+43
| |\ \
| | * | Minor OpenVG optimization when setting the EGL surface attribute.Jason Barron2010-10-071-3/+2
| | * | Make sure the QS60PaintEngine can draw other classes of pixmap dataJason Barron2010-10-071-22/+41
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-0720-75/+160
| |\ \ \ | | |/ / | |/| |
| | * | Fix crash when constructing QThreadStorage after global destructors have runBradley T. Hughes2010-10-061-2/+19
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-0619-73/+141
| | |\ \
| | | * | Fixed a buffer overrun when pasting large data from non-Qt appsDenis Dzyubenko2010-10-064-16/+12
| | | * | Fix copying large data to non-Qt applicationsDenis Dzyubenko2010-10-061-1/+1
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-0515-56/+128
| | | |\ \
| | | | * | Revert "QWorkspace: fix hardcoded min size overwriting the real min size"Marius Storm-Olsen2010-10-051-9/+6
| | | | * | QtScript/JavaScriptCore: Backport random number generator seeding fixKent Hansen2010-10-057-6/+41
| | | | * | Fix performance regression in QUuid::createUuid()Bradley T. Hughes2010-10-051-25/+42
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-048-31/+54
| | | | |\ \
| | | | | * | Ensure that the underline is only drawn when expected for an accelAndy Shaw2010-10-041-4/+6
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-047-27/+48
| | | | | |\ \
| | | | | | * | QWorkspace: fix hardcoded min size overwriting the real min sizeDavid Faure2010-10-011-6/+9
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-10-0166-588/+7589
| | | | | | |\ \
| | | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-013-15/+37
| | | | | | | |\ \
| | | | | | | | * | Setting the _NET_WM_STATE Atom only when its not already setDominik Holland2010-10-011-7/+14
| | | | | | | | * | Fix focus appearance of tabwidget tabs with QGtkStyleJens Bache-Wiig2010-10-011-4/+7
| | | | | | | | * | Incorrect selection background for unfocused widgets with GTKJens Bache-Wiig2010-10-011-3/+15
| | | | | | | | * | Make the OpenSSL library search also hit /lib.Thiago Macieira2010-10-011-1/+1
| | | | | | * | | | Merge commit 'refs/merge-requests/828' of git://gitorious.org/qt/qt into inte...David Boddie2010-10-013-6/+2
| | | | | | |\ \ \ \
| | | | | | | * | | | Fix a link that no longer exists in documentation.Robin Burchell2010-09-271-1/+1
| | | | | | | * | | | Remove obsolete reference to qregexp.tex.Robin Burchell2010-09-271-4/+0
| | | | | | | * | | | Reference to QStringList::find() is incorrect, should be QStringList::filter().Robin Burchell2010-09-271-1/+1
* | | | | | | | | | | Fix dragging items within a PathViewMartin Jones2010-10-071-3/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Connect property alias change signals on useAaron Kennedy2010-10-0713-42/+147
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-079-11/+44
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Doc fix.Michael Brasser2010-10-071-3/+3
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-073-4/+9
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-068-8/+39
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Fixes assert in QDeclarativeWebViewThomas Hartmann2010-10-061-1/+5
| * | | | | | | | | | Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-071-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Allow default QApplication::startDragDistance() to be defined in platformdefs.hMartin Jones2010-10-061-2/+5
| * | | | | | | | | Ensure the TextInput cursor blinks immediately when enabled.Michael Brasser2010-10-061-1/+5