Age | Commit message (Expand) | Author |
2014-11-17 | Translation updates | Dirk Hohndel |
2014-11-17 | Fix per_cylinder_mean_depth calculation for CCR | Dirk Hohndel |
2014-11-17 | In a CCR dive the diluent and oxygen cylinders are both used | Dirk Hohndel |
2014-11-16 | Load and save the dc type for CCR dives | Dirk Hohndel |
2014-11-16 | Save CCR cylinder use in XML and git | Dirk Hohndel |
2014-11-16 | Some gas handling improvements | Robert C. Helling |
2014-11-16 | Latest strings and translations | Dirk Hohndel |
2014-11-16 | Remove bogus strings and add tooltips to filter buttons | Dirk Hohndel |
2014-11-16 | Divelist trip text includes the number of dives shown with current filter | Dirk Hohndel |
2014-11-16 | Remove unused DivesFilteredOut variable | Dirk Hohndel |
2014-11-16 | Improve the filter logic | Dirk Hohndel |
2014-11-16 | Improve the filter message and placement | Dirk Hohndel |
2014-11-16 | Addded a min / max layout for the filter, and a filter count | Tomaz Canabrava |
2014-11-16 | User manual: Using CCR equipment with Subsurface. | Willem Ferguson |
2014-11-15 | Revert "Save cylinder pressure from samples" | Dirk Hohndel |
2014-11-15 | More strings and translations | Dirk Hohndel |
2014-11-15 | Initial support for Suunto DM5 import | Miika Turkia |
2014-11-15 | Consistently have a space between file type and extension | Dirk Hohndel |
2014-11-15 | Updated strings and translations | Dirk Hohndel |
2014-11-15 | Fix parsing of Windows new lines on Mk6 import | Miika Turkia |
2014-11-15 | Save the diluent pressures to XML | Miika Turkia |
2014-11-15 | Save cylinder pressure from samples | Miika Turkia |
2014-11-15 | Mark string for translation | Salvo 'LtWorf' Tomaselli |
2014-11-14 | Make sure we always have copies of equipment descriptions | Dirk Hohndel |
2014-11-14 | Fix memleak on Pixmap cache | Tomaz Canabrava |
2014-11-14 | Don't show a pixmap for heading event | Dirk Hohndel |
2014-11-14 | First stab at README and ReleaseNotes for 4.3 | Dirk Hohndel |
2014-11-14 | Add .txt as dive log file | Miika Turkia |
2014-11-14 | Print: support margin saving for older Qt versions | Lubomir I. Ivanov |
2014-11-13 | Latest strings and translations | Dirk Hohndel |
2014-11-13 | Print: add the support to store margins and printer options | Lubomir I. Ivanov |
2014-11-13 | Better menu entry for filter | Dirk Hohndel |
2014-11-13 | When closing filter dialog via menu / shortcut, also reset them | Dirk Hohndel |
2014-11-13 | When closing the filter window also clear the filter | Dirk Hohndel |
2014-11-13 | Random whitespace cleanup | Dirk Hohndel |
2014-11-13 | Adjust the counter function for filter with "none of the above" | Dirk Hohndel |
2014-11-13 | Add a function to count dives with a specific suit | Dirk Hohndel |
2014-11-13 | Fix use of QString | Tomaz Canabrava |
2014-11-13 | Fix QString use | Tomaz Canabrava |
2014-11-13 | Suits Widget created and working. | Tomaz Canabrava |
2014-11-13 | This is already checked in doFilter | Tomaz Canabrava |
2014-11-13 | Create the doFilter for the Suits. | Tomaz Canabrava |
2014-11-13 | Suits filterRow method done. | Tomaz Canabrava |
2014-11-13 | Suits update method done. | Tomaz Canabrava |
2014-11-13 | Added skeleton of the Suits Filter. | Tomaz Canabrava |
2014-11-13 | Last one: Common 'data' method for StringList based Filters. | Tomaz Canabrava |
2014-11-13 | Call all common methods once per class in an easy way. | Tomaz Canabrava |
2014-11-13 | Create a common macro for flags | Tomaz Canabrava |
2014-11-13 | Clear filter is always the same for a filter based on stringlist | Tomaz Canabrava |
2014-11-13 | More cleanup using Macros. | Tomaz Canabrava |