summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix parallel buildsJoão Abecasis2011-02-171-0/+1
* 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
| * | | Fix warning in sun compilerOlivier Goffart2011-01-281-4/+4
| * | | Fix GCC compiler warningShane Kearns2011-01-271-1/+1
| * | | Add QScopedValueRollback tools class.Shane Kearns2011-01-263-3/+169
| * | | Merge branch 'earth/file-engine-refactor'Shane Kearns2011-01-251-1/+1
| |\ \ \
| | * | | Fix for using search paths with a dirty pathShane Kearns2011-01-121-1/+1
| * | | | Added Symbian implementation of keyboard language functions.axis2011-01-143-0/+42
* | | | | Merge remote branch 'qt/master' into earth-team-stagingJoão Abecasis2011-02-16110-724/+1362
|\ \ \ \ \
| * | | | | Cocoa/Alien: bugfix corner cases with popups and enter/leaveRichard Moe Gustavsen2011-02-154-18/+28
| * | | | | Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-151-33/+19
| * | | | | Using a better flag to control the fast allocatormread2011-02-151-1/+2
| * | | | | Using QElapesedTimer for Symbian idle detectormread2011-02-152-2/+3
| * | | | | Idle detector thread improvementsmread2011-02-151-1/+2
| * | | | | Updated QtGui and QtCore DEF filesEckhart Koppen2011-02-144-0/+12
| * | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-1095-601/+1034
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-105-16/+48
| | |\ \ \ \ \
| | | * \ \ \ \ 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 remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-1093-585/+986
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | 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