Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-27 | gui: Add asserts to catch issue #343. | Jose Fonseca | 1 | -16/+29 |
2015-05-27 | gui: Add UBJSON unit tests. | Jose Fonseca | 1 | -1/+9 |
2015-05-27 | gui: Allow values as UBJSON root. | Jose Fonseca | 1 | -4/+2 |
2015-05-27 | retrace,gui: Object members don't have string marker. | Jose Fonseca | 1 | -8/+31 |
2015-05-27 | retrace,gui: Optimize arrays don't have end-marker. | Jose Fonseca | 1 | -3/+0 |
2015-05-27 | gui: Fix parsing of double precision values. | Jose Fonseca | 1 | -1/+1 |
2015-05-21 | gui: Fix UBJSON string decoding. | Jose Fonseca | 1 | -3/+2 |
2015-05-21 | gui: Try to cope with incomplete UBJSON. | Jose Fonseca | 1 | -5/+14 |
2015-05-20 | gui: Ensure QDataStream is included. | Jose Fonseca | 1 | -0/+1 |
2015-05-20 | gui: Hide QDataStream. | Jose Fonseca | 1 | -1/+2 |
2015-05-20 | gui: Use QDataStream for big endian conversion. | Jose Fonseca | 1 | -21/+24 |
2015-05-18 | gui: Remove debug statements. | Jose Fonseca | 1 | -2/+0 |
2015-05-01 | gui: Receive dumps in UBJSON format. | Jose Fonseca | 1 | -0/+248 |