Age | Commit message (Expand) | Author |
2018-01-10 | Pictures tied to profile are not supported on mobile | Jan Mulder |
2018-01-10 | Typo: indice -> index | Berthold Stoeger |
2018-01-10 | Replace CREATE_PP_GAS macro by member function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Remove two arguments from ProfileWidget2::setupItem() | Berthold Stoeger |
2018-01-10 | Replace ADD_ACTION macro by member function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Remove unnecessary deletes in destructor of ProfileWidget2 | Berthold Stoeger |
2018-01-10 | Unused code: remove ProfileWidget2::isAddOrPlanner() | Jan Mulder |
2017-10-26 | desktop UI: no longer attempt to manually show error notifications | Dirk Hohndel |
2017-06-16 | code cleanup: remove unimplemented classes and structs | Jan Mulder |
2017-04-29 | Add SPDX header to profile widgets | Dirk Hohndel |
2017-03-26 | MOBILE: Display pO2 and Setpoint for CCR dives | Joakim Bygdell |
2016-06-23 | Now that we are building with C++11 we need override keyword | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-08 | Silence warnings in Profilewidget2 | Tomaz Canabrava |
2016-02-06 | Profile: don't compile code that isn't needed on mobile | Dirk Hohndel |
2016-01-25 | Start to use the QSettings ObjectWrapper | Tomaz Canabrava |
2015-11-24 | Drag and Drop Images | Robert C. Helling |
2015-11-06 | Untangle DiveCalculatedCeiling from MainWindow | Lubomir I. Ivanov |
2015-11-05 | Profile: don't compile the desktop specific parts on mobile | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: edit current profile | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: update main tab via signal | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: refresh display | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: shortcuts | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: turn off tts/ndl calculation | Dirk Hohndel |
2015-11-05 | Profile: begin untangling from MainWindow | Dirk Hohndel |
2015-11-02 | Merge branch 'cmakeAndPreferences' | Dirk Hohndel |
2015-10-30 | Move Profile widget out of desktop-widgets | Tomaz Canabrava |