Age | Commit message (Expand) | Author |
2015-02-12 | Show dive site name in dive list | Dirk Hohndel |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-03 | Do not set default bg to white on the models | Tomaz Canabrava |
2015-01-25 | More descriptive variable in calls to get_dive_gas | Anton Lundin |
2015-01-17 | Minor PSCR fixes | Robert C. Helling |
2015-01-09 | If we can't find the dive, simply return no data | Dirk Hohndel |
2014-12-18 | Free memory returned from get_dive_gas_string | Anton Lundin |
2014-11-25 | Consistent representation of O₂ | Tim Wootton |
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-16 | Divelist trip text includes the number of dives shown with current filter | Dirk Hohndel |
2014-11-14 | Make sure we always have copies of equipment descriptions | Dirk Hohndel |
2014-11-13 | Random whitespace cleanup | Dirk Hohndel |
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 | Deselect dives that are no longer shown as the dive list is filtered | Dirk Hohndel |
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 | Show the number of dives with each tag in the filter panel | Dirk Hohndel |
2014-11-08 | Reorder initializers to be more c++-strict | Anton Lundin |
2014-11-07 | Remove leading spaces in buddy tags | Anton Lundin |
2014-11-07 | Show extra data in separate tab on MainTab | Dirk Hohndel |
2014-11-04 | Make sure we don't use the 'changed' flag uninitialized | Dirk Hohndel |
2014-11-03 | Correctly unselect trips when dive list filters change | Dirk Hohndel |
2014-11-03 | Improve selection behavior of the multi filter | Dirk Hohndel |
2014-11-01 | Show single buddies instead on the filter. | Tomaz Canabrava |
2014-11-01 | Make filter UI comply with capitalisation style | Tim Wootton |
2014-10-31 | Small random whitespace cleanups | Dirk Hohndel |
2014-10-31 | FilterRow implemented for LocationFilter. | Tomaz Canabrava |
2014-10-31 | Repopulate method on LocationFilter | Tomaz Canabrava |
2014-10-31 | setData method for LocationFilter. | Tomaz Canabrava |
2014-10-31 | Implemented the flags method for LocationFilter. | Tomaz Canabrava |
2014-10-31 | Implemented the 'data' method of LocationFilter. | Tomaz Canabrava |
2014-10-31 | Implemented the constructor of LocationFilter | Tomaz Canabrava |
2014-10-31 | Implemented the instance method of LocationFilter | Tomaz Canabrava |
2014-10-31 | Location Filter, skeleton code. | Tomaz Canabrava |
2014-10-31 | Treat buddy as Buddy and Divemaster, sort the filter lists. | Tomaz Canabrava |
2014-10-31 | Fixes in the buddy finding algorithm. | Tomaz Canabrava |
2014-10-31 | Implement the Buddy Filter interface. | Tomaz Canabrava |
2014-10-31 | Implemented the filterRow method for BuddyList. | Tomaz Canabrava |
2014-10-31 | Implemented the 'repopulate method' for BuddyFilter | Tomaz Canabrava |
2014-10-31 | Implemented the flags method for BuddyFilter | Tomaz Canabrava |
2014-10-31 | Implemented the setData method for BuddyFilter | Tomaz Canabrava |
2014-10-31 | Impelmented the Data method for BuddyFilter | Tomaz Canabrava |
2014-10-31 | Implemented the constructor for the BuddyFilter | Tomaz Canabrava |
2014-10-31 | Implemented the instance method for the BuddyFilter | Tomaz Canabrava |
2014-10-31 | Added the skeleton for the BuddyFilter | Tomaz Canabrava |
2014-10-31 | TagFilter -> MultiFilter | Tomaz Canabrava |
2014-10-30 | Revert "Divelist: make the column headers for units left aligned" | Dirk Hohndel |