Age | Commit message (Expand) | Author |
2016-01-11 | Simplify: removed duration and depth variables | Tomaz Canabrava |
2016-01-11 | Simplify: removed location variable | Tomaz Canabrava |
2016-01-11 | Simplify: removed timestamp variable | Tomaz Canabrava |
2016-01-11 | Simplify: remove uneeded variable, rating. | Tomaz Canabrava |
2016-01-11 | Simplify: remove uneeded variable: id | Tomaz Canabrava |
2016-01-11 | Simplify: QML code handling series | Tomaz Canabrava |
2016-01-11 | GPS data: create divesite when missing for applied GPS data | Dirk Hohndel |
2016-01-11 | Random whitespace cleanup | Dirk Hohndel |
2016-01-11 | Fix potential compile error | Dirk Hohndel |
2016-01-10 | Compile fix for older compilers | Dirk Hohndel |
2016-01-10 | Fix bug setting up DiveObjectHelper | Dirk Hohndel |
2016-01-10 | QML UI: refresh divelist after GPS data was successfully applied | Dirk Hohndel |
2016-01-10 | GPS data: if deleting on server fails, remember to try again | Dirk Hohndel |
2016-01-10 | GPS data: don't try to track what's uploaded | Dirk Hohndel |
2016-01-10 | GPS data: delete fixes on the server | Dirk Hohndel |
2016-01-10 | GPS data: more fixes | Dirk Hohndel |
2016-01-10 | Reimplement the internal repesentation of GPS fixes | Dirk Hohndel |
2016-01-10 | Support for imperial depth on worldmap export | Miika Turkia |
2016-01-10 | If all else fails try loading images from cloud server | Robert C. Helling |
2016-01-10 | Simplify image hashing logic | Robert C. Helling |
2016-01-10 | Renumber dive list after manual dive merging | Salvador Cuñat |
2016-01-08 | QML UI: partial, slow and incomplete implementation of delete GPS fix | Dirk Hohndel |
2016-01-08 | Move Dive class from qthelper.h/cpp to it's own file | Tomaz Canabrava |
2016-01-08 | Untangle Library Linkage | Tomaz Canabrava |
2016-01-07 | Compile fix | Dirk Hohndel |
2016-01-07 | Compile fix | Dirk Hohndel |
2016-01-07 | Correctly adjust time stamp of GPS fixes | Dirk Hohndel |
2016-01-07 | Merge branch 'gpsList' | Dirk Hohndel |
2016-01-07 | Populate the model with the GPS fixes | Dirk Hohndel |
2016-01-07 | Download gps locations in the mobile app | Dirk Hohndel |
2016-01-07 | Create GpsListModel in order to be able to display GPS fixes | Dirk Hohndel |
2016-01-07 | Assign lower number to a merged dive instead of higher one | Salvador Cuñat |
2016-01-05 | Try harder to find the language name that includes country code | Dirk Hohndel |
2016-01-04 | Cloud storage: fix potential crash when avoiding reloading dive list | Dirk Hohndel |
2016-01-01 | Location service: get the current position | Dirk Hohndel |
2016-01-01 | Location service: support the concept of waiting for a position | Dirk Hohndel |
2016-01-01 | Location service: restructure the way GpsSource is managed | Dirk Hohndel |
2016-01-01 | QML UI: handle editing of depth | Dirk Hohndel |
2015-12-28 | Git storage: be more careful when checking if this SHA is already loaded | Dirk Hohndel |
2015-12-27 | ftdi: fix memory leak on error | Stephen Hemminger |
2015-12-27 | dive: paren error in set point handling | Stephen Hemminger |
2015-12-27 | Don't reload identical data | Dirk Hohndel |
2015-12-27 | Cloud storage: check the top commit without loading dives | Dirk Hohndel |
2015-12-27 | Add option to not check the remote when loading from git storage | Dirk Hohndel |
2015-12-26 | Dive list model: add GPS string access | Dirk Hohndel |
2015-12-20 | Remove the non-canonical Subusrface version | Dirk Hohndel |
2015-12-19 | Don't complain about missing GPS source unless mobile | Robert C. Helling |
2015-12-15 | Remove support for older libgit2 - we now require 0.23 or later | Dirk Hohndel |
2015-12-08 | Dive model: use the correct time to set the time zone offset | Dirk Hohndel |
2015-12-06 | Uemis downloader: handle yet another corner case | Dirk Hohndel |