Age | Commit message (Expand) | Author |
2014-11-21 | Use getSaveFileName() as the file open dialog | Dirk Hohndel |
2014-11-20 | Small changes to Yearly Statistics window | John Van Ostrand |
2014-11-19 | Profile: adjust tank pressures at gas change (incomplete) | Dirk Hohndel |
2014-11-19 | Profile: don't offer to switch to an already active tank | Dirk Hohndel |
2014-11-19 | Profile: add helper function to get the sample entry for a mouse position | Dirk Hohndel |
2014-11-19 | Profile: keep the plotInfo in the corresponding member variable | Dirk Hohndel |
2014-11-19 | Don't offer to add a gas change if there is ony one gas | Dirk Hohndel |
2014-11-18 | Replace other references to hohndel.org | Dirk Hohndel |
2014-11-18 | Move update check and survey to the new domain | Dirk Hohndel |
2014-11-18 | Don't use DC configuration menu item as preference dialog on Mac | Dirk Hohndel |
2014-11-17 | Only show tags in filter panel that are actually used | Dirk Hohndel |
2014-11-17 | Ruler: fix weird behaviour near x = 0 | Lubomir I. Ivanov |
2014-11-17 | Clarify the meaning of the values in the stats tab | Dirk Hohndel |
2014-11-17 | Clean up yearly statistics | Dirk Hohndel |
2014-11-17 | For CCR dives, show plot for diluent and O2 cylinder pressures | Robert C. Helling |
2014-11-17 | Allow translation of the cylinder use strings for the UI | Dirk Hohndel |
2014-11-17 | Add the ability to modify the cylinder use in the UI | Dirk Hohndel |
2014-11-17 | When editing cylinders, copy all relevant data | Dirk Hohndel |
2014-11-17 | Correctly copy weight systems on edit | Dirk Hohndel |
2014-11-17 | 727 fixed | Tomaz Canabrava |
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-15 | Consistently have a space between file type and extension | Dirk Hohndel |
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 | 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 | 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 | 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 |