aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-10Implemented the movement of the ToolTip by Hand.Gravatar Tomaz Canabrava
2013-06-10Save / Restore toolTip information position on the Profile when switching dives.Gravatar Tomaz Canabrava
2013-06-10Fix memory leakGravatar Tomaz Canabrava
2013-06-10Moved the 'create fake dc' to it's own function in device.cGravatar Tomaz Canabrava
2013-06-09Merge branch 'fileopen' of github.com:heliocastro/subsurfaceGravatar Dirk Hohndel
2013-06-09Ticket 127 - Repopulate context menu on preferences changeGravatar Helio Chissini de Castro
2013-06-08Fix webservice download dialogGravatar Dirk Hohndel
2013-06-08Include more information on Aquadivelog importGravatar Miika Turkia
2013-06-08Sort 'dive number' column by date, not numberGravatar Linus Torvalds
2013-06-08Use the official QItemSelectionModel::SelectionFlagsGravatar Thiago Macieira
2013-06-07Fix compile: mixup of GeoDataCoordinates and GeoDataPointGravatar Thiago Macieira
2013-06-07Disable Document Mode for MainTab on MacOSXGravatar Henrik Brautaset Aronsen
2013-06-07Support for aquadivelog UDDF importGravatar Miika Turkia
2013-06-07Make a map ctrl-click toggle the selection stateGravatar Linus Torvalds
2013-06-07Hide/Show tooltip on mouse over view widgetGravatar Helio Chissini de Castro
2013-06-08Keep last open dives directoryGravatar Helio Chissini de Castro
2013-06-07Remove the dive computer clicking on the trash icon.Gravatar Tomaz Canabrava
2013-06-07Added the code to remove a dive computer.Gravatar Tomaz Canabrava
2013-06-07Removed the buttons on the Edit Dive computers.Gravatar Tomaz Canabrava
2013-06-07Edit the name of the Dive Computer via dialog.Gravatar Tomaz Canabrava
2013-06-07Created a new dialog - Edit DiveComputerGravatar Tomaz Canabrava
2013-06-07Allow ctrl-click to select dives incrementally from the globe viewGravatar Linus Torvalds
2013-06-07Fix unused variable warning and spellingGravatar Linus Torvalds
2013-06-07Merge branch '129_moveOverlay' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-07Merge branch '112_webservices' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-06Fix movement of the tooltip overlayGravatar Tomaz Canabrava
2013-06-06Hoocked up the Apply button.Gravatar Tomaz Canabrava
2013-06-06Hoocked up the buttons and the parsing of the XML.Gravatar Tomaz Canabrava
2013-06-06Added initial support for download dive info from the subsurface web service.Gravatar Tomaz Canabrava
2013-06-06Try to get rid of unnecessary reloads of the dive listGravatar Dirk Hohndel
2013-06-06Add delete dive context menu entryGravatar Dirk Hohndel
2013-06-06Implement the context menu a different wayGravatar Dirk Hohndel
2013-06-06Only show expand/collapse context menu when in tree modeGravatar Dirk Hohndel
2013-06-06Distinguish between "collapse" and "collapse all"Gravatar Dirk Hohndel
2013-06-06Add context menu to dive listGravatar Dirk Hohndel
2013-06-05Clean up divelist dive selectionGravatar Linus Torvalds
2013-06-05Fixing some issues with the dive selection after OK on preferencesGravatar Dirk Hohndel
2013-06-05Keep selected dive in viewGravatar Dirk Hohndel
2013-06-05First cut at selecting dives from the mapGravatar Linus Torvalds
2013-06-05Get single click on the map widget in a callback for further processingGravatar Dirk Hohndel
2013-06-05Show locations with same name on the map if they are more than 50m apartGravatar Dirk Hohndel
2013-06-05Reload globe after dive location was modifiedGravatar Dirk Hohndel
2013-06-05Merge dive tags when merging divesGravatar Linus Torvalds
2013-06-05Merge branch 'minMaxAvgWidget' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-05Update the current dive when no dive was selectedGravatar Dirk Hohndel
2013-06-04Added a new widget 'MinMaxAvgWidget'Gravatar Tomaz Canabrava
2013-06-04Stop showing the first dive after a preferences changeGravatar Dirk Hohndel
2013-06-04Rewrite readSettings to do what it should have done from the startGravatar Dirk Hohndel
2013-06-04Explicitly store UI values to prefsGravatar Dirk Hohndel
2013-06-03Tie all the pieces together and make Preferences work as intendedGravatar Dirk Hohndel