aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-03-01filter: don't search in background on mobileGravatar Berthold Stoeger
2020-03-01mobile/filter: use more appropriate placeholder textGravatar Dirk Hohndel
2020-03-01filter: introduce people- and tags-filtering in the mobile UIGravatar Berthold Stoeger
2020-03-01filter: implement searching for tags and people in mobile filterGravatar Berthold Stoeger
2020-03-01filter: remove diveContainsText()Gravatar Berthold Stoeger
2020-03-01filter: use DiveFilter on mobileGravatar Berthold Stoeger
2020-03-01filter: implement full-text filtering in mobile version of DiveFilterGravatar Berthold Stoeger
2020-03-01filter: remove DiveFilter::updateDiveStatus from classGravatar Berthold Stoeger
2020-03-01mobile: remove DiveListSortModel::getFilterString()Gravatar Berthold Stoeger
2020-03-01filter: compile fulltext index on mobileGravatar Berthold Stoeger
2020-03-01filter: fix tab-order of filter widgetGravatar Berthold Stoeger
2020-03-01filter: on show focus on fulltext-fieldGravatar Berthold Stoeger
2020-03-01filter: connect fulltext filter to frontendGravatar Berthold Stoeger
2020-03-01filter: add fulltext field to filter widgetGravatar Berthold Stoeger
2020-03-01filter: index/unindex dives on loading or clearing logsGravatar Berthold Stoeger
2020-03-01filter: add fulltext filtering codeGravatar Berthold Stoeger
2020-03-01filter: move StringMode out of FilterDataGravatar Berthold Stoeger
2020-02-28Update libdivecomputerGravatar Dirk Hohndel
2020-02-28cleanup: remove preferences-other-iconGravatar Berthold Stoeger
2020-02-28cleanup: remove advanced.png iconGravatar Berthold Stoeger
2020-02-28cleanup: remove gaschangeICD iconGravatar Berthold Stoeger
2020-02-28cleanup: remove scale.svg and scale.png iconsGravatar Berthold Stoeger
2020-02-28cleanup: remove go-top.svg iconGravatar Berthold Stoeger
2020-02-28cleanup: remove two unused icon-aliases and one iconGravatar Berthold Stoeger
2020-02-28cleanup: remove setTabIcon() calls in MainTabGravatar Berthold Stoeger
2020-02-28cleanup: simplify string-comparison in CylindersModel::setData()Gravatar Berthold Stoeger
2020-02-28cleanup: fix leak in CylindersModel::setData()Gravatar Berthold Stoeger
2020-02-28cleanup: make CylindersModel::cylinderAt privateGravatar Berthold Stoeger
2020-02-28crash fix: Don't cast to CylindersModel or CylindersModelFilteredGravatar Berthold Stoeger
2020-02-27documentation: additional explanations around Windows USB driversGravatar Dirk Hohndel