Age | Commit message (Expand) | Author |
2016-01-10 | QML UI: only store the new date/time if they are valid | Dirk Hohndel |
2016-01-10 | QML UI: show dive time again | Dirk Hohndel |
2016-01-10 | Save a dive has to mean "save to local storage" on mobile | Dirk Hohndel |
2016-01-10 | Remember in settings if we ever synced with the cloud | 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-10 | show dive.number instead of double location | Jan Mulder |
2016-01-08 | QML UI: partial, slow and incomplete implementation of delete GPS fix | Dirk Hohndel |
2016-01-08 | QML UI: add second action to GPS list entries | Dirk Hohndel |
2016-01-08 | QML UI: better icon for delete | Dirk Hohndel |
2016-01-08 | Gps list: include the time_t timestamp in the model | Dirk Hohndel |
2016-01-08 | QML UI: support sliding action to allow the user to delete GPS fixes | Dirk Hohndel |
2016-01-08 | Consolidate scripts | Dirk Hohndel |
2016-01-08 | Fix memory leak on the printing system | Tomaz Canabrava |
2016-01-08 | Simplify Finding the Templates | Tomaz Canabrava |
2016-01-08 | Don't iterate over the dive_table to discover the number of dives | Tomaz Canabrava |
2016-01-08 | Don't if true then true | Tomaz Canabrava |
2016-01-08 | Simplify code on the printingDialog | Tomaz Canabrava |
2016-01-08 | Add helper script to pull Plasma Mobile Components and icons | Dirk Hohndel |
2016-01-08 | Removed grantlee template code to deal with non-Qobject | Tomaz Canabrava |
2016-01-08 | Lazy Initialize QPrinter | Tomaz Canabrava |
2016-01-08 | Move Dive class from qthelper.h/cpp to it's own file | Tomaz Canabrava |
2016-01-08 | Force the creation of some soft-links | Tomaz Canabrava |
2016-01-08 | Correctly handle SubsurfaceMobile | 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 | Add automake to the list of Debian dependencies | Miika Turkia |
2016-01-07 | mobile: allow save when local store is actual | Jan Mulder |
2016-01-07 | QML UI: clean up notes field after edit | Dirk Hohndel |
2016-01-07 | QML UI: fix manual add dive | 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 | QML UI: show the available GPS fixes | Dirk Hohndel |
2016-01-07 | Populate the model with the GPS fixes | Dirk Hohndel |
2016-01-07 | Set up model for GPS fixes | Dirk Hohndel |
2016-01-07 | QML UI: trigger download of GPS fixes | Dirk Hohndel |
2016-01-07 | Download gps locations in the mobile app | Dirk Hohndel |
2016-01-07 | build.sh: don't build Grantlee for Subsurface-mobile | 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 |