hasherezade
|
39e57bedb5
|
[BUGFIX] Define LLONG_MAX as an upper bound of FileSize
|
2025-04-21 07:29:11 -08:00 |
|
visuve
|
06da4226e4
|
Fix some warnings pointed out by Cppcheck
|
2024-04-06 10:39:47 +03:00 |
|
hasherezade
|
d60e2f4489
|
[REFACT] Refactored rethrowing captured exception (don't make a copy)
|
2022-09-24 23:04:48 +02:00 |
|
hasherezade
|
7edbabff71
|
[REFACT] Cleanup loading truncated file
|
2022-09-18 08:27:11 +02:00 |
|
hasherezade
|
26ddd9beb9
|
[FEATURE] Allow to load file truncated
|
2022-09-18 08:23:07 +02:00 |
|
hasherezade
|
4e03d14dd0
|
[REFACT] In FileBuffer: refactoring of the verification
|
2022-09-07 00:58:26 +02:00 |
|
hasherezade
|
972a9210c2
|
[BUGFIX] Fixed Qt4 compatibility
|
2019-12-01 03:24:54 +01:00 |
|
hasherezade
|
f2970f9f4c
|
[BUGFIX] Remove truncate flag from file opening
|
2019-11-24 00:19:32 +01:00 |
|
hasherezade
|
a0bfc4a2de
|
[BUGFIX] Removed a truncate flag while opening the file. Enabled tests on Mac
|
2019-11-24 00:01:58 +01:00 |
|
hasherezade
|
f2cb29a76f
|
[REFACT] Fixed inconsistent types
|
2018-04-14 02:42:08 +02:00 |
|
hasherezade
|
f477a765b3
|
[W-I-P] Refactoring started
|
2017-02-11 20:45:37 +01:00 |
|
hasherezade
|
84be9abfd9
|
[REFACT] Cleaned printed types by explicit static cast
|
2016-11-05 22:20:45 +01:00 |
|
hasherezade
|
19354f9377
|
[REFACT] Removed new lines at the end of logged lines
|
2016-11-05 03:19:10 +01:00 |
|
hasherezade
|
5b41545749
|
[FEATURE] Log everything via Logger
|
2016-11-05 03:06:34 +01:00 |
|
hasherezade
|
6e8a19c213
|
[REFACT] Cleaned printed types
|
2016-11-05 02:10:25 +01:00 |
|
hasherezade
|
68dac2272a
|
[REFACT] Added: AbstractFileBuffer, FileBuffer
|
2014-09-06 23:55:44 +02:00 |
|
hasherezade
|
85a63210b3
|
[W-I-P] In FileBuffer::read - fixed adjusting max size
|
2014-09-03 22:27:41 +02:00 |
|
hasherezade
|
75be79894a
|
[W-I-P] Reading large files (in chunks)
|
2014-09-03 22:11:13 +02:00 |
|
hasherezade
|
ddaf14f077
|
[FEATURE] In FileView: setting max size to map
|
2014-08-31 19:21:38 +02:00 |
|
hasherezade
|
4d28ef13f4
|
[REFACT] Renamed class FileMap to FileView
|
2014-08-26 17:11:42 +02:00 |
|
hasherezade
|
86313f8363
|
[FEATURE] Added FileMap as AbstractByteBuffer
|
2014-08-18 20:52:54 +02:00 |
|
hasherezade
|
318b3d15a0
|
[INIT] Initial commit
|
2014-08-16 18:50:39 +02:00 |
|