index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
modeldelegates.cpp
Age
Commit message (
Expand
)
Author
2020-09-10
desktop: make completion of equipment types substring search
Berthold Stoeger
2020-09-06
cleanup: use taxonomy_get_value() instead of taxonomy_get_index()
Berthold Stoeger
2020-05-16
cleanup: use pointer-to-member style connect for ComboBoxDelegate
Berthold Stoeger
2020-05-16
cleanup: whitespace fixes in modeldelegates.[cpp|h]
Berthold Stoeger
2020-04-12
delegates: remove TankInfoDelegate::createEditor()
Berthold Stoeger
2020-04-07
delegates: remove ComboBoxTemplate::fixTabBehavior
Berthold Stoeger
2020-04-07
delegates: call fixTabBehavior *before* closing the editor
Berthold Stoeger
2020-04-07
cleanup: make static fields local to ComboBoxDelegate
Berthold Stoeger
2020-04-07
cleanup: remove TankInfoDelegate::reenableReplot
Berthold Stoeger
2020-04-07
desktop: properly initialize activeText of model-delegates
Berthold Stoeger
2020-04-07
undo/cylinders: Implement editing of the type
Berthold Stoeger
2020-04-06
delegate: don't add WSInfo entry in delegate
Berthold Stoeger
2020-04-06
delegates: don't use starts-with search to fetch cylinder/weight data
Berthold Stoeger
2020-02-28
crash fix: Don't cast to CylindersModel or CylindersModelFiltered
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-01-10
code cleanup: use explicit zero_location
Dirk Hohndel
2020-01-10
code cleanup: replace deprecated setAutoCompletion() functions
Dirk Hohndel
2019-12-05
Desktop: refactor WSInfoDelegate logic
Berthold Stoeger
2019-12-05
Cleanup: return value type from WeightModel::weightSystemAt()
Berthold Stoeger
2019-05-11
Dive site: show distance to current dive using extra data
Berthold Stoeger
2019-04-29
Cleanup: make objects in desktop-widgets/modeldelegates.cpp
Berthold Stoeger
2019-04-29
Cleanup: fix leak in delegates
Berthold Stoeger
2019-04-12
Dive sites: simplify nr_of_dives_at_dive_site()
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-03-27
Cleanup: provide printGPSCoords in C and C++ versions
Berthold Stoeger
2019-03-24
Cleanup: fix printGPSCoords signature and leaks
Berthold Stoeger
2019-01-07
Dive list: split DiveTripModel into distinct models (tree and list)
Berthold Stoeger
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-10-29
Dive site: pass pointer-to-dive_site via QVariant
Berthold Stoeger
2018-10-29
Dive site: remove UUIDs from LocationInformationModel
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to nr_of_dives_at_dive_site()
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-11
Dive site: remove access to displayed dive site from LocationFilterDelegate
Berthold Stoeger
2018-08-26
modeldelegates: use font metrics for dive list row height
Lubomir I. Ivanov
2018-06-24
Localization: remove gettextFromC::instance()
Berthold Stoeger
2018-05-21
desktop-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Planner: Add combo box for dive mode selection
Robert C. Helling
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-11
Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"
Oliver Schwaneberg
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2017-12-29
cleanup: Unchecked dynamic_cast
Jan Mulder
2017-09-04
remove Marble from the source tree
Lubomir I. Ivanov
2017-05-09
Allow weight system name to be edited
Jan Mulder
2017-05-06
Fix some warnings
Dirk Hohndel
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-03-26
QStyleOptionViewItemV4 is deprecated as of Qt 5.7
Jan Mulder
2017-03-26
Allow cylinder names to be edited
Robert C. Helling
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
[next]