aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2014-07-06UI restructure: cleanup the code when canceling an editGravatar Dirk Hohndel
2014-07-04UI restructure: simplify setup of add and plan modeGravatar Dirk Hohndel
2014-07-04UI restructure: correctly setup planningGravatar Dirk Hohndel
2014-07-04UI restructureGravatar Dirk Hohndel
2014-07-03UI restructure: when adding a dive via displayed_dive it needs valid idGravatar Dirk Hohndel
2014-07-03UI restructure: use displayed_dive for add dive and plan diveGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo displays displayed_diveGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo shows the selected dive by defaultGravatar Dirk Hohndel
2014-07-03UI restructure: plotDive: plot current dive by default & use displayed_diveGravatar Dirk Hohndel
2014-07-02UI restructure: plotDive should just take one diveGravatar Dirk Hohndel
2014-07-01Show subsurface logo in dive plan print outGravatar Robert C. Helling
2014-06-30Fixed SearchBar layout and iconsGravatar Tomaz Canabrava
2014-06-30User survey: don't ask more than once per invocationGravatar Dirk Hohndel
2014-06-30Make the planner settings respond well to unit system changes.Gravatar Robert C. Helling
2014-06-28Merge branch 'fixPlannerStartTime'Gravatar Dirk Hohndel
2014-06-28Planner: implement sane way to set the start time of the planned diveGravatar Dirk Hohndel
2014-06-28Fallback to loading theme icons from resourcesGravatar Sergey Starosek
2014-06-26Re-enable possibility to edit manually added dive.Gravatar Tomaz Canabrava
2014-06-26Break really long lineGravatar Tomaz Canabrava
2014-06-26Fix crash when trying to add a dive or plan when a filter is active.Gravatar Tomaz Canabrava
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