summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-11-03Fix position and size of the FilterGravatar Tomaz Canabrava
2014-11-03Start with 0 when computing maxdepth when fixing upGravatar Robert C. Helling
2014-11-03Delay replot of dive so changes aren't overwritten too earlyGravatar Dirk Hohndel
2014-11-03Fix two more potential crashes for dives without samplesGravatar Dirk Hohndel
2014-11-01Don't call strdup on NULL by mistakeGravatar Dirk Hohndel
2014-11-01Show single buddies instead on the filter.Gravatar Tomaz Canabrava
2014-11-01Capitalisation in file type listGravatar Tim Wootton
2014-11-01Adjusts tissue graph buttonGravatar Tim Wootton
2014-11-01Make filter UI comply with capitalisation styleGravatar Tim Wootton
2014-11-01Text adjustments to configuredivecomputerGravatar Tim Wootton
2014-11-01Fix partial pressure graph thresholdsGravatar Dirk Hohndel
2014-10-31Fix selection on the list model.Gravatar Tomaz Canabrava
2014-10-31Avoid repeated layout namesGravatar Giuseppe Bilotta
2014-10-31Small random whitespace cleanupsGravatar Dirk Hohndel
2014-10-31Added the widget on the screen, fix a typo.Gravatar Tomaz Canabrava
2014-10-31Implemented the LocationFilter widget.Gravatar Tomaz Canabrava
2014-10-31Repopulate the LocationFilter when lading a dive file.Gravatar Tomaz Canabrava
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-31Better layout for the filtering widgetGravatar Tomaz Canabrava
2014-10-31Fix spacing in the layout of the MultiFilterGravatar Tomaz Canabrava
2014-10-31tagfilter.ui -> filterwidget.uiGravatar Tomaz Canabrava
2014-10-31TagFilter -> MultiFilterGravatar Tomaz Canabrava
2014-10-31Added a 'MultiFilter' widget.Gravatar Tomaz Canabrava
2014-10-31Ctrl+F now opens the Tag FilterGravatar Tomaz Canabrava
2014-10-31Make possible to hide the tag filter.Gravatar Tomaz Canabrava
2014-10-31Do not allow to collapse the pannels of the mainwindowGravatar Tomaz Canabrava
2014-10-31Move the Filter to a better positionGravatar Tomaz Canabrava
2014-10-30Fix adding gas change to a diveGravatar Dirk Hohndel
2014-10-30After editing tags, get the right tags into the displayed diveGravatar Dirk Hohndel
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-30Added close button to print preview window title bar.Gravatar John Van Ostrand