aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
AgeCommit message (Expand)Author
2014-09-17Random whitespace updateGravatar Dirk Hohndel
2014-09-17Trigger the log->filter by tag to open the tag filter.Gravatar Tomaz Canabrava
2014-08-25Remove a lot of non-necessary boilerplate code.Gravatar Tomaz Canabrava
2014-08-23A much better Toolbar for the profile.Gravatar Tomaz Canabrava
2014-08-19Add ability to replan a dive that we planned beforeGravatar Dirk Hohndel
2014-08-18Merge branch 'joshua-gsoc' of git://github.com/thiagomacieira/subsurface into...Gravatar Dirk Hohndel
2014-08-16Cut'n'paste for dive data: implement copy sideGravatar Dirk Hohndel
2014-08-15TankBar: hook into prefs and make ppGraphs resize accordinglyGravatar Dirk Hohndel
2014-08-09Create Dive Computer configuration dialogGravatar Joseph W. Joshua
2014-08-04Disable the Toolbox when in edit mode.Gravatar Tomaz Canabrava
2014-07-14Remove unused menu "Filter"Gravatar Anton Lundin
2014-07-10Added the toggle picture button and hoocked it upGravatar Tomaz Canabrava
2014-07-04UI restructure: simplify setup of add and plan modeGravatar Dirk Hohndel
2014-07-03UI restructure: use displayed_dive for add dive and plan diveGravatar Dirk Hohndel
2014-06-30Fixed SearchBar layout and iconsGravatar Tomaz Canabrava
2014-06-13Start a user survey dialogGravatar Dirk Hohndel
2014-06-08Simplify the code that checks if it's OK to close the current fileGravatar Dirk Hohndel
2014-06-04Force TTS/NDL calculation off if things take too longGravatar Dirk Hohndel
2014-06-03Add print button to plannerGravatar 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-28Move code from the Planner that doesn't belongs there.Gravatar Tomaz Canabrava
2014-05-28Fixes showing the Empty Profile when Add / Plan dive is cancelled.Gravatar Tomaz Canabrava
2014-05-27Planner: better handle the temporary dive used for planningGravatar Dirk Hohndel
2014-05-26Created a function to create a fake dive for Add and Plan states.Gravatar Tomaz Canabrava
2014-05-26Small code cleanup.Gravatar Tomaz Canabrava
2014-05-24Remove leftovers from the planner.Gravatar Tomaz Canabrava
2014-05-24Port the KeyPress actions to the new profile.Gravatar Tomaz Canabrava
2014-05-21Implementing export dialogGravatar Miika Turkia
2014-05-19Fix selection after downloading dives from the dive computerGravatar Dirk Hohndel
2014-04-26Add GUI support for exporting in CSV formatGravatar Miika Turkia
2014-04-10Feature to show or hide heart rate graphGravatar Lakshman
2014-04-02Add "Check for updates" FeatureGravatar Joshua Joseph
2014-03-30Exporting a World-MapGravatar Gehad
2014-03-27Remove usermanual when building for AndroidGravatar Anton Lundin
2014-03-17Add forward declaration of QSettingsGravatar Anton Lundin
2014-03-14propagate save errors further, don't mark divelist unchangedGravatar 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-07Remove the old profile from the main screen of SubsurfaceGravatar Tomaz Canabrava
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-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-27Switch profile button events, clicked to toggledGravatar Anton Lundin
2014-02-27Store zoomed plot in preferencesGravatar Tomaz Canabrava
2014-02-13Add recent files to main menu.Gravatar Boris Barbulovski
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski