aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets
AgeCommit message (Expand)Author
2019-12-05Cleanup: remove WeightModel::changedGravatar Berthold Stoeger
2019-12-05Undo: make weight editing undoableGravatar Berthold Stoeger
2019-12-05Undo: make weight-deletion an undoable actionGravatar Berthold Stoeger
2019-12-05Desktop: don't connect to remove() slot of model from TableModelGravatar Berthold Stoeger
2019-12-05Undo: make adding of weights an undoable actionGravatar Berthold Stoeger
2019-12-05Cleanup: remove displayed_dive from WeightModelGravatar Berthold Stoeger
2019-12-04Cleanup: remove unnecessary remember/restoreSelection() pairGravatar Berthold Stoeger
2019-12-04Cleanup: use quotation marks for non-system includesGravatar Berthold Stoeger
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-12-04Cleanup: Fix order of initialization in MainTab::MainTab()Gravatar Berthold Stoeger
2019-12-03Undo: make profile-editing undoableGravatar Berthold Stoeger
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-12-03Desktop: enable additional environmental star widgetsGravatar willemferguson
2019-11-27Bugfix: inconsistent groupbox sizes in Iformation tabGravatar willemferguson
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger
2019-11-16Initialize modified memberGravatar Robert C. Helling
2019-11-16Remove setStyleSheet for "Dive mode" boxGravatar Stefan Fuchs
2019-11-16Fixes in tab widget UI layoutGravatar Stefan Fuchs
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger
2019-11-11Show altitude corresponding to surface pressureGravatar willemferguson
2019-11-11 Notes tab: Use top RH for depth and duretion fieldsGravatar willemferguson
2019-11-11Information tab: Make air and water tempertatures editableGravatar willemferguson
2019-11-10Reorganise the Information tab of the Info panelGravatar Willem Ferguson
2019-11-09Cylinders: access cylinders with get_cylinder()Gravatar Berthold Stoeger
2019-11-09Desktop: support no-cylinders in dive information tabGravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-11-09Cylinders: dynamically allocate cylinder arraysGravatar Berthold Stoeger
2019-11-09Core: dynamically allocate the result of get_gas_used()Gravatar Berthold Stoeger
2019-11-08Profile: remove ProfileWidget2::recalcCeiling()Gravatar Berthold Stoeger
2019-10-27Don't expose 'detach_buffer()' to membuffer usersGravatar Linus Torvalds
2019-10-26Undo: simplify profile repainting codeGravatar Berthold Stoeger
2019-10-26Undo: turn dive- and trip-fields into flagsGravatar Berthold Stoeger
2019-10-26Undo: update statistics if dive changedGravatar Berthold Stoeger
2019-10-26Desktop: make salinity a field known to the undo systemGravatar Berthold Stoeger
2019-10-20Cleanup: use pointer-to-member-function in addAction() callsGravatar Berthold Stoeger
2019-09-21If only one dive selected, only one temperature in stats tabGravatar Fabio Rueda
2019-09-21Cleanup: return each dive site only once in selectedDiveSites()Gravatar Berthold Stoeger
2019-09-15if only one dive, max depth show in average fieldGravatar Fabio Rueda
2019-09-06Cleanup: remove TabDiveSite::updateFilter() functionGravatar Berthold Stoeger
2019-08-30Desktop: improve recognition of HTML-notesGravatar Berthold Stoeger
2019-08-29 Fix broken windows build with latest MXEGravatar Paul Buxton
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-08-08Move the Suit text box from the Notes tab to the Equipment tabGravatar willemferguson
2019-08-08Desktop: display trip time on main-tabGravatar Berthold Stoeger
2019-07-27Desktop: fix index in weightsystems_equal()Gravatar Berthold Stoeger
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-07-18Cleanup: Remove unused function calls in main tabGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qthelper.hGravatar Berthold Stoeger
2019-07-11Desktop: clear notes on empty diveGravatar Berthold Stoeger
2019-07-04Desktop: enable clearing of dive siteGravatar Berthold Stoeger