index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subsurface-desktop-main.cpp
Age
Commit message (
Expand
)
Author
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