..
css
preferences
replace deprecated qSort() with std::sort()
2019-04-12 12:59:17 +03:00
statistics
tab-widgets
Dive sites: show dives at selected dive sites
2019-04-12 18:19:07 +03:00
about.cpp
about.h
about.ui
btdeviceselectiondialog.cpp
btdeviceselectiondialog.h
btdeviceselectiondialog.ui
CMakeLists.txt
Undo: implement undo of dive trip editing
2019-04-12 18:19:07 +03:00
command.cpp
Undo: remove ADD mode from main tab
2019-04-12 18:19:07 +03:00
command.h
Undo: use QUndoStack::isClean() to determine unsaved changes
2019-04-12 18:19:07 +03:00
command_base.cpp
Undo: use QUndoStack::isClean() to determine unsaved changes
2019-04-12 18:19:07 +03:00
command_base.h
Dive sites: prepare for dive site ref-counting
2019-04-12 18:19:07 +03:00
command_divelist.cpp
Undo: use QUndoStack::isClean() to determine unsaved changes
2019-04-12 18:19:07 +03:00
command_divelist.h
Undo: remove ADD mode from main tab
2019-04-12 18:19:07 +03:00
command_divesite.cpp
Undo: update filter flag when dives change
2019-04-12 18:19:07 +03:00
command_divesite.h
Dive site: implement purge of unused dive sites
2019-04-12 18:19:07 +03:00
command_edit.cpp
Undo: use QUndoStack::isClean() to determine unsaved changes
2019-04-12 18:19:07 +03:00
command_edit.h
Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cpp
2019-04-12 18:19:07 +03:00
command_edit_trip.cpp
Undo: use QUndoStack::isClean() to determine unsaved changes
2019-04-12 18:19:07 +03:00
command_edit_trip.h
Undo: implement undo of dive trip editing
2019-04-12 18:19:07 +03:00
command_private.cpp
Undo: move selection function into command_private.cpp file
2019-04-12 18:19:07 +03:00
command_private.h
Undo: move selection function into command_private.cpp file
2019-04-12 18:19:07 +03:00
configuredivecomputerdialog.cpp
configuredivecomputerdialog.h
configuredivecomputerdialog.ui
divecomponentselection.ui
divecomputermanagementdialog.cpp
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp
Undo: switch to edited trip
2019-04-12 18:19:07 +03:00
divelistview.h
Undo: switch to edited trip
2019-04-12 18:19:07 +03:00
divelogexportdialog.cpp
Dive sites: prepare for dive site ref-counting
2019-04-12 18:19:07 +03:00
divelogexportdialog.h
divelogexportdialog.ui
Export profile data
2019-04-04 09:33:56 -07:00
divelogimportdialog.cpp
Coding style: remove Java-style function definition
2019-04-12 18:19:07 +03:00
divelogimportdialog.h
divelogimportdialog.ui
divepicturewidget.cpp
divepicturewidget.h
diveplanner.cpp
Add UI element for final surface segment in planner
2019-03-29 06:51:12 -07:00
diveplanner.h
diveplanner.ui
diveshareexportdialog.cpp
diveshareexportdialog.h
diveshareexportdialog.ui
downloadfromdivecomputer.cpp
Undo: make undo-system dive site-aware
2019-04-12 18:19:07 +03:00
downloadfromdivecomputer.h
downloadfromdivecomputer.ui
filterwidget2.cpp
Filter: call update title directly in filter model
2019-04-12 18:19:07 +03:00
filterwidget2.h
Filter: call update title directly in filter model
2019-04-12 18:19:07 +03:00
filterwidget2.ui
findmovedimagesdialog.cpp
findmovedimagesdialog.h
findmovedimagesdialog.ui
groupedlineedit.cpp
groupedlineedit.h
kmessagewidget.cpp
kmessagewidget.h
listfilter.ui
locationinformation.cpp
Filter: allow filtering multiple dive sites
2019-04-12 18:19:07 +03:00
locationinformation.h
Dive site: add proximity field to dive site list
2019-04-12 18:19:07 +03:00
locationinformation.ui
Dive site: add proximity field to dive site list
2019-04-12 18:19:07 +03:00
mainwindow.cpp
Undo: on save remove focus from active fields
2019-04-12 18:19:07 +03:00
mainwindow.h
Undo: use QUndoStack::isClean() to determine unsaved changes
2019-04-12 18:19:07 +03:00
mainwindow.ui
mapwidget.cpp
Dive site: remove edit mode from dive location widget
2019-04-12 18:19:07 +03:00
mapwidget.h
Dive site: remove edit mode from dive location widget
2019-04-12 18:19:07 +03:00
modeldelegates.cpp
Dive sites: simplify nr_of_dives_at_dive_site()
2019-04-12 18:19:07 +03:00
modeldelegates.h
notificationwidget.cpp
notificationwidget.h
plannerDetails.ui
plannerSettings.ui
Add UI element for final surface segment in planner
2019-03-29 06:51:12 -07:00
printdialog.cpp
Drop old filter code
2018-12-14 01:05:18 +08:00
printdialog.h
printer.cpp
get rid of some foreach and Q_FOREACH constructs
2019-04-12 12:59:17 +03:00
printer.h
printoptions.cpp
replace deprecated qSort() with std::sort()
2019-04-12 12:59:17 +03:00
printoptions.h
Cleanup: remove all Q_NULLPTR instances
2019-04-02 07:34:46 -07:00
printoptions.ui
qtwaitingspinner.cpp
qtwaitingspinner.h
renumber.ui
searchbar.ui
setpoint.ui
shiftimagetimes.ui
shifttimes.ui
simplewidgets.cpp
Dive sites: prepare for dive site ref-counting
2019-04-12 18:19:07 +03:00
simplewidgets.h
starwidget.cpp
starwidget.h
subsurfacewebservices.cpp
Dive site: add dive site ref-counting
2019-04-12 18:19:07 +03:00
subsurfacewebservices.h
tableview.cpp
tableview.h
tableview.ui
tagwidget.cpp
Undo: implement undo of tag editing
2019-04-12 18:19:07 +03:00
tagwidget.h
Undo: implement undo of tag editing
2019-04-12 18:19:07 +03:00
templateedit.cpp
templateedit.h
templateedit.ui
templatelayout.cpp
get rid of some foreach and Q_FOREACH constructs
2019-04-12 12:59:17 +03:00
templatelayout.h
textedit.cpp
Desktop: create new custom TextEdit widget for notes-field
2019-04-12 18:19:07 +03:00
textedit.h
Desktop: create new custom TextEdit widget for notes-field
2019-04-12 18:19:07 +03:00
updatemanager.cpp
updatemanager.h
urldialog.ui
usermanual.cpp
Coding style: remove Java-style function definition
2019-04-12 18:19:07 +03:00
usermanual.h
usersurvey.cpp
Revert "desktop-widgets: remove QSettings from desktop-widgets"
2018-08-29 03:09:10 -07:00
usersurvey.h
usersurvey.ui
webservices.ui