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
/
libdivecomputer.h
Age
Commit message (
Expand
)
Author
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-06-24
Enable downloads from the UEMIS Zurich
Dirk Hohndel
2013-05-20
Added code to cancel the thread.
Tomaz Canabrava
2013-05-20
Skeleton code for a non-blocking UI thread for downloading dives from the DC
Tomaz Canabrava
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-14
Conditionally enable the device combo box.
Jef Driesen
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-01-09
Assemble the actual Suunto serial number
Linus Torvalds
2012-11-25
Improve on divecomputer data handling
Linus Torvalds
2012-11-20
Allow the user to cancel a dive computer download
Dirk Hohndel
2012-11-11
Add special download modes to force updates from the divecomputer
Dirk Hohndel
2012-08-28
Remove include not present in new libdivecomputer.
Pierre-Yves Chibon
2012-08-27
Update for new libdivecomputer interfaces
Linus Torvalds
2012-07-10
Update for libdivecomputer pkg-config include file changes
Linus Torvalds
2012-06-22
Update to new sane libdivecomputer interfaces
Linus Torvalds
2012-05-02
Show dive import error messages in the import dialog
Linus Torvalds
2011-09-26
Stop libdivecomputer import when we start seeing old dives
Linus Torvalds
2011-09-22
Fix progress bar during libdivecomputer imports
Linus Torvalds
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel