aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2018-07-21core: activate qPrefCloudStorageGravatar jan Iversen
2018-07-20Dive media: implement "Open folder of selected media files"Gravatar Berthold Stoeger
2018-07-19Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo()Gravatar Berthold Stoeger
2018-07-19Undo: clear list of trips to be recreated in UndoDeleteDive::undo()Gravatar Berthold Stoeger
2018-07-18Dive media: transport dive-id in drag'n'drop eventsGravatar Berthold Stoeger
2018-07-18Bluetooth: don't call deviceDiscoveryError() on scan finishedGravatar Berthold Stoeger
2018-07-17Cleanup: simplify dive_getUniqID()Gravatar Berthold Stoeger
2018-07-15For media file open dialog add different file filtersGravatar Stefan Fuchs
2018-07-15UI change of "images"/"photo" to "media" or "media files"Gravatar Stefan Fuchs
2018-07-14Merge branch 'qPrefAnimations' of https://github.com/janiversen/subsurfaceGravatar Dirk Hohndel
2018-07-14Merge branch 'qPrefDisplay' of https://github.com/janiversen/subsurfaceGravatar Dirk Hohndel
2018-07-13Code cleanup in diveplanner.cppGravatar Stefan Fuchs
2018-07-13Fix configure bluetooth ostc'sGravatar Anton Lundin
2018-07-12core: remove Animations from SettingsObjectWrapper and activate qPrefAnimationsGravatar jan Iversen
2018-07-12core: activate qPrefDisplay in SettingsObjectWrapperGravatar jan Iversen
2018-07-12desktop-widget: move qmlRegister from mapwidget to shared helperGravatar jan Iversen
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-07-04Dive pictures: index local file name by canonical filnameGravatar Berthold Stoeger
2018-07-01core: remove prefs-macros.h where unusedGravatar jan Iversen
2018-06-26desktop: fix multi-keystroke input on locationGravatar Murillo Bernardes
2018-06-24Localization: make cache thread safe and robust against use-after-freeGravatar Berthold Stoeger
2018-06-24Localization: remove gettextFromC::instance()Gravatar Berthold Stoeger
2018-06-21android/desktop: remove mapWidget from subsurface.qrcGravatar jan Iversen
2018-06-20equipment: sanitize 'tank_info' loop limitsGravatar Lubomir I. Ivanov
2018-06-18In dive picture shift time dialog suppress double triggering of timeEditGravatar Stefan Fuchs
2018-06-18Change from gettextFromC::instance()->tr() to gettextFromC::tr();Gravatar Stefan Fuchs
2018-06-18Use correct "tr" call for translating dive mode namesGravatar Stefan Fuchs
2018-06-17Dive computers: turn QMultiMap into sorted vectorGravatar Berthold Stoeger
2018-06-17Cleanup: fold DiveComputerManagementDialog::update() into init()Gravatar Berthold Stoeger
2018-06-17Cleanup: use QScopedPointer for DiveComputerManagementDialog::modelGravatar Berthold Stoeger
2018-06-17Fix an error around translation of dive modes in the UIGravatar Stefan Fuchs
2018-06-17desktop: better handling of progress dialog widthGravatar Dirk Hohndel
2018-06-16Cleanup: Don't clear WA_QuitOnClose attribute on dialogsGravatar Berthold Stoeger
2018-06-09Cleanup: make lastUsedDir() functions static and non-slot, respectivelyGravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-31Desktop: Derive UserManual from QDialogGravatar Berthold Stoeger
2018-05-28Distinguish between user and internal divemode namesGravatar Robert C. Helling
2018-05-27Dive pictures: automatically recalculate thumbnailsGravatar Berthold Stoeger
2018-05-27Dive pictures: give user option to recalculate thumbnailsGravatar Berthold Stoeger
2018-05-26Cleanup: remove three instances of deleteLater() in mainwindow.cppGravatar Berthold Stoeger
2018-05-25Cleanup: Don't defer deletion of oldModel in DiveListView::reload()Gravatar Berthold Stoeger
2018-05-24desktop-widgets: replace (void) with no parameter nameGravatar jan Iversen
2018-05-23Fix includes for building against Qt-5.11.0Gravatar Gaetan Bisson
2018-05-21desktop-widgets/statistics: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21desktop-widgets/.../facebook: Change Q_UNUSED to no parameter nameGravatar jan Iversen