aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-mobile-main.cpp
AgeCommit message (Expand)Author
2021-04-25profile: ignore animation-speed setting when printingGravatar Berthold Stoeger
2021-04-19cloudstorage: try to pick between multiple cloud serversGravatar Dirk Hohndel
2021-01-19mobile/UI: fix font size when OS font is given in pxGravatar Dirk Hohndel
2021-01-19mobile/UI: remember the system default font sizeGravatar Dirk Hohndel
2021-01-19cleanup: create separate UI entry points for desktop and mobileGravatar Dirk Hohndel
2021-01-10profile: remove firstCall static variableGravatar Berthold Stoeger
2020-12-13core: free tank info table on exitGravatar Berthold Stoeger
2020-12-13core: keep tank infos in a dynamic tableGravatar Berthold Stoeger
2020-09-29cleanup: move function declarations from dive.h to parse.hGravatar Berthold Stoeger
2020-05-01cleanup: move dive_table from dive.h to divelist.hGravatar Berthold Stoeger
2020-03-16android: don't show /dev/ttyS* connectionGravatar Christof Arnosti
2020-03-16android/usb: stop adding the obsolete 'usb-serial' connectionGravatar Dirk Hohndel
2020-03-16android usb serial: Prepare device / driver selectGravatar Christof Arnosti
2020-03-07usb-serial-for-android: ImplementationGravatar Christof Arnosti
2019-12-24new mobile login: set save_password_local to trueGravatar jan Iversen
2019-12-13core: remove LOG_STP from mobileGravatar jan Iversen
2019-10-04Cleanup: Implicitly free QApplicationGravatar Berthold Stoeger
2019-10-04mobile: Expose ftdi if compiled inGravatar Anton Lundin
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2018-09-11core/settings ... : remove qPref* includes in qPref.hGravatar jan Iversen
2018-08-25core/tests: merge Animations and add vars. to qPrefDisplayGravatar jan Iversen
2018-08-15ssrf: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-15ssrf: call sync() when exiting appl.Gravatar jan Iversen
2018-07-26Whitespace cleanup main/helper filesGravatar Dirk Hohndel
2018-07-18Cleanups to core/color.[c|hpp]Gravatar Berthold Stoeger
2018-07-12ssrf: move functions from mobile-helper to mobile-mainGravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-30mobile: add timer to measure startup.Gravatar jan Iversen
2018-05-24mobile: application variable unused in mainGravatar jan Iversen
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2017-12-11Remove second parameter (bool force) in set_filename()Gravatar Berthold Stoeger
2017-12-03Use QLocale to identify unit systemGravatar Murillo Bernardes
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-11-03win32: optimize the console and logging logicGravatar Lubomir I. Ivanov
2017-05-27Move the fill_computer_list() out of widgetsGravatar Tomaz Canabrava
2017-04-29Add SPDX header to top level filesGravatar Dirk Hohndel
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-02-05MOBILE: Read profile settings from gitGravatar Joakim Bygdell
2017-02-03Add argument to subsurface_console_init callGravatar Dirk Hohndel
2016-08-27Fix compile for Subsurface-mobileGravatar Dirk Hohndel
2016-06-17Avoid crash with empty command line argumentGravatar Dirk Hohndel
2016-05-02Move the qtTranslator and ssrfTranslator pointers to qt-init.cppGravatar Thiago Macieira
2016-04-30Remove pointless codeGravatar Dirk Hohndel
2016-04-27correctly load default filenameGravatar Dirk Hohndel
2016-04-27QML UI: set the default local repo to loadGravatar Dirk Hohndel
2016-04-22Remove useless command line handling code from mobile appGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-29QML UI: brute force password savingGravatar Dirk Hohndel
2016-03-29QML UI: really force passwords to be savedGravatar Dirk Hohndel