aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/symbian
AgeCommit message (Expand)Author
2006-05-12Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan...Max Horn
2006-05-03Changed FilesystemNode::listDir to return a bool indicating its success (or f...Max Horn
2006-05-03Got rid of AbstractFilesystemNode::wrap (begone, evil hack)Max Horn
2006-05-03Moved static methods getRoot / getNodeForPath from class FilesystemNode to cl...Max Horn
2006-05-03Started to separate AbstractFilesystemNode from FilesystemNodeMax Horn
2006-05-01_pseudoRoot was not intialized properlyLars Persson
2006-05-01Updated symbian-fs backend and cleanupLars Persson
2006-04-30Added new AbstractFilesystemNode::child() resp. FilesystemNode::getChild() me...Max Horn
2006-04-27Revert kListAllNoRoot addition to listdir(), the uninitialized _isPseudoRoot ...Travis Howell
2006-04-05Use full path qualifiers in #include statements (exception: engines/ can be o...Max Horn
2006-04-04Possible bug in the Symbian FS code?Max Horn
2006-04-04Removing more pseudo copy constructors in favor of the standard copy construc...Max Horn
2006-03-25Add kListAllNoRoot type to listDir() to handle recent file class changes, on ...Travis Howell
2006-02-12* New and tested builds for S60V3 and UIQ3Lars Persson
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-04FSF adress updatesLars Persson
2005-12-031. New build structure for Symbian builds to allow easier build and project u...Lars Persson
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-01Update Symbian README, default Joystick config is on, Updated pkg files for S...Lars Persson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Added symbian-fs.cpp, symbian filehandling classLars Persson