summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-05cmake: on Linux install our special marble libraryGravatar Dirk Hohndel
2015-04-05cmake: add libz to end of linker line on LinuxGravatar Dirk Hohndel
2015-04-05Read stored planner prefs when starting.Gravatar Joakim Bygdell
2015-04-05Shorten the first leg of the planner.Gravatar Joakim Bygdell
2015-04-05cmake: the application name should be capitalized on MacGravatar Dirk Hohndel
2015-04-04cmake: try to get the dependency on the .qm files rightGravatar Dirk Hohndel
2015-04-04Update Mac convenience shell scriptGravatar Dirk Hohndel
2015-04-04cmake: use the correct macdeployqt command nameGravatar Dirk Hohndel
2015-04-04cmake: correctly create a Mac bundleGravatar Dirk Hohndel
2015-04-04cmake: try to pick a useful default for the location of Qt translationsGravatar Dirk Hohndel
2015-04-04cmake: don't always create .qm filesGravatar Dirk Hohndel
2015-04-04cmake: Mac install into Subsurface.appGravatar Dirk Hohndel
2015-04-04cmake: make sure we have no emptry Qt translation namesGravatar Dirk Hohndel
2015-04-04Fix build on older MacsGravatar Dirk Hohndel
2015-04-04OSTCTools-Add two sample divesGravatar Salvador Cuñat
2015-04-04cmake: add ostctools.cGravatar Dirk Hohndel
2015-04-04libdivecomputer.c: Remove unused parameter in parse_gasmixesGravatar Salvador Cuñat
2015-04-04OSTCTools-Add support to import .dive filesGravatar Salvador Cuñat
2015-04-04Move extern declaration to header fileGravatar Salvador Cuñat
2015-04-04libdivecomputer.c: Add support for raw data buffer parse using libdcGravatar Salvador Cuñat
2015-04-04libdivecomputer.c: Split dive_cb() callback in twoGravatar Salvador Cuñat
2015-04-04Add errmsg() function for libdivecomputer.cGravatar Salvador Cuñat
2015-04-04Add dc_descriptor_t structureGravatar Salvador Cuñat
2015-04-04Spelling correctedGravatar Robert C. Helling
2015-04-04Take gas consumption into account for recreational modeGravatar Robert C. Helling
2015-04-03cmake: make Windows binary a GUI appGravatar Dirk Hohndel
2015-04-03cmake: correctly link against CoreServicesGravatar Dirk Hohndel
2015-04-03cmake: build working Windows installer including all the DLLsGravatar Dirk Hohndel
2015-04-02Only do safety stop of dive has at least max depth of 10mGravatar Robert C. Helling
2015-04-02Checkbox and preference for safety stopGravatar Robert C. Helling
2015-04-02Add 3min safety stopGravatar Joakim Bygdell
2015-04-02Introduce recreational planner modeGravatar Robert C. Helling
2015-04-01cmake: add installer target for creating Windows installerGravatar Dirk Hohndel
2015-04-01cmake: setup .nsi file when cross building for WindowsGravatar Dirk Hohndel
2015-03-31cmake: first stab at installing cross built Windows files into stagingGravatar Dirk Hohndel
2015-03-31cmake: remove debug output that snuck into an earlier commitGravatar Dirk Hohndel
2015-03-31cmake: add Qt translation filesGravatar Dirk Hohndel
2015-03-30cmake: create translations and correctly install themGravatar Dirk Hohndel
2015-03-30cmake: fix Documentation build and installGravatar Dirk Hohndel
2015-03-30Make the image hashing non-blocking againGravatar Robert C. Helling
2015-03-30Protect writing to image hashes with a mutexGravatar Robert C. Helling
2015-03-30Fix a bug in detecting CSV file contentGravatar Miika Turkia
2015-03-30maintab.cpp: fix editing dive profiles from tripsGravatar Lubomir I. Ivanov
2015-03-30Manual added dives edit button is missingGravatar Gehad elrobey
2015-03-30cmake: implement "make install" for LinuxGravatar Dirk Hohndel
2015-03-26cmake: make CMakeLists.txt more readableGravatar Dirk Hohndel
2015-03-26cmake: add CoreServices framework for MacGravatar Dirk Hohndel
2015-03-26cmake: add support to compile for Windows and MacGravatar Dirk Hohndel
2015-03-26cmake: use DEFINED instead of comparing to ""Gravatar Dirk Hohndel
2015-03-25cmake: setup marble link directory correctlyGravatar Dirk Hohndel