Age | Commit message (Expand) | Author |
2017-12-01 | Actually compute variations in background | Robert C. Helling |
2017-11-30 | Use icons relative path. | Martin Měřinský |
2017-12-01 | Fix views in mainwindow | 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 | Use icons relative path. | Martin Měřinský |
2017-11-27 | When replanning logged dive call CylindersModel->updateDive | Stefan Fuchs |
2017-11-26 | Simplify signal handling after dive site editing | Berthold Stoeger |
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-24 | printing: update the coping of bundled templates | 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-04 | Correct, cleanup, translate and unify file filters | Stefan Fuchs |
2017-11-04 | Planner copy salinity only if current dive exists | Stefan Fuchs |
2017-10-31 | Postpone error message display if not in GUI thread | Berthold Stoeger |
2017-10-30 | New dive plan set salinity to current dive salinity if dive selected | Stefan Fuchs |
2017-10-28 | mainwindow.cpp: fix whitespace | Lubomir I. Ivanov |
2017-10-28 | Set checked status of menu entry for dive list filter correctly | Stefan Fuchs |
2017-10-26 | desktop UI: no longer attempt to manually show error notifications | Dirk Hohndel |
2017-10-26 | desktop UI: always show errors when reported | Dirk Hohndel |
2017-10-22 | mainwindow: disable fullscreen support by default | Lubomir I. Ivanov |
2017-10-19 | Use displayed_dc instead of current_dc | Robert C. Helling |
2017-10-19 | Refuse to save an empty log to the clould | Robert C. Helling |
2017-10-02 | [Facebook] Use statusbar instead of popup messages | Tomaz Canabrava |
2017-10-02 | [Facebook] More debug calls | Tomaz Canabrava |
2017-09-04 | remove Marble from the source tree | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add public slot endGetDiveCoordinates() | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add an empty reload() method | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename GLOBE_MAXIMIZED to MAP_MAXIMIZED | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename "actionViewGlobe" to "actionViewMap" | Lubomir I. Ivanov |
2017-07-28 | mainwindow: don't remove the "view globe" action from the menu | Lubomir I. Ivanov |
2017-07-28 | mainwindow: enable centerOnDiveSite() no matter the NO_MARBLE macro | Lubomir I. Ivanov |
2017-07-28 | mainwindow: create an instance of MapWidget for NO_MARBLE | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename the variable 'globeGps' to 'mapWidget' | Lubomir I. Ivanov |
2017-06-18 | Desktop UI: reset cloud storage progress 'percentage' | Dirk Hohndel |
2017-06-17 | QML UI: redesign the user notification | Dirk Hohndel |
2017-05-27 | Display the dialog correctly | Tomaz Canabrava |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-04-22 | Reduce default verbosity | Dirk Hohndel |
2017-04-20 | Do not abort when there is no current dive | Jan Mulder |
2017-04-20 | Preserve dive mode when planning a dive | Jan Mulder |
2017-04-16 | Restore FB grayed out when disconnected | Jan Mulder |
2017-04-06 | Break down MainTab into smaller classes | Tomaz Canabrava |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |