Age | Commit message (Expand) | Author |
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 |
2013-07-10 | Print: add a print preview for testing purposes | Lubomir I. Ivanov |
2013-07-10 | Print: add a setup() method to PrintLayout | Lubomir I. Ivanov |
2013-07-10 | Print: add a class for print layouting | Lubomir I. Ivanov |
2013-07-10 | Print: connect all the options widgets to slots | Lubomir I. Ivanov |
2013-07-10 | Print: correct tab order in the options widget | Lubomir I. Ivanov |
2013-07-10 | Print: label update on height slider move | Lubomir I. Ivanov |
2013-07-09 | Print: further adjust the print options widget UI | Lubomir I. Ivanov |
2013-07-09 | Print: add all controls to the print options widget | Lubomir I. Ivanov |
2013-07-09 | Print: add UI for a print dialog | Lubomir I. Ivanov |
2013-07-05 | Profile: prevent a bug when switching views | Lubomir I. Ivanov |
2013-07-05 | Profile: improve tooltip animation | Lubomir I. Ivanov |
2013-07-05 | Profile: small tweak for tooltip separator line | Lubomir I. Ivanov |
2013-07-05 | Profile: collapse tooltip back to original height | Lubomir I. Ivanov |
2013-07-04 | Qt: Implement trip merging logic | Linus Torvalds |
2013-07-04 | Profile: attempt on better zoom and pan logic | Lubomir I. Ivanov |
2013-07-04 | Profile: use more levels of zoom | Lubomir I. Ivanov |
2013-07-04 | Profile: prevent a zoom glitch at maximum zoom level | Lubomir I. Ivanov |
2013-07-04 | Added a messageBox when the planner quits with a working plan. | Tomaz Canabrava |
2013-07-04 | Added the left / right shortcuts for moving the handlers around in time. | Tomaz Canabrava |
2013-07-04 | Added 'up' and 'down' actions on the dive planner. | Tomaz Canabrava |
2013-07-04 | Added a 'delete' action, with the keyboard. | Tomaz Canabrava |
2013-07-04 | Added a shortcut to 'esc', so it clears the selection or cancels the plan. | Tomaz Canabrava |
2013-07-04 | Make possible to 'select' an handler by ctrl+click | Tomaz Canabrava |
2013-07-04 | Fixed the 'hard to grab' Handler, Dive Planner now is very smooth. | Tomaz Canabrava |
2013-07-04 | Make it possible to drag a handle between handlers | Tomaz Canabrava |
2013-07-04 | Make it possible to add a handler between others | Tomaz Canabrava |
2013-07-04 | Better positioning of buttons on dive planner | Tomaz Canabrava |
2013-07-02 | Profile: add white outline to all text | Lubomir I. Ivanov |