eelke
|
23e61c6c95
|
Fix broken unittest.
Was probably broken by a change in Qt. Now using custom parser.
(I also tested a regex based parser but that was more then 80 times slower)
|
2022-02-06 14:15:16 +01:00 |
|
eelke
|
e4ccd93b09
|
Better support for boost::optional in database layer.
|
2018-09-19 08:25:23 +02:00 |
|
eelke
|
8f4845d4d2
|
Lot of code for generating code. Working on unit tests.
|
2018-09-09 21:04:23 +02:00 |
|
eelke
|
db75d9ed50
|
More flexible array retrieval + *vector support.
|
2017-12-17 11:27:42 +01:00 |
|
eelke
|
d9854d81fa
|
Improved error checking in Value + more to array conversion control.
|
2017-12-17 09:06:18 +01:00 |
|
eelke
|
2ad4a2601f
|
Value::getAsArray function to parse array convert to correct type and
uses inserter to fill container.
Unit tests included.
|
2017-12-16 21:41:16 +01:00 |
|
eelke
|
3a13b7ffb4
|
Messy commit. Testing suff and some improvements to how data is shown.
|
2017-12-09 10:45:13 +01:00 |
|