summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the 'convertInPlace' versions of QImage in QGLPixmapData load.Jani Hautakangas2011-02-082-34/+83
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recreate GL surface when native window is resized on SymbianJani Hautakangas2011-02-081-9/+35
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix crash when setting QPROCESS_DEBUGHarald Fernengel2011-02-101-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commented out unused function argumentmread2011-02-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates after review commentsmread2011-02-103-6/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | review improvements for QFileOpenEvent changesmread2011-02-101-12/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed double forward declarationmread2011-02-101-4/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a trailing whitespacemread2011-02-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using QFile open by RFile and take ownership of handlemread2011-02-106-18/+48
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a file handle to QFileOpenEvent on Symbianmread2011-02-102-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | used official descriptor to QString conversionmread2011-02-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generating QFileOpenEvent messages when S60 UI receives OpenFileLmread2011-02-101-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation for QFileOpenEvent::openFilemread2011-02-101-0/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added an openFile method to QFileOpenEventmread2011-02-102-0/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a file handle to QFileOpenEvent on Symbianmread2011-02-104-13/+46
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | used official descriptor to QString conversionmread2011-02-101-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generating QFileOpenEvent messages when S60 UI receives OpenFileLmread2011-02-103-3/+28
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-10158-1363/+6907
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert part of commit 7c1ab9b6a8Olivier Goffart2011-02-093-40/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-04159-1365/+6947
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-044-10/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed library casing.axis2011-02-031-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove dependencies to pre-Symbian3 platforms from Symbian3 packagesMiikka Heikkinen2011-02-031-7/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix qt.sis platform dependencies for Symbian^3 builds.Miikka Heikkinen2011-02-021-5/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix few QFileDialog static method issues in Symbian^3Miikka Heikkinen2011-02-022-5/+9
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-03160-1360/+7024
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't accept input methods when a TextEdit or TextInput is read only.Andrew den Exter2011-02-032-0/+2
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct error messageAaron Kennedy2011-02-031-2/+10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct assertAaron Kennedy2011-02-031-2/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update QDeclarative DEF files for SymbianKalle Juhani Lehtonen2011-02-022-1/+15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2011-02-021-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Flickable's wheel handling more like QAbstractScrollArea.Michael Brasser2011-02-021-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Export QDeclarativeRefCount so that symbian compiles.Martin Jones2011-02-021-1/+1
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changing header or footer failed to delete the previous.Martin Jones2011-02-022-0/+16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2011-02-028-67/+113
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move Qt.application docs into Qt global object pageBea Lam2011-02-022-54/+59
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update What's New for QtQuick 1.1 and AnimatedImage docsBea Lam2011-02-021-0/+9
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve docs on Item::visible and Item::opacityBea Lam2011-02-021-10/+33
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure we update Loader size if item size changes after creation.Martin Jones2011-02-021-1/+6
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Froze two more symbols and fixed compilation error (QtQuick11).juhvu2011-02-023-2/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid index-out-of bounds related crash in GridAlan Alpert2011-02-021-1/+1
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PinchArea sometimes failed.Martin Jones2011-02-013-3/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7juhvu2011-02-0110-78/+156
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify that IntValidator performs locale specific validation.Andrew den Exter2011-02-011-0/+5
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-019-75/+148
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2011-01-3015-125/+190
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use qobject_cast rather than dynamic_cast.Martin Jones2011-01-301-3/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Froze Symbian def files for QtQuick11.juhvu2011-02-018-84/+246
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-30151-1250/+6586
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-29151-1250/+6586
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /