aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2013-08-26Changed the WindowHint of the planner popup to 'Popup'Gravatar Tomaz Canabrava
2013-08-26Code Cleanup: Buttons on Graphical PlannerGravatar Tomaz Canabrava
2013-08-26Added a new widget to control the PlannerGravatar Tomaz Canabrava
2013-08-13Compile fixGravatar Dirk Hohndel
2013-08-13Fixed a bug where the auto-completion would not work via commandline.Gravatar Tomaz Canabrava
2013-08-13Added completion for buddy, divemaster, location and suit.Gravatar Tomaz Canabrava
2013-08-13Added classes to handle the Completion of Dive Editions.Gravatar Tomaz Canabrava
2013-08-13Fixes showing the labels of divemaster and buddy after a trip selectionGravatar Tomaz Canabrava
2013-08-13Makes the 'auto' edition behave in a better way.Gravatar Tomaz Canabrava
2013-08-08Use maxx from graphics context for time calculation.Gravatar Michael Andreen
2013-08-07ifdef out includes when we build without gtkGravatar Anton Lundin
2013-08-05Crude hack to stop the build from failing without asciidocGravatar Dirk Hohndel
2013-08-05Delte the temporary dive from the divelist after calculating deco.Gravatar Robert C. Helling
2013-08-05Clean up code to remove false messages about errors in EclipseGravatar Benjamin
2013-08-05Print: improve table printing by using QTableViewGravatar Lubomir I. Ivanov
2013-08-05Fix " begin" and " end" for events in plot.Gravatar Michael Andreen
2013-08-05Support more than one event of the same type in Qt tooltip.Gravatar Michael Andreen
2013-08-05Fix crash in DiveComputerList::addDC() when importing from DM4.Gravatar Michael Andreen
2013-07-21Added the possibility to choose gases in the planner.Gravatar Tomaz Canabrava
2013-07-21Added a missing #UNDEFGravatar Tomaz Canabrava
2013-07-21Good code cleanup.Gravatar Tomaz Canabrava
2013-07-21Added the current gas used on the plannerGravatar Tomaz Canabrava
2013-07-21Removed unused code.Gravatar Tomaz Canabrava
2013-07-21Added button to reduce dive time on the planner.Gravatar Tomaz Canabrava
2013-07-21Added ( finally ) the code to reduce depth on the plannerGravatar Tomaz Canabrava
2013-07-19Fix compile on clean sourceGravatar Miika Turkia
2013-07-18Fixes incorrect editing policies.Gravatar Tomaz Canabrava
2013-07-18Added the code to revert Weigths when user cancels editionGravatar Tomaz Canabrava
2013-07-18'Cancel' action Cancels editing Cylinders.Gravatar Tomaz Canabrava
2013-07-18Ask Qt to use system proxies in SubsurfaceGravatar Thiago Macieira