summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2018-09-15code cleanup: replace lring with file local functionGravatar Tomaz Canabrava
2018-09-15code cleanup: no need for default if we test every caseGravatar Tomaz Canabrava
2018-09-15code cleanup: use ByteArray.size() instead of strlenGravatar Tomaz Canabrava
2018-09-15code cleanup: pre-calculate the test and pass it directlyGravatar Tomaz Canabrava
2018-09-15code cleanup: allocate the vector in one goGravatar Tomaz Canabrava
2018-09-15code cleanup: simplify if / else chainsGravatar Tomaz Canabrava
2018-09-15code cleanup: remove allocationsGravatar Tomaz Canabrava
2018-09-15code cleanup: use nullptr in C++ filesGravatar Tomaz Canabrava
2018-09-15code cleanup: unamed namespace instead of global or static variablesGravatar Tomaz Canabrava
2018-09-15code cleanup: sort headers alphabeticallyGravatar Tomaz Canabrava
2018-09-15Update the dive list context menu to reflect new media interfaceGravatar willemferguson
2018-09-14Desktop: remove "edit dive" from log menuGravatar Jan Mulder
2018-09-14Add Q_OBJECT macro to two more classesGravatar Dirk Hohndel
2018-09-14Desktop: disable UI elements that make no sense during editingGravatar Jan Mulder
2018-09-13Optional anonymization upon exportGravatar Robert C. Helling
2018-09-12Planner: fix display of "overlapping dives" messageGravatar Berthold Stoeger
2018-09-12Fix broken translations in dive list filter plus simplify stringsGravatar Stefan Fuchs
2018-09-11core/settings: change bestmixend to int, to allow qml to workGravatar jan Iversen
2018-09-11core/settings ... : remove qPref* includes in qPref.hGravatar jan Iversen
2018-09-11core: declare cloud_status in qPrefCloudStorageGravatar jan Iversen
2018-09-11desktop/profile-widget: update signal from _changed to ChangedGravatar jan Iversen
2018-09-10prefs: cloud_new_password is not a preferenceGravatar Dirk Hohndel
2018-09-10prefs: git_local_only is not a preferenceGravatar Dirk Hohndel
2018-09-09Desktop: Remove webservice, remove UI components (2)Gravatar Jan Mulder
2018-09-09Desktop: Remove webservice, remove UI components (1)Gravatar Jan Mulder
2018-09-07Cleanup: constify get_units()Gravatar Berthold Stoeger
2018-09-04Desktop: buddies in the dive listGravatar Jan Mulder
2018-09-01Desktop: allow using a file dialog to find Garmin folderGravatar Dirk Hohndel
2018-09-01Desktop: fix warnings when building preferences UIGravatar Dirk Hohndel
2018-09-01Cleanup: make DiveTripModel a global objectGravatar Berthold Stoeger
2018-08-31Filter: remove diveSiteAdded signal of MainTabGravatar Berthold Stoeger
2018-08-29Dive trips: don't crash on repeated trip-removalGravatar Berthold Stoeger
2018-08-29Revert "desktop-widgets: remove QSettings from desktop-widgets"Gravatar Dirk Hohndel
2018-08-28Cleanup: we don't support configuring a Uemis SDAGravatar Dirk Hohndel
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-27Show new firmware notice for OSTC PlusGravatar Jan Mulder
2018-08-26divelistview: always show at least one columnGravatar Lubomir I. Ivanov
2018-08-26modeldelegates: use font metrics for dive list row heightGravatar Lubomir I. Ivanov
2018-08-25desktop-widgets: remove QSettings from desktop-widgetsGravatar jan Iversen
2018-08-25desktop-widget: remove QSettingsGravatar jan Iversen
2018-08-25core/tests: merge Animations and add vars. to qPrefDisplayGravatar jan Iversen
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-08-15desktop-widget: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-15desktop-widgets/facebook: remove SettingsObjectWrapperGravatar jan Iversen
2018-08-15desktop-widgets/preferences: reemove SettingsObjectWrapperGravatar jan Iversen
2018-08-14core: activate qPrefGeneralGravatar jan Iversen
2018-08-14core: activate qPrefPartialPressureGasGravatar jan Iversen
2018-08-13core: activate qPrefGeocodingGravatar jan Iversen
2018-08-13core: activate qPrefLanguageGravatar jan Iversen