Age | Commit message (Expand) | Author |
2019-07-27 | Crash fix: prevent crash in MapLocationModel::reload | Berthold Stoeger |
2019-07-19 | Undo: make editing of dive number undoable | Berthold Stoeger |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
2019-07-18 | Cleanup: remove includes from qthelper.h | Berthold Stoeger |
2019-07-18 | Cleanup: move deco function declarations to deco.h | Berthold Stoeger |
2019-07-18 | Cleanup: remove includes from qt-models/models.h | Berthold Stoeger |
2019-06-23 | Cleanup: unify selection signals | Berthold Stoeger |
2019-06-23 | Undo: unify selection behavior in dive-list commands | Berthold Stoeger |
2019-06-23 | Undo: don't send signals batched by trip | Berthold Stoeger |
2019-06-23 | Dive list: cache shown flag in model (quick-fix for undo-crash) | Berthold Stoeger |
2019-06-19 | Cleanup: return directly from data() methods | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2019-05-20 | Cleanup: fix a few comments and debug messages | Berthold Stoeger |
2019-05-15 | Cleanup: small coding style fixes | Dirk Hohndel |
2019-05-12 | Cleanup: remove UTF8 macros | Berthold Stoeger |
2019-05-11 | Map: automatically update names on the map | Berthold Stoeger |
2019-05-11 | Map: in edit mode place no-gps dive sites at center of map | Berthold Stoeger |
2019-05-11 | Map: construct list of dive sites from dive site table | Berthold Stoeger |
2019-05-11 | Filter: prevent selection-change notifications in filter invalidation | Berthold Stoeger |
2019-05-11 | Filter: don't reload when dive sites are set to the same value | Berthold Stoeger |
2019-05-11 | Filter: add reference counting for dive-site mode | Berthold Stoeger |
2019-05-11 | Map: in dive-site-edit mode, select those maps we filter for | Berthold Stoeger |
2019-05-11 | Map: make edit mode depend on dive-site-filtering | Berthold Stoeger |
2019-05-11 | Map: show multiple selected dive sites | Berthold Stoeger |
2019-05-11 | Map: move calculation of list from map-helper to map-model | Berthold Stoeger |
2019-05-11 | Map: show all dive sites when in dive-site filter mode | Berthold Stoeger |
2019-05-06 | Create DivesiteImportDialog to select sites to import | Doug Junkins |
2019-04-29 | Cleanup: implement proper Qt-model semantics in WeightInfoModel | Berthold Stoeger |
2019-04-29 | Cleanup: implement proper Qt-model semantics in TankInfoModel | Berthold Stoeger |
2019-04-29 | Cleanup: remove biggerString() functions | Berthold Stoeger |
2019-04-16 | Write dive data as video subtitles | Robert C. Helling |
2019-04-15 | Core: turn add_single_dive() to append_dive() | Berthold Stoeger |
2019-04-12 | Dive sites: show dives at selected dive sites | Berthold Stoeger |
2019-04-12 | Filter: allow filtering multiple dive sites | Berthold Stoeger |
2019-04-12 | Filter: call update title directly in filter model | Berthold Stoeger |
2019-04-12 | Undo: remove ADD mode from main tab | Berthold Stoeger |
2019-04-12 | Dive site: add proximity field to dive site list | Berthold Stoeger |
2019-04-12 | Dive sites: add fulltext filter | Berthold Stoeger |
2019-04-12 | Undo: update filter flag when dives change | Berthold Stoeger |
2019-04-12 | Undo: update dive list if trip changed | Berthold Stoeger |
2019-04-12 | Undo: update cylinder and weight models on paste | Berthold Stoeger |
2019-04-12 | Undo: implement undo of dive site editing | 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 | 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 description editing | Berthold Stoeger |
2019-04-12 | Dive site: remove implicit deletion of empty dive sites | Berthold Stoeger |