aboutsummaryrefslogtreecommitdiffstats
path: root/core/settings
AgeCommit message (Expand)Author
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-11-04revert preference settings for title colorGravatar Dirk Hohndel
2020-11-03desktop: offer different colors for info tab titlesGravatar willemferguson
2020-04-19desktop: remove user surveyGravatar Dirk Hohndel
2020-03-22cleanup: don't call uiLanguage() in qPref::loadSync()Gravatar Berthold Stoeger
2020-03-01mobile: remove filter settingsGravatar Berthold Stoeger
2020-02-08Cleanup: remove erroneous commentsGravatar Berthold Stoeger
2020-02-08core/settings: add new preference to limit number of columns on mobileGravatar Dirk Hohndel
2020-01-20core/settings: removed unnecessary ifGravatar jan Iversen
2020-01-20core/settings: correct signal errorGravatar jan Iversen
2020-01-20core/settings:: remove string functions for unitsGravatar jan Iversen
2020-01-20core/settings: allow signals to be strongly typed in C++Gravatar jan Iversen
2020-01-18mobile-widgets: make cloud_verification_status type proof in QML.Gravatar jan Iversen
2020-01-17core/settings: remove PrefClearDC because not used.Gravatar jan Iversen
2020-01-17core/settings: correct copy/paste error.Gravatar jan Iversen
2020-01-06desktop UI: add preference for making salinity editableGravatar willemferguson
2020-01-04core/settings: qPrefUnit, secure original signal gets emittedGravatar jan Iversen
2020-01-04core/settings: force sending of signal when unit type changesGravatar jan Iversen
2020-01-04core/settings: change measurements when changing metric/imperialGravatar jan Iversen
2020-01-04core/settings: split "normal" version of unit_systemGravatar jan Iversen
2019-12-29tests: fix TestQPrefLogGravatar Dirk Hohndel
2019-12-27core/settings: make qPrefUnit accesable from QMLGravatar jan Iversen
2019-12-25Preferences UI: final cleanupGravatar willemferguson
2019-12-25Preferences UI: add dive log tabGravatar willemferguson
2019-12-25Preferenced UI: add dive download tabGravatar willemferguson
2019-12-25Pereferences UI: add media tabGravatar willemferguson
2019-12-25Preferences UI: create new equipment tabGravatar willemferguson
2019-12-12core/settings: qPrefCloudStorage, correct diveshare_uid namingGravatar jan Iversen
2019-12-11core/settings: extend qPrefCloudStorage with divelogsde user infoGravatar jan Iversen
2019-12-11core/settings: extend qPrefCloudStorage with diveshare uid/privateGravatar jan Iversen
2019-12-05core/settings: remove Q_PROPERTY warning in qPref headersGravatar jan Iversen
2019-12-05core/settings: make qPref* constructors privateGravatar jan Iversen
2019-12-05core/settings: make qPrefGeocoding functions staticGravatar jan Iversen
2019-12-03Desktop: handle environmental states in Information tabGravatar willemferguson
2019-10-31Planner: Add option to treat O2 as narcoticGravatar Robert C. Helling
2019-07-18Cleanup: move deco function declarations to deco.hGravatar Berthold Stoeger
2019-04-12use the default constructor for empty QString and QByteArray constantsGravatar Rolf Eike Beer
2019-04-12use QStringLiteral for constantsGravatar Rolf Eike Beer
2019-04-04Cleanup: don't instantiate a QPref objectGravatar Berthold Stoeger
2019-04-04Cleanup: make qPref::registerQML() staticGravatar Berthold Stoeger
2019-04-04Cleanup: remove qPref::canonical_version() and qPref::mobile_version()Gravatar Berthold Stoeger
2019-03-29Add UI element for final surface segment in plannerGravatar Robert C. Helling
2019-02-05Add button to toggle deco info in info boxGravatar Robert C. Helling
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-13Planner: Add checkbox to force OC bailoutGravatar Robert C. Helling
2018-10-27qPref: reduce recompiles with every commitGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add two preferences for filteringGravatar Dirk Hohndel
2018-10-19Preferences: wire-up the deco parametersGravatar Jan Mulder
2018-10-15Bluetooth cleanup: remove pointless download_modeGravatar Dirk Hohndel
2018-10-09Prefs: add bool preference cloud_auto_sync [1/3]Gravatar Jan Mulder