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
/
device.h
Age
Commit message (
Expand
)
Author
2015-06-10
When saving only selected dives, only include referenced dive computers
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2014-01-16
Save XML files into a memory buffer rather than directly into a file
Linus Torvalds
2013-10-15
Random white space cleanup
Dirk Hohndel
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-06-17
Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurface
Dirk Hohndel
2013-06-10
Moved the 'create fake dc' to it's own function in device.c
Tomaz Canabrava
2013-06-07
Added the code to remove a dive computer.
Tomaz Canabrava
2013-04-01
Have some C++ file in the project
Alberto Mardegan
2013-01-24
Save all dive computer nicknames - whether used or not
Linus Torvalds
2013-01-18
Add facility to edit nicknames / remove nickname entry
Amit Chaudhuri
2013-01-09
Assemble the actual Suunto serial number
Linus Torvalds
2013-01-09
Move device_info handling into a new 'device.c' file
Linus Torvalds