Age | Commit message (Expand) | Author |
2019-10-14 | Stop support Qt versions before 5.9 | Dirk Hohndel |
2019-10-04 | Cleanup: Implicitly free QApplication | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2018-08-15 | ssrf: call sync() when exiting appl. | jan Iversen |
2018-07-26 | Whitespace cleanup main/helper files | Dirk Hohndel |
2018-07-18 | Cleanups to core/color.[c|hpp] | Berthold Stoeger |
2018-05-24 | mobile: application variable unused in main | jan Iversen |
2018-05-21 | subsurface: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-03-14 | Cleanup: consistently use toUtf8() instead of toLocal8Bit() | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2017-12-17 | Unify float calulations: use double | Berthold Stoeger |
2017-11-16 | subsurface-startup: expose print_version() in the header | Lubomir I. Ivanov |
2017-11-16 | dekstop-main.cpp: install a message handler | Lubomir I. Ivanov |
2017-11-09 | Add details about key libraries when showing version | Dirk Hohndel |
2017-11-03 | win32: optimize the console and logging logic | Lubomir I. Ivanov |
2017-11-02 | desktop-main.cpp: round the fractional part of the GL version | Lubomir I. Ivanov |
2017-11-01 | desktop-main.cpp: further improve the GL version detection | Lubomir I. Ivanov |
2017-10-30 | desktop-main.cpp: don't validate for custom backends | Lubomir I. Ivanov |
2017-10-29 | desktop-main.cpp: add verbose output to validateGL() | Lubomir I. Ivanov |
2017-10-29 | desktop-main.cpp: add validateGL() | Lubomir I. Ivanov |
2017-10-26 | Report which files were opened / imported at start | Dirk Hohndel |
2017-10-26 | desktop UI: no longer attempt to manually show error notifications | Dirk Hohndel |
2017-08-01 | Print Qt version when started in verbose mode | Dirk Hohndel |
2017-05-27 | Move the fill_computer_list() out of widgets | Tomaz Canabrava |
2017-04-29 | Add SPDX header to top level files | Dirk Hohndel |
2017-04-06 | Break down MainTab into smaller classes | Tomaz Canabrava |
2017-02-03 | Win32: add the --win32log option to log stdout and stderr to files | Lubomir I. Ivanov |
2016-05-02 | Move the qtTranslator and ssrfTranslator pointers to qt-init.cpp | Thiago Macieira |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-26 | Prevent unintentionally running as root | Robert C. Helling |
2016-02-25 | Initialize the random number generator | Miika Turkia |
2016-01-25 | Start to use the QSettings ObjectWrapper | Tomaz Canabrava |
2015-11-07 | desktop-main.cpp: fix unused 'application' variable | Lubomir I. Ivanov |
2015-11-05 | Untangle Profile from MainTab | 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 | Untangle Profile from MainWindow: files on command line | Dirk Hohndel |
2015-11-05 | Profile: begin untangling from MainWindow | Dirk Hohndel |
2015-10-30 | main.cpp -> {android-main, desktop-main} | Tomaz Canabrava |