summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-20Always save taxonomy data, even if disabled in the prefsGravatar Dirk Hohndel
2015-08-20Use boyle_compensation in profileGravatar Robert C. Helling
2015-08-20Leftovers from introduction of in_planner() helper functionGravatar Robert C. Helling
2015-08-19Avoid duplicate divesites on Liquivision importGravatar Miika Turkia
2015-08-19More precise commentsGravatar Miika Turkia
2015-08-19Restore selection after renumbering dives.Gravatar Sander Kleijwegt
2015-08-19Fix startup crash with missing HOME or LOGNAME environment variablesGravatar Sander Kleijwegt
2015-08-18VPM-B: Update critical_volume_lambdaGravatar Rick Walsh
2015-08-18Replace global in_planner variable by helper functionGravatar Robert C. Helling
2015-08-18Get rid of is_ok_vpmbGravatar Robert C. Helling
2015-08-18Compare ceiling to next stop rather than try to ascent for VPM-BGravatar Robert C. Helling
2015-08-18Revert "Pref. to ascent to next stop only when stop is below ceiling"Gravatar Dirk Hohndel
2015-08-18VPM-B: Fix calculating Boyles compensation on gas change stops.Gravatar Jan Darowski
2015-08-17Explicit names for initialization of deco constantsGravatar Robert C. Helling
2015-08-17Pref. to ascent to next stop only when stop is below ceilingGravatar Robert C. Helling
2015-08-17Factor out root of cubic to be used also for update_gradientGravatar Robert C. Helling
2015-08-17Merge branch 'boyle-ready' of https://github.com/Slagvi/subsurfaceGravatar Dirk Hohndel
2015-08-17Fix MKVI erroneous sample timeGravatar Miika Turkia
2015-08-17Explicit cast to stop compiler warningGravatar Robert C. Helling
2015-08-17Cmake: automatically create version for Mac bundleGravatar Dirk Hohndel
2015-08-16INSTALL file: update Mac build instructionsGravatar Dirk Hohndel
2015-08-16Build script: fix install_name for libssrfmarblewidget on MacGravatar Dirk Hohndel
2015-08-16Build script: make sure cmake finds Qt on MacGravatar Dirk Hohndel
2015-08-16INSTALL file: build the latest master / testing branchesGravatar Dirk Hohndel
2015-08-16INSTALL file: update the Homebrew install URLGravatar Dirk Hohndel
2015-08-16Build script: make sure we find any library that we installedGravatar Dirk Hohndel
2015-08-16Cmake: only link against libusb-1.0 if it was foundGravatar Dirk Hohndel
2015-08-15Some unification between Buehlmann and VPM-BGravatar Robert C. Helling
2015-08-15VPM-B: Set radius constants to values reccomended by V-Planner.Gravatar Jan Darowski
2015-08-15VPM-B: Add conservatism levels to the ui. Fix planner settings disabling.Gravatar Jan Darowski
2015-08-15VPM-B: Add conservatism levels to deco.cGravatar Jan Darowski
2015-08-15VPM-B: Add surface decompression time.Gravatar Jan Darowski
2015-08-15Merge branch 'custom-print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-08-15VPM-B: Add Boyles compensation to the planner.Gravatar Jan Darowski
2015-08-15VPM-B: Add simple Boyle's law compensation.Gravatar Jan Darowski
2015-08-15Printing: remove silly white line at end of each pageGravatar Gehad elrobey
2015-08-15Printing: fill the QPainter background color before renderingGravatar Gehad elrobey
2015-08-15Printing: enhance 2 dives templateGravatar Gehad elrobey
2015-08-15Printing: add table backgrounds and borders to six dives templateGravatar Gehad elrobey
2015-08-15Printing: use the same background for all the data cells flow layoutGravatar Gehad elrobey
2015-08-15Printing: add 'dontbreak' css class to divesGravatar Gehad elrobey
2015-08-15Printing: don't break dives into successive pagesGravatar Gehad elrobey
2015-08-15Printing: disable ui elements on statistics printGravatar Gehad elrobey
2015-08-15Printing: use border width from Grantlee backendGravatar Gehad elrobey
2015-08-15Printing: export border to templatesGravatar Gehad elrobey
2015-08-15Printing: fix scrolling bug by adding extra paddingGravatar Gehad elrobey
2015-08-15Printing: remove the outer border from table templateGravatar Gehad elrobey
2015-08-15Printing: remove extra white spaces from 6 dives templateGravatar Gehad elrobey
2015-08-15Printing: add more padding on the top of the profileGravatar Gehad elrobey
2015-08-15Printing: rename "Table cells" to "Table cells 1"Gravatar Gehad elrobey