Age | Commit message (Expand) | Author |
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 |
2017-03-04 | Get initial depth/duration correct when manually adding dive | Dirk Hohndel |
2017-02-25 | Add 4 file types op file-open logbook menu filter, consistency | Jan Mulder |
2017-02-25 | Correct file list in file-open filter box | Jan Mulder |
2017-02-20 | Remove default stylesheet from planner output | Stefan Fuchs |
2017-01-18 | Only set surface pressure when it has a value | Robert C. Helling |
2017-01-01 | Facebook integration: change the menu entry to disconnect | Dirk Hohndel |
2017-01-01 | Facebook integration: keep the connections QMenu around | Dirk Hohndel |
2016-12-26 | Set surface pressure and salinity correctly when replanning | Robert C. Helling |
2016-11-15 | Manual revert of commit 9295b3aa3742ea3af4427de831af58ed2a268c9b | Dirk Hohndel |
2016-11-09 | Use fake profile when replanning dives without samples | Robert C. Helling |
2016-09-22 | Fix building of Facebook support | Dirk Hohndel |
2016-08-27 | Settings update: Add "Dive Computer" settings to SettingsObjectWrapper | Tomaz Canabrava |