subsurface/smtk-import
Berthold Stoeger e85ecdd925 Introduce helper function empty_string()
There are ca. 50 constructs of the kind
  same_string(s, "")
to test for empty or null strings. Replace them by the new helper
function empty_string().

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-01-11 06:07:13 +01:00
..
cmake/Modules smtk-import: add cmake modules and .nsi skeleton 2017-06-11 13:50:30 -07:00
CMakeLists.txt smtk-import: partially revert and complete 6963b52d 2017-06-22 10:40:04 +09:00
smartrak.c Introduce helper function empty_string() 2018-01-11 06:07:13 +01:00
smrtk2ssrfc_window.cpp Use QDir::exists() instead of QDir::setCurrent() to check for existence 2017-12-04 18:35:44 +01:00
smrtk2ssrfc_window.h Add SPDX header to smartrak importer 2017-04-29 13:32:55 -07:00
smrtk2ssrfc_window.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
smtk_standalone.cpp smtk-import: partially revert and complete 6963b52d 2017-06-22 10:40:04 +09:00