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
2015-06-26
Dive site rewrite: change add icon to edit
Tomaz Canabrava
2015-06-26
Dive site rewrite: add the taxonomy labels for the dive sites
Tomaz Canabrava
2015-06-26
Dive site rewrite: use a QCompleter to show the list of dive sites
Tomaz Canabrava
2015-06-26
Dive site rewrite: location edit on notes tab is again a LineEdit
Tomaz Canabrava
2015-06-26
Implement planner option to switch only at required stops
Rick Walsh
2015-06-26
Add only switch at required stop option
Rick Walsh
2015-06-26
Define gaschange_before and gaschange_after a few lines earlier
Rick Walsh
2015-06-25
Don't show datafile version warning if no file was opened
Dirk Hohndel
2015-06-25
Use strtoul to parse unsigned values
Dirk Hohndel
2015-06-25
Use our membuffer infrastructure to assemble string
Dirk Hohndel
2015-06-24
Rewrite GPS fix matching code for imports from our webservice
Dirk Hohndel
2015-06-24
Uemis downloader: create the req.txt file if it went missing
Dirk Hohndel
2015-06-23
Fix gaschange_after definition
Rick Walsh
2015-06-22
Fix helper function
Dirk Hohndel
2015-06-22
Avoid possible use of uninitialized variable
Dirk Hohndel
2015-06-22
Refactor to use gaschage_before and gaschange_after
Robert C. Helling
2015-06-22
When displaying transitions show the gaschange at the stop if there is one
Robert C. Helling
2015-06-22
Planner notes - revise logic for gasmix output
Rick Walsh
2015-06-22
Preferences infrastructure for GeoManagement
Tomaz Canabrava
2015-06-22
Defaults for the Preferences dialog for GeoCoding
Tomaz Canabrava
2015-06-22
Add model to populate the Preferences for GeoRef
Tomaz Canabrava
2015-06-22
Add configuration options for geo coding
Tomaz Canabrava
2015-06-22
Show warning if user loads an old datafile
Tomaz Canabrava
2015-06-22
Do not mess with dive location automatically
Tomaz Canabrava
2015-06-22
Create layout on parent, not on items around it
Tomaz Canabrava
2015-06-22
do not set default sizes for expanders
Tomaz Canabrava
2015-06-22
Cloud storage: update File menu options once PIN is verified
Dirk Hohndel
2015-06-22
Prevent potential division by zero
Dirk Hohndel
2015-06-22
Prevent null pointer dereference
Dirk Hohndel
2015-06-22
Better error handling
Dirk Hohndel
2015-06-22
Address of array is always non-NULL
Dirk Hohndel
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-06-22
Cloud storage: correctly store pictures even if they weren't shown before
Dirk Hohndel
2015-06-22
Preferences: don't show error when resetting cloud email / password
Dirk Hohndel
2015-06-21
Initialize members
Dirk Hohndel
2015-06-21
Uemis downloader: open returns -1 on error
Dirk Hohndel
2015-06-21
Prevent unintended integer division
Dirk Hohndel
2015-06-21
Comparing the address of a member to 0 is pointless
Dirk Hohndel
2015-06-21
Fix missing curly braces that change control flow
Dirk Hohndel
2015-06-21
OSTC tools: prevent unknown dc family
Dirk Hohndel
2015-06-21
Prevent null dereference
Dirk Hohndel
2015-06-21
Prevent possible null pointer dereference
Dirk Hohndel
2015-06-21
Initialize variable to avoid false positive in coverity
Dirk Hohndel
2015-06-21
Cylinder model: fix an obscure case that would access cylinder -1
Dirk Hohndel
2015-06-21
Prevent theoretical out of bounds access
Dirk Hohndel
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-21
Fix missing return statement
Dirk Hohndel
2015-06-21
Fix incorrect buffer length calculation
Dirk Hohndel
2015-06-21
Some file dialogs insist on adding a default extension
Dirk Hohndel
2015-06-21
Planner: change timestep to 2 seconds
Rick Walsh
[next]