summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-28crash fix: Don't cast to CylindersModel or CylindersModelFilteredGravatar Berthold Stoeger
2020-02-27documentation: additional explanations around Windows USB driversGravatar Dirk Hohndel
2020-02-27cleanup: don't update tabs twice in MainTab::rejectChangesGravatar Berthold Stoeger
2020-02-27cleanup: remove weightsystems_equal functionGravatar Berthold Stoeger
2020-02-27cleanup: remove MainTab::modifiedGravatar Berthold Stoeger
2020-02-25mobile/profile: make the fonts 25% smallerGravatar Dirk Hohndel
2020-02-25mobile/profile: make the wait before dragging even shorterGravatar Dirk Hohndel
2020-02-24CylinderModel: remove unnecessary "Is used" headerGravatar Berthold Stoeger
2020-02-23build-system: use working version of Breeze iconsGravatar Dirk Hohndel
2020-02-23cleanup: remove CleanerTableModel::warningMessage signalGravatar Berthold Stoeger
2020-02-22Filter: move actual filtering loop to core/divefilter.cppGravatar Berthold Stoeger
2020-02-22Filter: update current dive if change hides current diveGravatar Berthold Stoeger
2020-02-22Cleanup: remove shown flag of DiveTripModelTree itemsGravatar Berthold Stoeger
2020-02-22Cleanup: remove DiveTripModelBase::SHOWN_ROLEGravatar Berthold Stoeger
2020-02-22Cleanup: remove DiveTripModelBase::sendShownChangedSignals()Gravatar Berthold Stoeger
2020-02-22Dive list: remove filtering in MultiFilterSortModelGravatar Berthold Stoeger
2020-02-22Dive list: filter dives at DiveTripModel levelGravatar Berthold Stoeger
2020-02-19undo: don't add dive to null-tripGravatar Berthold Stoeger
2020-02-18mobile/export: fix styling of radio buttonsGravatar Dirk Hohndel
2020-02-18mobile/user-manual: additional changes for style and FTDI supportGravatar Dirk Hohndel
2020-02-18mobile/user-manual: add short section about Dive DetailsGravatar Dirk Hohndel
2020-02-18update CHANGELOGGravatar Dirk Hohndel
2020-02-18mobile/profile: enable zoom and pan for the QML profileGravatar Dirk Hohndel
2020-02-18mobile/profile: add x/y offsets to widgetGravatar Dirk Hohndel
2020-02-18mobile/profile: add elapsed time reporting for profile renderingGravatar Dirk Hohndel
2020-02-18mobile/profile: create updateProfile methodGravatar Dirk Hohndel
2020-02-18mobile/profile: add invisible rectangle around QMLProfileGravatar Dirk Hohndel
2020-02-18mobile/developer: add menu entry to temporarily enable verbose modeGravatar Dirk Hohndel
2020-02-17mobile/export: fix horrendous user interfaceGravatar Dirk Hohndel
2020-02-17mobile/resources: fix incorrectly coded XSLT stylesheetsGravatar Dirk Hohndel
2020-02-17core: fix incorrect changes in divelogs.de exportGravatar Dirk Hohndel
2020-02-17mobile/export: don't allow file based exports on AndroidGravatar Dirk Hohndel
2020-02-17mobile/export: remove most of the export optionsGravatar Dirk Hohndel
2020-02-17mobile/export: clean up whitespaceGravatar Dirk Hohndel
2020-02-16Cleanup: remove unneeded QtConcurrent includesGravatar Berthold Stoeger
2020-02-16build-system/iOS: create correct bundle IDGravatar Dirk Hohndel
2020-02-16Add Cressi BLE name filtering for bluetooth discoveryGravatar Linus Torvalds
2020-02-15load-git: fix up any corrupted modechange event namesGravatar Linus Torvalds
2020-02-15load-git: clean up string handling during parsingGravatar Linus Torvalds
2020-02-13Update libdivecomputerGravatar Dirk Hohndel
2020-02-13mobile/gps: make sure updated GPS data are savedGravatar Dirk Hohndel
2020-02-13mobile UI: restructure menuGravatar Dirk Hohndel
2020-02-13GitHub Actions/iOS: shift to using a pre-packaged Qt installationGravatar Dirk Hohndel
2020-02-11mobile UI: add second environment variable for heightGravatar Dirk Hohndel
2020-02-11Planner: don't filter cylindersGravatar Berthold Stoeger
2020-02-11Planner: make cylinder-model subobject of planner-modelGravatar Berthold Stoeger
2020-02-11Cylinders: Add CylindersModelFilteredGravatar Berthold Stoeger
2020-02-11Cleanup: make CylindersModel::updateBestMixes non-slotGravatar Berthold Stoeger
2020-02-11Cleanup: remove filterSelectedDives function in divetripmodel.cppGravatar Berthold Stoeger
2020-02-11Filter: update filter if any of the string-modes changedGravatar Berthold Stoeger