Age | Commit message (Expand) | Author |
2015-04-04 | Spelling corrected | Robert C. Helling |
2015-04-04 | Take gas consumption into account for recreational mode | Robert C. Helling |
2015-04-03 | cmake: make Windows binary a GUI app | Dirk Hohndel |
2015-04-03 | cmake: correctly link against CoreServices | Dirk Hohndel |
2015-04-03 | cmake: build working Windows installer including all the DLLs | Dirk Hohndel |
2015-04-02 | Only do safety stop of dive has at least max depth of 10m | Robert C. Helling |
2015-04-02 | Checkbox and preference for safety stop | Robert C. Helling |
2015-04-02 | Add 3min safety stop | Joakim Bygdell |
2015-04-02 | Introduce recreational planner mode | Robert C. Helling |
2015-04-01 | cmake: add installer target for creating Windows installer | Dirk Hohndel |
2015-04-01 | cmake: setup .nsi file when cross building for Windows | Dirk Hohndel |
2015-03-31 | cmake: first stab at installing cross built Windows files into staging | Dirk Hohndel |
2015-03-31 | cmake: remove debug output that snuck into an earlier commit | Dirk Hohndel |
2015-03-31 | cmake: add Qt translation files | Dirk Hohndel |
2015-03-30 | cmake: create translations and correctly install them | Dirk Hohndel |
2015-03-30 | cmake: fix Documentation build and install | Dirk Hohndel |
2015-03-30 | Make the image hashing non-blocking again | Robert C. Helling |
2015-03-30 | Protect writing to image hashes with a mutex | Robert C. Helling |
2015-03-30 | Fix a bug in detecting CSV file content | Miika Turkia |
2015-03-30 | maintab.cpp: fix editing dive profiles from trips | Lubomir I. Ivanov |
2015-03-30 | Manual added dives edit button is missing | Gehad elrobey |
2015-03-30 | cmake: implement "make install" for Linux | Dirk Hohndel |
2015-03-26 | cmake: make CMakeLists.txt more readable | Dirk Hohndel |
2015-03-26 | cmake: add CoreServices framework for Mac | Dirk Hohndel |
2015-03-26 | cmake: add support to compile for Windows and Mac | Dirk Hohndel |
2015-03-26 | cmake: use DEFINED instead of comparing to "" | Dirk Hohndel |
2015-03-25 | cmake: setup marble link directory correctly | Dirk Hohndel |
2015-03-25 | cmake: handle libzip like the other libraries | Dirk Hohndel |
2015-03-25 | cmake cleanup | Dirk Hohndel |
2015-03-25 | Save more planner settings into prefs | Gaetan Bisson |
2015-03-25 | HTML: don't collapse the dive if hyperlink is clicked | Gehad elrobey |
2015-03-25 | MultiFilterInterface - initilize member + remove extra ; | Marcos CARDINOT |
2015-03-25 | DivePlannerPointsModel::recalc - initilizes member | Marcos CARDINOT |
2015-03-25 | DivelogsDeWebServices::multipart - initializes member | Marcos CARDINOT |
2015-03-24 | Fix a memory leak in parser-xml | Claudiu Olteanu |
2015-03-24 | Clean req.txt file path | Claudiu Olteanu |
2015-03-24 | Fix memory leaks on Cochran file | Claudiu Olteanu |
2015-03-24 | Remove some white spaces | Claudiu Olteanu |
2015-03-24 | Resolve some memory leak on datatrak source | Claudiu Olteanu |
2015-03-23 | Improve error management | Salvador Cuñat |
2015-03-23 | CodingStyle: add an extra line for the braces explaination | Lubomir I. Ivanov |
2015-03-23 | Update CodingStyle | Dirk Hohndel |
2015-03-23 | Import support for new Seabear format | Miika Turkia |
2015-03-23 | Fix Seabear new line detection | Miika Turkia |
2015-03-23 | File.c - Missing break in switch | Marcos CARDINOT |
2015-03-23 | load-git::walk_tree_file - missing break in switch | Marcos CARDINOT |
2015-03-21 | Implement handler for cancel button of Save As dialog | Claudiu Olteanu |
2015-03-21 | GUI fix for OSX. Reduce the padding of the divelist header so that we don't o... | Joakim Bygdell |
2015-03-20 | Prevent crash when clicking re-plan without selected dive | Marcos CARDINOT |
2015-03-19 | RulerItem2::settingsChanged() - NULL pointer dereference | Marcos CARDINOT |