0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
labelData() now using workingPath_ of OpticalDisk More... about 13 years ago
implementing workingPath_ in OpticalDisk More... about 13 years ago
only hard disk local storage permitted for development at this point More... about 13 years ago
Added deleteDirContents() and fixed bug in OpticalDisk ctor More... about 13 years ago
added AllowEmulation option More... about 13 years ago
updated Optical Disk warning dialog More... about 13 years ago
removed dependency on coreconstants.h in options.cpp More... about 13 years ago
SystemStorage now provides cachePath() More... about 13 years ago
eliminated createDataDir in Navigator More... about 13 years ago
about to eliminate createDefaultDataDir in Navigator More... about 13 years ago
changed Options::DiskCache to UseCache, added CachePath to Options More... about 13 years ago
adding init() function to OpticalDisk to initialize database and initialize cache More... about 13 years ago
studytable more closely approximating tablelistview More... about 13 years ago
first baby steps to replacing TableListView with StudyTable More... about 13 years ago
cleaning out some options from fileutilities More... about 13 years ago
eliminated OpticalDisk::setIsLabeled() More... about 13 years ago
got rid of evil macro epOptions More... about 13 years ago
added HardDrive subclass to OpticalDisk More... about 13 years ago
added warning to System Settings and reversion to hard drive path when removable media selected More... about 13 years ago
options handles removable disk better in SystemSettings dialog More... about 13 years ago
added createLocalStorage() in main.cpp More... about 13 years ago
added SystemStorage and LocalStorage classes More... about 13 years ago
added 4 path version of joinPaths() More... about 13 years ago
added createSystemDbConnection More... about 13 years ago
altered catalogdbschema.sql More... about 13 years ago
changed study key to Uuid More... over 13 years ago
default system catalog.db created in main.cpp More... over 13 years ago
added --testcd startup option. Working on catalog databases. More... over 13 years ago
finalized catalogdbschema.sql More... over 13 years ago
put some tests on Patient More... over 13 years ago