aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-09cleanup: use QStringLiterals in core/gpslocation.cppGravatar Berthold Stoeger
2020-03-09GPS fixes: collect fixes first, apply laterGravatar Berthold Stoeger
2020-03-09mobile: correctly reset model instead of disconnecting itGravatar Dirk Hohndel
2020-03-09mobile/undo: remove deletedDive and deletedTrip from QMLManagerGravatar Berthold Stoeger
2020-03-09mobile/undo: create undo-action and connect to undo of dive deletionGravatar Berthold Stoeger
2020-03-09mobile/undo: compile undo commands and call undo command for deletion.Gravatar Berthold Stoeger
2020-03-09tests: don't build PlannerSharedGravatar Dirk Hohndel
2020-03-09mobile/undo: compile WSInfoModelGravatar Berthold Stoeger
2020-03-09mobile/divelist: connect click on trip to toggle MobileListModelGravatar Berthold Stoeger
2020-03-09mobile: remove collapsed model that we no longer useGravatar Dirk Hohndel
2020-03-09mobile/divelist: rewrite the QML dive listGravatar Dirk Hohndel
2020-03-09mobile/divelist: set up the new model for the dive listGravatar Dirk Hohndel
2020-03-09mobile/divelist: trip date and title roles for new modelGravatar Dirk Hohndel
2020-03-09mobile/divelist: implement trip title and short date for mobileGravatar Dirk Hohndel
2020-03-09mobile/divelist: copy & paste the roles-code from DiveListModelGravatar Berthold Stoeger
2020-03-09mobile/divelist: add first version of new MobileListModel proxy modelGravatar Berthold Stoeger
2020-03-09mobile/DC-download: be more careful exiting download pageGravatar Dirk Hohndel
2020-03-09mobile UI: ensure download page is shown if started by plug-in eventGravatar Dirk Hohndel
2020-03-09mobile UI: move code to open download page on device plug-inGravatar Dirk Hohndel
2020-03-09mobile UI: add consistent way to show a pageGravatar Dirk Hohndel
2020-03-09Android: don't list devices with unsupported transportGravatar Dirk Hohndel
2020-03-09cleanup: fix NOCLOUD_LOCALSTORAGE leakGravatar Berthold Stoeger
2020-03-08usb-serial-for-android: Implement timeout-handlingGravatar Christof Arnosti
2020-03-08usb-serial-for-android: switch detection to usb-serial and add more PID/VIDGravatar Dirk Hohndel
2020-03-07debug: try to capture changes that don't invalidate git cacheGravatar Dirk Hohndel
2020-03-07mobile UI: remove obsolete access to already removed model roleGravatar Dirk Hohndel
2020-03-07mobile UI: re-enable download status when restarting downloadGravatar Dirk Hohndel
2020-03-07usb-serial-for-android: add changelog lineGravatar Christof Arnosti
2020-03-07usb-serial-for-android: add PID/VIDsGravatar Christof Arnosti
2020-03-07usb-serial-for-android: ImplementationGravatar Christof Arnosti
2020-03-07serial-usb-for-android: Display all Serial computersGravatar Christof Arnosti
2020-03-07travis build-scripts: update containerGravatar Christof Arnosti
2020-03-07usb-serial-for-android: add dependencyGravatar Christof Arnosti
2020-03-07divetripmodel: send shown changed signal on resetGravatar Berthold Stoeger
2020-03-07divetripmodel: mark derived classes as finalGravatar Berthold Stoeger
2020-03-06divetripmodel: use change of CURRENT_ROLE to propagate current diveGravatar Berthold Stoeger
2020-03-06divetripmodel: add TRIP_HAS_CURRENT_ROLEGravatar Berthold Stoeger
2020-03-06divetripmodel: introduce CURRENT_ROLEGravatar Berthold Stoeger
2020-03-06mobile: allow disabling BT support from the command lineGravatar Dirk Hohndel
2020-03-06Cleanup: Move stringToList to core/qthelper.cppGravatar Berthold Stoeger
2020-03-06Cleanup: use getDiveSelection() for shifting timeGravatar Berthold Stoeger
2020-03-06Core: don't return invalid cylinders from explicit_first_cylinder()Gravatar Berthold Stoeger
2020-03-05desktop UI: fix typo in GPS import UIGravatar Dirk Hohndel
2020-03-05cleanup: make version_printed variable static and local to functionGravatar Berthold Stoeger
2020-03-04Mobile UI: fix typo in disabled planner setupGravatar Dirk Hohndel
2020-03-03Update translation source stringsGravatar Dirk Hohndel
2020-03-01selection: update selection on key-pressesGravatar Berthold Stoeger
2020-03-01mobile/filter: derive numShown from a new Q_PROPERTYGravatar Berthold Stoeger
2020-03-01CHANGELOG.md updateGravatar Berthold Stoeger
2020-03-01mobile: remove filter settingsGravatar Berthold Stoeger