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
2014-05-19
Download from dive computer: Fix the broken selection of devices
Dirk Hohndel
2014-05-19
Divecomputer download: try to offer only those devices that make sense
Dirk Hohndel
2014-05-18
Improve the tag widget to allow us to tab to the next field
Dirk Hohndel
2014-05-14
git save: add list of dive computers to the commit message
Linus Torvalds
2014-05-14
git load: initialize dive computer timestamp and duration from dive
Linus Torvalds
2014-05-14
Mark new dives "downloaded" when importing new dives
Linus Torvalds
2014-05-14
Don't merge divecomputers if we know they are different
Dirk Hohndel
2014-05-14
git save: don't crash if the last dive isn't in a trip
Linus Torvalds
2014-05-14
Do not use default filename as default for "Save as"
Dirk Hohndel
2014-05-13
Do not check for null before free.
Tomaz Canabrava
2014-05-13
Rename getDiveById to get_dive_by_id to keep current c code organized.
Tomaz Canabrava
2014-05-13
rename 'get_dive_by_diveid' to 'get_dive_by_uemis_diveid'
Tomaz Canabrava
2014-05-13
Move DiveList related methods/classes to own file.
Tomaz Canabrava
2014-05-13
Move printGpsCoords from MainTab to QtHelper
Tomaz Canabrava
2014-05-12
Don't use locale for git save format
Linus Torvalds
2014-05-12
Fix git loading of odd locales
Linus Torvalds
2014-05-12
Uemis downloader: fix corner case
Dirk Hohndel
2014-05-11
Documentation spelling errors
Jeremiah Mahler
2014-05-11
Prefix a method with 'dive_' because it should work only with dives
Tomaz Canabrava
2014-05-11
use for_each_dive instead of hand-written loop.
Tomaz Canabrava
2014-05-11
When creating methods that pass QString, use const QString&
Tomaz Canabrava
2014-05-11
'Class' string is unecessary when using a Container.
Tomaz Canabrava
2014-05-11
Simplify code.
Tomaz Canabrava
2014-05-11
Correct the usage of std::string and QString
Tomaz Canabrava
2014-05-11
Remove old defines.
Tomaz Canabrava
2014-05-11
Move unit related code to units.h
Tomaz Canabrava
2014-05-10
CodingStyle "to" "too" typo
Jeremiah Mahler
2014-05-08
When starting the planner, copy cylinders from currently selected dive.
Robert C. Helling
2014-05-08
Use the used flag on cylinders in get_dive_gas
Anton Lundin
2014-05-08
Use enum name instead of its int value.
Anton Lundin
2014-05-08
Remove unnecessary include from dive.c
Anton Lundin
2014-05-08
Fix building with NO_MARBLE after prototype change
Anton Lundin
2014-05-08
Planner: Offer to discard the plan when Quit is triggered in planner.
Robert C. Helling
2014-05-08
Planner: show gas for the NEXT segment
Robert C. Helling
2014-05-08
Planner: Add waipoints when changing ascend rate in planner
Robert C. Helling
2014-05-08
Planner: Implement ascend rate according to GUE standard procedures
Robert C. Helling
2014-05-08
Planner: Change when we recalculate deco
Robert C. Helling
2014-05-08
Rewrite show_location to use membuffer primitives
Anton Lundin
2014-05-08
Yet some more changes to Companion part of user manual
v4.1
Willem Ferguson
2014-05-07
Fix another dangling pointer
Thiago Macieira
2014-05-07
Fix crash on dereferencing dangling pointers
Thiago Macieira
2014-05-07
Getting ready for 4.1
Dirk Hohndel
2014-05-07
Latest translation from Transifex
Dirk Hohndel
2014-05-07
Add known issues / bugs to ReleaseNotes.txt
Thomas Maisl
2014-05-07
Apply the edit of trip locations
Anton Lundin
2014-05-07
Only mark location changed when in edit mode
Anton Lundin
2014-05-07
Improve the color coding when editing coordinates
Dirk Hohndel
2014-05-07
Hack around a translation issue
Dirk Hohndel
2014-05-07
Remove spurious debug printout
Dirk Hohndel
2014-05-07
Globe: assume that we are looking at the current_dive
Dirk Hohndel
[next]