.. |
css
|
|
|
preferences
|
Reshuffle the CCR Preference to Keep the Context Correct.
|
2024-12-29 23:22:47 +13:00 |
qml
|
|
|
tab-widgets
|
core: let pressure_to_altitude return a depth_t
|
2024-12-17 13:58:27 +13:00 |
about.cpp
|
Desktop: Add Button and Link to 'Contribute' Page.
|
2024-02-04 14:50:18 -08:00 |
about.h
|
Desktop: Add Button and Link to 'Contribute' Page.
|
2024-02-04 14:50:18 -08:00 |
about.ui
|
Desktop: Add Button and Link to 'Contribute' Page.
|
2024-02-04 14:50:18 -08:00 |
addfilterpreset.ui
|
|
|
btdeviceselectiondialog.cpp
|
|
|
btdeviceselectiondialog.h
|
|
|
btdeviceselectiondialog.ui
|
|
|
CMakeLists.txt
|
fix copy/paste of dive-site
|
2024-08-17 23:34:16 +12:00 |
configuredivecomputerdialog.cpp
|
core: pass depth_t to get_depth_units()
|
2024-12-17 13:58:27 +13:00 |
configuredivecomputerdialog.h
|
dive download: pass current filename to dialog
|
2024-03-24 17:53:19 +01:00 |
configuredivecomputerdialog.ui
|
Desktop: Use Persisted Device Information for Dive Computer Configuration.
|
2023-06-12 12:40:44 -07:00 |
divecomponentselection.cpp
|
fix copy/paste of dive-site
|
2024-08-17 23:34:16 +12:00 |
divecomponentselection.h
|
fix copy/paste of dive-site
|
2024-08-17 23:34:16 +12:00 |
divecomponentselection.ui
|
|
|
divelistview.cpp
|
core: add CRTP base class to unit types
|
2024-09-11 10:23:07 +02:00 |
divelistview.h
|
cleanup: more Coverity silencing
|
2024-01-17 14:23:19 -08:00 |
divelogexportdialog.cpp
|
map: use value semantics for MapLocation
|
2024-08-13 19:28:30 +02:00 |
divelogexportdialog.h
|
|
|
divelogexportdialog.ui
|
Desktop: Change 'CSV summary dive details' output from TSV to CSV.
|
2023-05-18 10:31:31 +03:00 |
divelogimportdialog.cpp
|
core: move process_import_dives() and related functions to divelog
|
2024-08-13 19:28:30 +02:00 |
divelogimportdialog.h
|
|
|
divelogimportdialog.ui
|
|
|
divepicturewidget.cpp
|
|
|
divepicturewidget.h
|
|
|
diveplanner.cpp
|
core: pass depth_t to get_depth_units()
|
2024-12-17 13:58:27 +13:00 |
diveplanner.h
|
Planner: Improve Gas Handling in CCR Mode.
|
2024-08-26 12:36:31 +12:00 |
diveplanner.ui
|
Planner: Improve Gas Handling in CCR Mode.
|
2024-08-26 12:36:31 +12:00 |
diveshareexportdialog.cpp
|
|
|
diveshareexportdialog.h
|
desktop-widgets: diveDiveShareExportDialog add signal handling
|
2019-12-11 11:08:51 -05:00 |
diveshareexportdialog.ui
|
|
|
divesiteimportdialog.cpp
|
import: initialize DiveSiteImportModel in constructor
|
2024-08-13 19:28:30 +02:00 |
divesiteimportdialog.h
|
core: replace divesite_table_t by a vector of std::unique_ptr<>s
|
2024-08-13 19:28:30 +02:00 |
divesiteimportdialog.ui
|
|
|
divesitelistview.cpp
|
core: include divesite table directly in divelog
|
2024-08-13 19:28:30 +02:00 |
divesitelistview.h
|
map: use value semantics for MapLocation
|
2024-08-13 19:28:30 +02:00 |
divesitelistview.ui
|
|
|
downloadfromdivecomputer.cpp
|
core: move process_import_dives() and related functions to divelog
|
2024-08-13 19:28:30 +02:00 |
downloadfromdivecomputer.h
|
download: replace progress_bar_text by std::string
|
2024-08-13 19:28:30 +02:00 |
downloadfromdivecomputer.ui
|
Update downloadfromdivecomputer.ui
|
2024-04-22 16:52:19 +12:00 |
filterconstraintwidget.cpp
|
preferences: use std::string in struct preferences
|
2024-08-13 19:28:30 +02:00 |
filterconstraintwidget.h
|
|
|
filterwidget.cpp
|
core: remove filterconstraint C boilerplate code
|
2024-08-13 19:28:30 +02:00 |
filterwidget.h
|
|
|
filterwidget.ui
|
|
|
findmovedimagesdialog.cpp
|
core: turn C dive-table into an owning table
|
2024-08-13 19:28:30 +02:00 |
findmovedimagesdialog.h
|
Dive pictures: implement FindMovedImagesDialog
|
2018-07-04 02:27:36 +08:00 |
findmovedimagesdialog.ui
|
|
|
groupedlineedit.cpp
|
cleanup: replace Q_FOREACH and foreach by range base for
|
2024-03-24 17:53:19 +01:00 |
groupedlineedit.h
|
|
|
importgps.cpp
|
cleanup: move declaration of utc_mk* functions to new subsurface-time.h header
|
2020-05-01 09:42:31 -07:00 |
importgps.h
|
|
|
importgps.ui
|
|
|
kmessagewidget.cpp
|
cleanup: replace Q_FOREACH and foreach by range base for
|
2024-03-24 17:53:19 +01:00 |
kmessagewidget.h
|
Cleanup: reinstate override modifiers
|
2018-09-29 15:23:25 -07:00 |
listfilter.ui
|
|
|
locationinformation.cpp
|
core: remove accessor get_dive_site_for_dive()
|
2024-08-13 19:28:30 +02:00 |
locationinformation.h
|
Desktop: Add mergeing into the selected dive site.
|
2023-05-20 07:24:39 +02:00 |
locationinformation.ui
|
|
|
mainwindow.cpp
|
Desktop: Close Warning when Closing Dive.
|
2025-01-20 10:39:31 +13:00 |
mainwindow.h
|
fix copy/paste of dive-site
|
2024-08-17 23:34:16 +12:00 |
mainwindow.ui
|
Desktop: Clarify 'Renumber' Action.
|
2025-01-20 09:55:13 +13:00 |
mapwidget.cpp
|
core: move divesite_has_gps_information() to struct dive_site
|
2024-08-13 19:28:30 +02:00 |
mapwidget.h
|
map: use value semantics for MapLocation
|
2024-08-13 19:28:30 +02:00 |
modeldelegates.cpp
|
Planner: Improve Gas Handling in CCR Mode.
|
2024-08-26 12:36:31 +12:00 |
modeldelegates.h
|
Planner: Improve Gas Handling in CCR Mode.
|
2024-08-26 12:36:31 +12:00 |
notificationwidget.cpp
|
cleanup: fix incorrect QFuture return value
|
2022-03-12 08:28:32 -08:00 |
notificationwidget.h
|
|
|
plannerDetails.ui
|
|
|
plannerSettings.ui
|
Planner: Fix UI Misalignment Bug.
|
2025-01-20 09:42:58 +13:00 |
printdialog.cpp
|
general: remove (void) function parameter declarations
|
2024-08-13 19:28:30 +02:00 |
printdialog.h
|
printing: pass current filename to dialog
|
2024-03-24 17:53:19 +01:00 |
printer.cpp
|
core: turn C dive-table into an owning table
|
2024-08-13 19:28:30 +02:00 |
printer.h
|
printing: don't access displayed_dive in printing code
|
2023-04-16 20:23:59 +02:00 |
printoptions.cpp
|
Add printing option for page orientation
|
2023-03-28 21:08:37 -07:00 |
printoptions.h
|
Add printing option for page orientation
|
2023-03-28 21:08:37 -07:00 |
printoptions.ui
|
Add printing option for page orientation
|
2023-03-28 21:08:37 -07:00 |
profilewidget.cpp
|
core: introduce a few user-defined literals for unit types
|
2024-09-11 10:23:07 +02:00 |
profilewidget.h
|
Planner: Improve Gas Handling in CCR Mode.
|
2024-08-26 12:36:31 +12:00 |
profilewidget.ui
|
Desktop: Add a Button to Hide the Infobox in the Dive Profile.
|
2023-06-25 14:40:23 +02:00 |
qtwaitingspinner.cpp
|
|
|
qtwaitingspinner.h
|
|
|
renumber.ui
|
|
|
searchbar.ui
|
|
|
setpoint.ui
|
|
|
shiftimagetimes.ui
|
|
|
shifttimes.ui
|
|
|
simplewidgets.cpp
|
core: add CRTP base class to unit types
|
2024-09-11 10:23:07 +02:00 |
simplewidgets.h
|
fix copy/paste of dive-site
|
2024-08-17 23:34:16 +12:00 |
starwidget.cpp
|
|
|
starwidget.h
|
|
|
statswidget.cpp
|
Qt6: prevent QML object from being garbage collected
|
2022-03-12 08:28:32 -08:00 |
statswidget.h
|
|
|
statswidget.ui
|
|
|
subsurfacewebservices.cpp
|
core: move process_import_dives() and related functions to divelog
|
2024-08-13 19:28:30 +02:00 |
subsurfacewebservices.h
|
|
|
tableview.cpp
|
|
|
tableview.h
|
|
|
tableview.ui
|
|
|
tagwidget.cpp
|
desktop: let tag-widget completion popup accept composition events
|
2022-08-13 11:19:37 -07:00 |
tagwidget.h
|
desktop: improve composition on TagWidgets
|
2022-08-13 11:19:37 -07:00 |
templateedit.cpp
|
printing: don't access displayed_dive in printing code
|
2023-04-16 20:23:59 +02:00 |
templateedit.h
|
|
|
templateedit.ui
|
|
|
templatelayout.cpp
|
core: move get_dive_location()/_country() to struct dive
|
2024-08-13 19:28:30 +02:00 |
templatelayout.h
|
cleanup: silence std::move()-related Coverity warnings
|
2024-01-15 15:11:36 -08:00 |
textedit.cpp
|
|
|
textedit.h
|
Desktop: create new custom TextEdit widget for notes-field
|
2019-04-12 18:19:07 +03:00 |
tripselectiondialog.cpp
|
core: include trip table directly in divelog
|
2024-08-13 19:28:30 +02:00 |
tripselectiondialog.h
|
|
|
tripselectiondialog.ui
|
|
|
updatemanager.cpp
|
remove app uuid
|
2024-01-07 16:01:55 -08:00 |
updatemanager.h
|
Add SPDX header to desktop widgets
|
2017-04-29 13:32:55 -07:00 |
urldialog.ui
|
|
|
usermanual.cpp
|
|
|
usermanual.h
|
|
|
webservices.ui
|
|
|