summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/modeldelegates.cpp
AgeCommit message (Expand)Author
2019-12-05Desktop: refactor WSInfoDelegate logicGravatar Berthold Stoeger
2019-12-05Cleanup: return value type from WeightModel::weightSystemAt()Gravatar Berthold Stoeger
2019-05-11Dive site: show distance to current dive using extra dataGravatar Berthold Stoeger
2019-04-29Cleanup: make objects in desktop-widgets/modeldelegates.cppGravatar Berthold Stoeger
2019-04-29Cleanup: fix leak in delegatesGravatar Berthold Stoeger
2019-04-12Dive sites: simplify nr_of_dives_at_dive_site()Gravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2019-01-07Dive list: split DiveTripModel into distinct models (tree and list)Gravatar Berthold Stoeger
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-10-29Dive site: pass pointer-to-dive_site via QVariantGravatar Berthold Stoeger
2018-10-29Dive site: remove UUIDs from LocationInformationModelGravatar Berthold Stoeger
2018-10-29Dive site: pass dive-site pointer to nr_of_dives_at_dive_site()Gravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-10-11Dive site: remove access to displayed dive site from LocationFilterDelegateGravatar Berthold Stoeger
2018-08-26modeldelegates: use font metrics for dive list row heightGravatar Lubomir I. Ivanov
2018-06-24Localization: remove gettextFromC::instance()Gravatar Berthold Stoeger
2018-05-21desktop-widgets: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-14Planner: Add combo box for dive mode selectionGravatar Robert C. Helling
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-11Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"Gravatar Oliver Schwaneberg
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2017-12-29cleanup: Unchecked dynamic_castGravatar Jan Mulder
2017-09-04remove Marble from the source treeGravatar Lubomir I. Ivanov
2017-05-09Allow weight system name to be editedGravatar Jan Mulder
2017-05-06Fix some warningsGravatar Dirk Hohndel
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-03-26QStyleOptionViewItemV4 is deprecated as of Qt 5.7Gravatar Jan Mulder
2017-03-26Allow cylinder names to be editedGravatar Robert C. Helling
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Silence warnings in modeldelegates.cppGravatar Dirk Hohndel
2015-11-10modeldelegates: remove printing related delegatesGravatar Lubomir I. Ivanov
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava