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-04-12
Pedantic: K are an absolute scale, which are not given in degrees
Berthold Stoeger
2019-04-12
Undo: implement undo of rating and visibility rating
Berthold Stoeger
2019-04-12
Undo: implement undo of suit editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive mode editing
Berthold Stoeger
2019-04-12
Undo: update notes field if changed by undo commands
Berthold Stoeger
2019-04-12
Undo: implement rudimentary undo of dive-notes editing
Berthold Stoeger
2019-04-12
Dive site: implement purge of unused dive sites
Berthold Stoeger
2019-04-12
Dive sites: stretch name and description columns
Berthold Stoeger
2019-04-12
Cleanup: remove unnecessary signal
Berthold Stoeger
2019-04-12
Dive site: add edit field to dive site table
Berthold Stoeger
2019-04-12
Icons: cache small edit icon
Berthold Stoeger
2019-04-12
Desktop: Dive site editing: give up focus on ESC
Berthold Stoeger
2019-04-12
Cleanup: remove LocationInformationWidget::endEditDiveSite signal
Berthold Stoeger
2019-04-12
Undo: make dive site merging undoable
Berthold Stoeger
2019-04-12
Undo: implement undo of geo lookup
Berthold Stoeger
2019-04-12
Dive site: remove edit mode from dive location widget
Berthold Stoeger
2019-04-12
Undo: update map when dive site location is changed by undo command
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site location editing
Berthold Stoeger
2019-04-12
Cleanup: remove LATITUDE and LONGITUDE columns in DiveLocationModel
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site country editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site notes editing
Berthold Stoeger
2019-04-12
Desktop: create new custom TextEdit widget for notes-field
Berthold Stoeger
2019-04-12
Undo: use undo commands for name and description editing in widget
Berthold Stoeger
2019-04-12
Dive site: remove LocationInformation::nameChanged signal
Berthold Stoeger
2019-04-12
Dive site: scroll to changed dive site
Berthold Stoeger
2019-04-12
Dive site: on first addition of dive site, edit name
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site addition
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site description editing
Berthold Stoeger
2019-04-12
Dive site: remove implicit deletion of empty dive sites
Berthold Stoeger
2019-04-12
Dive site: don't auto delete unused dive sites
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
2019-04-12
Undo: make dive site removal undoable
Berthold Stoeger
2019-04-12
Dive site: introduce proxy model DiveSiteSortedModel
Berthold Stoeger
2019-04-12
Coding style: add tab before Q_OBJECT
Berthold Stoeger
2019-04-12
Dive site: inform model of dive site addition / deletion
Berthold Stoeger
2019-04-12
Cleanup: macroize dive site table functions, keep table sorted
Berthold Stoeger
2019-04-12
Cleanup: move table-macros into own header
Berthold Stoeger
2019-04-12
Cleanup: autogenerate remove_dive() and remove_trip()
Berthold Stoeger
2019-04-12
Cleanup: rename unregister_trip() to remove_trip()
Berthold Stoeger
2019-04-12
Undo: keep frontend informed of changes to dive site count
Berthold Stoeger
2019-04-12
Dive site: add dive site list tab
Berthold Stoeger
2019-04-12
Dive sites: simplify nr_of_dives_at_dive_site()
Berthold Stoeger
2019-04-12
Dive site: use ref-counts to see if dive site is used
Berthold Stoeger
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-12
Cleanup: move declaration of get_stylesheet() to qthelper.h
Berthold Stoeger
2019-04-12
Cleanup: remove "libxml/tree.h" include from "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: remove "sha1.h" include in "dive.h"
Berthold Stoeger
2019-04-12
Dive site: set UUID only on save or load
Berthold Stoeger
[next]