summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
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 'quirks' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
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-09Removed WarningsGravatar Tomaz Canabrava
2013-09-09Use the same code for command line and gui for file handling.Gravatar Tomaz Canabrava
2013-09-09Fix QString UsageGravatar Tomaz Canabrava
2013-09-09Code Cleanup, Tabs instead of Spaces.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