aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2020-10-24desktop: overwrite drag & drop in TagWidgetGravatar Berthold Stoeger
2020-10-24desktop: avoid crashes on drag&drop in GroupedLineEditGravatar Berthold Stoeger
2020-10-23parser: replace params[] code by new xml_params structGravatar Berthold Stoeger
2020-10-17filter: don't add to filter presets when importing dive sitesGravatar Berthold Stoeger
2020-10-17filter: remove filter_preset_table_tGravatar Berthold Stoeger
2020-10-11desktop: make divecomputer table sortableGravatar Berthold Stoeger
2020-10-08build-system: remove building Grantlee cmakeGravatar Dirk Hohndel
2020-10-08Remove code references to GrantleeGravatar Robert C. Helling
2020-10-08Interpret divelist printing templatesGravatar Robert C. Helling
2020-10-06cleanup: use safe connect() in ConfigureDiveComputerDialogGravatar Berthold Stoeger
2020-10-05Remove empty vertical space from filter QListWidgetGravatar willemferguson
2020-10-05clenup: remove bogus connect statement.Gravatar Berthold Stoeger
2020-10-03planner: limit depth and time of segments to sane valuesGravatar Berthold Stoeger
2020-10-03cleanup: use getDiveSelection() to loop over selected divesGravatar Berthold Stoeger
2020-10-03desktop: allow moving dives to arbitrary tripsGravatar Berthold Stoeger
2020-10-03desktop: add trip selection dialogGravatar Berthold Stoeger
2020-10-02desktop: fix paging through dive list with page-up key, etcGravatar Berthold Stoeger
2020-09-29cleanup: rename FilterWidget2 to FilterWidgetGravatar 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: 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-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: load filter presets from XML filesGravatar 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: create a primitive "create filter preset" dialogGravatar Berthold Stoeger
2020-09-29filter: connect new filtercode to filterwidget2Gravatar Berthold Stoeger
2020-09-29filter: add a filter constraint widgetGravatar Berthold Stoeger
2020-09-29cleanup: remove unnecessary includes in divelistview.cppGravatar Berthold Stoeger
2020-09-21translations: initialize water type strings at run timeGravatar Berthold Stoeger
2020-09-13desktop: fix TableView for Qt 5.15Gravatar Dirk Hohndel
2020-09-13Disable SAC factor setting for CCR divesGravatar Robert C. Helling
2020-09-12cleanup: remove empty files in desktop-widgets/statisticsGravatar Berthold Stoeger
2020-09-10desktop: make completion of equipment types substring searchGravatar Berthold Stoeger
2020-09-08cleanup: when planning a dive, set dive computer to first dcGravatar Berthold Stoeger
2020-09-06cleanup: use taxonomy_get_value() instead of taxonomy_get_index()Gravatar Berthold Stoeger
2020-09-05[Bug #2934] Geo Lookup - support for remote dive sitesGravatar Michael Werle
2020-09-03Increase event icon size in print modeGravatar Robert C. Helling
2020-09-03Improve resolution of profile exportGravatar Robert C. Helling
2020-09-03Set printer resolutionGravatar Robert C. Helling
2020-09-03[Bug #2930] Fix crash bug in LocationInformationWidgetGravatar Michael Werle
2020-09-02Planner: Properly initialize salinityGravatar Robert C. Helling
2020-08-24cleanup: fix compiler warningGravatar Robert C. Helling
2020-08-22core/BLE: don't insist on pairing of pure BLE devicesGravatar Dirk Hohndel
2020-06-13Fix includes for building against Qt-5.15Gravatar Gaetan Bisson