Age | Commit message (Expand) | Author |
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 |
2017-05-29 | mobile: Prevent tripping assert on empty BT download | Jan Mulder |
2017-05-28 | QML UI: add downloaded dives to dive list | Dirk Hohndel |
2017-05-27 | QML UI: add the Downloaded Dive Model | Tomaz Canabrava |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-05-27 | Move model code to models | Tomaz Canabrava |
2017-05-26 | Creation of dive duration string and surface interval string | Stefan Fuchs |
2017-05-26 | Adopt planner state caching to new struct | Robert C. Helling |
2017-05-06 | Consistently show dive duration based on preferences | Dirk Hohndel |
2017-04-29 | Add SPDX header to Qt models | Dirk Hohndel |
2017-04-26 | Correct divesite geocoding translation | Jan Mulder |
2017-04-24 | Deal with additional line break in dive notes from planner | Stefan Fuchs |
2017-04-20 | Identify user provided notes in plain text in replan | Robert C. Helling |
2017-04-20 | Handle CCR setpoint when replanning a dive | Jan Mulder |
2017-04-16 | Handle notes from planner | Stefan Fuchs |
2017-04-16 | Last added dive planner point for correct lenght not always added | Stefan Fuchs |
2017-03-28 | Always show notes when replanning | Robert C. Helling |
2017-03-28 | Handle notes in replan | Robert C. Helling |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2017-03-24 | Don't erroneously mark the cylinder pressure red - second try | Stefan Fuchs |
2017-03-13 | Correctly trigger update of cylinder table trash icons in planner | Stefan Fuchs |