index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-04
mobile UI: setup callback for the new notification mechanism
Dirk Hohndel
2020-04-04
core: add additional notification callback
Dirk Hohndel
2020-04-04
mobile: add indication if the app has finished initializing
Dirk Hohndel
2020-04-04
cleanup: update all copyright dates to 2020
Dirk Hohndel
2020-04-04
Next mobile version increment
Dirk Hohndel
2020-04-04
undo/mobile: keep track of dive sites
Berthold Stoeger
2020-04-04
GitHub Actions: add pkg-config to iOS build
Dirk Hohndel
2020-04-04
iOS: fix libxslt build
Dirk Hohndel
2020-04-04
iOS: clean up build shell script
Dirk Hohndel
2020-04-04
iOS: add libxml2 build
Dirk Hohndel
2020-04-04
cleanup: copy saved_git_id, don't use local buffer
Berthold Stoeger
2020-04-01
build: use -Wno-inconsistent-missing-override in Subsurface-mobile.pro
Berthold Stoeger
2020-04-01
cleanup: explicitly cast to int to silence a compiler warning
Berthold Stoeger
2020-03-31
Update CHANGELOG
Dirk Hohndel
2020-03-31
mobile/dive-list: try to force focus on filter text field
Dirk Hohndel
2020-03-31
mobile/dive-summary: make the drop downs smaller
Dirk Hohndel
2020-03-31
mobile/dive-details: add option to toggle the invalid flag
Dirk Hohndel
2020-03-31
mobile/dive-details: fix incorrect call to create trip
Dirk Hohndel
2020-03-31
mobile/dive-details: if menu is open, close that with back button
Dirk Hohndel
2020-03-31
undo: autogenerate string get() and data() functions using a template
Berthold Stoeger
2020-03-31
undo: autogenerate trivial set() and data() functions by a template
Berthold Stoeger
2020-03-31
undo: generate fieldId() virtual functions by templates
Berthold Stoeger
2020-03-31
cleanup: make QMLManager member functions private
Berthold Stoeger
2020-03-31
mobile: don't call saveChangesLocal() twice on non-iOS
Berthold Stoeger
2020-03-31
cleanup: don't compile subsurface-helper.cpp for tests
Berthold Stoeger
2020-03-31
Update CHANGELOG
Dirk Hohndel
2020-03-31
mobile/dive-summary: use 64bit integers for statistics
Dirk Hohndel
2020-03-31
mobile/dive-details: don't show virtual keyboard in dive view mode
Dirk Hohndel
2020-03-31
mobile: improve Android back key behavior
Dirk Hohndel
2020-03-31
mobile/user-manual: update to remove reference to 'map it' button
Dirk Hohndel
2020-03-31
mobile/dive-details: remove the redundant 'map it' button
Dirk Hohndel
2020-03-31
mobile/dive-list: avoid using undefined value as boolean
Dirk Hohndel
2020-03-31
cleanup: remove loadFromCloud() declaration from QMLManager.h
Berthold Stoeger
2020-03-30
cleanup: use setPointSizeF() in themeInterface::set_currentScale()
Berthold Stoeger
2020-03-30
cleanup: fix initialization order in QMLProfile constructor
Berthold Stoeger
2020-03-30
cleanup: un-slotify QMLManager functions
Berthold Stoeger
2020-03-30
cleanup: replace REGISTER_TYPE macro by template
Berthold Stoeger
2020-03-30
cleanup: move initialization of QMLInterface
Berthold Stoeger
2020-03-30
cleanup: move initialization of ThemeInterface
Berthold Stoeger
2020-03-30
cleanup: fold ThemeInterface::setup() into constructor
Berthold Stoeger
2020-03-30
cleanup: don't send values in changed-signals of ThemeInterface
Berthold Stoeger
2020-03-30
coding style: rename themeInterface to ThemeInterface
Berthold Stoeger
2020-03-30
cleanup: make color-constants in themeinterface.cpp static
Berthold Stoeger
2020-03-30
cleanup: make members of ThemeInterface non-static
Berthold Stoeger
2020-03-30
CHANGELOG update
Dirk Hohndel
2020-03-30
mobile UI: don't exit when using back button to close drawers
Dirk Hohndel
2020-03-30
Increment mobile version
Dirk Hohndel
2020-03-30
mobile/dive-list: add indicator that dive list is being processed
Dirk Hohndel
2020-03-30
message handler: make the log output less verbose
Dirk Hohndel
2020-03-30
mobile/dive-list: show/hide virtual keyboard as needed for filter
Dirk Hohndel
[next]