summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/locationinformation.h
AgeCommit message (Expand)Author
2019-09-07Dive site: close dive site edit widget when dive site is deletedGravatar Berthold Stoeger
2019-07-04Cleanup: remove DiveLocationLineEdit::currTypeGravatar Berthold Stoeger
2019-05-11Dive site: Add button to display all dive sitesGravatar Berthold Stoeger
2019-05-11Dive site: show distance to current dive using extra dataGravatar Berthold Stoeger
2019-05-11Dive site: sort by distance to current diveGravatar Berthold Stoeger
2019-04-16Cleanup: remove global DiveLocationLineEdit variableGravatar Berthold Stoeger
2019-04-12Dive site: add proximity field to dive site listGravatar Berthold Stoeger
2019-04-12Desktop: Dive site editing: give up focus on ESCGravatar Berthold Stoeger
2019-04-12Cleanup: remove LocationInformationWidget::endEditDiveSite signalGravatar Berthold Stoeger
2019-04-12Undo: implement undo of geo lookupGravatar Berthold Stoeger
2019-04-12Dive site: remove edit mode from dive location widgetGravatar Berthold Stoeger
2019-04-12Undo: update map when dive site location is changed by undo commandGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site location editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site country editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site notes editingGravatar Berthold Stoeger
2019-04-12Undo: use undo commands for name and description editing in widgetGravatar Berthold Stoeger
2019-04-12Dive site: remove LocationInformation::nameChanged signalGravatar Berthold Stoeger
2019-04-12Undo: Implement undo of dive site name editingGravatar Berthold Stoeger
2019-04-12Coding style: add tab before Q_OBJECTGravatar Berthold Stoeger
2019-02-02Cleanup: rename locationInformation.ui -> locationinformation.uiGravatar Berthold Stoeger
2018-10-29Dive site: remove [start|stop]FilterDiveSite signalsGravatar 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-26Cleanup: remove declaration of unused signalGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-13Dive site: replace displayed_dive_site by pointerGravatar 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-11Map: remove access to displayed_dive_site in GPS-filter modelGravatar Berthold Stoeger
2018-10-11Map: pass down dive site in prepareForGetDiveCoordinates()Gravatar Berthold Stoeger
2018-10-11Map: pass changed coordinates via signalGravatar Berthold Stoeger
2018-10-11Map: remove LocationInformationWidget::coordinatesChanged signalGravatar Berthold Stoeger
2018-10-09Dive locations: factor out common code of modelsGravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2017-11-27locationinformation: don't update map location on typingGravatar Lubomir I. Ivanov
2017-11-26Inform LocationFilterModel of changed dive site nameGravatar Berthold Stoeger
2017-10-07LocationInformationWidget: make sure to clean out fieldsGravatar Dirk Hohndel
2017-10-02[Divesite] Hook location information interface for countryGravatar Tomaz Canabrava
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava