RetroShare/libretroshare/src/dbase
2014-01-04 20:05:08 +00:00
..
cachestrapper.cc Code maintenance for Qt 5: 2013-10-21 12:07:33 +00:00
cachestrapper.h Code maintenance for Qt 5: 2013-10-21 12:07:33 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc added generic function to return the correct string for scanf for unsigned ints depending on the size of the actual variable that is scanned. Shoudl fix the rehash bug and bugs corrupting timestamps on 32bits systems 2014-01-04 20:05:08 +00:00
fimonitor.h changed re-hashign strategy. Now uses in priority the system time of the index file as a reference for new files. This automatically accounts for changes in system time and fixes the re-hashing bug for daylight changing time. In case the reference time cannot be establishd, the comparison reverts to the old method. This change is backward compatible and should not cause a re-hash. Report to the devs if it does. 2013-11-07 20:03:05 +00:00
findex.cc Code maintenance for Qt 5: 2013-10-21 11:00:49 +00:00
findex.h - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
fistore.cc Code maintenance for Qt 5: 2013-10-21 12:07:33 +00:00
fistore.h Code maintenance for Qt 5: 2013-10-21 12:07:33 +00:00
rsexpr.cc fixed bug in search with size in MB. Caused crash due to deserialization error. 2011-06-28 08:18:54 +00:00