Age | Commit message (Expand) | Author |
2018-07-04 | Translations: unify gettextFromC::tr() and QObject::tr() | Berthold Stoeger |
2018-07-04 | core: remove double definition of enum cloud_storage_status | jan Iversen |
2018-07-04 | Dive pictures: implement FindMovedImagesDialog | Berthold Stoeger |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-07-04 | Dive pictures: find moved pictures based on filename | Berthold Stoeger |
2018-07-04 | Dive pictures: index local file name by canonical filname | Berthold Stoeger |
2018-07-01 | core: remove prefs-macros.h where unused | jan Iversen |
2018-06-26 | desktop: fix multi-keystroke input on location | Murillo Bernardes |
2018-06-24 | Localization: make cache thread safe and robust against use-after-free | Berthold Stoeger |
2018-06-24 | Localization: remove gettextFromC::instance() | Berthold Stoeger |
2018-06-21 | android/desktop: remove mapWidget from subsurface.qrc | jan Iversen |
2018-06-20 | equipment: sanitize 'tank_info' loop limits | Lubomir I. Ivanov |
2018-06-18 | In dive picture shift time dialog suppress double triggering of timeEdit | Stefan Fuchs |
2018-06-18 | Change from gettextFromC::instance()->tr() to gettextFromC::tr(); | Stefan Fuchs |
2018-06-18 | Use correct "tr" call for translating dive mode names | Stefan Fuchs |
2018-06-17 | Dive computers: turn QMultiMap into sorted vector | Berthold Stoeger |
2018-06-17 | Cleanup: fold DiveComputerManagementDialog::update() into init() | Berthold Stoeger |
2018-06-17 | Cleanup: use QScopedPointer for DiveComputerManagementDialog::model | Berthold Stoeger |
2018-06-17 | Fix an error around translation of dive modes in the UI | Stefan Fuchs |
2018-06-17 | desktop: better handling of progress dialog width | Dirk Hohndel |
2018-06-16 | Cleanup: Don't clear WA_QuitOnClose attribute on dialogs | Berthold Stoeger |
2018-06-09 | Cleanup: make lastUsedDir() functions static and non-slot, respectively | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-31 | Desktop: Derive UserManual from QDialog | Berthold Stoeger |
2018-05-28 | Distinguish between user and internal divemode names | Robert C. Helling |
2018-05-27 | Dive pictures: automatically recalculate thumbnails | Berthold Stoeger |
2018-05-27 | Dive pictures: give user option to recalculate thumbnails | Berthold Stoeger |
2018-05-26 | Cleanup: remove three instances of deleteLater() in mainwindow.cpp | Berthold Stoeger |
2018-05-25 | Cleanup: Don't defer deletion of oldModel in DiveListView::reload() | Berthold Stoeger |
2018-05-24 | desktop-widgets: replace (void) with no parameter name | jan Iversen |
2018-05-23 | Fix includes for building against Qt-5.11.0 | Gaetan Bisson |
2018-05-21 | desktop-widgets/statistics: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | desktop-widgets/.../facebook: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | Dive pictures: change removePicture() interface | Berthold Stoeger |
2018-05-17 | Dive pictures: Don't plot pictures twice when changing current dive | Berthold Stoeger |
2018-05-14 | Planner: Add combo box for dive mode selection | Robert C. Helling |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Cloud-storage: consistently don't save empty file on desktop version | Berthold Stoeger |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | Dive pictures: Update pictures when thumbnails are ready | Berthold Stoeger |
2018-05-13 | Desktop: On dive edit from the dive list or map, switch to new state | Berthold Stoeger |
2018-05-13 | Desktop: Make "Edit dive" menu entry work for downloaded dives | Berthold Stoeger |
2018-05-11 | Fixed erroneous comparison of cylinders and weight systems. | Oliver Schwaneberg |
2018-05-11 | Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel" | Oliver Schwaneberg |
2018-05-10 | Removed a duplicate include in maintab.cpp | Oliver Schwaneberg |
2018-05-04 | Desktop: fix time format in main tab | Dirk Hohndel |
2018-05-01 | CSV import: include visibility and rating in import | Miika Turkia |
2018-05-01 | CSV import: parse (unit) style headers | Miika Turkia |