Age | Commit message (Expand) | Author |
2013-08-30 | Code Cleanup - Remove temporaries. | Tomaz Canabrava |
2013-08-30 | Code cleanup - Dead Code. | Tomaz Canabrava |
2013-08-28 | Made the TableViews share a bit of code, code cleanup. | Tomaz Canabrava |
2013-08-28 | Added a 'remove' icon on the dive planner table. | Tomaz Canabrava |
2013-08-26 | Fixed moving a dive point between dive points | Tomaz Canabrava |
2013-08-26 | Made possible to add a divepoint between two others. | Tomaz Canabrava |
2013-08-26 | Fixed entering a dive stop before another dive stop. | Tomaz Canabrava |
2013-08-26 | Fixed invalid values on the TableView | Tomaz Canabrava |
2013-08-26 | Fixed a bug where moving a handler would mess the planner | Tomaz Canabrava |
2013-08-26 | Moved a lot of code to the Model, cleaning the interface. | Tomaz Canabrava |
2013-08-26 | Moving Handler on Graphics Updates the Model on the Planner | Tomaz Canabrava |
2013-08-26 | Moved the creation of the data plan point to the model. | Tomaz Canabrava |
2013-08-26 | First implementation of the Shared Model for the Planner | Tomaz Canabrava |
2013-08-26 | Started the Model to handle the DivePoints | Tomaz Canabrava |
2013-08-26 | Changed the WindowHint of the planner popup to 'Popup' | Tomaz Canabrava |
2013-08-26 | Code Cleanup: Buttons on Graphical Planner | Tomaz Canabrava |
2013-08-26 | Added a new widget to control the Planner | Tomaz Canabrava |
2013-08-13 | Compile fix | Dirk Hohndel |
2013-08-13 | Fixed a bug where the auto-completion would not work via commandline. | Tomaz Canabrava |
2013-08-13 | Added completion for buddy, divemaster, location and suit. | Tomaz Canabrava |
2013-08-13 | Added classes to handle the Completion of Dive Editions. | Tomaz Canabrava |
2013-08-13 | Fixes showing the labels of divemaster and buddy after a trip selection | Tomaz Canabrava |
2013-08-13 | Makes the 'auto' edition behave in a better way. | Tomaz Canabrava |
2013-08-08 | Use maxx from graphics context for time calculation. | Michael Andreen |
2013-08-05 | Delte the temporary dive from the divelist after calculating deco. | Robert C. Helling |
2013-08-05 | Print: improve table printing by using QTableView | Lubomir I. Ivanov |
2013-08-05 | Fix " begin" and " end" for events in plot. | Michael Andreen |
2013-08-05 | Support more than one event of the same type in Qt tooltip. | Michael Andreen |
2013-07-21 | Added the possibility to choose gases in the planner. | Tomaz Canabrava |
2013-07-21 | Added a missing #UNDEF | Tomaz Canabrava |
2013-07-21 | Good code cleanup. | Tomaz Canabrava |
2013-07-21 | Added the current gas used on the planner | Tomaz Canabrava |
2013-07-21 | Removed unused code. | Tomaz Canabrava |
2013-07-21 | Added button to reduce dive time on the planner. | Tomaz Canabrava |
2013-07-21 | Added ( finally ) the code to reduce depth on the planner | Tomaz Canabrava |
2013-07-19 | Fix compile on clean source | Miika Turkia |
2013-07-18 | Fixes incorrect editing policies. | Tomaz Canabrava |
2013-07-18 | Added the code to revert Weigths when user cancels edition | Tomaz Canabrava |
2013-07-18 | 'Cancel' action Cancels editing Cylinders. | Tomaz Canabrava |
2013-07-18 | Colors: a couple of grayscale color tweaks | Lubomir I. Ivanov |
2013-07-18 | Profile: support grayscale plotting | Lubomir I. Ivanov |
2013-07-18 | Print: pass grayscale flag to setPrintMode() | Lubomir I. Ivanov |
2013-07-18 | Profile: add the isGrayscale flag | Lubomir I. Ivanov |
2013-07-18 | Print: add method to convert profile to grayscale | Lubomir I. Ivanov |
2013-07-18 | Print: add experimental code for printing profiles | Lubomir I. Ivanov |
2013-07-18 | Profile: use a printMode flag in ProfileGraphicsView | Lubomir I. Ivanov |
2013-07-18 | Print: improve new page detection in table print | Lubomir I. Ivanov |
2013-07-18 | Print: support any resolution for the table print | Lubomir I. Ivanov |
2013-07-18 | Don't set if equal, on edit cylinders and weigth types. | Tomaz Canabrava |
2013-07-17 | Adds Single-Click editions on the TableView | Tomaz Canabrava |