aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.cpp
AgeCommit message (Expand)Author
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
2014-09-18Switch some columns to right alignment in divelistGravatar Anton Lundin
2014-09-17Fix crash at startupGravatar Dirk Hohndel
2014-09-17Random whitespace updateGravatar Dirk Hohndel
2014-09-17Show everything by default.Gravatar Tomaz Canabrava
2014-09-17Better filtering of dives with no tags.Gravatar Tomaz Canabrava
2014-09-17Implement trip-filtering.Gravatar Tomaz Canabrava
2014-09-17Correctly filter dives. (trips are always shown)Gravatar Tomaz Canabrava
2014-09-17Create the sorting method.Gravatar Tomaz Canabrava
2014-09-17Implement the TagFilter model.Gravatar Tomaz Canabrava
2014-08-27Use one consistent font size throughout the appGravatar Dirk Hohndel
2014-08-22Divelist: switch to better column headersGravatar Dirk Hohndel
2014-08-11Rename dive gas function and defines for clarityGravatar Anton Lundin
2014-08-11Rename the model column from NITROX to GASGravatar Anton Lundin