Age | Commit message (Expand) | Author |
2018-01-31 | Use queued connection to thread-safe MainWindow error handling | Berthold Stoeger |
2018-01-06 | Enable cloud-online menu entry only if connected to cloud | Berthold Stoeger |
2018-01-06 | Turn take-cloud-online menu action into checkbox | Berthold Stoeger |
2018-01-04 | Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible() | Berthold Stoeger |
2017-12-11 | Simplify mainwindow title logic: remove MainWindowTitleFormat enum | Berthold Stoeger |
2017-12-01 | Actually compute variations in background | Robert C. Helling |
2017-12-01 | Dynamically generate recent files actions | 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-04 | Correct, cleanup, translate and unify file filters | Stefan Fuchs |
2017-10-31 | Postpone error message display if not in GUI thread | Berthold Stoeger |
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-07-28 | mainwindow: rename GLOBE_MAXIMIZED to MAP_MAXIMIZED | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename "actionViewGlobe" to "actionViewMap" | Lubomir I. Ivanov |
2017-06-16 | code cleanup: remove unimplemented classes and structs | Jan Mulder |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-04-16 | Restore FB grayed out when disconnected | Jan Mulder |
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-07-30 | Add menu entry to remove the offline state | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-01-25 | Start to use the QSettings ObjectWrapper | Tomaz Canabrava |
2015-11-18 | Location service: instantiate location provider in the desktop UI | Dirk Hohndel |
2015-11-09 | Remove Facebook from Plugins | Tomaz Canabrava |
2015-11-08 | Remove lambdas: they don't work on OSX 10.7 | Tomaz Canabrava |
2015-11-05 | Untangle Profile from MainWindow: shortcuts | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: files on command line | Dirk Hohndel |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |