aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-06-29Profile: add white outline to all textGravatar Lubomir I. Ivanov
2013-06-28Profile: move the bounding box below plot dataGravatar Lubomir I. Ivanov
2013-06-28A couple of dialog modality considerationsGravatar Lubomir I. Ivanov
2013-06-28Close child windows and dialogs with main windowGravatar Lubomir I. Ivanov
2013-06-27Make planner prettier. but still ugly.Gravatar Tomaz Canabrava
2013-06-27Removed memleak created by the diveplan calculationsGravatar Tomaz Canabrava
2013-06-27Added the Ok / Cancel buttons on the dive planner canvas.Gravatar Tomaz Canabrava
2013-06-27Moved the DivePlanner to the MainWindow.Gravatar Tomaz Canabrava
2013-06-27Somewhat saner behavior for rescaling the planner time axisGravatar Dirk Hohndel
2013-06-27Correctly prevent time travel in plannerGravatar Dirk Hohndel
2013-06-27Show empty labels in the Stats tabGravatar Lubomir I. Ivanov
2013-06-27Coordinate some mark_divelist_changed() callsGravatar Lubomir I. Ivanov
2013-06-27Better positioning of the plus sign icons in the Equip. tabGravatar Lubomir I. Ivanov
2013-06-27Remove unused codeGravatar Dirk Hohndel
2013-06-27Remove incorrect logic for first line in plannerGravatar Dirk Hohndel
2013-06-27Removes circle in planGravatar Robert Helling
2013-06-27Merge branch 'divePlanner4' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-26Fixes most of the issues with the dive planner.Gravatar Tomaz Canabrava
2013-06-27Update main window title depending of current file stateGravatar Lubomir I. Ivanov
2013-06-27Reorder the 'View->View ..' listGravatar Lubomir I. Ivanov
2013-06-27Enable 'View->View Globe'Gravatar Lubomir I. Ivanov
2013-06-27Add action to 'File->New'Gravatar Lubomir I. Ivanov
2013-06-27Add the 'Import files' functionalityGravatar Lubomir I. Ivanov
2013-06-26Remove the bogus time/depth, and fix the positioning of the Handler after upd...Gravatar Tomaz Canabrava
2013-06-24Enable downloads from the UEMIS ZurichGravatar Dirk Hohndel
2013-06-24Add an 'About' dialog for the Qt UIGravatar Lubomir I. Ivanov