summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2019-07-29Desktop: correct tooltip for filter close buttonGravatar Dirk Hohndel
2019-07-27Desktop: fix index in weightsystems_equal()Gravatar Berthold Stoeger
2019-07-19Undo: make editing of dive number undoableGravatar 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-18Cleanup: move deco function declarations to deco.hGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qt-models/models.hGravatar Berthold Stoeger
2019-07-13Fixed filter scrollarea not adjusting to parent heightGravatar Doug Junkins
2019-07-11Desktop: clear notes on empty diveGravatar Berthold Stoeger
2019-07-11Preferences: warn if ffmpeg can't be loadedGravatar Berthold Stoeger
2019-07-09Desktop: update BT selection when picking remembered dive computerGravatar Dirk Hohndel
2019-07-04Desktop: reduce minimum vertical sizeGravatar Dirk Hohndel
2019-07-04Cleanup: remove DiveLocationLineEdit::currTypeGravatar Berthold Stoeger
2019-07-04Desktop: enable clearing of dive siteGravatar Berthold Stoeger
2019-07-04Cleanup: avoid spurious updateDiveInfo() callsGravatar Berthold Stoeger
2019-06-28Dive merge: don't use unset dive numbersGravatar Berthold Stoeger
2019-06-24Desktop: small optimizationGravatar Dirk Hohndel
2019-06-24Desktop: update dive list when dive sites changeGravatar Dirk Hohndel
2019-06-24Desktop: update flags on the map when dive sites changeGravatar Dirk Hohndel
2019-06-24Cleanup: simple consistencyGravatar Dirk Hohndel
2019-06-24Desktop: fix time editingGravatar Dirk Hohndel
2019-06-23Cleanup: unify selection signalsGravatar Berthold Stoeger
2019-06-23Cleanup: remove selectionChanged logic from dive-list commandsGravatar Berthold Stoeger
2019-06-23Undo: unify selection behavior in dive-list commandsGravatar Berthold Stoeger
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-06-23Desktop: use local variable instead of displayed_diveGravatar Dirk Hohndel
2019-06-23Desktop: don't use planner to manually add diveGravatar Dirk Hohndel
2019-06-19Undo: sort dives by dive_less_than() in signalsGravatar Berthold Stoeger
2019-06-19Cleanup: remove unnecessary get_gas_used() callGravatar Berthold Stoeger
2019-06-19Cleanup: use quotation marks for non-system includesGravatar Berthold Stoeger
2019-06-19Cleanup: generate clear_*_table() functions by macroGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-06-15Undo: add undo button to multi-dive-edited warning messageGravatar Berthold Stoeger
2019-06-15Undo: hide multi-dive-edit warning message on subsequent editGravatar Berthold Stoeger
2019-06-15Undo: only show warning message if dives were actually editedGravatar Berthold Stoeger
2019-06-15Undo: show warning message if more than one dive editedGravatar Berthold Stoeger
2019-06-15Cleanup: remove MainTab::addMessageAction() functionGravatar Berthold Stoeger
2019-06-15Cleanup: unify comments in desktop-widgets/command.hGravatar Berthold Stoeger
2019-06-15Undo: return number of changed dives from undo commandsGravatar Berthold Stoeger
2019-06-15Undo: don't create spurious undo commands for temperature fieldsGravatar Berthold Stoeger
2019-06-15Cleanup: remove silly typo in translation commentsGravatar Berthold Stoeger
2019-06-10Cleanup: remove Q_PROPERTYs from MinMaxWidgetGravatar Berthold Stoeger
2019-06-10Cleanup: Un-PIMPL-ize MinMaxAvgWidgetGravatar Berthold Stoeger
2019-06-07Desktop: invalidate dive cache on equipment editGravatar Berthold Stoeger
2019-06-07Desktop: don't show location-popup button in trip-edit modeGravatar Berthold Stoeger
2019-06-06Cleanup: remove unnecessary QRegularExpression copiesGravatar Berthold Stoeger
2019-06-06Printing: use regexp in preprocessTemplate()Gravatar Berthold Stoeger
2019-06-03Reword configure dive computerGravatar Robert C. Helling