summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-11-13Random whitespace cleanupGravatar Dirk Hohndel
2014-11-13Adjust the counter function for filter with "none of the above"Gravatar Dirk Hohndel
2014-11-13Add a function to count dives with a specific suitGravatar Dirk Hohndel
2014-11-13Suits Widget created and working.Gravatar Tomaz Canabrava
2014-11-13This is already checked in doFilterGravatar Tomaz Canabrava
2014-11-13Create the doFilter for the Suits.Gravatar Tomaz Canabrava
2014-11-13Suits filterRow method done.Gravatar Tomaz Canabrava
2014-11-13Suits update method done.Gravatar Tomaz Canabrava
2014-11-13Added skeleton of the Suits Filter.Gravatar Tomaz Canabrava
2014-11-13Last one: Common 'data' method for StringList based Filters.Gravatar Tomaz Canabrava
2014-11-13Call all common methods once per class in an easy way.Gravatar Tomaz Canabrava
2014-11-13Create a common macro for flagsGravatar Tomaz Canabrava
2014-11-13Clear filter is always the same for a filter based on stringlistGravatar Tomaz Canabrava
2014-11-13More cleanup using Macros.Gravatar Tomaz Canabrava
2014-11-13Create a CREATE_INSTANCE_METHOD macroGravatar Tomaz Canabrava
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-12Support different salinity in plannerGravatar Anton Lundin
2014-11-12Merge branch 'fixFilterSelection'Gravatar Dirk Hohndel
2014-11-12Deselect dives that are no longer shown as the dive list is filteredGravatar Dirk Hohndel
2014-11-12Fix typoGravatar Dirk Hohndel
2014-11-12Update strings for Suunto safety levels.Gravatar Anton Lundin
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