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
2020-02-10
mobile/summary: more UI fine tuning
Dirk Hohndel
2020-02-09
build-system/iOS: don't build libdivecomputer inside the source tree
Dirk Hohndel
2020-02-09
buils-system/iOS: change confusing variable name
Dirk Hohndel
2020-02-09
mobile UI: fix font size breakage on Android
Dirk Hohndel
2020-02-09
documentation: remove reference to the building page on the Subsurface website
Jason Bramwell
2020-02-09
Correct celcius/celsius typo in test dives
Jason Bramwell
2020-02-09
documentation: break git pull command into three separate commands
Jason Bramwell
2020-02-09
mobile UI: fix alignment issue in dive details view
Dirk Hohndel
2020-02-09
Correcting typos of the word celsius
Jason Bramwell
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2020-02-09
Cleanup: only use necessary includes in exportfuncs.h
Berthold Stoeger
2020-02-09
Cleanup: remove exportFunc class
Berthold Stoeger
2020-02-09
Cleanup: Remove global QFuture from exportFuncs
Berthold Stoeger
2020-02-08
Dive list: be more careful on when updating the UI after selection
Berthold Stoeger
2020-02-08
Cleanup: remove erroneous comments
Berthold Stoeger
2020-02-08
mobile UI: correctly determine the number of columns when screen size changes
Dirk Hohndel
2020-02-08
mobile/settings: add UI for single column preference
Dirk Hohndel
2020-02-08
core/settings: add new preference to limit number of columns on mobile
Dirk Hohndel
2020-02-08
mobile/summary: remove backend-share/divesummary.[h|cpp]
Berthold Stoeger
2020-02-08
mobile/summary: use more intuitive time periods
Dirk Hohndel
2020-02-08
mobile/summary: improve the spacing of the content
Dirk Hohndel
2020-02-08
mobile/summary: correctly align text to vertical center
Dirk Hohndel
2020-02-08
mobile/summary: add refresh button
Berthold Stoeger
2020-02-08
mobile/summary: add section headers
Berthold Stoeger
2020-02-08
mobile/summary: remove dive summary calculation
Berthold Stoeger
2020-02-08
mobile/summary: implement frontend code for the new summary model
Dirk Hohndel
2020-02-08
mobile/summary: create DiveSummaryModel
Berthold Stoeger
2020-02-08
mobile/summary: recalculate first and last dive on visibility change
Berthold Stoeger
2020-02-08
mobile/summary: implement firstDiveDate and lastDiveDate
Berthold Stoeger
2020-02-08
mobile: prevent crash adding dives
Dirk Hohndel
2020-02-08
Updates to user manual
willemferguson
2020-02-07
mobile/notes-edit: ensure cursor stays visible editing dive notes
Dirk Hohndel
2020-02-06
mobile/settings: fix the width of cylinder drop down
Dirk Hohndel
2020-02-06
mobile UI: set correct width for TeplatePage
Dirk Hohndel
2020-02-06
random white space fix
Dirk Hohndel
2020-02-06
mobile UI: redo the screen size magic
Dirk Hohndel
2020-02-06
mobile: comment out planner references
Dirk Hohndel
2020-02-06
mobile/settings: correctly draw the size buttons
Dirk Hohndel
2020-02-06
mobile/settings: refer to the correct theme object
Dirk Hohndel
2020-02-06
mobile/settings: white space cleanup
Dirk Hohndel
2020-02-06
mobile/settings: make the color swatches work as color swatches
Dirk Hohndel
2020-02-06
mobile/settings: correctly set label background
Dirk Hohndel
2020-02-06
mobile/settings: remove confusing frame around column titles
Dirk Hohndel
2020-02-06
Changes to user manuals
willemferguson
2020-02-06
Cleanup: don't initialize DivePlannerPointsModel at startup
Berthold Stoeger
2020-02-06
Gps coordinates: be more graceful when parsing coordinates
Berthold Stoeger
2020-02-06
Dive site: don't save invalid GPS coordinates
Berthold Stoeger
2020-02-06
Dive site: give visual clue for invalid coordinates
Berthold Stoeger
2020-02-06
Coding style: remove braces around single-line if blocks
Berthold Stoeger
2020-02-06
Coding style: move & from type to variable
Berthold Stoeger
[next]