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
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
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
[next]