Updated the git clone command.
[emufront] / src / utils /
2010-12-16 Mikko KeinänenImported more functionality from old db classes to...
2010-12-12 Mikko KeinänenModified the license text comment type.
2010-12-04 Mikko KeinänenRefactoring the project, new folders for view and model...
2010-11-28 Mikko KeinänenRemoved signaling database updates from FileUtil to
2010-11-28 Mikko KeinänenAdded signaling from FileUtil to MediaImagePathMainDiia...
2010-11-18 Mikko KeinänenMore exception handling.
2010-11-18 Mikko KeinänenException handling and cleaning dynamic objects.
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-17 Mikko KeinänenExceptions are instantiated in stack instead of heap.
2010-11-14 Mikko KeinänenBug fixed: media images were not removed from temporary...
2010-11-14 Mikko KeinänenRemoved a bug: temporary files were not removed.
2010-11-14 Mikko KeinänenAdded icons.
2010-11-12 Mikko KeinänenRemoved non needed variable and commented out debug...
2010-11-12 Mikko KeinänenAdded support for both date format to regex: dddd-dd...
2010-11-10 Mikko KeinänenFixed a bug with regular expression (If filename was...
2010-11-09 Mikko KeinänenExperimenting with reading XML dat files.
2010-11-08 Mikko KeinänenCreated initial support for M.A.M.E and similar (the...
2010-11-07 Mikko KeinänenAdded configuration of temporary directory.
2010-10-26 Mikko KeinänenAdded progress bar to file scanning operation and a...
2010-10-23 Mikko KeinänenCleaning up.
2010-10-23 Mikko KeinänenWhen a filepath is rescanned all the previous entries of
2010-10-23 Mikko KeinänenRemoved most of the previous database changes.
2010-10-19 Mikko KeinänenClear the selection after launching emulator.
2010-10-19 Mikko KeinänenCleaning extracted files from tmp folder.
2010-10-19 Mikko KeinänenEmulators can be now configured with multiple media...
2010-10-18 Mikko KeinänenMediaImageContainer presents contained media images...
2010-10-18 Mikko KeinänenNew dialog for selecting from multiple emu front object...
2010-10-17 Mikko KeinänenExpanded support for multiple media images.
2010-10-16 Mikko KeinänenCleaned up.
2010-10-16 Mikko KeinänenOSDab-Zip is no longer needed (it is not compatible
2010-10-16 Mikko KeinänenZip archives are now extracted with unzip utility inste...
2010-10-16 Mikko KeinänenInitial implementation for UnzipHelper::extractAll...
2010-10-16 Mikko KeinänenProcessHelper derives from QProcess. New implementation...
2010-10-16 Mikko KeinänenAdded new class hierarchy for process helpers and first...
2010-10-16 Mikko KeinänenFixed error in regexp in fileutils.
2010-10-15 Mikko KeinänenTODO
2010-10-15 Mikko KeinänenReplacing the OSDaB-ZIP functionality using unzip utility.
2010-10-10 Mikko KeinänenMedia image container scanning has now a buffer. Scanne...
2010-10-10 Mikko KeinänenAdded missig license text.
2010-10-09 Mikko KeinänenFilePath object is also deleted when deleting a MediaIm...
2010-09-26 Mikko KeinänenNeed FilePathObject AND SetUp. FilePathObject contains...
2010-09-25 Mikko KeinänenAdded reading of CRC32 checksum for media image contain...
2010-09-24 Mikko Keinänenonly small comment note
2010-09-02 Mikko KeinänenTracking down error with storing media image files...
2010-09-02 Mikko Keinänenfp is no more missing setup object reference.
2010-09-02 <>Added two missing files from OSDaB-ZIP package.
2010-06-19 Mikko KeinänenCase insensitive comparison of the supported file type...
2010-06-19 Mikko Keinänencomment
2010-06-19 Mikko KeinänenExpanded media image container implementation
2010-06-19 Mikko KeinänenImplementing MediaImage and MediaImageContainer (WIP...
2010-06-18 Mikko KeinänenImplementing media image and media image container...
2010-06-18 Mikko KeinänenFixed the setup object in filepath object (cause: inval...
2010-06-13 Mikko KeinänenDatabase updates, code is not completely in sync yet.
2010-06-12 Mikko KeinänenAdded new classes MediaImage and MediaImageContainer
2010-06-05 Mikko KeinänenDocumentation for OSDaB-Zip
2010-06-05 Mikko KeinänenInitial implementation for zip-file contents scanning.