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
/
divelist.c
Age
Commit message (
Expand
)
Author
2013-12-12
Fix incorrect handling of autogrouped trips
Dirk Hohndel
2013-12-11
divelist.c: Fix possible NULL pointer deref.
Lubomir I. Ivanov
2013-12-11
Remove extra local variable declaration
Anton Lundin
2013-12-11
Initialize tissue_tolerance
Anton Lundin
2013-12-07
amount_selected should never be decremented if already 0
Martin Gysel
2013-11-19
Fix trip summary line in dive list
Dirk Hohndel
2013-11-16
Removed duplicated method.
Tomaz Canabrava
2013-11-02
Replaced the tag implementation
Maximilian Güntner
2013-10-16
Helpers: move some date related function to qt-gui.cpp
Lubomir I. Ivanov
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-07
Next round of code removal and header cleanup
Dirk Hohndel
2013-10-07
Remove even more code and declarations
Dirk Hohndel
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Remove lots of ifdef'ed out code from GTK/glib version
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-09-24
Disable info widget when canceling 'add dive' for a first dive
Dirk Hohndel
2013-09-24
Only offer to merge dives if they are consecutive in the divelist
Dirk Hohndel
2013-09-23
Add "merge selected dives" to dive list popup menu
Dirk Hohndel
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-06-13
Improve the trip header
Linus Torvalds
2013-05-31
Use a slightly shorter date string for Info tab
Dirk Hohndel
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
[next]