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-desktop-main.cpp
Age
Commit message (
Expand
)
Author
2021-04-19
cloudstorage: try to pick between multiple cloud servers
Dirk Hohndel
2021-01-10
profile: remove firstCall static variable
Berthold Stoeger
2020-12-13
core: free tank info table on exit
Berthold Stoeger
2020-12-13
core: keep tank infos in a dynamic table
Berthold Stoeger
2020-12-12
preferences: create global settingsChanged signal
Berthold Stoeger
2020-10-26
cleanup: remove unnecessary call to qsrand
Dirk Hohndel
2020-09-29
cleanup: move function declarations from dive.h to parse.h
Berthold Stoeger
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
[next]