summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* doc: Fixed several qdoc errors.Martin Smith2009-08-284-17/+15
* doc: Fixed several qdoc errors.Martin Smith2009-08-282-9/+12
* Q_ASSERT failure in QStateMachinePrivate::handleTransitionSignal.Gabriel de Dietrich2009-08-285-1/+30
* Documentation of QAbstractProxyModel::resetOlivier Goffart2009-08-281-3/+2
* Fix the API for resetting QAbstractItemModels.Stephen Kelly2009-08-282-7/+45
* QAbstractAnimation: replacing QPointer usage for QWeakPointerLeonardo Sobral Cunha2009-08-281-12/+19
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-273-9/+25
|\
| * QAbstractAnimation: fixes segfault when deleting animation inside updateCurre...Leonardo Sobral Cunha2009-08-272-9/+19
| * work around a compiler bug (gcc <= 4.0.x) that renders the drop-in versionhjk2009-08-271-0/+6
* | Doc: Added suggestion about decoding arguments from argv. Tidying up.David Boddie2009-08-271-26/+44
|/
* QPropertyAnimation: small refactor and we got rid of QMetaPropertyThierry Bastian2009-08-272-30/+14
* QPropertyAnimation: use of QWeakPointer instead of QObject::connectThierry Bastian2009-08-273-33/+23
* Animation: reordering of private members saves 8 bytesThierry Bastian2009-08-271-3/+3
* Doc: Small change to QProcess::waitForFinished()Geir Vattekar2009-08-271-1/+2
* Merge branch 'mergeRequest' into 4.6axis2009-08-272-74/+59
|\
| * move QFSFileEngine-related symbian code from qtemporaryfile to qfsfileengineRitt Konstantin2009-08-272-5/+4
| * remove symbianFileName stub once and for allRitt Konstantin2009-08-271-19/+17
| * fixes and improvements made after s60 branch has been merged into masterRitt Konstantin2009-08-271-51/+39
* | Missing ducumentation in QAbstractItemModelOlivier Goffart2009-08-261-0/+34
* | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-263-9/+7
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-263-0/+347
|\ \
| * | Add move API to QAbstractItemModel.Stephen Kelly2009-08-263-0/+347
* | | Doc: Corrected incorrect snippets and info in inherits() documentation.David Boddie2009-08-261-4/+3
|/ /
* | Revert "qglobal.h now has the definition for WINVER"Thierry Bastian2009-08-261-0/+7
* | Doc: Noted a limitation in using slashes in settings section names.David Boddie2009-08-261-3/+3
|/
* Fixed compilation on gcc 3.3 and mutex locker lifetimeThorbjørn Lindeijer2009-08-261-1/+1
* fix warnings on Windows CEJoerg Bornemann2009-08-261-0/+2
* animations: make sure setCurrentTime is called on all animationsThierry Bastian2009-08-251-2/+5
* Removed redundant QLocale code from QCoeFepInputContext.axis2009-08-252-3/+6
* Merge commit 'origin/master' into 4.6Jason Barron2009-08-2514-308/+332
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-246-35/+39
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2431-310/+839
| | |\
| | * | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-246-35/+39
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-2424-239/+791
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-2136-751/+949
| |\ \ \
| * | | | Review inspired changes to Symbian QProcessMiikka Heikkinen2009-08-212-170/+175
| * | | | Review inspired changes to Symbian file system watcherMiikka Heikkinen2009-08-212-55/+58
| * | | | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-216-50/+62
* | | | | Merge branch '4.6'Thiago Macieira2009-08-249-27/+110
|\ \ \ \ \
| * | | | | Reset dangling handle after close on WinCE 5João Abecasis2009-08-241-0/+3
| * | | | | Always check the file handle before attempting to map the fileJoão Abecasis2009-08-241-5/+8
| * | | | | QFSFileEngine: Don't close file if we already have a file for mappingJoão Abecasis2009-08-241-1/+1
| * | | | | qglobal.h now has the definition for WINVERThierry Bastian2009-08-241-7/+0
| * | | | | Minor documentation and code fixes.Frans Englich2009-08-241-2/+4
| * | | | | fix warning in qthread_win.cppJoerg Bornemann2009-08-241-4/+0
| * | | | | QFSFileEngine compile fix for NTFS symlink supportJoerg Bornemann2009-08-241-5/+8
| * | | | | define WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-241-0/+9
| * | | | | Fix the last fix to QList.Thiago Macieira2009-08-241-1/+1
| * | | | | Removed superfluous status change.axis2009-08-241-1/+0
| * | | | | Remove QScopedCustomPointerHarald Fernengel2009-08-241-0/+9