Age | Commit message (Expand) | Author |
2017-12-11 | Simplify mainwindow title logic: remove MainWindowTitleFormat enum | Berthold Stoeger |
2017-12-12 | Remove unused variable in on_actionCloudstorageopen_triggered() | Berthold Stoeger |
2017-12-11 | Write profile images to correct directory in TeX export | Robert C. Helling |
2017-12-11 | Remove second parameter (bool force) in set_filename() | Berthold Stoeger |
2017-12-10 | applying gps fixes: group repetitive code under a macro | Salvador Cuñat |
2017-12-10 | Do not prefer gps fixes just for being into dive time | Salvador Cuñat |
2017-12-04 | Use QDir::exists() instead of QDir::setCurrent() to check for existence | Berthold Stoeger |
2017-12-04 | Fix typo "LastIamgeDir"->"LastImageDir" | Berthold Stoeger |
2017-12-01 | On failed cloud save hide progress bar | Berthold Stoeger |
2017-12-01 | Disable plan variation in recreational mode | Rick Walsh |
2017-12-01 | Actually compute variations in background | Robert C. Helling |
2017-12-01 | desktop-widgets isn't built for mobile | Dirk Hohndel |
2017-12-01 | Dive picture widget: Allow pictures to use available space on resize | Stefan Fuchs |
2017-12-01 | Dive picture drag&drop decrease size of pixmaps | Stefan Fuchs |
2017-12-01 | Use correct selection mode for dive picture view | Stefan Fuchs |
2017-12-01 | Dive picture handling: Re enable multi select, improve mouse events | Stefan Fuchs |
2017-11-30 | Use better aliases for icons. | Martin Měřinský |
2017-11-30 | Use icons relative path. | Martin Měřinský |
2017-12-01 | Fix views in mainwindow | Stefan Fuchs |
2017-12-01 | Disable specific tabs when dive trip selected | Stefan Fuchs |
2017-12-01 | In maintab fix change of text between "notes" and "trip notes" | Stefan Fuchs |
2017-12-01 | Don't use action tooltip to access recently used file | Berthold Stoeger |
2017-12-01 | Dynamically generate recent files actions | Berthold Stoeger |
2017-11-30 | Remove "#if !defined(SUBSURFACE_MOBILE)" in mainwindow.cpp | Berthold Stoeger |
2017-11-30 | Move creation of QSession object into MainWindow::checkSurvey() | Berthold Stoeger |
2017-11-30 | implify recent file handling in mainwindow.cpp | Berthold Stoeger |
2017-11-29 | Revert "Use icons relative path." | Dirk Hohndel |
2017-11-29 | Revert "Use consistent aliases for all icons." | Dirk Hohndel |
2017-11-29 | Use consistent aliases for all icons. | Martin Měřinský |
2017-11-29 | Use icons relative path. | Martin Měřinský |
2017-11-29 | Don't change visibility of depth and duration UI field when no dive | Stefan Fuchs |
2017-11-28 | Correctly handle dive notes in maintab.cpp | Stefan Fuchs |
2017-11-28 | Rename string "tank bar" to "gas bar" in UI | Stefan Fuchs |
2017-11-28 | Fix typo connot > cannot. | Martin Měřinský |
2017-11-27 | locationinformation: don't update map location on typing | Lubomir I. Ivanov |
2017-11-27 | After edit the cylinders of a dive copy the full samples | Stefan Fuchs |
2017-11-27 | Use MAX_CYLINDERS consistently | Stefan Fuchs |
2017-11-27 | When replanning logged dive call CylindersModel->updateDive | Stefan Fuchs |
2017-11-26 | Inform LocationFilterModel of added dive site name | Berthold Stoeger |
2017-11-26 | Inform LocationFilterModel of changed dive site name | Berthold Stoeger |
2017-11-26 | Simplify signal handling after dive site editing | Berthold Stoeger |
2017-11-26 | Remove redundant declaration of set_userid() | Berthold Stoeger |
2017-11-26 | In maintab clear location tags when selecting a dive w/o dive site | Stefan Fuchs |
2017-11-25 | Refresh display if a dive site was edited | Berthold Stoeger |
2017-11-25 | Planner UI improvements: Enable/disable options | Stefan Fuchs |
2017-11-25 | Merge branch 'print' of https://github.com/neolit123/subsurface | Dirk Hohndel |
2017-11-25 | Update filters on refreshDisplay and remember old selecttions | Berthold Stoeger |
2017-11-25 | Fix ownership issues in preferences code | Berthold Stoeger |
2017-11-24 | Fix build without BT support | Dirk Hohndel |
2017-11-24 | printing: update the coping of bundled templates | Lubomir I. Ivanov |