aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2018-11-16Dive list: invert sort-direction to reflect coreGravatar Berthold Stoeger
2018-11-05Dive list: let sort arrows reflect sort order for NR and DATEGravatar Berthold Stoeger
2018-11-05Dive list: remove sortColumn and currentOrder membersGravatar Berthold Stoeger
2018-11-05Dive list: split reload() in reload() and setSortOrder()Gravatar Berthold Stoeger
2018-11-02Dive list: invert default sort order for sort by date / numberGravatar Berthold Stoeger
2018-11-01Dive list: remove forceSort parameter from DiveListView::reload()Gravatar Berthold Stoeger
2018-11-01Dive list: connect header-signal in constructorGravatar Berthold Stoeger
2018-11-01Dive list: make filter model aware of its sourceGravatar Berthold Stoeger
2018-10-31Desktop: do not crash in verbose mode on empty dive siteGravatar Jan Mulder
2018-10-30Dive site: fix oversight in 920eb7576fGravatar Berthold Stoeger
2018-10-29Dive site: pass pointer-to-dive_site via QVariantGravatar Berthold Stoeger
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: remove [start|stop]FilterDiveSite signalsGravatar Berthold Stoeger
2018-10-29Dive site: pass pointer to updateDiveSiteCoordinates()Gravatar Berthold Stoeger
2018-10-29Dive site: Pass dive-site pointer to MapWidgetHelper::enterEditMode()Gravatar Berthold Stoeger
2018-10-29Dive site: remove UUIDs from LocationInformationModelGravatar Berthold Stoeger
2018-10-29Dive site: remove argument from diveSiteSelected signalGravatar Berthold Stoeger
2018-10-29Dive site: replace UUID_ROLE by DIVESITE_ROLEGravatar Berthold Stoeger
2018-10-29Dive site: pass dive-site pointers to merge_dive_sites()Gravatar Berthold Stoeger
2018-10-29Dive site: pass dive-site pointer to delete_dive_site()Gravatar Berthold Stoeger
2018-10-29Dive site: pass dive-site pointer to is_dive_site_used()Gravatar Berthold Stoeger
2018-10-29Dive site: pass dive-site pointer to nr_of_dives_at_dive_site()Gravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in create_dive_site_*()Gravatar Berthold Stoeger
2018-10-28Dive list: remove rememberSelection() without restoreSelection()Gravatar Berthold Stoeger
2018-10-28Dive list: remember/restore selection only on view changeGravatar Berthold Stoeger
2018-10-28Dive list: show sort indicatorGravatar Berthold Stoeger
2018-10-28Dive list: switch to a default sort order on column-header clickGravatar Berthold Stoeger
2018-10-26Cleanup: remove declaration of unused signalGravatar Berthold Stoeger
2018-10-25Dive list: emit selectionChanged signal in filterFinished()Gravatar Berthold Stoeger
2018-10-25Fix bug in for loop that can lead to segfaultGravatar Simeon
2018-10-24Show coordinates if no tags from reverse geolookupGravatar Miika Turkia
2018-10-23Dive site: remove webservice code in MainTab::updateDiveSite()Gravatar Berthold Stoeger
2018-10-21Dive list: remove three unnecessary instances of qobject_cast<>.Gravatar Berthold Stoeger
2018-10-21Dive list: move dive-selection code from filter to listGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-19Preferences: set deco parameters correctly enabledGravatar Jan Mulder
2018-10-19Preferences: wire-up the deco parametersGravatar Jan Mulder
2018-10-15Dowload: Deselect dives only if at least one dive was downloadedGravatar Berthold Stoeger
2018-10-15Bluetooth cleanup: remove pointless download_modeGravatar Dirk Hohndel
2018-10-15Desktop/trivial: fix misleading commentGravatar Dirk Hohndel
2018-10-14Desktop: Enable next/prev DCs only for applicable divesGravatar Jan Mulder
2018-10-14Autogroup only when selectedGravatar Jan Mulder
2018-10-13Cleanup: rename MainWindow member variablesGravatar Berthold Stoeger
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-10-13Dive site: replace displayed_dive_site by pointerGravatar Berthold Stoeger
2018-10-13Dive site: don't use displayed_dive_site to store GPS coordinatesGravatar Berthold Stoeger
2018-10-13Dive site: use own copy of taxonomy in dive-site-edit widgetGravatar Berthold Stoeger
2018-10-13Dive site: un-globalize displayed_dive_siteGravatar Berthold Stoeger
2018-10-13Dive site: explicitly init displayed_dive_site on show widgetGravatar Berthold Stoeger
2018-10-13Cleanup: remove outdated commentGravatar Berthold Stoeger