index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-09-06
Merge branch 'patch-1' of git://github.com/schacon/diveclog
Linus Torvalds
2011-09-06
Add some air usage statistics to the dive plot
Linus Torvalds
2011-09-06
Do cylinder pressure plot first, then depth, then text notes
Linus Torvalds
2011-09-06
Add more explicit contributing explanation
Scott Chacon
2011-09-06
Tweak the "show depth in text" heuristic a bit
Linus Torvalds
2011-09-06
Plot some numerical depth markers
Linus Torvalds
2011-09-06
Fix drawing artifact with UEMIS xml data
Dirk Hohndel
2011-09-05
Repaint the dives in dive_list_update_dives() instead of in callers
Linus Torvalds
2011-09-05
update UEMIS date_time parsing
Dirk Hohndel
2011-09-05
Update dive info and profile after loading files
Linus Torvalds
2011-09-05
Merge branch 'open-files' of git://github.com/nathansamson/diveclog
Linus Torvalds
2011-09-05
Add support from importing from Diving Log xml files
Linus Torvalds
2011-09-05
Make the import source an enumeration
Linus Torvalds
2011-09-05
Report errors when opening files
Nathan Samson
2011-09-05
Make it possible to load multiple files at once.
Nathan Samson
2011-09-05
Open File works. I refactored the code and introduced a new type. I never use...
Nathan Samson
2011-09-05
Parse Uemis cylinder data correctly.
Linus Torvalds
2011-09-05
Turn dive depth, temperature and duration into xml attributes
Linus Torvalds
2011-09-05
Sanitize and fix cylinder pressure overview
Linus Torvalds
2011-09-05
Comment typo fix
Nikola Kotur
2011-09-04
Zebra-color the divelist
Linus Torvalds
2011-09-04
Merge branch 'more-divelist-goodness' of https://github.com/nathansamson/dive...
Linus Torvalds
2011-09-04
Save milli-units with variable precision
Linus Torvalds
2011-09-04
Use common helper for printing milli-units
Linus Torvalds
2011-09-04
Properly save/restore cylinder description string
Linus Torvalds
2011-09-04
Parse uemis cylinder data
Linus Torvalds
2011-09-04
Right align the numbers
Nathan Samson
2011-09-04
Merge branch 'ui-tweaks' of https://github.com/nathansamson/diveclog
Linus Torvalds
2011-09-04
Make a guess at the cylinder description from the size and pressure
Linus Torvalds
2011-09-04
Merge hbonse's UI tweaks, but fixing the compile warnings. Also bringing it u...
Nathan Samson
2011-09-04
Clean up 'fixup_dive()' a bit
Linus Torvalds
2011-09-04
Generate date string for the dive list dynamically
Linus Torvalds
2011-09-04
Merge branch 'ui-improvements' of https://github.com/nathansamson/diveclog
Linus Torvalds
2011-09-04
Merge branch 'compiler-warning' of https://github.com/nathansamson/diveclog
Linus Torvalds
2011-09-04
Add placeholder for cylinder type description
Linus Torvalds
2011-09-04
Don't save cylinder working pressure
Linus Torvalds
2011-09-04
Remove redundant temperature readings
Linus Torvalds
2011-09-04
Split the dive list in columns. Columns are sortable now (name = date, depth,...
Nathan Samson
2011-09-04
Some UI beauty patches:
Hylke Bons
2011-09-04
Merge branch 'master' into ui-improvements
Nathan Samson
2011-09-04
Fix typo in Makefile (LDLAGS -> LDFLAGS)
Linus Torvalds
2011-09-04
Remove the redundant frames in the notebook. Closes #9
Nathan Samson
2011-09-04
Merge branch 'fix-entries' of https://github.com/nathansamson/diveclog
Linus Torvalds
2011-09-04
Use a pane so the dive list can be made wider or smaller to the users wishes
Nathan Samson
2011-09-04
Update gitignore for the name-change of the executable
Linus Torvalds
2011-09-04
Oops. I forgot to 'fclose()' the file after saving the xml
Linus Torvalds
2011-09-04
Removed the unused startemp and enttemp calculations. This fixes a compiler w...
Nathan Samson
2011-09-04
Word wrap the info textview. Also do not show the scrollbars if not necessary.
Nathan Samson
2011-09-04
Change location to a text entry instead of text view.
Nathan Samson
2011-09-03
Add 'Quit' menu item, and fix invisible "File" on gtk2
Linus Torvalds
[next]