aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2014-06-01Add a method to update the dive pictures on the model.Gravatar Tomaz Canabrava
2014-05-31Planner: show the plan notes in the new widgetGravatar Dirk Hohndel
2014-05-31Planner: add dive plan output area that replaces dive listGravatar Dirk Hohndel
2014-05-28Move code from the Planner that doesn't belongs there.Gravatar Tomaz Canabrava
2014-05-28Planner: set up a cylinder, even if no current dive is selectedGravatar Dirk Hohndel
2014-05-28Planner: really fix crash after aborting plannerGravatar Dirk Hohndel
2014-05-28Planner: prevent crash when canceling plan with existing dive listGravatar Dirk Hohndel
2014-05-28Fixes showing the Empty Profile when Add / Plan dive is cancelled.Gravatar Tomaz Canabrava
2014-05-28Try to clear out the profile when dive list is emptyGravatar Dirk Hohndel
2014-05-28Dive planner: remember the selection before new dives get handledGravatar Dirk Hohndel
2014-05-28Dive add: remove duplicate codeGravatar Dirk Hohndel
2014-05-27Planner: correctly refresh the displayGravatar Dirk Hohndel
2014-05-27SetFocus only works if the widget is enabledGravatar Dirk Hohndel
2014-05-27Planner: use the gas in the first cylinder for initial planGravatar Dirk Hohndel
2014-05-27Planner: better handle the temporary dive used for planningGravatar Dirk Hohndel
2014-05-27Planner: disable the dive list when working on a planGravatar Dirk Hohndel
2014-05-27Planner: clean up the logic for starting up the plannerGravatar Dirk Hohndel
2014-05-26Activate the PlannerGravatar Tomaz Canabrava
2014-05-26Planner: Don't include the ascent in the default diveGravatar Dirk Hohndel
2014-05-26Make the planner show something.Gravatar Tomaz Canabrava
2014-05-26Created a function to create a fake dive for Add and Plan states.Gravatar Tomaz Canabrava
2014-05-26Remove uneeded call.Gravatar Tomaz Canabrava
2014-05-26Small code cleanup.Gravatar Tomaz Canabrava
2014-05-26Planner: Move method down below to easy comparisson with another.Gravatar Tomaz Canabrava
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-24Remove leftovers from the planner.Gravatar Tomaz Canabrava
2014-05-24Remove a ton of code.Gravatar Tomaz Canabrava
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-22Profile now correctly displays the planned dive.Gravatar Tomaz Canabrava
2014-05-22Back to profile or empty state when finishing addition.Gravatar Tomaz Canabrava
2014-05-22Enable editing the 'Add dive' from the new profile.Gravatar Tomaz Canabrava
2014-05-21Shortcuts for the exporting window.Gravatar Gehad elrobey
2014-05-21Implementing export dialogGravatar Miika Turkia
2014-05-20Dive list: add context menu function to renumber dive(s)Gravatar Dirk Hohndel
2014-05-19Fix selection after downloading dives from the dive computerGravatar Dirk Hohndel
2014-05-14Do not use default filename as default for "Save as"Gravatar Dirk Hohndel
2014-05-13Do not check for null before free.Gravatar Tomaz Canabrava
2014-05-08When starting the planner, copy cylinders from currently selected dive.Gravatar Robert C. Helling
2014-05-08Planner: Offer to discard the plan when Quit is triggered in planner.Gravatar Robert C. Helling
2014-05-07Globe: we always center on the current diveGravatar Dirk Hohndel
2014-05-05Make rulergraph a pref as wellGravatar Dirk Hohndel
2014-04-26Add GUI support for exporting in CSV formatGravatar Miika Turkia
2014-04-26Use proper export text instead of saveGravatar Miika Turkia
2014-04-25Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS importGravatar Dirk Hohndel
2014-04-25Quit Subsurface with yearly stats window in frontGravatar Miika Turkia
2014-04-25Close yearly statistics with shortcutv4.0.96Gravatar Miika Turkia
2014-04-25Quit Subsurface with user manual window in frontGravatar Dirk Hohndel
2014-04-17Mark a lot of TODO's where I think it should be moved to C code.Gravatar Tomaz Canabrava
2014-04-16Renaming the prefs struct members to be consistent with the QSettings.Gravatar Gehad Elrobey
2014-04-11Remove some unneeded explicit paths in includesGravatar Gehad