Age | Commit message (Expand) | Author |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-08-02 | [smtk-import] fix mem leaks on site/location failure management | Salvador Cuñat |
2019-08-02 | [smtk-import] avoid infinite loop on index failure | Salvador Cuñat |
2019-08-02 | fix site/location build issue | Salvador Cuñat |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2019-04-12 | Coding style: remove Java-style function definition | Berthold Stoeger |
2019-04-12 | Dive site: set UUID only on save or load | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-03-27 | Cleanup: unconstify string argument to add_to_string() | Berthold Stoeger |
2019-03-19 | CMake: call cmake_minimim_required() before project() | Rolf Eike Beer |
2019-03-19 | CMake: let CMake set the needed flags for C and C++ standards | Rolf Eike Beer |
2019-03-05 | CMake: simplify check if library was found | Rolf Eike Beer |
2019-03-05 | CMake: simplify writing qt.conf on Windows | Rolf Eike Beer |
2019-01-09 | Core: Rename functions to more generic names | Berthold Stoeger |
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 |