Age | Commit message (Expand) | Author |
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 |
2013-07-02 | Revert "Profile: add white outline to all text" | Dirk Hohndel |
2013-07-02 | Silence some warnings | Dirk Hohndel |
2013-07-02 | Merge branch 'nitpicks' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-07-02 | Make the increase time button to work. | Tomaz Canabrava |
2013-07-02 | Make the 'increase depth' button to work. | Tomaz Canabrava |
2013-07-02 | Removed user-entered lines on the plan, keeping only deco. | Tomaz Canabrava |
2013-07-02 | Change the color of the DepthString based on it's deepness | Tomaz Canabrava |
2013-07-02 | Use the same profile colors on the planer for the Time and Depth | Tomaz Canabrava |
2013-07-02 | Fixed positioning of the dive Handlers. | Tomaz Canabrava |
2013-07-02 | Correct collors for the DivePlanner background. | Tomaz Canabrava |
2013-07-02 | Added the last 'tick' to the rulers | Tomaz Canabrava |
2013-07-02 | Change the rules so they work with percentages. | Tomaz Canabrava |
2013-07-02 | Added a method and a simple stub to position things using percentage. | Tomaz Canabrava |
2013-07-02 | Shared background for profile and planner. | Tomaz Canabrava |