summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-30bluetooth discovery: report more information about progressGravatar Dirk Hohndel
2020-09-30bluetooth discovery: differentiate discovered and paired devicesGravatar Dirk Hohndel
2020-09-30documentation: release tasksGravatar Dirk Hohndel
2020-09-29cleanup: rename FilterWidget2 to FilterWidgetGravatar Berthold Stoeger
2020-09-29CHANGELOG.md update concerning new filter systemGravatar Berthold Stoeger
2020-09-29filter: avoid unnecessary filter recalculations when loading setGravatar Berthold Stoeger
2020-09-29filter: add modified flagGravatar Berthold Stoeger
2020-09-29filter: show currently selected preset in a text fieldGravatar Berthold Stoeger
2020-09-29filter: save timestamps in user-readable formatGravatar Berthold Stoeger
2020-09-29filter: when clearing the filter unselect the current filter presetGravatar Berthold Stoeger
2020-09-29filter: when a filter preset is selected, suggest its name on saveGravatar Berthold Stoeger
2020-09-29core: add helper functions to format / parse timestampsGravatar Berthold Stoeger
2020-09-29filter: implement importing of filter presetsGravatar Berthold Stoeger
2020-09-29cleanup: forward declare QHideEvent and QShowEventGravatar Berthold Stoeger
2020-09-29cleanup: move shown-text calculation from filter widget to coreGravatar Berthold Stoeger
2020-09-29filter: add completer for save-filter-preset dialogGravatar Berthold Stoeger
2020-09-29filter: implement loading of filter presets from git repositoriesGravatar Berthold Stoeger
2020-09-29filter: implement saving of filter presets to git repositoriesGravatar Berthold Stoeger
2020-09-29filter: load filter presets from XML filesGravatar Berthold Stoeger
2020-09-29cleanup: move function declarations from dive.h to parse.hGravatar Berthold Stoeger
2020-09-29includes: move declaration of set_filename() from dive.h to qthelper.hGravatar Berthold Stoeger
2020-09-29filter: implement saving of presets to XML fileGravatar Berthold Stoeger
2020-09-29filter: add filter preset tableGravatar Berthold Stoeger
2020-09-29filter: connect load filter preset functionality to uiGravatar Berthold Stoeger
2020-09-29filter: connect DiveListNotifier signals to filter preset modelGravatar Berthold Stoeger
2020-09-29filter: create a primitive "create filter preset" dialogGravatar Berthold Stoeger
2020-09-29filter: add filter preset undo commandsGravatar Berthold Stoeger
2020-09-29filter: add (very primitive) filterpresetmodelGravatar Berthold Stoeger
2020-09-29filter: add primitive filter presetsGravatar Berthold Stoeger
2020-09-29filter: unify desktop and mobile filtersGravatar Berthold Stoeger
2020-09-29filter: connect new filtercode to filterwidget2Gravatar Berthold Stoeger
2020-09-29filter: add a filter constraint widgetGravatar Berthold Stoeger
2020-09-29filter: add filter constraint modelGravatar Berthold Stoeger
2020-09-29filter: add filter constraint object to the coreGravatar Berthold Stoeger
2020-09-29fulltext: remember original queryGravatar Berthold Stoeger
2020-09-29core: add functions to core/time.cGravatar Berthold Stoeger
2020-09-29Use correct pO2 when computing MOD in equipment tabGravatar Robert C. Helling
2020-09-29Prefer "GPS1" for divecomputer download dive site resolutionGravatar Linus Torvalds
2020-09-29cleanup: remove unnecessary includes in divelistview.cppGravatar Berthold Stoeger
2020-09-29Update INSTALL to correct PCLinuxOS packagelistGravatar Jason Bramwell
2020-09-29gps: remove unused member functionGravatar Dirk Hohndel
2020-09-28build-system: update OBS spec fileGravatar Dirk Hohndel
2020-09-28build-system: document how to create a Windows installerGravatar Dirk Hohndel
2020-09-28mobile: update version to 3.0.16Gravatar Dirk Hohndel
2020-09-27mobile/dive-list: correctly update view when changing dive dateGravatar Dirk Hohndel
2020-09-27Updating INSTALL to bring it up to date for latest distro versionsGravatar Jason Bramwell
2020-09-27documentation: layout change for README badgesGravatar Dirk Hohndel
2020-09-27documentation: update INSTALL file to add libbluetooth-dev etcGravatar Jason Bramwell
2020-09-23Update translations from Transifexv4.9.7Gravatar Dirk Hohndel
2020-09-22cleanup: silence two compiler warnings in git-access.cGravatar Berthold Stoeger