summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix uncaught exception crash when socket ready read signal throwsShane Kearns2011-01-173-10/+40
* Add QScopedValueRollback tools class.Shane Kearns2011-01-173-3/+169
* Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-121-2/+4
* Fix non blocking connect on symbian devicesShane Kearns2011-01-121-1/+4
* Fix compile errorShane Kearns2011-01-041-1/+1
* Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-15270-5312/+14610
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-152-42/+0
| |\
| | * Fixed stroke / fill inconsistencies in GL 2 paint engine.Samuel Rødal2010-12-142-42/+0
| * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-1446-2831/+6051
| |\ \ | | |/ | |/|
| | * Fix warnings, whitespace cleanupJoão Abecasis2010-12-142-1/+5
| | * Don't rely on uninitialized dataJoão Abecasis2010-12-131-0/+3
| | * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-0846-2831/+6044
| | |\
| | | * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-0746-2831/+6044
| | | |\
| | | | * Fix QDir::relativeFilePathJoão Abecasis2010-12-061-1/+1
| | | | * Fix spelling in commentsJoão Abecasis2010-12-052-2/+2
| | | | * Define _WIN32_WINNT before any includesJoão Abecasis2010-12-051-4/+4
| | | | * New attempt at fixing compilation failureJoão Abecasis2010-12-052-6/+4
| | | | * Removing unused duplicate definitionsJoão Abecasis2010-12-051-27/+0
| | | | * No symbolic links in Windows CEJoão Abecasis2010-12-041-0/+2
| | | | * Set minimum target Windows version to 2000João Abecasis2010-12-042-0/+8
| | | | * More missing includesJoão Abecasis2010-12-042-0/+3
| | | | * Add missing includeJoão Abecasis2010-12-041-0/+1
| | | | * Fix compile errorShane Kearns2010-12-031-0/+2
| | | | * Update def filesShane Kearns2010-12-024-3/+12
| | | | * Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-02132-1193/+2010
| | | | |\
| | | | * | QtDeclarative: make autotests compile on symbianShane Kearns2010-11-301-1/+1
| | | | * | Fix buffered/unbuffered mode issues on symbianShane Kearns2010-11-302-3/+9
| | | | * | Update with def files merged from masterShane Kearns2010-11-305-7/+468
| | | | * | Fix compile error on symbianShane Kearns2010-11-301-0/+4
| | | | * | Let's use engine's understanding of relative pathJoão Abecasis2010-11-252-2/+6
| | | | * | Fix compile error on WindowsPrasanth Ullattil2010-11-241-0/+4
| | | | * | Adding #ifdefs/#defines lost in the merge to masterJoão Abecasis2010-11-235-12/+22
| | | | * | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-23808-7476/+41953
| | | | |\ \
| | | | * | | QFileSystemEngine: remove symbian code from Unix-specific implementationJoão Abecasis2010-11-221-51/+0
| | | | * | | QFileSystemEngine: clean up unused codeJoão Abecasis2010-11-224-45/+10
| | | | * | | Windows: fix QFile::symLinkTargetShane Kearns2010-11-171-1/+1
| | | | * | | Fix QFile::resize on windows for files opened from a FILE*Shane Kearns2010-11-161-3/+7
| | | | * | | QFile: Fix compilationJoão Abecasis2010-11-161-1/+1
| | | | * | | QFileSystemEngine::resolveUserName and not groupJoão Abecasis2010-11-161-1/+1
| | | | * | | Re-enable emulated QFile::map on symbianShane Kearns2010-10-294-26/+37
| | | | * | | Add support for QFileInfo owner() & group() on WindowsPrasanth Ullattil2010-10-271-0/+18
| | | | * | | Fix QFileDialog regression in symbianShane Kearns2010-10-201-1/+1
| | | | * | | Move QDir::fromNativeSeparators call to the QFileSystemEntry constructorShane Kearns2010-10-207-9/+33
| | | | * | | Implement seek beyond end of file for symbianShane Kearns2010-10-191-25/+26
| | | | * | | Document behaviour of QFile::seek when seeking beyond EOFShane Kearns2010-10-191-1/+11
| | | | * | | Fix QFileInfo("").exists() regression for symbianShane Kearns2010-10-181-1/+3
| | | | * | | Fix crash in QApplication auto testShane Kearns2010-10-181-0/+3
| | | | * | | Fix for qfileinfo isExecutable test case.Shane Kearns2010-10-181-0/+3
| | | | * | | Fix for QFile::copy failing silently with relative pathsShane Kearns2010-10-181-2/+3
| | | | * | | Fix caching of metadata in QDir to not change behaviorThomas Zander2010-10-121-3/+3