aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-07-11Print: move some header includes to cpp filesGravatar Lubomir I. Ivanov
2013-07-10Print: cleanup for PrintLayout::printTable()Gravatar Lubomir I. Ivanov
2013-07-10Print: use the actual dive tableGravatar Lubomir I. Ivanov
2013-07-10Print: initial implementation of the table printGravatar Lubomir I. Ivanov
2013-07-10Print: add a print preview for testing purposesGravatar Lubomir I. Ivanov
2013-07-10Print: add a setup() method to PrintLayoutGravatar Lubomir I. Ivanov
2013-07-10Print: add a class for print layoutingGravatar Lubomir I. Ivanov
2013-07-10Print: connect all the options widgets to slotsGravatar Lubomir I. Ivanov
2013-07-10Print: correct tab order in the options widgetGravatar Lubomir I. Ivanov
2013-07-10Print: label update on height slider moveGravatar Lubomir I. Ivanov
2013-07-09Print: further adjust the print options widget UIGravatar Lubomir I. Ivanov
2013-07-09Print: add all controls to the print options widgetGravatar Lubomir I. Ivanov
2013-07-09Print: add UI for a print dialogGravatar Lubomir I. Ivanov
2013-07-05Calculate deco stops, TTS and NDLGravatar Anton Lundin
2013-07-05Profile: prevent a bug when switching viewsGravatar Lubomir I. Ivanov
2013-07-05Profile: improve tooltip animationGravatar Lubomir I. Ivanov
2013-07-05Profile: small tweak for tooltip separator lineGravatar Lubomir I. Ivanov
2013-07-05Profile: collapse tooltip back to original heightGravatar Lubomir I. Ivanov
2013-07-04Fix Uemis Zurich downloadsGravatar Linus Torvalds
2013-07-04Qt: Implement trip merging logicGravatar Linus Torvalds
2013-07-04Profile: attempt on better zoom and pan logicGravatar Lubomir I. Ivanov
2013-07-04Profile: use more levels of zoomGravatar Lubomir I. Ivanov
2013-07-04Profile: prevent a zoom glitch at maximum zoom levelGravatar Lubomir I. Ivanov
2013-07-04Added a messageBox when the planner quits with a working plan.Gravatar Tomaz Canabrava
2013-07-04Added the left / right shortcuts for moving the handlers around in time.Gravatar Tomaz Canabrava