Age | Commit message (Expand) | Author |
2014-02-17 | Compute dive computer/camera time offset from sample picture | Robert C. Helling |
2014-02-17 | Store camera time offset in preferences | Robert C. Helling |
2014-02-17 | Fix missing air temp on divelogs.de export | Miika Turkia |
2014-02-16 | Whitespace cleanup for parse-xml.c and save-xml.c | Dirk Hohndel |
2014-02-16 | Continue to improve whitespace cleanup helper | Dirk Hohndel |
2014-02-16 | Allow backups for .ssrf files as well | Dirk Hohndel |
2014-02-16 | Rename old 'xml' file as 'bak' file when saving | Linus Torvalds |
2014-02-16 | New profile: some more slight rearrangements | Dirk Hohndel |
2014-02-16 | Fix missed "+0.5" rounding - use rint() instead | Linus Torvalds |
2014-02-16 | micro-optimisation: avoid division in main strtod() loop | Linus Torvalds |
2014-02-16 | Fine tune positioning of temperature and tank pressure lines | Dirk Hohndel |
2014-02-16 | New profile: improve mean depth line | Dirk Hohndel |
2014-02-16 | Clean up some warnings | Dirk Hohndel |
2014-02-15 | Math is hard. Let's go shopping. | Dirk Hohndel |
2014-02-15 | Remove some unused variables | Dirk Hohndel |
2014-02-15 | Fix z-value of the PartialPressure gas graph over the timeAxis | Tomaz Canabrava |
2014-02-15 | Make it possible to hide some of the grid lines. | Tomaz Canabrava |
2014-02-15 | Better setup of the defaults for the grid. | Tomaz Canabrava |
2014-02-15 | Create the grids. | Tomaz Canabrava |
2014-02-15 | Change the axis update method to move the lines. | Tomaz Canabrava |
2014-02-15 | New template-based-function: remove the uneeded items on a QList. | Tomaz Canabrava |
2014-02-15 | Remove the class 'CartesianPlane' | Tomaz Canabrava |
2014-02-15 | Move the events when a partial pressure graph is enabled / disabled | Tomaz Canabrava |
2014-02-15 | If the depth is zero, dont show it. | Tomaz Canabrava |
2014-02-15 | Fix crash opening testdive0.xml | Tomaz Canabrava |
2014-02-15 | Removed unused setup function | Dirk Hohndel |
2014-02-15 | Make font label scale a per axis property | Dirk Hohndel |
2014-02-15 | New Profile: make axis labels smaller | Dirk Hohndel |
2014-02-15 | Add unit support for CSV import | Miika Turkia |
2014-02-15 | Initialize device_data_t data | Dirk Hohndel |
2014-02-14 | Import gas info for Shearwater Desktop | Miika Turkia |
2014-02-14 | Import Shearwater Desktop divelog database | Miika Turkia |
2014-02-14 | Refactoring sqlite import support | Miika Turkia |
2014-02-14 | Align Right side of Cylinder Pressure Text to the Left. | Tomaz Canabrava |
2014-02-14 | Left-Align the last Temperature Text. | Tomaz Canabrava |
2014-02-14 | Show the last temperature on the graph. | Tomaz Canabrava |
2014-02-14 | Removed the 'Unused Tanks' from the toolbar. | Tomaz Canabrava |
2014-02-13 | Updated user manual html file | Dirk Hohndel |
2014-02-13 | User manual: grammar and stylistic revision | Willem Ferguson |
2014-02-13 | Automated whitespace / coding style correction | Dirk Hohndel |
2014-02-13 | Fine tuning of the whitespace / coding style post processing | Dirk Hohndel |
2014-02-13 | Add recent files to main menu. | Boris Barbulovski |
2014-02-12 | Add a simplistic tool to clean up whitespace | Dirk Hohndel |
2014-02-12 | Use "rint()" instead of rounding manually with "+ 0.5" | Linus Torvalds |
2014-02-12 | Fix default value for missing surface pressure from divecomputer | Linus Torvalds |
2014-02-12 | Ensure the correct parent is used in the dialog | Dirk Hohndel |
2014-02-12 | Don't redeclare variables of the same name | Dirk Hohndel |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-12 | Make the mean depth line follow the size of the axis. | Tomaz Canabrava |
2014-02-12 | Hide the extra axis labels on release mode, show on debug mode. | Tomaz Canabrava |