aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.cpp
AgeCommit message (Expand)Author
2014-11-25Consistent representation of O₂Gravatar Tim Wootton
2014-11-17Allow translation of the cylinder use strings for the UIGravatar Dirk Hohndel
2014-11-17Add the ability to modify the cylinder use in the UIGravatar Dirk Hohndel
2014-11-16Divelist trip text includes the number of dives shown with current filterGravatar Dirk Hohndel
2014-11-14Make sure we always have copies of equipment descriptionsGravatar Dirk Hohndel
2014-11-13Random whitespace cleanupGravatar Dirk Hohndel
2014-11-13Move the filters code to it's own file.Gravatar Tomaz Canabrava
2014-11-12Show the number of dives with given person / location in the filter panelGravatar Dirk Hohndel
2014-11-12Deselect dives that are no longer shown as the dive list is filteredGravatar Dirk Hohndel
2014-11-11Embed the information whether a dive is hidden by a filter in the diveGravatar Dirk Hohndel
2014-11-11Clean FiltersGravatar Tomaz Canabrava
2014-11-11A bit of code cleanup.Gravatar Tomaz Canabrava
2014-11-11Show the number of dives with each tag in the filter panelGravatar Dirk Hohndel
2014-11-08Reorder initializers to be more c++-strictGravatar Anton Lundin
2014-11-07Remove leading spaces in buddy tagsGravatar Anton Lundin
2014-11-07Show extra data in separate tab on MainTabGravatar Dirk Hohndel
2014-11-04Make sure we don't use the 'changed' flag uninitializedGravatar Dirk Hohndel
2014-11-03Correctly unselect trips when dive list filters changeGravatar Dirk Hohndel
2014-11-03Improve selection behavior of the multi filterGravatar Dirk Hohndel
2014-11-01Show single buddies instead on the filter.Gravatar Tomaz Canabrava
2014-11-01Make filter UI comply with capitalisation styleGravatar Tim Wootton
2014-10-31Small random whitespace cleanupsGravatar Dirk Hohndel
2014-10-31FilterRow implemented for LocationFilter.Gravatar Tomaz Canabrava
2014-10-31Repopulate method on LocationFilterGravatar Tomaz Canabrava
2014-10-31setData method for LocationFilter.Gravatar Tomaz Canabrava
2014-10-31Implemented the flags method for LocationFilter.Gravatar Tomaz Canabrava
2014-10-31Implemented the 'data' method of LocationFilter.Gravatar Tomaz Canabrava
2014-10-31Implemented the constructor of LocationFilterGravatar Tomaz Canabrava
2014-10-31Implemented the instance method of LocationFilterGravatar Tomaz Canabrava
2014-10-31Location Filter, skeleton code.Gravatar Tomaz Canabrava
2014-10-31Treat buddy as Buddy and Divemaster, sort the filter lists.Gravatar Tomaz Canabrava
2014-10-31Fixes in the buddy finding algorithm.Gravatar Tomaz Canabrava
2014-10-31Implement the Buddy Filter interface.Gravatar Tomaz Canabrava
2014-10-31Implemented the filterRow method for BuddyList.Gravatar Tomaz Canabrava
2014-10-31Implemented the 'repopulate method' for BuddyFilterGravatar Tomaz Canabrava
2014-10-31Implemented the flags method for BuddyFilterGravatar Tomaz Canabrava
2014-10-31Implemented the setData method for BuddyFilterGravatar Tomaz Canabrava
2014-10-31Impelmented the Data method for BuddyFilterGravatar Tomaz Canabrava
2014-10-31Implemented the constructor for the BuddyFilterGravatar Tomaz Canabrava
2014-10-31Implemented the instance method for the BuddyFilterGravatar Tomaz Canabrava
2014-10-31Added the skeleton for the BuddyFilterGravatar Tomaz Canabrava
2014-10-31TagFilter -> MultiFilterGravatar Tomaz Canabrava
2014-10-30Revert "Divelist: make the column headers for units left aligned"Gravatar Dirk Hohndel
2014-10-30Display dive duration in dive list in whole minutesGravatar Linus Torvalds
2014-10-30Divelist: remove units from header, add tooltipGravatar Dirk Hohndel
2014-10-29Divelist: make the column headers for units left alignedGravatar Lubomir I. Ivanov
2014-10-19Resolution-independent trash iconGravatar Giuseppe Bilotta
2014-10-18Define auxiliary functions for metricsGravatar Giuseppe Bilotta
2014-10-02Add possibility to filter by more than one criteria at a timeGravatar Tomaz Canabrava
2014-09-20Show everything when nothing is checked.Gravatar Tomaz Canabrava