Commit Graph

7 Commits

Author SHA1 Message Date
3edfba922b Corrected SQL syntax and names. Change DBFile to class to
allow Eto direct access to it (converting a million entries
	takes too much memory and cycles).
2017-05-18 16:30:09 +01:00
d7ebda6eda Added fields to DB to store virus scanning and crack status of files. 2017-05-17 05:12:57 +01:00
a061438cbc Implemented extract of OS from repo, as files or zipped. 2017-05-12 04:10:43 +01:00
78b692aa9a Add folders to database. This way empty folders get
replicated.
2017-05-12 02:06:16 +01:00
abf4aef8f2 Added a main window to handle everything from there. 2017-05-11 14:50:29 +01:00
3387d90b6c Change to opaque repo, where the created files are a hash of
the OS data (name, developer, etc).
2017-05-11 04:36:45 +01:00
17b464012c Refactor: Separate engine code from GUI. 2017-05-10 21:04:42 +01:00