summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-1723-45/+180
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-163-1/+9
| |\
| | * Made Q_ASSERT meaningful againEckhart Koppen2011-02-161-1/+1
| | * Introduce new flag for splitview support in SymbianSami Merila2011-02-162-0/+8
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-152-5/+33
| |\ \ | | |/
| | * Fix for clipping failure in OpenVG paint engine.Jani Hautakangas2011-02-152-5/+33
| * | 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 earth-team/master into earth-stagingJoão Abecasis2011-02-1628-315/+672
|\ \ \ \ \
| * | | | | Add experimental support for armCC on LinuxHarald Fernengel2011-02-112-1/+9
| * | | | | Fixed resizing popups with QSizeGrip on X11Denis Dzyubenko2011-02-101-1/+3
| * | | | | Fix reversed conditionOlivier Goffart2011-02-081-1/+1
| * | | | | Fix warning, unused parametter errorOlivier Goffart2011-02-081-2/+1
| * | | | | Fixed mapFromGlobal in some window managers on X11Denis Dzyubenko2011-02-081-1/+16
| * | | | | Removed obsolete code that was incorrectly handling ConfigureNotifyDenis Dzyubenko2011-02-081-13/+1
| * | | | | QMutex: do not use inline mutex in debug.Olivier Goffart2011-02-071-1/+8
| * | | | | Fix race condition between QEventLoop::exec and QThread::exitOlivier Goffart2011-02-073-2/+13
| * | | | | Remove QThreadData::mutexOlivier Goffart2011-02-071-2/+0
| * | | | | QNAM: Delete old fileMarkus Goetz2011-02-041-84/+0
| * | | | | QNAM: Move authentication cache to separate classMarkus Goetz2011-02-046-245/+424
| * | | | | Implement QThreadData::current using __threadOlivier Goffart2011-02-031-3/+20
| * | | | | Crash in QFileSystemEngine::canonicalName with older libc versionOlivier Goffart2011-02-021-2/+3
| * | | | | Fix leak in QFactoryLoaderOlivier Goffart2011-02-021-1/+3
| * | | | | Fixed "not a valid preprocessing token" on GCCE.axis2011-02-011-1/+1
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-313957-8245/+22533
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'windowsMakefileBuildSupport' into earth-masteraxis2011-01-283-2/+8
| |\ \ \ \ \ \
| | * | | | | | Fixed a typo in src profile.axis2011-01-281-1/+1
| | * | | | | | Fixed a build library deployment issue in sqlite.axis2011-01-281-0/+6
| | * | | | | | Fixed include in network module on Symbian.axis2011-01-281-1/+1