aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-12Pedantic: K are an absolute scale, which are not given in degreesGravatar Berthold Stoeger
2019-04-12Undo: implement undo of rating and visibility ratingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of suit editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive mode editingGravatar Berthold Stoeger
2019-04-12Undo: update notes field if changed by undo commandsGravatar Berthold Stoeger
2019-04-12Undo: implement rudimentary undo of dive-notes editingGravatar Berthold Stoeger
2019-04-12Dive site: implement purge of unused dive sitesGravatar Berthold Stoeger
2019-04-12Dive sites: stretch name and description columnsGravatar Berthold Stoeger
2019-04-12Cleanup: remove unnecessary signalGravatar Berthold Stoeger
2019-04-12Dive site: add edit field to dive site tableGravatar Berthold Stoeger
2019-04-12Icons: cache small edit iconGravatar Berthold Stoeger
2019-04-12Desktop: Dive site editing: give up focus on ESCGravatar Berthold Stoeger
2019-04-12Cleanup: remove LocationInformationWidget::endEditDiveSite signalGravatar Berthold Stoeger
2019-04-12Undo: make dive site merging undoableGravatar Berthold Stoeger
2019-04-12Undo: implement undo of geo lookupGravatar Berthold Stoeger
2019-04-12Dive site: remove edit mode from dive location widgetGravatar Berthold Stoeger
2019-04-12Undo: update map when dive site location is changed by undo commandGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site location editingGravatar Berthold Stoeger
2019-04-12Cleanup: remove LATITUDE and LONGITUDE columns in DiveLocationModelGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site country editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site notes editingGravatar Berthold Stoeger
2019-04-12Desktop: create new custom TextEdit widget for notes-fieldGravatar Berthold Stoeger
2019-04-12Undo: use undo commands for name and description editing in widgetGravatar Berthold Stoeger
2019-04-12Dive site: remove LocationInformation::nameChanged signalGravatar Berthold Stoeger
2019-04-12Dive site: scroll to changed dive siteGravatar Berthold Stoeger
2019-04-12Dive site: on first addition of dive site, edit nameGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site additionGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site description editingGravatar Berthold Stoeger
2019-04-12Dive site: remove implicit deletion of empty dive sitesGravatar Berthold Stoeger
2019-04-12Dive site: don't auto delete unused dive sitesGravatar Berthold Stoeger
2019-04-12Undo: Implement undo of dive site name editingGravatar Berthold Stoeger
2019-04-12Undo: make dive site removal undoableGravatar Berthold Stoeger
2019-04-12Dive site: introduce proxy model DiveSiteSortedModelGravatar Berthold Stoeger
2019-04-12Coding style: add tab before Q_OBJECTGravatar Berthold Stoeger
2019-04-12Dive site: inform model of dive site addition / deletionGravatar Berthold Stoeger
2019-04-12Cleanup: macroize dive site table functions, keep table sortedGravatar Berthold Stoeger
2019-04-12Cleanup: move table-macros into own headerGravatar Berthold Stoeger
2019-04-12Cleanup: autogenerate remove_dive() and remove_trip()Gravatar Berthold Stoeger
2019-04-12Cleanup: rename unregister_trip() to remove_trip()Gravatar Berthold Stoeger
2019-04-12Undo: keep frontend informed of changes to dive site countGravatar Berthold Stoeger
2019-04-12Dive site: add dive site list tabGravatar Berthold Stoeger
2019-04-12Dive sites: simplify nr_of_dives_at_dive_site()Gravatar Berthold Stoeger
2019-04-12Dive site: use ref-counts to see if dive site is usedGravatar Berthold Stoeger
2019-04-12Dive site: add dive site ref-countingGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-04-12Cleanup: move declaration of get_stylesheet() to qthelper.hGravatar Berthold Stoeger
2019-04-12Cleanup: remove "libxml/tree.h" include from "dive.h"Gravatar Berthold Stoeger
2019-04-12Cleanup: move parse-function declarations out of "dive.h"Gravatar Berthold Stoeger
2019-04-12Cleanup: remove "sha1.h" include in "dive.h"Gravatar Berthold Stoeger
2019-04-12Dive site: set UUID only on save or loadGravatar Berthold Stoeger