Age | Commit message (Expand) | Author |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in create_dive_site_*() | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in get_dive_site_*() | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-15 | include libftdi in smtk-import windows build | Salvador Cuñat |
2018-09-13 | Optional anonymization upon export | Robert C. Helling |
2018-09-11 | smtk2ssrf: build fix | Dirk Hohndel |
2018-09-06 | [smtk-import] Apply arrays to the main smartrak_import() function | Salvador Cuñat |
2018-09-06 | [smtk-import] Remove now unused smtk-value-by-idx() | Salvador Cuñat |
2018-09-06 | [smtk-import] Apply arrays to parsing tables functions | Salvador Cuñat |
2018-09-06 | [smtk-import] Add a function to get the size of an array | Salvador Cuñat |
2018-08-25 | smtk_import: remove QSettings | jan Iversen |
2018-08-25 | smtk-import: Apply lists to main smartrak_import() function | Salvador Cuñat |
2018-08-25 | smtk-import: move from arrys to lists while parsing tables | Salvador Cuñat |
2018-08-25 | smtk-import: Do not set build type in CMakeLists.txt | Salvador Cuñat |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-06-09 | Cleanup: make lastUsedDir() functions static and non-slot, respectively | Berthold Stoeger |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-02-24 | smtk-import: Add smtk2ssrf.desktop to sources | Salvador Cuñat |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-11 | smtk-import: Fix error management issue | Salvador Cuñat |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2017-12-04 | Use QDir::exists() instead of QDir::setCurrent() to check for existence | Berthold Stoeger |
2017-11-30 | Use icons relative path. | Martin Měřinský |
2017-11-29 | Revert "Use icons relative path." | Dirk Hohndel |
2017-11-29 | Use icons relative path. | Martin Měřinský |
2017-11-25 | In strings start lower case in parenthesis | Stefan Fuchs |
2017-11-04 | Correct, cleanup, translate and unify file filters | Stefan Fuchs |
2017-06-22 | smtk-import: partially revert and complete 6963b52d | Salvador Cuñat |
2017-06-11 | smtk-import portability: avoid using %m[] in sscanf | Salvador Cuñat |
2017-06-11 | smtk-import: portability: rework non portable funcs | Salvador Cuñat |
2017-06-11 | smtk-import: portability: rename DATE | Salvador Cuñat |
2017-06-11 | smtk-import: portability: include windows.h | Salvador Cuñat |
2017-06-11 | Let command line version not open an X window | Robert C. Helling |
2017-06-11 | smtk-import: add cmake modules and .nsi skeleton | Salvador Cuñat |
2017-06-11 | smtk-import: change CMakeLists.txt | Salvador Cuñat |
2017-04-29 | Add SPDX header to smartrak importer | Dirk Hohndel |
2017-04-21 | smtk-import: Add curly braces in nested conditionals | Salvador Cuñat |
2017-04-21 | smtk-import reuse pre-existent code and fix leak | Salvador Cuñat |
2017-04-21 | smtk-import: Abort bookmark parsing if table doesn't open | Salvador Cuñat |
2017-04-04 | smtk-import Avoid duplicities in bookmarks | Salvador Cuñat |
2017-04-04 | smtk-import Fix wreck data import | Salvador Cuñat |
2017-03-18 | smtk-import fix is_same_cylinder() | Salvador Cuñat |
2017-03-18 | smtk-import - Change cylinder import logic | Salvador Cuñat |
2017-03-18 | smtk-import - Remove tank number limitation | Salvador Cuñat |
2017-03-18 | smtk-import rework smtk_build_tank_info() | Salvador Cuñat |
2017-03-18 | smtk-import - Add helper funcs to manage tank info | Salvador Cuñat |
2017-03-18 | smtk-import Use lrint() when rounding to integer values | Salvador Cuñat |
2017-03-18 | smtk-import Add smarttrak bookmarks parse capability | Salvador Cuñat |