aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.cpp
AgeCommit message (Expand)Author
2018-08-29Revert "desktop-widgets: remove QSettings from desktop-widgets"Gravatar Dirk Hohndel
2018-08-25desktop-widgets: remove QSettings from desktop-widgetsGravatar jan Iversen
2018-08-25desktop-widget: remove QSettingsGravatar jan Iversen
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-08-15desktop-widget: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-14core: activate qPrefPartialPressureGasGravatar jan Iversen
2018-08-12core: activate qPrefTechnicalDetailsGravatar jan Iversen
2018-07-30Cleanup: Make WindowsTitleUpdate a global objectGravatar Berthold Stoeger
2018-07-30Cleanup: remove parameter from currentDiveChanged signalGravatar Berthold Stoeger
2018-07-17Cleanup: simplify dive_getUniqID()Gravatar Berthold Stoeger
2018-07-10core: make qPref::cloud_status the only version of the enumGravatar jan Iversen
2018-07-04Translations: unify gettextFromC::tr() and QObject::tr()Gravatar Berthold Stoeger
2018-07-04core: remove double definition of enum cloud_storage_statusGravatar jan Iversen
2018-07-04Dive pictures: implement FindMovedImagesDialogGravatar Berthold Stoeger
2018-07-04Dive pictures: remove hashesGravatar Berthold Stoeger
2018-07-04Dive pictures: find moved pictures based on filenameGravatar Berthold Stoeger
2018-06-24Localization: make cache thread safe and robust against use-after-freeGravatar Berthold Stoeger
2018-06-17Dive computers: turn QMultiMap into sorted vectorGravatar Berthold Stoeger
2018-06-17Cleanup: fold DiveComputerManagementDialog::update() into init()Gravatar Berthold Stoeger
2018-06-17desktop: better handling of progress dialog widthGravatar Dirk Hohndel
2018-06-09Cleanup: make lastUsedDir() functions static and non-slot, respectivelyGravatar Berthold Stoeger
2018-05-31Desktop: Derive UserManual from QDialogGravatar Berthold Stoeger
2018-05-26Cleanup: remove three instances of deleteLater() in mainwindow.cppGravatar Berthold Stoeger
2018-05-21desktop-widgets: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-17Dive pictures: Don't plot pictures twice when changing current diveGravatar Berthold Stoeger
2018-05-14Cloud-storage: consistently don't save empty file on desktop versionGravatar Berthold Stoeger
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13Desktop: On dive edit from the dive list or map, switch to new stateGravatar Berthold Stoeger
2018-05-13Desktop: Make "Edit dive" menu entry work for downloaded divesGravatar Berthold Stoeger
2018-05-11Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"Gravatar Oliver Schwaneberg
2018-04-03Revert "GPS: use applyGpsLocation::applyLocations from core"Gravatar Dirk Hohndel
2018-03-19Profile heatmap/heartrate: Only enable max one of these at same timeGravatar Stefan Fuchs
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-01-31Make report_error() reentrantGravatar Berthold Stoeger
2018-01-31Remove unnecessary check for MainWindow instanceGravatar Berthold Stoeger
2018-01-31Use queued connection to thread-safe MainWindow error handlingGravatar Berthold Stoeger
2018-01-13Resize progress bar width to fit all textGravatar Robert C. Helling
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-08Remove redundant setting of prefs.git_local_onlyGravatar Berthold Stoeger
2018-01-08Move resetting of current file out of clear_dive_file_data()Gravatar Berthold Stoeger
2018-01-06Enable cloud-online menu entry only if connected to cloudGravatar Berthold Stoeger
2018-01-06Turn take-cloud-online menu action into checkboxGravatar Berthold Stoeger
2018-01-06Sync cloud storage on take-cloud-onlineGravatar Berthold Stoeger
2018-01-06GPS: use applyGpsLocation::applyLocations from coreGravatar Jan Mulder
2018-01-04Replace BEHAVIOR macro by initializer listsGravatar Berthold Stoeger
2018-01-04Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible()Gravatar Berthold Stoeger
2018-01-04Use set_autogroup() functionGravatar Berthold Stoeger
2018-01-02Desktop: follow autogroup setting in UIGravatar Jan Mulder