Age | Commit message (Expand) | Author |
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 |
2014-10-30 | Display dive duration in dive list in whole minutes | Linus Torvalds |
2014-10-30 | Divelist: remove units from header, add tooltip | Dirk Hohndel |
2014-10-29 | Divelist: make the column headers for units left aligned | Lubomir I. Ivanov |
2014-10-19 | Resolution-independent trash icon | Giuseppe Bilotta |
2014-10-18 | Define auxiliary functions for metrics | Giuseppe Bilotta |
2014-10-02 | Add possibility to filter by more than one criteria at a time | Tomaz Canabrava |
2014-09-20 | Show everything when nothing is checked. | Tomaz Canabrava |
2014-09-18 | Switch some columns to right alignment in divelist | Anton Lundin |
2014-09-17 | Fix crash at startup | Dirk Hohndel |
2014-09-17 | Random whitespace update | Dirk Hohndel |
2014-09-17 | Show everything by default. | Tomaz Canabrava |
2014-09-17 | Better filtering of dives with no tags. | Tomaz Canabrava |
2014-09-17 | Implement trip-filtering. | Tomaz Canabrava |
2014-09-17 | Correctly filter dives. (trips are always shown) | Tomaz Canabrava |
2014-09-17 | Create the sorting method. | Tomaz Canabrava |
2014-09-17 | Implement the TagFilter model. | Tomaz Canabrava |
2014-08-27 | Use one consistent font size throughout the app | Dirk Hohndel |
2014-08-22 | Divelist: switch to better column headers | Dirk Hohndel |
2014-08-11 | Rename dive gas function and defines for clarity | Anton Lundin |
2014-08-11 | Rename the model column from NITROX to GAS | Anton Lundin |
2014-08-11 | Rename list column from O2% to Gas | Anton Lundin |
2014-08-06 | Don't show a SAC of 0.0l/min (or cuft/min) | Dirk Hohndel |
2014-08-06 | Don't list gases that weren't used in profile print | Dirk Hohndel |
2014-08-05 | Data validation | Dirk Hohndel |
2014-08-02 | Enforce end pressures to be not above starting pressures. | Robert C. Helling |
2014-07-17 | Replace cylinder_is_used with is_cylinder_used | Anton Lundin |