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
/
main.cpp
Age
Commit message (
Expand
)
Author
2014-12-18
Free global tags list on exit.
Anton Lundin
2014-12-18
Free strduped prefs before exit
Anton Lundin
2014-12-08
main.cpp: rework the libgit2 version check
Lubomir I. Ivanov
2014-12-06
main.cpp: fix broken build for libgit2 0.21
Lubomir I. Ivanov
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-03-31
Fix crash with libgit when it's compiled with GIT_THREADS
Linus Torvalds
2014-03-25
Add optional Win32 console allocation
Lubomir I. Ivanov
2014-03-20
Do not use default dive filename before setting it
Jan Mulder
2014-03-19
Main: separate the QApplication and UI creation
Lubomir I. Ivanov
2014-03-11
Only anim if not first dive when openning subsurface with a divelog.
Tomaz Canabrava
2014-03-07
Fix colors on the new profile.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2013-11-02
Speed up XML loading
Linus Torvalds
2013-11-02
Replaced the tag implementation
Maximilian Güntner
2013-10-15
Dependencies are too aggressive for version.h
Dirk Hohndel
2013-10-08
Load translations at run time
Dirk Hohndel
2013-10-08
main.cpp: remove usage of subsurface_command_line_*
Lubomir I. Ivanov
2013-10-06
Changes to make the glib-removal-hack branch build on MacOSX
Henrik Brautaset Aronsen
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-04
Fix the first load of Subsurface - "File not found" error.
Tomaz Canabrava
2013-10-03
Better fix for the compile problems
Dirk Hohndel
2013-10-03
Build fix
Dirk Hohndel
2013-09-22
Only load default file if no file is given on the command line
Dirk Hohndel
2013-09-09
Removed Warnings
Tomaz Canabrava
2013-09-09
Use the same code for command line and gui for file handling.
Tomaz Canabrava