summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-11-21Use getSaveFileName() as the file open dialogGravatar Dirk Hohndel
2014-11-20Small changes to Yearly Statistics windowGravatar John Van Ostrand
2014-11-19Profile: adjust tank pressures at gas change (incomplete)Gravatar Dirk Hohndel
2014-11-19Profile: don't offer to switch to an already active tankGravatar Dirk Hohndel
2014-11-19Profile: add helper function to get the sample entry for a mouse positionGravatar Dirk Hohndel
2014-11-19Profile: keep the plotInfo in the corresponding member variableGravatar Dirk Hohndel
2014-11-19Don't offer to add a gas change if there is ony one gasGravatar Dirk Hohndel
2014-11-18Replace other references to hohndel.orgGravatar Dirk Hohndel
2014-11-18Move update check and survey to the new domainGravatar Dirk Hohndel
2014-11-18Don't use DC configuration menu item as preference dialog on MacGravatar Dirk Hohndel
2014-11-17Only show tags in filter panel that are actually usedGravatar Dirk Hohndel
2014-11-17Ruler: fix weird behaviour near x = 0Gravatar Lubomir I. Ivanov
2014-11-17Clarify the meaning of the values in the stats tabGravatar Dirk Hohndel
2014-11-17Clean up yearly statisticsGravatar Dirk Hohndel
2014-11-17For CCR dives, show plot for diluent and O2 cylinder pressuresGravatar Robert C. Helling
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-17When editing cylinders, copy all relevant dataGravatar Dirk Hohndel
2014-11-17Correctly copy weight systems on editGravatar Dirk Hohndel
2014-11-17727 fixedGravatar Tomaz Canabrava
2014-11-16Remove bogus strings and add tooltips to filter buttonsGravatar Dirk Hohndel
2014-11-16Divelist trip text includes the number of dives shown with current filterGravatar Dirk Hohndel
2014-11-16Remove unused DivesFilteredOut variableGravatar Dirk Hohndel
2014-11-16Improve the filter logicGravatar Dirk Hohndel
2014-11-16Improve the filter message and placementGravatar Dirk Hohndel
2014-11-16Addded a min / max layout for the filter, and a filter countGravatar Tomaz Canabrava
2014-11-15Consistently have a space between file type and extensionGravatar Dirk Hohndel
2014-11-15Mark string for translationGravatar Salvo 'LtWorf' Tomaselli
2014-11-14Make sure we always have copies of equipment descriptionsGravatar Dirk Hohndel
2014-11-14Fix memleak on Pixmap cacheGravatar Tomaz Canabrava
2014-11-14Don't show a pixmap for heading eventGravatar Dirk Hohndel
2014-11-14Add .txt as dive log fileGravatar Miika Turkia
2014-11-14Print: support margin saving for older Qt versionsGravatar Lubomir I. Ivanov
2014-11-13Print: add the support to store margins and printer optionsGravatar Lubomir I. Ivanov
2014-11-13Better menu entry for filterGravatar Dirk Hohndel
2014-11-13When closing filter dialog via menu / shortcut, also reset themGravatar Dirk Hohndel
2014-11-13When closing the filter window also clear the filterGravatar Dirk Hohndel
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