aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2018-12-23Cleanup: remove unused parameter was_autogenGravatar Berthold Stoeger
2018-12-23Fix error message capitalization for web services.Gravatar John Plaxco
2018-12-23Improve error reporting when exporting a selection of 0 dives.Gravatar John Plaxco
2018-12-21core: shift dive time in correct directionGravatar Jan Mulder
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-12-17Cleanup: remove DiveImportedModel::setImportedDivesIndexes()Gravatar Berthold Stoeger
2018-12-17Show average max depth in statistics tabGravatar Robert C. Helling
2018-12-14Hide unimplemented components from searchGravatar Tomaz Canabrava
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-12-14Handle Show / Close of the Filter BoxGravatar Tomaz Canabrava
2018-12-14Struct FilterDataGravatar Tomaz Canabrava
2018-12-14Replace the old filter widget for a new oneGravatar Tomaz Canabrava
2018-12-14Start the FilterDive stateGravatar Tomaz Canabrava
2018-12-14Start to implement a simplified version of the filter widgetGravatar Tomaz Canabrava
2018-12-14Cleanup: remove split_dive_*() functionsGravatar Berthold Stoeger
2018-12-14Cleanup: remove combine_trips() functionGravatar Berthold Stoeger
2018-12-14Dive list: remove trip from model only onceGravatar Berthold Stoeger
2018-12-13Dive media: add media to closest diveGravatar Berthold Stoeger
2018-12-11Cleanup: don't leak filename on picture creationGravatar Berthold Stoeger
2018-12-11Invalidate git cache when removing dive from tripGravatar Robert C. Helling
2018-11-23Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypesGravatar Berthold Stoeger
2018-11-21Desktop: don't refresh display on autogroupGravatar Berthold Stoeger
2018-11-19Warnings: replace memcpy by assignmentGravatar Berthold Stoeger
2018-11-18Core: remove "when" field of struct dive_tripGravatar Berthold Stoeger
2018-11-18Dive list: keep dives-in-trip list ordered after shift-timesGravatar Berthold Stoeger
2018-11-18Dive list: replace dive-list of trips by a tableGravatar Berthold Stoeger
2018-11-18Core: add add_dive_to_table() functionGravatar Berthold Stoeger
2018-11-18Core: unify insert_trip() and insert_trip_dont_merge()Gravatar Berthold Stoeger
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