summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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-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 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-19Fixes for gps coordinates handling.Gravatar Michael Andreen
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-18Show sample time in the mouseover.Gravatar 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-17Bugfix plot of ceiling violationGravatar Anton Lundin
2013-09-16Planner: start time is relativeGravatar Dirk Hohndel
2013-09-16Merge branch 'deviceProbe' of github.com:danilocesar/subsurfaceGravatar Dirk Hohndel
2013-09-16implement device probe in CGravatar Danilo Cesar Lemes de Paula
2013-09-16Merge branch 'multiDiveEdition' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-09-16Plotted the Scale on the Ruler ( depth / time ) on the plannerGravatar Tomaz Canabrava
2013-09-16Use the same line dimensions as the profile, on the planner.Gravatar Tomaz Canabrava
2013-09-16Ok on the planner now correctly creates a Dive.Gravatar Tomaz Canabrava
2013-09-16Move the creation of the dive plan to the modelGravatar Tomaz Canabrava
2013-09-16Plug the Cancel action on the Dive Planner Table and start the 'ok' code.Gravatar Tomaz Canabrava
2013-09-16Position the X and Y labels of the RulersGravatar Tomaz Canabrava
2013-09-10Fix row counting bugGravatar Dirk Hohndel
2013-09-10Merge branch 'downloaddialog' of github.com:danilocesar/subsurfaceGravatar Dirk Hohndel
2013-09-10Change ws_info and tank_info typesGravatar Dirk Hohndel
2013-09-10Fill ws_info structure and use it when entering weight systemsGravatar Dirk Hohndel