aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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
2013-09-10improve DownloadDialog's error handlingGravatar Danilo Cesar Lemes de Paula
2013-09-10improve DownloadDialog UI controlGravatar Danilo Cesar Lemes de Paula
2013-09-09Make the Plus Button on the planner work.Gravatar Tomaz Canabrava
2013-09-09Last gas used will be used on new dive planner point.Gravatar Tomaz Canabrava
2013-09-09Merge branch 'moreDivePlanner' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-09-09Signal that the model changed when editing plan specific information.Gravatar Tomaz Canabrava
2013-09-09Plug most of the dive planner - non - model stuff.Gravatar Tomaz Canabrava
2013-09-09Enable the CC SetPoint on the planner, also input bug fix.Gravatar Tomaz Canabrava
2013-09-09Use the same code for command line and gui for file handling.Gravatar Tomaz Canabrava
2013-09-03Fixed a incorrect signal that shouldn't be there.Gravatar Tomaz Canabrava
2013-09-03Missing Files.Gravatar Tomaz Canabrava
2013-09-02Code Cleanup: Merged the three TableViews shared codeGravatar Tomaz Canabrava
2013-09-02Added missing CSS file.Gravatar Tomaz Canabrava
2013-09-02Fixe: Show the profile and info window on opening.Gravatar Tomaz Canabrava