Age | Commit message (Expand) | Author |
2020-03-18 | models: update divesite-model when clearing/updating dive model | Berthold Stoeger |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-06 | Cleanup: Move stringToList to core/qthelper.cpp | Berthold Stoeger |
2020-03-06 | Cleanup: use getDiveSelection() for shifting time | Berthold Stoeger |
2020-02-28 | cleanup: remove setTabIcon() calls in MainTab | Berthold Stoeger |
2020-02-27 | cleanup: don't update tabs twice in MainTab::rejectChanges | Berthold Stoeger |
2020-02-27 | cleanup: remove weightsystems_equal function | Berthold Stoeger |
2020-02-27 | cleanup: remove MainTab::modified | Berthold Stoeger |
2020-02-11 | Cylinders: Add CylindersModelFiltered | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2020-01-10 | code cleanup: add missing initialization | Dirk Hohndel |
2020-01-06 | desktop UI: only show salinity warning when DC salinity is different | Dirk Hohndel |
2020-01-06 | desktop UI: use salinity of current DC, not first DC | Dirk Hohndel |
2020-01-06 | desktop UI: correctly show the salinity data overwritten warning | Dirk Hohndel |
2020-01-06 | desktop UI: treat an unknown salinity as that | Dirk Hohndel |
2020-01-06 | code cleanup: avoid unused argument warnings | Dirk Hohndel |
2020-01-06 | desktop UI: remove strange sprintf calls | Dirk Hohndel |
2020-01-06 | desktop UI: small cleanups of salinity code | willemferguson |
2020-01-06 | core: read and write the user-specified salinity | willemferguson |
2020-01-06 | desktop UI: create the UI components for editing the salinity. | willemferguson |
2019-12-05 | Cleanup: remove WeightModel::changed | Berthold Stoeger |
2019-12-05 | Undo: make weight editing undoable | Berthold Stoeger |
2019-12-05 | Undo: make weight-deletion an undoable action | Berthold Stoeger |
2019-12-05 | Desktop: don't connect to remove() slot of model from TableModel | Berthold Stoeger |
2019-12-05 | Undo: make adding of weights an undoable action | Berthold Stoeger |
2019-12-05 | Cleanup: remove displayed_dive from WeightModel | Berthold Stoeger |
2019-12-04 | Cleanup: remove unnecessary remember/restoreSelection() pair | Berthold Stoeger |
2019-12-04 | Cleanup: use quotation marks for non-system includes | Berthold Stoeger |
2019-12-04 | Selection: move selection functions from divelist.c to selection.c | Berthold Stoeger |
2019-12-04 | Cleanup: Fix order of initialization in MainTab::MainTab() | Berthold Stoeger |
2019-12-03 | Undo: make profile-editing undoable | Berthold Stoeger |
2019-12-03 | Desktop: add additional star widgets to Information tab | willemferguson |
2019-12-03 | Desktop: enable additional environmental star widgets | willemferguson |
2019-11-27 | Bugfix: inconsistent groupbox sizes in Iformation tab | willemferguson |
2019-11-19 | Filter: split out filter from model | Berthold Stoeger |
2019-11-16 | Initialize modified member | Robert C. Helling |
2019-11-16 | Remove setStyleSheet for "Dive mode" box | Stefan Fuchs |
2019-11-16 | Fixes in tab widget UI layout | Stefan Fuchs |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-11 | Show altitude corresponding to surface pressure | willemferguson |
2019-11-11 | Notes tab: Use top RH for depth and duretion fields | willemferguson |
2019-11-11 | Information tab: Make air and water tempertatures editable | willemferguson |
2019-11-10 | Reorganise the Information tab of the Info panel | Willem Ferguson |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Desktop: support no-cylinders in dive information tab | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-09 | Cylinders: dynamically allocate cylinder arrays | Berthold Stoeger |
2019-11-09 | Core: dynamically allocate the result of get_gas_used() | Berthold Stoeger |
2019-11-08 | Profile: remove ProfileWidget2::recalcCeiling() | Berthold Stoeger |
2019-10-27 | Don't expose 'detach_buffer()' to membuffer users | Linus Torvalds |