Age | Commit message (Expand) | Author |
2014-04-18 | Fix crash when manually adding a dive | Dirk Hohndel |
2014-04-18 | Comments added to planner | Robert C. Helling |
2014-04-17 | Fixed mismatched connections | Lakshman |
2014-04-17 | Correctly edit air/water temp in dive struct | Yosef Hamza |
2014-04-17 | Moved code around to make possible to compile the C part alone. | Tomaz Canabrava |
2014-04-17 | Removed the globals 'userid' and 'save_userid_local' variables | Tomaz Canabrava |
2014-04-17 | Mark a lot of TODO's where I think it should be moved to C code. | Tomaz Canabrava |
2014-04-17 | Quick whitespace cleanup | Dirk Hohndel |
2014-04-17 | Improvement for various bits of the planner | Robert Helling |
2014-04-16 | Renaming the prefs struct members to be consistent with the QSettings. | Gehad Elrobey |
2014-04-16 | UI adjustments in Print Dialog Window | Andrey Zhdanov |
2014-04-16 | Use Luisa's new icons | Willem Ferguson |
2014-04-16 | New icons | Luisa Pires |
2014-04-16 | Test cases for unit conversion | Lakshman |
2014-04-15 | Information on writing test cases | Miika Turkia |
2014-04-15 | Corrections to unit tests | Lakshman |
2014-04-14 | Simplify code | Dirk Hohndel |
2014-04-14 | Make red ceiling work | Dirk Hohndel |
2014-04-14 | git-save: improve commit authorship data | Linus Torvalds |
2014-04-14 | Add the option to specify the LIBDCDEVEL path. | Tomaz Canabrava |
2014-04-14 | Use a list of files instead of filtering for *.c | Tomaz Canabrava |
2014-04-14 | Add a Readme.testing file with explanations on how to use the tests. | Tomaz Canabrava |
2014-04-14 | First test case implemented. | Tomaz Canabrava |
2014-04-14 | Add a CMake based buildsystem for the tests. | Tomaz Canabrava |
2014-04-14 | Add option to save userid in data files | Venkatesh Shukla |
2014-04-14 | Mark Air/Water temp field red for wrong input. | Yosef Hamza |
2014-04-11 | Remove some unneeded explicit paths in includes | Gehad |
2014-04-11 | Change some references of QSettings to the pref struct. | Gehad elrobey |
2014-04-10 | Feature to show or hide heart rate graph | Lakshman |
2014-04-10 | Small updates to user manual | Willem Ferguson |
2014-04-10 | No negative depth on divelogs.de export | Miika Turkia |
2014-04-10 | Create synthetic depth samples for manual dives | Miika Turkia |
2014-04-07 | Add test dive that shows heart rate | Dirk Hohndel |
2014-04-07 | Change position of heart rate labels on y-axis | Willem Ferguson |
2014-04-07 | Fix incorrect behavior in preference window | Gehad |
2014-04-07 | Use the ENABLE_PLANNER macro in the manual too | Anton Lundin |
2014-04-07 | Update to bring user manual in line for the release of V4.1. | Willem Ferguson |
2014-04-07 | Preferences: Change of text for unused cylinders. | Willem Ferguson |
2014-04-06 | Fix HTML errors | Miika Turkia |
2014-04-05 | Rely on ENABLE_PLANNER to enable the planner | Anton Lundin |
2014-04-05 | Add test dive that has an unused cylinder | Dirk Hohndel |
2014-04-05 | Use helper function to write decimal numbers | Gehad |
2014-04-05 | Fix divelogs.de upload error | Venkatesh Shukla |
2014-04-05 | Remove check option to show units in text label | Lakshman |
2014-04-05 | Set the world-map HTML charset to UTF-8 | Gehad |
2014-04-04 | Javascript exported code throws errors when dives are missing | Gehad |
2014-04-03 | Random small whitespace cleanups | Dirk Hohndel |
2014-04-03 | Edit name option for bookmarks | Yosef Hamza |
2014-04-03 | Fixing dive notes escape characters in worldmap exporter | Gehad |
2014-04-03 | Correctly handle dive selection after editing dives | Dirk Hohndel |