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
path:
root
/
divelist.c
Age
Commit message (
Expand
)
Author
2013-05-22
The never ending, futile fight for whitespace consistency
Dirk Hohndel
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-14
code to show profile again
Tomaz Canabrava
2013-05-11
Require libzip, xslt and osm-gps-map in all builds
Henrik Brautaset Aronsen
2013-05-03
Fix compiler warnings
Dirk Hohndel
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-05-02
Move gas string computation into core logic code
Dirk Hohndel
2013-04-24
Call the get_date functions with timestamp_t instead of struct tm
Dirk Hohndel
2013-04-24
Split report_dives into UI and logic and move to divelist files
Dirk Hohndel
2013-04-23
Add a simple table-based cns calculations
Anton Lundin
2013-04-21
Move creation of dive and dive trip date string into helper functions
Dirk Hohndel
2013-04-18
Move creation of dive and dive trip date string into helper functions
Dirk Hohndel
2013-04-18
Delay Qt ui construction
Amit Chaudhuri
2013-04-10
Fix selection handling for invalid dives
Dirk Hohndel
2013-04-09
Add a simple table-based cns calculations
Anton Lundin
2013-04-07
Continue to separate Gtk related code from core logic: divelist
Dirk Hohndel
2013-04-07
Separate Gtk related code from core logic: divelist
Dirk Hohndel
2013-04-06
Continue to separate Gtk related code from core logic: divelist
Dirk Hohndel
2013-04-06
Separate Gtk related code from core logic: divelist
Dirk Hohndel
2013-03-24
Export dives to UDDF file
Miika Turkia
2013-03-20
divelist.c: Fix an 'implicit declaration' warning
Lubomir I. Ivanov
2013-03-18
Correctly handle first gas when deciding if gas is used
Robert C. Helling
2013-03-18
Take only used gases into account when showing gas in divelist
Robert C. Helling
2013-03-15
Use a generic 64bit int type
Dirk Hohndel
2013-03-13
First simplistic implementation of a divelogs.de upload
Dirk Hohndel
2013-03-12
DLD upload: Avoid using open_memstream() and non-portable functions
Lubomir I. Ivanov
2013-03-10
.DLD generation for uploading to divelogs.de
Miika Turkia
2013-03-03
Saving individual dives should not change the exiting filename
Dirk Hohndel
2013-03-03
Try to capture some more potential buffer overflows caused by localization
Dirk Hohndel
2013-02-27
When manually adding a dive allow user to set avg depth as well
Dirk Hohndel
2013-02-25
Take incompressibility of gas into account at higher pressures
Linus Torvalds
2013-02-24
Use the improved duration and average depth for everything
Linus Torvalds
2013-02-24
Correctly calculate SAC rate in the presense of surface events
Linus Torvalds
2013-02-24
Fix up SAC calculations for ATM/bar confusion
Linus Torvalds
2013-02-20
Unref the two GtkTreeStore instances when destroying the divelist
Lubomir I. Ivanov
2013-02-20
Fixed a memory leak in the divelist when moving with the keyboard
Lubomir I. Ivanov
2013-02-20
Indicate to the user a default divelist sorting order
Lubomir I. Ivanov
2013-02-20
Preserve keyboard focus when changing sorting order in the divelist
Lubomir I. Ivanov
2013-02-19
Fix tracking of selected dives across sort column changes
Dirk Hohndel
2013-02-19
Obviate the need for explicit 'remember_tree_state/restore_tree_state' calls
Linus Torvalds
2013-02-19
Remember non-expanded state in 'remember_tree_state()' too
Linus Torvalds
2013-02-19
Rewrite "merge_dive_into_trip_above()" using our own data structures
Linus Torvalds
2013-02-19
Don't do "insert_trip_before" using the gtk data structures
Linus Torvalds
2013-02-19
Fix find_trip_by_idx() over-zealous cleanup
Linus Torvalds
2013-02-19
Don't do "remove_from_trip" by walking the gtk data structures
Linus Torvalds
2013-02-19
Don't do "remove_trip()" by walking the gtk data structures
Linus Torvalds
2013-02-19
Use the divetrip index to look up divelist trip entries
Linus Torvalds
2013-02-18
When only a dive trip is selected, select all the dives in the trip
Linus Torvalds
2013-02-09
Replace deprecated gdk_pixbuf_unref with g_object_unref
Dirk Hohndel
2013-02-09
Fixed a memory leak related to the satelite icon
Lubomir I. Ivanov
[next]