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
Age
Commit message (
Expand
)
Author
2019-09-21
Android: print Android HW information
Dirk Hohndel
2019-09-21
Mobile: update version to 2.2.1
Dirk Hohndel
2019-09-21
Mobile: print out Qt information on the system we are running on
Dirk Hohndel
2019-09-21
Android: update the target SDK Version to 28
Dirk Hohndel
2019-09-21
Mobile: dump the information QML has about the screen
Dirk Hohndel
2019-09-21
Mobile: correct font size of 'Previously used DC' label
Dirk Hohndel
2019-09-21
Mobile: allow setting a width via environment variable
Dirk Hohndel
2019-09-21
Mobile: recalculate gridUnit and font size if width changes
Dirk Hohndel
2019-09-21
Mobile: move gridUnit and font adjustment to function
Dirk Hohndel
2019-09-21
Android: add FTDI based DiveSystem / Ratio / Seac dive computers
Dirk Hohndel
2019-09-15
if only one dive, max depth show in average field
Fabio Rueda
2019-09-14
Mobile: don't generate numerous DiveObjectHelpers in startEditMode()
Berthold Stoeger
2019-09-14
Grantlee: split out grantlee-only property from DiveObjectHelper
Berthold Stoeger
2019-09-14
Mobile: transform DiveObjectHelper into value-type
Berthold Stoeger
2019-09-14
Cleanup: make cylinder_t argument to CylinderObjectHelper const
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::cylinder(int)
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::weight(int)
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper to bool casts
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper::getDive()
Berthold Stoeger
2019-09-14
Mobile: Map directly from source in DiveListSortModel::getIdxForId()
Berthold Stoeger
2019-09-14
Mobile: provide direct access to dives in DiveListModel
Berthold Stoeger
2019-09-14
Mobile: create DiveObjectHelper only when needed
Berthold Stoeger
2019-09-14
Mobile: remove dive argument from DiveListModel::insertDive()
Berthold Stoeger
2019-09-14
Mobile: use value semantics for DiveObjectHelper in qmlmanager.cpp
Berthold Stoeger
2019-09-14
Mobile: replace clear()/addAllDives() pairs by reload()
Berthold Stoeger
2019-09-14
Cleanup: remove DiveListSortModel::addAllDives()
Berthold Stoeger
2019-09-14
Mobile: Generate DiveObjectHelpers on the fly
Berthold Stoeger
2019-09-14
DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object
Berthold Stoeger
2019-09-14
Mobile: return depthDuration directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return location directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return dive-number directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return dive-id directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return dateTime directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: move tripNrDive from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: move tripId from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: remove full-text properties from DiveObjectHelper
Berthold Stoeger
2019-09-14
Mobile: decouple full text search from DiveObjectHelper
Berthold Stoeger
2019-09-11
Add 'download_error()' helper for libdivecomputer download error reporting
Linus Torvalds
2019-09-11
Keep parsing dives even if one dive parse failed
Linus Torvalds
2019-09-11
Update CHANGELOG
Dirk Hohndel
2019-09-11
Mobile: deal better with incorrect credentials
Dirk Hohndel
2019-09-11
Mobile: check if credentials are valid before accepting them
Dirk Hohndel
2019-09-11
Mobile: add helper function to check cloud credentials
Dirk Hohndel
2019-09-11
Mobile: adjust grid unit on very narrow screens
Dirk Hohndel
2019-09-11
Mobile: reserve space for the hamburger menu on Download page
Dirk Hohndel
2019-09-11
Find Qt5WebKitWidgets path and use it
Anton Lundin
2019-09-11
Add the ability to export print template as html
Anton Lundin
2019-09-11
Use and handle <br/> in DiveObjectHelper
Anton Lundin
2019-09-11
Cleanup and correct plannernotes html
Anton Lundin
2019-09-11
Add debug capability to planner notes
Anton Lundin
[next]