aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2014-07-16Disable DC shortcuts on closing data fileGravatar Sergey Starosek
2014-07-15Save and restore Dive Planner SettingsGravatar Tomaz Canabrava
2014-07-14Remove unused menu "Filter"Gravatar Anton Lundin
2014-07-11It's safe to delete NULL pointersGravatar Tomaz Canabrava
2014-07-11Read the preferences upon initialization for the show/hide picturesGravatar Tomaz Canabrava
2014-07-11misc capitalisation and spellingGravatar Tim Wootton
2014-07-10Show/Hide pictures working.Gravatar Tomaz Canabrava
2014-07-10Fix memory leak on the Export DialogGravatar Tomaz Canabrava
2014-07-10Macro to simplify the creation of toggle buttons on the ProfileGravatar Tomaz Canabrava
2014-07-10Correctly sets the 'enabled' flag on the picture buttonGravatar Tomaz Canabrava
2014-07-10Added the toggle picture button and hoocked it upGravatar Tomaz Canabrava
2014-07-10mainwindow capitalisation consistencyGravatar Tim Wootton
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