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
CylinderObjectHelper.h
DiveObjectHelper.cpp
DiveObjectHelper.h
SettingsObjectWrapper.cpp
SettingsObjectWrapper.h