summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-09-02Added missing CSS file.Gravatar Tomaz Canabrava
2013-09-02Fixe: Show the profile and info window on opening.Gravatar Tomaz Canabrava
2013-08-30Build fixGravatar Dirk Hohndel
2013-08-30Corrected spelling of "weight" in the preferences dialog and codeGravatar Benjamin
2013-08-30Merge branch 'bugfixes' of github.com:danilocesar/subsurfaceGravatar Dirk Hohndel
2013-08-30More Code CleanupGravatar Tomaz Canabrava
2013-08-30More Code Cleanup.Gravatar Tomaz Canabrava
2013-08-30Fix '+' sign for time on the planer, plus code cleanup.Gravatar Tomaz Canabrava
2013-08-30Make planned points deletion works on the Table too.Gravatar Tomaz Canabrava
2013-08-30Moves deletion logic of divepoints to the Model.Gravatar Tomaz Canabrava
2013-08-30Gas choices working, both directions ( Planner and Table )Gravatar Tomaz Canabrava
2013-08-30Added support for changing Depth and Time on the Table.Gravatar Tomaz Canabrava
2013-08-30Started the work of Editable Model for the PlannerGravatar Tomaz Canabrava
2013-08-30Code Cleanup - Remove temporaries.Gravatar Tomaz Canabrava
2013-08-30Code cleanup - Dead Code.Gravatar Tomaz Canabrava
2013-08-29fix DownloadDialog behaviorGravatar Danilo Cesar Lemes de Paula
2013-08-28Made the TableViews share a bit of code, code cleanup.Gravatar Tomaz Canabrava
2013-08-28Added a 'remove' icon on the dive planner table.Gravatar Tomaz Canabrava
2013-08-26Fixed moving a dive point between dive pointsGravatar Tomaz Canabrava
2013-08-26Made possible to add a divepoint between two others.Gravatar Tomaz Canabrava
2013-08-26Fixed entering a dive stop before another dive stop.Gravatar Tomaz Canabrava
2013-08-26Fixed invalid values on the TableViewGravatar Tomaz Canabrava
2013-08-26Fixed a bug where moving a handler would mess the plannerGravatar Tomaz Canabrava
2013-08-26Moved a lot of code to the Model, cleaning the interface.Gravatar Tomaz Canabrava
2013-08-26Moving Handler on Graphics Updates the Model on the PlannerGravatar Tomaz Canabrava
2013-08-26Moved the creation of the data plan point to the model.Gravatar Tomaz Canabrava
2013-08-26First implementation of the Shared Model for the PlannerGravatar Tomaz Canabrava
2013-08-26Started the Model to handle the DivePointsGravatar Tomaz Canabrava