Age | Commit message (Expand) | Author |
2017-10-09 | Display units in dive list table based on prefs option | Stefan Fuchs |
2017-10-04 | Planner settings ascend and descende rate: Wire up UI elements correctly | Stefan Fuchs |
2017-10-03 | divelist: prevent a crash for missing column width | Lubomir I. Ivanov |
2017-10-02 | [Divesite] Hook qt model for country | Tomaz Canabrava |
2017-10-01 | Use helper function dive_endtime() where apropriate | Stefan Fuchs |
2017-09-20 | Remove option to apply GFlow at maxdepth | Robert C. Helling |
2017-09-20 | Add a checkbox to turn off plan variations | Robert C. Helling |
2017-09-16 | Don't comput plan variations when not in the planner | Robert C. Helling |
2017-08-29 | Show variations in Runtime string | Robert C. Helling |
2017-08-29 | Compute variations of plans | Robert C. Helling |
2017-08-29 | Store a table of deco stops in planner | Robert C. Helling |
2017-08-29 | Make plan take dive and decotimestep as arguments | Robert C. Helling |
2017-07-30 | Tweak the "display_unused_tanks" preferences logic | Linus Torvalds |
2017-07-28 | Map: mark function as override | Dirk Hohndel |
2017-07-28 | Switch new files to unix line endings | Dirk Hohndel |
2017-07-28 | map: whitespace cleanup in QML and C++ files | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: fix getMapLocationForUuid() | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: use READ method selectedUuid | Lubomir I. Ivanov |
2017-07-28 | maplocation: add helpers for coordinate and uuid | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the "namer" property | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: fix some public / private declarations | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: make setSelectedUuid() accept "fromClick" flag | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the helper method getMapLocationForUuid() | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add a "selectedUuid" property to MapLocationModel | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add a "uuid" property to MapLocation | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: use QVector for the MapLocation storage | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: small whitespace cleanup | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the addList() method | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: store the coordinate as QGeoCoordinate | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: implement the clear() and add() methods | Lubomir I. Ivanov |
2017-07-28 | qt-models/cmake: build maplocationmodel.cpp | Lubomir I. Ivanov |
2017-07-28 | qt-models/maplocationmodel: add new classes for map model based handling | Lubomir I. Ivanov |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-07-09 | Android: write appLog to file | Dirk Hohndel |
2017-07-09 | DiveImportedModel: be consistent with last = -1 | Dirk Hohndel |
2017-06-29 | Don't crash trying to record zero dives | Dirk Hohndel |
2017-06-24 | Avoid Q_ASSERT with debug build of Qt | Dirk Hohndel |
2017-06-16 | QML UI: clear the previous list when downloading | Dirk Hohndel |
2017-06-15 | tankinfomodel.cpp: clamp row index to [0 - MAX_TANK_INFO] | Lubomir I. Ivanov |
2017-06-12 | Download dialog showed time incorrectly | Miika Turkia |
2017-06-11 | Fix a few warnings | Dirk Hohndel |
2017-06-11 | Make message handler write to console as well | Dirk Hohndel |
2017-06-11 | Add a messageHandler to take care of qDebug & friends on QML | Tomaz Canabrava |
2017-06-04 | QML UI: show selection box on the Download from DC list | Tomaz Canabrava |
2017-05-29 | QML UI: select / unselect dive by clicking on it | Tomaz Canabrava |
2017-05-29 | Fix typo | Dirk Hohndel |
2017-05-29 | QML UI: process freshly downloaded dives | Dirk Hohndel |
2017-05-29 | Don't leak memory on downloaded dives not picked | Dirk Hohndel |