Commit Graph

33 Commits

Author SHA1 Message Date
hasherezade c55f640fde [FEATURE] Allow to extract non null-terminated strings 2023-12-28 18:05:53 +01:00
hasherezade 01df01b5c9 [REFACT] Use templates to set values in a buffer 2022-09-14 03:28:51 +02:00
hasherezade f43d6ad31a [BUGFIX] In AbstractByteBuffer::setTextValue : do not exit if the fieldLimitLen is too big 2022-09-10 08:04:14 +02:00
hasherezade e116328e61 [REFACT] In AbstractByteBuffer: cleanup in boundary checks 2022-09-10 07:54:33 +02:00
hasherezade 17fd9b2549 [FEATURE] Added: dumpFragment, dumpSection 2022-09-07 23:31:30 +02:00
hasherezade 1a2dc57f1c [BUGFIX] Fixed error message 2022-09-07 21:41:31 +02:00
hasherezade 302c51580e [FEATURE] In AbstractByteBuffer: more detailed error message 2022-09-07 21:36:57 +02:00
hasherezade 990b000353 [WIP] Refactoring for the backward compatibile API (p2) 2022-09-03 21:47:33 +02:00
hasherezade 691b587139 [WIP] Refactoring for the backward compatibile API (p1) 2022-09-03 05:50:57 +02:00
hasherezade fcbf193925 [BUGFIX] Fixed inconsistent types 2022-06-10 21:25:07 +02:00
hasherezade 1a08238448 [REFACT] Small refactoring following the LGTM report 2019-11-19 03:04:35 +01:00
hasherezade 631fe7ac79 [REFACT] Fixed inconsistent types 2018-04-14 03:11:15 +02: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 67a1ca6776 [REFACT] In AbstractByteBuffer: refactored fetching strings an wide
strings
2015-03-11 16:52:21 +01:00
hasherezade 76f38be755 [REFACT] In AbstractByteBuffer : improgedGetStringValue. In Util :
getString uses QString
2015-03-10 19:07:15 +01:00
hasherezade eb154d6d2d [FEATURE] Added function : AbstractByteBuffer::getWStringValue 2015-01-13 12:31:20 +01:00
hasherezade 8dd5dba4a2 [FEATURE] In AbstractByteBuffer: added getStringValue 2015-01-05 15:59:42 +01:00
hasherezade 1d6d27a1ef [REFACT] In AbstractByteBuffer: added func: getMaxSizeFromPtr/Offset 2014-09-19 15:07:30 +02:00
hasherezade 3b5eea555e [BUGFIX] In AbstractByteBuffer::getContentAt : added check 2014-09-19 13:17:06 +02:00
hasherezade d32e20a193 [REFACT] Function: setStringValue moved to AbstractByteBuffer 2014-09-16 21:27:32 +02:00
hasherezade f3843d7e9e [BUGFIX] In AbstractByteBuffer::setBufferedValue - fixed invalid src/dst
validation
2014-09-13 23:22:13 +02:00
hasherezade 46caedef5f [BUGFIX] In AbstractByteBuffer::pasteBuffer - validate if source!=NULL 2014-09-13 21:09:11 +02:00
hasherezade 9a7633551d [W-I-P] Added func.: addNewSection 2014-09-08 21:35:54 +02:00
hasherezade f100a41780 [REFACT] Renamed: ByteSubBuffer to BufferView 2014-08-26 17:04:45 +02:00
hasherezade 78d72b9b2b [FEATURE] In AbstractByteBuffer: added func. pasteBuffer (at offset) 2014-08-23 19:56:50 +02:00
hasherezade 8e303a50cb [FEATURE] Possibility of adding new entry to a wrapper 2014-08-23 16:08:09 +02:00
hasherezade 77a17c8241 [BUGFIX] Changes in getOffset 2014-08-22 10:10:01 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00