summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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-05Delte the temporary dive from the divelist after calculating deco.Gravatar Robert C. Helling
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-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-18Colors: a couple of grayscale color tweaksGravatar Lubomir I. Ivanov
2013-07-18Profile: support grayscale plottingGravatar Lubomir I. Ivanov
2013-07-18Print: pass grayscale flag to setPrintMode()Gravatar Lubomir I. Ivanov
2013-07-18Profile: add the isGrayscale flagGravatar Lubomir I. Ivanov
2013-07-18Print: add method to convert profile to grayscaleGravatar Lubomir I. Ivanov
2013-07-18Print: add experimental code for printing profilesGravatar Lubomir I. Ivanov
2013-07-18Profile: use a printMode flag in ProfileGraphicsViewGravatar Lubomir I. Ivanov
2013-07-18Print: improve new page detection in table printGravatar Lubomir I. Ivanov
2013-07-18Print: support any resolution for the table printGravatar Lubomir I. Ivanov
2013-07-18Don't set if equal, on edit cylinders and weigth types.Gravatar Tomaz Canabrava