index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mobile-widgets
/
qmlmanager.cpp
Age
Commit message (
Expand
)
Author
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-04-25
Update (and fix) device mobile ID's for Scubapro dive computers
Linus Torvalds
2019-04-12
Dive site: introduce proxy model DiveSiteSortedModel
Berthold Stoeger
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Dive site: set UUID only on save or load
Berthold Stoeger
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-03-27
Cleanup: provide printGPSCoords in C and C++ versions
Berthold Stoeger
2019-03-24
Cleanup: fix printGPSCoords signature and leaks
Berthold Stoeger
2019-02-14
Mobile: only show dive computers in the Bluetooth connection list
Dirk Hohndel
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: don't add to new trip while downloading
Berthold Stoeger
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-09
Import: split process_imported_dives() function
Berthold Stoeger
2019-01-09
Import: add merge_all_trips parameter to process_imported_dives()
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2019-01-09
Core: add trip_table parameter to trip-functions
Berthold Stoeger
2019-01-09
Core: keep trips in table(s)
Berthold Stoeger
2019-01-09
Core: Rename functions to more generic names
Berthold Stoeger
2018-12-29
Mobile: fix editing dive site
Berthold Stoeger
2018-12-21
Mobile: add helper function to fill in the BT name
Dirk Hohndel
2018-12-21
Mobile: force update of ui on paste
Miika Turkia
2018-12-21
Mobile: initialize copy variables
Miika Turkia
2018-12-21
Mobile: UI for selecting what to copy-paste
Miika Turkia
2018-12-17
Cleanup: make DCDeviceData a "normal" singleton
Berthold Stoeger
2018-11-20
Core: replace tripflag by notrip boolean
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-11-18
Core: unify insert_trip() and insert_trip_dont_merge()
Berthold Stoeger
2018-11-18
Mobile: visual indication for copy and paste operations
Miika Turkia
2018-11-18
Mark cache invalid to get data saved
Miika Turkia
2018-11-18
Verify that copy is done
Miika Turkia
2018-11-18
Support for copy-pasting specific fields on mobile
Miika Turkia
2018-11-15
Mobile: Allow multiple divemasters
Jocke
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in get_dive_site_*()
Berthold Stoeger
2018-10-23
Mobile/filtering: update filter in separate thread
Dirk Hohndel
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-09
Mobile: factor out syncToCloud [3/3]
Jan Mulder
2018-10-09
Mobile: mark divelist changed on no-cloud to cloud account
Jan Mulder
2018-10-06
Import: pass "downloaded" parameter to process_imported_dives()
Berthold Stoeger
2018-10-06
Core: remove preexisting field from struct dive_table
Berthold Stoeger
2018-09-29
Mobile: don't call clear_dive() on deleteDive
Berthold Stoeger
[next]