Age | Commit message (Expand) | Author |
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 |
2017-11-24 | printing: only load *.html files in the UI | Lubomir I. Ivanov |
2017-11-24 | printing: detect a 'statistics' template when editing | Lubomir I. Ivanov |
2017-11-24 | printing: handle overwriting in import / export | Lubomir I. Ivanov |
2017-11-24 | printing: make sure that exported templates are .html | Lubomir I. Ivanov |
2017-11-24 | printing: store the last import / export template | Lubomir I. Ivanov |
2017-11-24 | printing: improve messaging in printoptions.cpp | Lubomir I. Ivanov |
2017-11-24 | printing: minor improvements to import / export | Lubomir I. Ivanov |
2017-11-24 | printing: add set_bundled_templates_as_read_only() | Lubomir I. Ivanov |
2017-11-21 | Desktop UI: allow user defined cylinder as default | Jan Mulder |
2017-11-20 | Make handling of booleans consistent on the C++-side of preferences | Berthold Stoeger |
2017-11-20 | Fix typo: successfull -> successful and succesfully -> successfully | Berthold Stoeger |
2017-11-17 | Show all autocompletes after entry of comma in tag list | Jan Mulder |
2017-11-16 | In maintab disable correct label when dive trip selected | Stefan Fuchs |
2017-11-16 | Introduce mode field in Bluetooth device selection dialog | Berthold Stoeger |
2017-11-13 | Make Bluetooth naming consistent | Berthold Stoeger |
2017-11-13 | Planner and profile limit minimum GFlow to 10 and minimum GFhigh to 40 | Stefan Fuchs |
2017-11-12 | Trivial: Replace a QSharedPointer by a QScopedPointer | Berthold Stoeger |
2017-11-12 | Typo: modp02 -> modpO2 | Berthold Stoeger |
2017-11-11 | Fix memory leak in download-from-dive-computer widget | Berthold Stoeger |
2017-11-10 | Initialize Facebook page only when dialog is shown | Berthold Stoeger |
2017-11-10 | preferences: support a pre-defined list of time formats | Lubomir I. Ivanov |
2017-11-10 | preferences: re-use a tr() string in _language.cpp | Lubomir I. Ivanov |