aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2014-06-26Implement proxy re-configurationGravatar Sergey Starosek
2014-06-26Rearrange planner UI elementsGravatar Robert Helling
2014-06-24Fix NO_PRINTING building againGravatar Anton Lundin
2014-06-18Fix building with NO_MARBLE againGravatar Anton Lundin
2014-06-14User survey: force running the survey from command lineGravatar Dirk Hohndel
2014-06-13Start a user survey dialogGravatar Dirk Hohndel
2014-06-12Delay loading of some settings until laterGravatar Dirk Hohndel
2014-06-12Planner: New plannerSettingsWidgetGravatar Robert C. Helling
2014-06-09mainwindow.cpp: fix a warning about parenthesesGravatar Lubomir I. Ivanov
2014-06-08Simplify the code that checks if it's OK to close the current fileGravatar Dirk Hohndel
2014-06-04Disclaimer included in the printed diveplanGravatar Robert C. Helling
2014-06-04Force TTS/NDL calculation off if things take too longGravatar Dirk Hohndel
2014-06-03Closing the window should behave like triggering QuitGravatar Dirk Hohndel
2014-06-03Dive edit: when asked ti quit while editing, offer to discard current editGravatar Dirk Hohndel
2014-06-03Make most of the shortcuts widget specificGravatar Dirk Hohndel
2014-06-03Add print button to plannerGravatar Robert C. Helling
2014-06-03Layout improvements to the dive planGravatar Robert C. Helling
2014-06-03Make the new picture widget display the pictures.Gravatar Tomaz Canabrava
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