summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Small changes to QFileSystemEntryJoão Abecasis2010-08-302-5/+13
* Added missing QT_BEGIN/END_NAMESPACEJoão Abecasis2010-08-304-1/+18
* Adding QFileSystemEntry and QFileSystemEngine to build systemJoão Abecasis2010-08-301-3/+1
* Simplify QDir::cdJoão Abecasis2010-08-271-2/+1
* QDir::makeAbsolute could self-destruct on failureJoão Abecasis2010-08-271-7/+4
* QDir::operator= simplificationJoão Abecasis2010-08-271-3/+0
* Move absoluteName to new fileSystemEngine for unixThomas Zander2010-08-272-15/+34
* Add empty implementations of each of the filesystemenginesThomas Zander2010-08-264-0/+361
* Begin defining the interface for file engines NGJoão Abecasis2010-08-262-0/+33
* QDirPrivate refactoringJoão Abecasis2010-08-251-1/+3
* QDirPrivate refactoringJoão Abecasis2010-08-251-20/+20
* QDirPrivate refactoringJoão Abecasis2010-08-251-25/+24
* Removed QDirPrivate layer of indirectionJoão Abecasis2010-08-252-229/+216
* Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-08-253-178/+161
* Fix QFileSystemEntry autotests for WindowsPrasanth Ullattil2010-08-251-1/+1
* Fix the unit test on WindowsThomas Zander2010-08-251-1/+8
* Add unit test for qfilesystementryThomas Zander2010-08-252-4/+10
* Refactoring QDirPrivate::DataJoão Abecasis2010-08-241-84/+98
* Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-08-242-89/+90
* Add some more methods to the QFileSystemEntryThomas Zander2010-08-242-8/+94
* Add constructors and basic getters to QFilesystemEntryThomas Zander2010-08-242-0/+91
* Adding internal classes QFileSystem{Engine,MetaData}João Abecasis2010-08-243-1/+131
* Adding placeholder for internal QFileSystemEntry classJoão Abecasis2010-08-243-2/+109
* qUncompress: don't exit on allocation failure with -no-exceptionsJoão Abecasis2010-08-191-4/+8
* Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-194-5/+10
* Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+3
* Ensure Q_CHECK_PTR always requires terminating ;João Abecasis2010-08-191-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-192-2/+2
|\
| * Q_CHECK_PTR should issue qFatal with QT_NO_EXCEPTIONSJoão Abecasis2010-08-171-1/+1
| * Workaround what seems to be a compiler parser bugJoão Abecasis2010-08-171-1/+1
* | QMetaType: add "signed char" as builtin.Olivier Goffart2010-08-162-0/+2
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-132-8/+49
|\
| * Added QObject::senderSignalIndex()John Brooks2010-08-122-1/+43
| * Cleanup the connection list logic in QObject::senderJohn Brooks2010-08-121-7/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1330-99/+93
|\ \ | |/ |/|
| * QCoreApplication::library path, ensure mutex lock orderingOlivier Goffart2010-08-121-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-121-1/+1
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-111-1/+1
| | |\
| | | * QXmlStreamReader: avoid unnecessary detachingPeter Hartmann2010-08-111-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-125-10/+21
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-1112-32/+32
| | |\ \ | | | |/
| | * | QMetaObject::normalizeSignature avoid reading past the string in case of inv...Olivier Goffart2010-08-101-1/+4
| | * | Fix QString::arg: When specifying %L1, the group separator would be added eve...Olivier Goffart2010-08-091-5/+8
| | * | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-3/+4
| | |\ \
| | * | | Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-061-1/+4
| | * | | QSharedPointer documentation: specify that it is not safe to operate on the s...Olivier Goffart2010-08-061-2/+2
| | * | | Replace the SSE prologues by a macroBenjamin Poulain2010-08-051-1/+3
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-111-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Doc: typo fixed in qlibraryinfo.cppJoerg Bornemann2010-08-091-1/+1
| * | | | doc: Changed some titles so lists of contents sort better.Martin Smith2010-08-102-4/+5