aboutsummaryrefslogtreecommitdiffstats
path: root/smtk-import
AgeCommit message (Expand)Author
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2019-11-09Cylinders: access cylinders with get_cylinder()Gravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-08-02[smtk-import] fix mem leaks on site/location failure managementGravatar Salvador Cuñat
2019-08-02[smtk-import] avoid infinite loop on index failureGravatar Salvador Cuñat
2019-08-02fix site/location build issueGravatar Salvador Cuñat
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-04-12Coding style: remove Java-style function definitionGravatar Berthold Stoeger
2019-04-12Dive site: set UUID only on save or loadGravatar Berthold Stoeger
2019-04-12Dive site: add dive site table parameter to dive site functionsGravatar Berthold Stoeger
2019-03-27Cleanup: unconstify string argument to add_to_string()Gravatar Berthold Stoeger
2019-03-19CMake: call cmake_minimim_required() before project()Gravatar Rolf Eike Beer
2019-03-19CMake: let CMake set the needed flags for C and C++ standardsGravatar Rolf Eike Beer
2019-03-05CMake: simplify check if library was foundGravatar Rolf Eike Beer
2019-03-05CMake: simplify writing qt.conf on WindowsGravatar Rolf Eike Beer
2019-01-09Core: Rename functions to more generic namesGravatar Berthold Stoeger
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in create_dive_site_*()Gravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in get_dive_site_*()Gravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-15include libftdi in smtk-import windows buildGravatar Salvador Cuñat
2018-09-13Optional anonymization upon exportGravatar Robert C. Helling
2018-09-11smtk2ssrf: build fixGravatar Dirk Hohndel
2018-09-06[smtk-import] Apply arrays to the main smartrak_import() functionGravatar Salvador Cuñat
2018-09-06[smtk-import] Remove now unused smtk-value-by-idx()Gravatar Salvador Cuñat
2018-09-06[smtk-import] Apply arrays to parsing tables functionsGravatar Salvador Cuñat
2018-09-06[smtk-import] Add a function to get the size of an arrayGravatar Salvador Cuñat
2018-08-25smtk_import: remove QSettingsGravatar jan Iversen
2018-08-25smtk-import: Apply lists to main smartrak_import() functionGravatar Salvador Cuñat
2018-08-25smtk-import: move from arrys to lists while parsing tablesGravatar Salvador Cuñat
2018-08-25smtk-import: Do not set build type in CMakeLists.txtGravatar Salvador Cuñat
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-06-09Cleanup: make lastUsedDir() functions static and non-slot, respectivelyGravatar Berthold Stoeger
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-02-24smtk-import: Add smtk2ssrf.desktop to sourcesGravatar Salvador Cuñat
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-02-11smtk-import: Fix error management issueGravatar Salvador Cuñat
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2017-12-04Use QDir::exists() instead of QDir::setCurrent() to check for existenceGravatar Berthold Stoeger
2017-11-30Use icons relative path.Gravatar Martin Měřinský
2017-11-29Revert "Use icons relative path."Gravatar Dirk Hohndel
2017-11-29Use icons relative path.Gravatar Martin Měřinský
2017-11-25In strings start lower case in parenthesisGravatar Stefan Fuchs
2017-11-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-06-22smtk-import: partially revert and complete 6963b52dGravatar Salvador Cuñat
2017-06-11smtk-import portability: avoid using %m[] in sscanfGravatar Salvador Cuñat
2017-06-11smtk-import: portability: rework non portable funcsGravatar Salvador Cuñat