aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-23Call refreshDisplay() after editing a diveGravatar Dirk Hohndel
2013-09-23Remove o2/he from plot_data and fix gas plot textGravatar Anton Lundin
2013-09-22Correctly handle empty dive list after deleteGravatar Dirk Hohndel
2013-09-22Support imperial measurements in dive planner / add diveGravatar Dirk Hohndel
2013-09-22Whitespace fixes in dive plannerGravatar Dirk Hohndel
2013-09-22Prevent nodes in planner / dive add profile edit to run past each otherGravatar Dirk Hohndel
2013-09-22Don't exit profile editor when hitting ESC in dive add modeGravatar Dirk Hohndel
2013-09-22Fix tab order for dive info editGravatar Dirk Hohndel
2013-09-22Only load default file if no file is given on the command lineGravatar Dirk Hohndel
2013-09-22Disable the info widget when no dive is selectedGravatar Dirk Hohndel
2013-09-22Hack to clear the date when no dive is displayedGravatar Dirk Hohndel
2013-09-22Fix crash when closing the data fileGravatar Dirk Hohndel
2013-09-22Fix crash when adding dive to empty dive listGravatar Dirk Hohndel
2013-09-22Fix enabling info widget when closing a diveGravatar Alexandre Dupas
2013-09-21Simplify the default dive profile given in add diveGravatar Dirk Hohndel
2013-09-21In planner / add dive use 'ESC' to hide the gas selection popupGravatar Dirk Hohndel
2013-09-21Allow editing of date & time and air & water temperaturesGravatar Dirk Hohndel
2013-09-20Adding a dive changes the dive listGravatar Dirk Hohndel
2013-09-20When adding a dive, make the final ascent slowerGravatar Dirk Hohndel
2013-09-20When manually adding a dive, start with a simple diveGravatar Dirk Hohndel
2013-09-20Simplistic solution to add dive number to dive addedGravatar Dirk Hohndel
2013-09-19Merge branch 'addDive'Gravatar Dirk Hohndel
2013-09-19Hook up cancelling out of adding a diveGravatar Dirk Hohndel
2013-09-19Hook up adding a diveGravatar Dirk Hohndel
2013-09-19Identify below floor event type properly.Gravatar Michael Andreen
2013-09-19Fixes for gps coordinates handling.Gravatar Michael Andreen
2013-09-19Fix unbalanced braces issues in dive.hGravatar Dirk Hohndel
2013-09-19Continous update of plannerGravatar Robert Helling
2013-09-18Fix updateDiveInfo to clear coordinates when called with invalid diveGravatar Dirk Hohndel
2013-09-18Don't show the planner widget when adding a diveGravatar Dirk Hohndel
2013-09-18Only calculate deco stops in planner modeGravatar Dirk Hohndel
2013-09-18Rename createDecostops to drawProfileGravatar Dirk Hohndel
2013-09-18Use Planner dialog to add diveGravatar Dirk Hohndel
2013-09-18Fix the annoying tab order issue in the notes tabGravatar Dirk Hohndel
2013-09-18Added the Message and the Buttons on the Equipment TabGravatar Tomaz Canabrava
2013-09-18Add a Warning icon on the changed tabs, for edition of dives.Gravatar Tomaz Canabrava
2013-09-18Good deal of Code Cleanup for the maintabGravatar Tomaz Canabrava
2013-09-18Show DiveNotes when program starts.Gravatar Tomaz Canabrava
2013-09-18Destroy the main window before exiting the applicationGravatar Thiago Macieira
2013-09-18Show sample time in the mouseover.Gravatar Anton Lundin
2013-09-18Only calculate with he when he is present in eventGravatar Anton Lundin
2013-09-18Use the right event typeGravatar Anton Lundin
2013-09-17move process_dives to the mainthreadGravatar Danilo Cesar Lemes de Paula
2013-09-17Fix SIGSEGV after dive computer downloadGravatar Linus Torvalds
2013-09-17Improved handling of latitude and longitude.Gravatar Michael Andreen
2013-09-17Enable opening files with .zip suffixGravatar Henrik Brautaset Aronsen
2013-09-17Update installer so we can cross-build for WindowsGravatar Dirk Hohndel
2013-09-17Fix Windows compileGravatar Dirk Hohndel
2013-09-17Two header files missing for Mac OSXGravatar Robert Helling
2013-09-17Bugfix plot of ceiling violationGravatar Anton Lundin