summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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-11Make the close button workGravatar Tomaz Canabrava
2014-11-11Added buttons to control the multi filterGravatar Tomaz Canabrava
2014-11-11Better size for the filterGravatar Tomaz Canabrava
2014-11-11Better layout for the Extra Info panelGravatar Tomaz Canabrava
2014-11-11maintab.cpp: use copy_string() instead of strdup()Gravatar Lubomir I. Ivanov
2014-11-11Show the number of dives with each tag in the filter panelGravatar Dirk Hohndel
2014-11-10Text consistency changesGravatar Tim Wootton
2014-11-10Two small fixes regarding translation textsGravatar Dirk Hohndel
2014-11-10Corrected Liquivision nameGravatar John Van Ostrand
2014-11-10Be more careful when restoring a selection in the presence of filtersGravatar Dirk Hohndel
2014-11-09Don't crash when restoring the selectionGravatar Dirk Hohndel
2014-11-08Reorder initializers to be more c++-strictGravatar Anton Lundin
2014-11-07Cleaned up file list in open and import dialogsGravatar John Van Ostrand
2014-11-07Added import for Liquivision LVD log filesGravatar John Van Ostrand
2014-11-07Remove leading spaces in buddy tagsGravatar Anton Lundin
2014-11-07Show extra data in separate tab on MainTabGravatar Dirk Hohndel
2014-11-05Always copy data in copy and paste modeGravatar Dirk Hohndel
2014-11-04Make sure we don't use the 'changed' flag uninitializedGravatar Dirk Hohndel
2014-11-04Change tank editing behavior for multi dive editGravatar Dirk Hohndel
2014-11-04Offer to save to a copy in replan modeGravatar Robert C. Helling
2014-11-04Replace alpha value of gray star with lighter grayGravatar Robert C. Helling
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-03Make invisible stars stand out lessGravatar Robert C. Helling
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