aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
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
2014-04-10Feature to show or hide heart rate graphGravatar Lakshman
2014-04-05Rely on ENABLE_PLANNER to enable the plannerGravatar Anton Lundin
2014-04-02Only create UpdateManager once it is neededGravatar Dirk Hohndel
2014-04-02Add "Check for updates" FeatureGravatar Joshua Joseph
2014-03-31Merge branch 'planner-mods'Gravatar Dirk Hohndel
2014-03-31Distinguish between entered and calculated waypointsGravatar Robert C. Helling
2014-03-30Exporting a World-MapGravatar Gehad
2014-03-27Remove printing when building for AndroidGravatar Anton Lundin
2014-03-27Remove usermanual when building for AndroidGravatar Anton Lundin
2014-03-27Introduce NO_MARBLE define, make GlobeGPS a dummyGravatar Anton Lundin
2014-03-21Fix system default font handlingGravatar Anton Lundin
2014-03-19git object store: make it possible to work with checked-out git branchesGravatar Linus Torvalds
2014-03-17Make dc_number defined when using itGravatar Anton Lundin
2014-03-17Be more careful about dive computer selectionGravatar Linus Torvalds
2014-03-14Make "save changes" dialog modalGravatar Dirk Hohndel
2014-03-14Convert other users of showError() to the new world orderGravatar Linus Torvalds
2014-03-14show the error string in the GUI rather than stderrGravatar Linus Torvalds
2014-03-14propagate save errors further, don't mark divelist unchangedGravatar Linus Torvalds
2014-03-13git object format: make sure parenthood isn't lost when savingGravatar Linus Torvalds
2014-03-12MainWindow: maintain one window instance of the yearly statisticsGravatar Lubomir I. Ivanov
2014-03-11Only anim if not first dive when openning subsurface with a divelog.Gravatar Tomaz Canabrava
2014-03-11Profile2: provide means to disable the tool buttonsGravatar Lubomir I. Ivanov
2014-03-11MainWindow: close all windows once we close the main oneGravatar Lubomir I. Ivanov
2014-03-07Remove the old profile from the main screen of SubsurfaceGravatar Tomaz Canabrava
2014-03-03Don't use error after freeGravatar Dirk Hohndel
2014-03-03Whitespace cleanupGravatar Dirk Hohndel
2014-03-02Set the prefs-value alongside the button statusGravatar Anton Lundin
2014-03-02Spelling fix, Its called NdlGravatar Anton Lundin
2014-03-02Revert "Switch profile button events, clicked to toggled"Gravatar Dirk Hohndel
2014-02-28Remove failed parses from recent files menuGravatar Joshua Wambua
2014-02-27Switch profile button events, clicked to toggledGravatar Anton Lundin
2014-02-27Store zoomed plot in preferencesGravatar Tomaz Canabrava