subsurface/core/subsurface-qt
Jeremie Guichard 7753352e62 Change taglist_get_tagstring to support 'unlimited' tag list size
Previous taglist_get_tagstring signature/implementation did not allow
handling of cases where inputted buffer could not contain all tags.
New implementation allocates buffer based on pre-computed size allowing to
insert all tags in the returned string.

Added get_taglist_string in qthelper to handle conversion to QString
Added TestTagList with tests for taglist_get_tagstring

Signed-off-by: Jeremie Guichard <djebrest@gmail.com>
2018-04-09 07:59:51 -07:00
..
CylinderObjectHelper.cpp Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
CylinderObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
DiveObjectHelper.cpp Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
DiveObjectHelper.h iOS: build fix 2018-03-22 07:33:33 -07:00
SettingsObjectWrapper.cpp Cleanup: introduce copy_qstring() function 2018-03-14 13:55:36 +02:00
SettingsObjectWrapper.h Add a preference to turn on ICD warnings 2018-02-10 10:26:34 +01:00