Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-26 | Added a new widget to control the Planner | Tomaz Canabrava | |
Added a new widget to control the DivePlanner, now we have two widgets, a graphics one and a qt sidget based one. the Technical divers will most likely use the QtWidget one while the hobbists will most likely use the QGraphicsView one. there's not a option to choose one, they both will appear at the same time. Next step: make the screens to work. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> | |||
2013-06-20 | Added a new class to handle the DivePlanner dialog | Tomaz Canabrava | |
Added a new class named DivePlanner that is a QDialog, and renamed the old DivePlanner class to DivePlannerGraphics. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> |