Age | Commit message (Expand) | Author |
2016-01-13 | fix misrendered profiles when fast-flicking | Sebastian Kügler |
2016-01-12 | Be more precise in our language: call it "mean depth" | krisalpha |
2016-01-12 | Better behavior for dive details flicking | Sebastian Kügler |
2016-01-11 | Merge github.com:sebasje/subsurface | Dirk Hohndel |
2016-01-11 | Remove excessive debugging output | Dirk Hohndel |
2016-01-12 | Fix bugs in edit drawer | Sebastian Kügler |
2016-01-12 | Kill warning | Sebastian Kügler |
2016-01-12 | dive details navigation | Sebastian Kügler |
2016-01-11 | Split PartialPressureGasSettings with TechnicalDetailsSettings | Tomaz Canabrava |
2016-01-11 | Finish PartialPressureGasSettings | Tomaz Canabrava |
2016-01-11 | Implement missing signals for PartialPressureGasSettings | Tomaz Canabrava |
2016-01-11 | Implement more reader accessors for PartialPressureGasSettings | Tomaz Canabrava |
2016-01-11 | Implement the methods for PartialPressureGasSettings | Tomaz Canabrava |
2016-01-11 | Start the SettingsObjectWrapper - a QSettings helper for QML | Tomaz Canabrava |
2016-01-11 | Simplify: remove weigths and cylinders. | Tomaz Canabrava |
2016-01-11 | Simplify: return date and time directly | Tomaz Canabrava |
2016-01-11 | Simplify: remove the gas variable | Tomaz Canabrava |
2016-01-11 | Simplify: remove variable tags | Tomaz Canabrava |
2016-01-11 | Simplify: remove SAC variable | Tomaz Canabrava |
2016-01-11 | Simplify: remove gps variable | Tomaz Canabrava |
2016-01-11 | Simplify: remove m_notes variable | Tomaz Canabrava |
2016-01-11 | Simplify: remove Maxcns and OTU variables | Tomaz Canabrava |
2016-01-11 | Simplify: remove suit and trip | Tomaz Canabrava |
2016-01-11 | Simplify: remove waterTemp variable | Tomaz Canabrava |
2016-01-11 | Simplify: removed buddy and airTemp variable | Tomaz Canabrava |
2016-01-11 | Simplify: removed divemaster | Tomaz Canabrava |
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 | QML UI: Store the dive duration in dive and (fake) divecomputer | Dirk Hohndel |
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 |