Age | Commit message (Expand) | Author |
2013-08-25 | fixing planner's gas dialog | Danilo Cesar Lemes de Paula |
2013-08-25 | use QWebView to show the user manual | Danilo Cesar Lemes de Paula |
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 |
2013-07-17 | Added EnterKey to finish edition on Cyl/Weigths with the popup open | Tomaz Canabrava |
2013-07-16 | Fixes the Combobox behavior on the inline-edit | Tomaz Canabrava |
2013-07-16 | Support for key_up and down in the combobox delegate. | Tomaz Canabrava |
2013-07-16 | Clear multi-line string separator on the c++ code. | Tomaz Canabrava |
2013-07-16 | Fixeda a typo that got the 'x' value where the requested one was actually y. | Tomaz Canabrava |
2013-07-11 | About: improve dialog layout | Lubomir I. Ivanov |
2013-07-11 | Print: mark some functions in PrintLayout as 'const' | Lubomir I. Ivanov |
2013-07-11 | Print: complete columns for the table print | Lubomir I. Ivanov |
2013-07-11 | Models: add the DiveItem::displayDate() helper | Lubomir I. Ivanov |
2013-07-11 | Models: move the declaration of DiveItem to the header | Lubomir I. Ivanov |
2013-07-11 | Print: show column titles for table print | Lubomir I. Ivanov |
2013-07-11 | Print: move some header includes to cpp files | Lubomir I. Ivanov |
2013-07-10 | Print: cleanup for PrintLayout::printTable() | Lubomir I. Ivanov |
2013-07-10 | Print: use the actual dive table | Lubomir I. Ivanov |
2013-07-10 | Print: initial implementation of the table print | Lubomir I. Ivanov |