Age | Commit message (Expand) | Author |
2013-06-10 | Implemented the movement of the ToolTip by Hand. | Tomaz Canabrava |
2013-06-10 | Save / Restore toolTip information position on the Profile when switching dives. | Tomaz Canabrava |
2013-06-10 | Fix memory leak | Tomaz Canabrava |
2013-06-10 | Moved the 'create fake dc' to it's own function in device.c | Tomaz Canabrava |
2013-06-09 | Merge branch 'fileopen' of github.com:heliocastro/subsurface | Dirk Hohndel |
2013-06-09 | Ticket 127 - Repopulate context menu on preferences change | Helio Chissini de Castro |
2013-06-08 | Fix webservice download dialog | Dirk Hohndel |
2013-06-08 | Sort 'dive number' column by date, not number | Linus Torvalds |
2013-06-08 | Use the official QItemSelectionModel::SelectionFlags | Thiago Macieira |
2013-06-07 | Fix compile: mixup of GeoDataCoordinates and GeoDataPoint | Thiago Macieira |
2013-06-07 | Disable Document Mode for MainTab on MacOSX | Henrik Brautaset Aronsen |
2013-06-07 | Make a map ctrl-click toggle the selection state | Linus Torvalds |
2013-06-07 | Hide/Show tooltip on mouse over view widget | Helio Chissini de Castro |
2013-06-08 | Keep last open dives directory | Helio Chissini de Castro |
2013-06-07 | Allow ctrl-click to select dives incrementally from the globe view | Linus Torvalds |
2013-06-07 | Fix unused variable warning and spelling | Linus Torvalds |
2013-06-07 | Merge branch '129_moveOverlay' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-07 | Merge branch '112_webservices' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-06 | Fix movement of the tooltip overlay | Tomaz Canabrava |
2013-06-06 | Hoocked up the Apply button. | Tomaz Canabrava |
2013-06-06 | Hoocked up the buttons and the parsing of the XML. | Tomaz Canabrava |
2013-06-06 | Added initial support for download dive info from the subsurface web service. | Tomaz Canabrava |
2013-06-06 | Try to get rid of unnecessary reloads of the dive list | Dirk Hohndel |
2013-06-06 | Add delete dive context menu entry | Dirk Hohndel |
2013-06-06 | Implement the context menu a different way | Dirk Hohndel |
2013-06-06 | Only show expand/collapse context menu when in tree mode | Dirk Hohndel |
2013-06-06 | Distinguish between "collapse" and "collapse all" | Dirk Hohndel |
2013-06-06 | Add context menu to dive list | Dirk Hohndel |
2013-06-05 | Clean up divelist dive selection | Linus Torvalds |
2013-06-05 | Fixing some issues with the dive selection after OK on preferences | Dirk Hohndel |
2013-06-05 | Keep selected dive in view | Dirk Hohndel |
2013-06-05 | First cut at selecting dives from the map | Linus Torvalds |
2013-06-05 | Get single click on the map widget in a callback for further processing | Dirk Hohndel |
2013-06-05 | Show locations with same name on the map if they are more than 50m apart | Dirk Hohndel |
2013-06-05 | Reload globe after dive location was modified | Dirk Hohndel |
2013-06-05 | Merge branch 'minMaxAvgWidget' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-05 | Update the current dive when no dive was selected | Dirk Hohndel |
2013-06-04 | Added a new widget 'MinMaxAvgWidget' | Tomaz Canabrava |
2013-06-04 | Stop showing the first dive after a preferences change | Dirk Hohndel |
2013-06-04 | Rewrite readSettings to do what it should have done from the start | Dirk Hohndel |
2013-06-04 | Explicitly store UI values to prefs | Dirk Hohndel |
2013-06-03 | Tie all the pieces together and make Preferences work as intended | Dirk Hohndel |
2013-06-03 | Implement Apply / Close without Saving for preferences | Tomaz Canabrava |
2013-06-02 | Merge branch 'selection' | Dirk Hohndel |
2013-06-02 | Once again try to fix the selection | Dirk Hohndel |
2013-06-02 | Correctly implement Metric / Imperial / Personalize preference | Dirk Hohndel |
2013-05-31 | Use a slightly shorter date string for Info tab | Dirk Hohndel |
2013-05-31 | Merge branch 'showGas' | Dirk Hohndel |
2013-05-31 | Show the gas with the pressure diagram | Dirk Hohndel |
2013-05-31 | Scroll to (and re-expand) the selection when sorting and moving | Linus Torvalds |