Age | Commit message (Expand) | Author |
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 |
2014-11-13 | More cleanup using Macros. | Tomaz Canabrava |
2014-11-13 | Create a CREATE_INSTANCE_METHOD macro | Tomaz Canabrava |
2014-11-13 | Move the filters code to it's own file. | Tomaz Canabrava |
2014-11-12 | Show the number of dives with given person / location in the filter panel | Dirk Hohndel |
2014-11-12 | Support different salinity in planner | Anton Lundin |
2014-11-12 | Merge branch 'fixFilterSelection' | Dirk Hohndel |
2014-11-12 | Deselect dives that are no longer shown as the dive list is filtered | Dirk Hohndel |
2014-11-12 | Fix typo | Dirk Hohndel |
2014-11-12 | Update strings for Suunto safety levels. | Anton Lundin |
2014-11-11 | Embed the information whether a dive is hidden by a filter in the dive | Dirk Hohndel |
2014-11-11 | Clean Filters | Tomaz Canabrava |
2014-11-11 | A bit of code cleanup. | Tomaz Canabrava |
2014-11-11 | Make the close button work | Tomaz Canabrava |
2014-11-11 | Added buttons to control the multi filter | Tomaz Canabrava |
2014-11-11 | Better size for the filter | Tomaz Canabrava |
2014-11-11 | Better layout for the Extra Info panel | Tomaz Canabrava |
2014-11-11 | maintab.cpp: use copy_string() instead of strdup() | Lubomir I. Ivanov |
2014-11-11 | Show the number of dives with each tag in the filter panel | Dirk Hohndel |
2014-11-10 | Text consistency changes | Tim Wootton |
2014-11-10 | Two small fixes regarding translation texts | Dirk Hohndel |