Age | Commit message (Expand) | Author |
2020-09-29 | cleanup: move function declarations from dive.h to parse.h | Berthold Stoeger |
2020-05-01 | cleanup: move dive_table from dive.h to divelist.h | Berthold Stoeger |
2020-03-16 | android: don't show /dev/ttyS* connection | Christof Arnosti |
2020-03-16 | android/usb: stop adding the obsolete 'usb-serial' connection | Dirk Hohndel |
2020-03-16 | android usb serial: Prepare device / driver select | Christof Arnosti |
2020-03-07 | usb-serial-for-android: Implementation | Christof Arnosti |
2019-12-24 | new mobile login: set save_password_local to true | jan Iversen |
2019-12-13 | core: remove LOG_STP from mobile | jan Iversen |
2019-10-04 | Cleanup: Implicitly free QApplication | Berthold Stoeger |
2019-10-04 | mobile: Expose ftdi if compiled in | Anton Lundin |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2018-09-11 | core/settings ... : remove qPref* includes in qPref.h | jan Iversen |
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen |
2018-08-15 | ssrf: remove SettingsObjectWrapper and update qPref calls | jan Iversen |
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-07-12 | ssrf: move functions from mobile-helper to mobile-main | jan Iversen |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-30 | mobile: add timer to measure startup. | jan Iversen |
2018-05-24 | mobile: application variable unused in main | jan Iversen |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2017-12-11 | Remove second parameter (bool force) in set_filename() | Berthold Stoeger |
2017-12-03 | Use QLocale to identify unit system | Murillo Bernardes |
2017-11-25 | Fix ownership issues in preferences code | Berthold Stoeger |
2017-11-03 | win32: optimize the console and logging logic | Lubomir I. Ivanov |
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-01 | QML UI: Fully port dive edit to Kirigami2 | Marco Martin |
2017-02-05 | MOBILE: Read profile settings from git | Joakim Bygdell |
2017-02-03 | Add argument to subsurface_console_init call | Dirk Hohndel |
2016-08-27 | Fix compile for Subsurface-mobile | Dirk Hohndel |
2016-06-17 | Avoid crash with empty command line argument | Dirk Hohndel |
2016-05-02 | Move the qtTranslator and ssrfTranslator pointers to qt-init.cpp | Thiago Macieira |
2016-04-30 | Remove pointless code | Dirk Hohndel |
2016-04-27 | correctly load default filename | Dirk Hohndel |
2016-04-27 | QML UI: set the default local repo to load | Dirk Hohndel |
2016-04-22 | Remove useless command line handling code from mobile app | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-29 | QML UI: brute force password saving | Dirk Hohndel |
2016-03-29 | QML UI: really force passwords to be saved | Dirk Hohndel |
2016-03-27 | QML UI: force local saving of password | Dirk Hohndel |
2016-02-06 | Mobile: always show divecomputer reported ceiling in red | Jan Mulder |
2016-01-05 | QML UI: switch UI to imperial units for users in the US | Dirk Hohndel |
2015-12-01 | QML UI: call plot dive when we set the dive | Dirk Hohndel |
2015-11-18 | subsurface-mobile-main.cpp: fix unused variable 'application' | Lubomir I. Ivanov |
2015-11-14 | Move proxy initialization into shared code | Dirk Hohndel |
2015-11-07 | Subsurface-mobile: load preferences after org is set up | Dirk Hohndel |
2015-11-07 | Subsurface-mobile: make sure we load the preferences | Dirk Hohndel |