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
2012-09-07
Handle new dives correctly if trips exist
Dirk Hohndel
2012-09-06
Merge one or more dives with the trip above
Dirk Hohndel
2012-09-05
Avoid duplicate dive_trip entries
Dirk Hohndel
2012-09-05
More trip manipulations: remove selected dives from trip
Dirk Hohndel
2012-09-03
Add ability to merge trip with trip below
Dirk Hohndel
2012-09-03
Use the infrastructure for moving dives in more places
Dirk Hohndel
2012-09-03
Correct the trip related test dives
Dirk Hohndel
2012-09-03
Fix crash when removing the first dive of a trip
Dirk Hohndel
2012-09-03
Correctly initialize the toggle state of the autogroup menu entry
Dirk Hohndel
2012-09-03
Fix copy_tree_node to no longer overwrite dive duration
Dirk Hohndel
2012-09-02
Add autogen menu command
Dirk Hohndel
2012-09-02
Fix a crash when changing sort column
Dirk Hohndel
2012-09-02
Use truth values with gboolean
Dirk Hohndel
2012-09-01
Allow modification and edits of trips
Dirk Hohndel
2012-09-01
Clean up macros and auxiliary functions
Dirk Hohndel
2012-09-01
Store time_t as long value
Dirk Hohndel
2012-08-30
Add support for printing only the selected dives
Linus Torvalds
2012-08-30
Merge branch 'print_table' of http://ambre.pingoured.fr/cgit/subsurface
Linus Torvalds
2012-08-30
Merge branch 'divetrip-nr' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-30
Remove the pretty-print without dive profile option.
Pierre-Yves Chibon
2012-08-29
Stop tracking the number of dives in a dive trip
Dirk Hohndel
2012-08-29
Fix profile and average depth for freedives
Mikko Rasa
2012-08-29
Have a nice table formating with choosing the 'Table print' option.
Pierre-Yves Chibon
2012-08-29
Invert the print 'dive profile' option.
Pierre-Yves Chibon
2012-08-29
Deactivate 'Show profiles' if 'table print' is checked.
Pierre-Yves Chibon
2012-08-28
Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface
Linus Torvalds
2012-08-28
Merge git://git.tdb.fi/ext/subsurface
Linus Torvalds
2012-08-28
Work on the printing of the dives, first attempt to print as table.
Pierre-Yves Chibon
2012-08-28
Remove include not present in new libdivecomputer.
Pierre-Yves Chibon
2012-08-27
make the font size the same when printing on win32/linux
Lubomir I. Ivanov
2012-08-27
Merge branch 'trips' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-27
Fix an issue with trips that have dives from multiple input files
Dirk Hohndel
2012-08-27
Update for new libdivecomputer interfaces
Linus Torvalds
2012-08-27
Some simple test dives for the trips code
Dirk Hohndel
2012-08-27
First cut of explicit trip tracking
Dirk Hohndel
2012-08-27
Only quote the quote characters in xml attributes
Linus Torvalds
2012-08-27
Merge branch 'quoting' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-27
Add single and double quotes to escaped characters in XML output
Dirk Hohndel
2012-08-27
Start re-working the print UI to allow printing tables with no profiles.
Pierre-Yves Chibon
2012-08-26
Might as well free current_file
Dirk Hohndel
2012-08-26
Do some whitespace cleanup
Linus Torvalds
2012-08-26
replaced stdndup() with the inlined equivalent
Lubomir I. Ivanov
2012-08-26
file.c: open a file in binary mode in readfile()
Lubomir I. Ivanov
2012-08-26
Fix broken default filename for save-as
Dirk Hohndel
2012-08-26
Ignore Nitrox/He seetings when editing cylinders for multiple dives
Dirk Hohndel
2012-08-22
moved zoomed_plot to display.h
Maximilian Güntner
2012-08-22
plot the time with a fixed padding (leading zero)
Maximilian Güntner
2012-08-22
Merge branch 'master' into freediving-tweaks
Maximilian Güntner
2012-08-21
Add helper 'for_each_dive()' dive iterator
Linus Torvalds
2012-08-21
Fix single-dive editing oddity
Linus Torvalds
[next]