summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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-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-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
2013-07-04Added 'up' and 'down' actions on the dive planner.Gravatar Tomaz Canabrava
2013-07-04Added a 'delete' action, with the keyboard.Gravatar Tomaz Canabrava
2013-07-04Added a shortcut to 'esc', so it clears the selection or cancels the plan.Gravatar Tomaz Canabrava
2013-07-04Make possible to 'select' an handler by ctrl+clickGravatar Tomaz Canabrava
2013-07-04Fixed the 'hard to grab' Handler, Dive Planner now is very smooth.Gravatar Tomaz Canabrava
2013-07-04Make it possible to drag a handle between handlersGravatar Tomaz Canabrava
2013-07-04Make it possible to add a handler between othersGravatar Tomaz Canabrava
2013-07-04Better positioning of buttons on dive plannerGravatar Tomaz Canabrava
2013-07-02Profile: add white outline to all textGravatar Lubomir I. Ivanov
2013-07-02Revert "Profile: add white outline to all text"Gravatar Dirk Hohndel
2013-07-02Silence some warningsGravatar Dirk Hohndel
2013-07-02Merge branch 'nitpicks' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-07-02Make the increase time button to work.Gravatar Tomaz Canabrava
2013-07-02Make the 'increase depth' button to work.Gravatar Tomaz Canabrava
2013-07-02Removed user-entered lines on the plan, keeping only deco.Gravatar Tomaz Canabrava
2013-07-02Change the color of the DepthString based on it's deepnessGravatar Tomaz Canabrava
2013-07-02Use the same profile colors on the planer for the Time and DepthGravatar Tomaz Canabrava
2013-07-02Fixed positioning of the dive Handlers.Gravatar Tomaz Canabrava
2013-07-02Correct collors for the DivePlanner background.Gravatar Tomaz Canabrava
2013-07-02Added the last 'tick' to the rulersGravatar Tomaz Canabrava
2013-07-02Change the rules so they work with percentages.Gravatar Tomaz Canabrava
2013-07-02Added a method and a simple stub to position things using percentage.Gravatar Tomaz Canabrava
2013-07-02Shared background for profile and planner.Gravatar Tomaz Canabrava
2013-07-02Added 2 new files to handle the common stuff for graphics.Gravatar Tomaz Canabrava