summaryrefslogtreecommitdiffstats
path: root/main.cpp
AgeCommit message (Expand)Author
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-03-31Fix crash with libgit when it's compiled with GIT_THREADSGravatar Linus Torvalds
2014-03-25Add optional Win32 console allocationGravatar Lubomir I. Ivanov
2014-03-20Do not use default dive filename before setting itGravatar Jan Mulder
2014-03-19Main: separate the QApplication and UI creationGravatar Lubomir I. Ivanov
2014-03-11Only anim if not first dive when openning subsurface with a divelog.Gravatar Tomaz Canabrava
2014-03-07Fix colors on the new profile.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2013-11-02Speed up XML loadingGravatar Linus Torvalds
2013-11-02Replaced the tag implementationGravatar Maximilian Güntner
2013-10-15Dependencies are too aggressive for version.hGravatar Dirk Hohndel
2013-10-08Load translations at run timeGravatar Dirk Hohndel
2013-10-08main.cpp: remove usage of subsurface_command_line_*Gravatar Lubomir I. Ivanov
2013-10-06Changes to make the glib-removal-hack branch build on MacOSXGravatar Henrik Brautaset Aronsen
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-04Fix the first load of Subsurface - "File not found" error.Gravatar Tomaz Canabrava
2013-10-03Better fix for the compile problemsGravatar Dirk Hohndel
2013-10-03Build fixGravatar Dirk Hohndel
2013-09-22Only load default file if no file is given on the command lineGravatar Dirk Hohndel
2013-09-09Removed WarningsGravatar Tomaz Canabrava
2013-09-09Use the same code for command line and gui for file handling.Gravatar Tomaz Canabrava