index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subsurface-mobile-main.cpp
Age
Commit message (
Expand
)
Author
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
2015-11-06
Better file names for Subsurface-mobile related sources
Dirk Hohndel