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
2020-04-15
testing/git-storage: don't override test accounts
Dirk Hohndel
2020-04-15
testing/git-storage: alternative random number generation for Qt 5.9
Dirk Hohndel
2020-04-15
testing/git-storage: fairly fundamental rewrite of the storage test
Dirk Hohndel
2020-04-15
git-storage: add additional debug output
Dirk Hohndel
2020-04-15
git-storage: add helper function to delete remote branch
Dirk Hohndel
2020-04-15
git-storage: fix up old broken local caches to use the right branch
Linus Torvalds
2020-04-15
git-storage: make creation of empty cache repo set the initial branch
Linus Torvalds
2020-04-13
cleanup: turn protected into private members
Berthold Stoeger
2020-04-13
cleanup: remove protected access specifier in ProfileWidget2
Berthold Stoeger
2020-04-13
dive sites: properly reload dive site model on desktop
Berthold Stoeger
2020-04-13
desktop: remove special QGroupBox stylesheet for non-Windows systems
Berthold Stoeger
2020-04-13
mobile: update version to 3.0.4
Dirk Hohndel
2020-04-13
divelist: when removing/adding a dive unregister/register fulltext
Berthold Stoeger
2020-04-13
mobile: don't call main loop for notifications once initialized
Berthold Stoeger
2020-04-13
mobile: remove overwriting of line special case in ui-notification
Berthold Stoeger
2020-04-13
mobile: remove fine-grained notification
Berthold Stoeger
2020-04-13
Remove extra argument and add a test
Robert C. Helling
2020-04-13
Preserve events when editing dive in planner
Robert C. Helling
2020-04-13
Fix compiler warning about variable length field not last in struct.
Robert C. Helling
2020-04-12
profile: remove ProfileWidget2::replotEnabled
Berthold Stoeger
2020-04-12
delegates: remove TankInfoDelegate::createEditor()
Berthold Stoeger
2020-04-12
cleanup: remove unnecessary profile update after adding new dive
Berthold Stoeger
2020-04-11
media: invalidate correct dive when removing picture
Berthold Stoeger
2020-04-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-11
Merge pull request #2742 from bstoeger/clean87
Dirk Hohndel
2020-04-11
cleanup: don't keep pointer-to-picture in PictureEntry
Berthold Stoeger
2020-04-10
Merge pull request #2736 from Subsurface-divelog/removeCloudOverride
Dirk Hohndel
2020-04-10
Merge pull request #2737 from Subsurface-divelog/libgitCleanup
Dirk Hohndel
2020-04-10
Update CHANGELOG
Dirk Hohndel
2020-04-10
code cleanup: once we find a match, stop checking
Dirk Hohndel
2020-04-10
BLE dive computer detection
Dirk Hohndel
2020-04-10
mobile/models: correctly reset the connection model
Dirk Hohndel
2020-04-10
cleanup: directly return from DivePictureModel::data()
Berthold Stoeger
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-10
cleanup: remove picture_free()
Berthold Stoeger
2020-04-10
cleanup: remove dive_get_picture_count() function
Berthold Stoeger
2020-04-10
cloud-storage: create consistent commit message for merges
Dirk Hohndel
2020-04-10
undo: refine pasting of cylinders
Berthold Stoeger
2020-04-09
cloud-storage: simplify creation of git authorship
Dirk Hohndel
2020-04-09
cleanup: remove support for ancient versions of libgit2
Dirk Hohndel
2020-04-09
build-system: remove references to long gone support for libgit2 < 0.23
Dirk Hohndel
2020-04-09
build-system: deal with libgit2 versions 1 and later
Dirk Hohndel
2020-04-09
core: remove cloud certificate override
Dirk Hohndel
2020-04-08
fulltext: don't call words.clear() in FullText::populate()
Berthold Stoeger
2020-04-08
fulltext: rename fulltext_reload() to fulltext_populate()
Berthold Stoeger
2020-04-07
git: don't check for git sha in parse_file()
Berthold Stoeger
2020-04-07
delegates: remove ComboBoxTemplate::fixTabBehavior
Berthold Stoeger
2020-04-07
delegates: call fixTabBehavior *before* closing the editor
Berthold Stoeger
2020-04-07
cleanup: remove conditional compilation in cylindermodel.cpp
Berthold Stoeger
2020-04-07
undo: call invalidate_dive_cache() when editing cylinders
Berthold Stoeger
[next]