Age | Commit message (Expand) | Author |
2015-11-13 | Location service: add ability to delete all stored GPS fixes | Dirk Hohndel |
2015-11-13 | Location service: Correctly access the last stored GPS fix | Dirk Hohndel |
2015-11-13 | QML UI: add preference for webservice user id | Dirk Hohndel |
2015-11-13 | Location service: only request a fix once every 5 minutes | Dirk Hohndel |
2015-11-13 | Location service: make persistant storage work correctly | Dirk Hohndel |
2015-11-13 | Location service: report number of recorded GPS fixes | Dirk Hohndel |
2015-11-12 | Location service: apply the saved GPS fixes to dive list | Dirk Hohndel |
2015-11-12 | Location service: add member to apply the gps locations to dives | Dirk Hohndel |
2015-11-12 | Location service: move GPS data to separate QSettings instance | Dirk Hohndel |
2015-11-12 | Next batch of language updates for the user manual | Wendie Fisher |
2015-11-12 | SmartTrak import - Add example divelog file | Salvador Cuñat |
2015-11-12 | SmartTrak import - Add build capability to cmake | Salvador Cuñat |
2015-11-12 | SmartTrak import - CLI parser and GUI files | Salvador Cuñat |
2015-11-12 | SmartTrak import - Support for .slg files import | Salvador Cuñat |
2015-11-11 | Fix label overflow in divelist | Sebastian Kügler |
2015-11-11 | Cache diveprofile widget in the diveprofile QtQuick item | Sebastian Kügler |
2015-11-11 | profilewidget2: Only add actions in desktop version | Sebastian Kügler |
2015-11-11 | Rework divedetails page | Sebastian Kügler |
2015-11-11 | Use styled text items in divedetails | Sebastian Kügler |
2015-11-11 | Simplify anchoring in divedetails | Sebastian Kügler |
2015-11-11 | dpi improvements for small text | Sebastian Kügler |
2015-11-11 | kill warning | Sebastian Kügler |
2015-11-11 | Location service: only store gps fix after certain time or distance | Dirk Hohndel |
2015-11-11 | Location service: store locations in settings | Dirk Hohndel |
2015-11-11 | Location service: toggle the service from the main menu | Dirk Hohndel |
2015-11-11 | Location service: move location provider into QML manager | Dirk Hohndel |
2015-11-11 | Location service: consistent way to output information | Dirk Hohndel |
2015-11-11 | Location service: move files around to fit new directory layout | Dirk Hohndel |
2015-11-11 | Location service: request position update | Dirk Hohndel |
2015-11-11 | Location service: Add GPS location infrastructure for Subsurface-mobile | Dirk Hohndel |
2015-11-10 | Preferences: correctly hook up the signals to enable/disable cloud storage | Dirk Hohndel |
2015-11-10 | Enable BT compilation earlier | Miika Turkia |
2015-11-10 | divetooltipitem.cpp: prettify the tooltip bounds and padding | Lubomir I. Ivanov |
2015-11-10 | modeldelegates: remove printing related delegates | Lubomir I. Ivanov |
2015-11-10 | qt-models: remove obsolete printer related classes | Lubomir I. Ivanov |
2015-11-09 | Remove empty implementations | Dirk Hohndel |
2015-11-09 | Update various files to reflect the development towards 4.6 | Dirk Hohndel |
2015-11-09 | Don't rely on CMAKE_AUTOUIC | Tomaz Canabrava |
2015-11-09 | Removed unused files | Tomaz Canabrava |
2015-11-09 | Remove the PluginSystem | Tomaz Canabrava |
2015-11-09 | Remove Facebook from Plugins | Tomaz Canabrava |
2015-11-09 | Statistics tab: clear min/max duration with just one dive selected | Dirk Hohndel |
2015-11-09 | Uemis downloader: more debug output | Dirk Hohndel |
2015-11-09 | Uemis downloader: recover if dive info is completely missing | Dirk Hohndel |
2015-11-09 | Uemis downloader: deal with a whole block of deleted dives | Dirk Hohndel |
2015-11-09 | Store Thumbnails with image hashes | Robert C. Helling |
2015-11-08 | Link the facebook plugin against the subsurface_interface | Tomaz Canabrava |
2015-11-08 | Removed C++11 from the code. | Tomaz Canabrava |
2015-11-08 | Revert "Mac: don't use C++11 on older clang versions" | Dirk Hohndel |
2015-11-08 | Make building plugins optional | Dirk Hohndel |