summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
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
2013-07-17Adds Single-Click editions on the TableViewGravatar Tomaz Canabrava
2013-07-17Added EnterKey to finish edition on Cyl/Weigths with the popup openGravatar Tomaz Canabrava
2013-07-16Fixes the Combobox behavior on the inline-editGravatar Tomaz Canabrava
2013-07-16Support for key_up and down in the combobox delegate.Gravatar Tomaz Canabrava
2013-07-16Clear multi-line string separator on the c++ code.Gravatar Tomaz Canabrava
2013-07-16Fixeda a typo that got the 'x' value where the requested one was actually y.Gravatar Tomaz Canabrava
2013-07-11About: improve dialog layoutGravatar Lubomir I. Ivanov
2013-07-11Print: mark some functions in PrintLayout as 'const'Gravatar Lubomir I. Ivanov
2013-07-11Print: complete columns for the table printGravatar Lubomir I. Ivanov
2013-07-11Models: add the DiveItem::displayDate() helperGravatar Lubomir I. Ivanov
2013-07-11Models: move the declaration of DiveItem to the headerGravatar Lubomir I. Ivanov
2013-07-11Print: show column titles for table printGravatar Lubomir I. Ivanov