subsurface/desktop-widgets/tab-widgets
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
..
maintab.cpp Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
maintab.h Disable specific tabs when dive trip selected 2017-12-01 03:45:59 +01:00
maintab.ui Use better aliases for icons. 2017-11-30 23:14:46 -08:00
TabBase.cpp
TabBase.h
TabDiveExtraInfo.cpp
TabDiveExtraInfo.h
TabDiveExtraInfo.ui
TabDiveInformation.cpp Consistently use the famous l for liters in info tab 2018-02-17 19:48:50 -08:00
TabDiveInformation.h
TabDiveInformation.ui Choose water presets from a qcombobox in planner, custom value possible 2018-03-02 08:38:22 -08:00
TabDivePhotos.cpp Implement different zoom levels for dive photos tab 2017-12-18 12:07:10 -08:00
TabDivePhotos.h Implement different zoom levels for dive photos tab 2017-12-18 12:07:10 -08:00
TabDivePhotos.ui Implement different zoom levels for dive photos tab 2017-12-18 12:07:10 -08:00
TabDiveStatistics.cpp Use temperature_t for temperatures in struct stats_t 2018-02-24 11:45:17 -08:00
TabDiveStatistics.h
TabDiveStatistics.ui Change layout of information and statistics tab... 2017-05-01 21:24:02 -07:00