aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2019-09-14DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based objectGravatar Berthold Stoeger
2019-09-11Add the ability to export print template as htmlGravatar Anton Lundin
2019-09-11Show correct notes entry when switching on stopsGravatar Robert C. Helling
2019-09-10Plan: introduce function that returns disclaimerGravatar Berthold Stoeger
2019-09-07Dive site: close dive site edit widget when dive site is deletedGravatar Berthold Stoeger
2019-09-06Cleanup: remove unused MapWidget::repopulateLabels() functionGravatar Berthold Stoeger
2019-09-06Map: remove MapWidget::repopulateLabels() callGravatar Berthold Stoeger
2019-09-06Map: remove unnecessary MapLocationModel::repopulateLabels() callsGravatar Berthold Stoeger
2019-09-06Dive site: don't emit divesChanged signals when editing dive siteGravatar Berthold Stoeger
2019-09-06Map: highlight correct dive sites in dive site modeGravatar Berthold Stoeger
2019-09-06Cleanup: remove TabDiveSite::updateFilter() functionGravatar Berthold Stoeger
2019-09-06Selection: properly update selection flag of map locationGravatar Berthold Stoeger
2019-09-06Desktop: show all selected dive sites on clickGravatar Berthold Stoeger
2019-09-06Map: don't fully reset model on selection changeGravatar Berthold Stoeger
2019-09-06Desktop: reload map after refreshing the listGravatar Berthold Stoeger
2019-09-06Map: generate pixmap name in modelGravatar 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-24Desktop: fix crash on copy & pasteGravatar Berthold Stoeger
2019-08-22Cleanup: turn CylinderObjectHelper into value typeGravatar Berthold Stoeger
2019-08-18Desktop: show local git repos in recent filesGravatar Dirk Hohndel
2019-08-08Cleanup: move file-related function declarations to file.hGravatar Berthold Stoeger
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-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