index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
smtk-import
Age
Commit message (
Expand
)
Author
2021-09-19
Re-do the libdivecomputer fingerprint save/load code
Linus Torvalds
2021-08-18
Clean up divecomputer 'device' handling
Linus Torvalds
2020-11-01
smtk-import: Add support for new devices model
Salvador Cuñat
2020-10-25
cleanup: break out event-related code into event.[c|h]
Berthold Stoeger
2020-10-24
build-system: switch to using C++17 as default C++ dialect
Berthold Stoeger
2020-08-13
smtk-import: Workaround segfault in mdbtools memcpy call
Salvador Cuñat
2020-06-25
build-system/MXE: build with more up to date MXE tools.
Paul Buxton
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-04-19
[smtk-import] Fix useless NULL check and white space issues
Salvador Cuñat
2020-04-19
[smtk-import] add some sanity checks
Salvador Cuñat
2020-04-19
[smtk-import] Do not create cylinders structure before libdc parsing
Salvador Cuñat
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
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
[next]