summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-25Localize worldmap exportGravatar Miika Turkia
2014-05-25Use user preferred units on worldmap exportGravatar Miika Turkia
2014-05-25Location must be quoted on worldmap exportGravatar Miika Turkia
2014-05-24Remove leftovers from the planner.Gravatar Tomaz Canabrava
2014-05-24Reenables the air edition and deletion of handlers on the planner/addGravatar Tomaz Canabrava
2014-05-24Reenamble 'Delete Dive Point' on the planer / addGravatar Tomaz Canabrava
2014-05-24Add location and max depth to world map exportGravatar Rick Walsh
2014-05-24Speed up the multi dive selectionGravatar Tomaz Canabrava
2014-05-24Correctly implement multi dive selectionGravatar Dirk Hohndel
2014-05-24Rename the export dialogGravatar Gehad
2014-05-24Dive list: move trip merging logic into divelist.cGravatar Dirk Hohndel
2014-05-24Dive list: work around odd problem with selectionsGravatar Dirk Hohndel
2014-05-24Dive list: move trip selection / deselection logic to divelist.cGravatar Dirk Hohndel
2014-05-24Dive list: more consistent handling of "add to trip"Gravatar Dirk Hohndel
2014-05-24Port the KeyPress actions to the new profile.Gravatar Tomaz Canabrava
2014-05-24Add some helper functionsGravatar Dirk Hohndel
2014-05-24Remove export and save as from dive list context menuGravatar Dirk Hohndel
2014-05-24Remove a ton of code.Gravatar Tomaz Canabrava
2014-05-24Remove the depth / time increase and decrease functions.Gravatar Tomaz Canabrava
2014-05-24Make mouse dragging work as it should.Gravatar Tomaz Canabrava
2014-05-24Remove unused code.Gravatar Tomaz Canabrava
2014-05-24Remove code already ported to the new profile.Gravatar Tomaz Canabrava
2014-05-24Fixe movement of DiveHandlers when moving the NotificationAreaGravatar Tomaz Canabrava
2014-05-24Make the planner actually work.Gravatar Tomaz Canabrava
2014-05-24Change how the handler handlers itself.Gravatar Tomaz Canabrava
2014-05-24Add Subsurface XML export to Export dialogGravatar Dirk Hohndel
2014-05-24Rework the Export dialogGravatar Dirk Hohndel
2014-05-24Add descriptions for different formats in the export dialogGravatar Gehad
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-22Small tweaks to our whitespace handlingGravatar Dirk Hohndel
2014-05-22Good code cleanup on the old DivePlanner code.Gravatar Tomaz Canabrava
2014-05-22Profile now correctly displays the planned dive.Gravatar Tomaz Canabrava
2014-05-22Code Cleanup: connections can be made between signals.Gravatar Tomaz Canabrava
2014-05-22Disconnect temporary connections on the Profile.Gravatar Tomaz Canabrava
2014-05-22Move two necessary functions for the Planner behavior to the Profile code.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-22Temporary Tab Widget for the planner and the Profile View.Gravatar Tomaz Canabrava
2014-05-22Source and dest are created on the constructor, no need to check for them.Gravatar Tomaz Canabrava
2014-05-22Move settings of the Ruler to the Ruler.Gravatar Tomaz Canabrava
2014-05-22PreferencesChanged -> settingsChanged.Gravatar Tomaz Canabrava
2014-05-22Don't replot every time a pref changes, regardless of what preferences.Gravatar Tomaz Canabrava
2014-05-22Remove use of QSettings for ruler visibility, use prefs.rulergraph instead.Gravatar Tomaz Canabrava
2014-05-22Code Cleanup: Move the Hide/Show ruler to an internal methodGravatar Tomaz Canabrava
2014-05-22Create a 'remove_event' function that removes an event.Gravatar Tomaz Canabrava
2014-05-22Fix compilation with CMake.Gravatar Tomaz Canabrava
2014-05-21Shortcuts for the exporting window.Gravatar Gehad elrobey
2014-05-21Add ability to export only selected dives in worldmap exporterGravatar Gehad elrobey
2014-05-21Implementing export dialogGravatar Miika Turkia
2014-05-20Code Cleanup: use qMin instad of if( min ) setMin else setMax.Gravatar Tomaz Canabrava