Simple simplifications on the DiveObjectHandler

Tomaz Canabrava tcanabrava at kde.org
Mon Jan 11 12:03:11 PST 2016


Some simplifications that I realized where simple to do and didn't
introduced any regressions.

I'm also thinking of using this class instead of struct dive* directly on
the C++ side, but it's not ready for that yet.

It's ready to substitute the struct dive* on the DiveTripModel, and when I
do that we will kill the DiveListModel since they are redundant.

Tomaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-Simplify-remove-weigths-and-cylinders.patch
Type: text/x-patch
Size: 2852 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0018.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0017-Simplify-return-date-and-time-directly.patch
Type: text/x-patch
Size: 2391 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0019.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-Simplify-remove-the-gas-variable.patch
Type: text/x-patch
Size: 2687 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0020.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-Simplify-remove-variable-tags.patch
Type: text/x-patch
Size: 1800 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0021.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-Simplify-remove-SAC-variable.patch
Type: text/x-patch
Size: 1936 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0022.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-Simplify-remove-gps-variable.patch
Type: text/x-patch
Size: 1992 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0023.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-Simplify-remove-m_notes-variable.patch
Type: text/x-patch
Size: 2979 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0024.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-Simplidy-remove-Maxcns-and-OTU-variables.patch
Type: text/x-patch
Size: 1760 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0025.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-Simplify-removed-suit-and-trip.patch
Type: text/x-patch
Size: 2063 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0026.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-removed-waterTemp-variable.patch
Type: text/x-patch
Size: 2205 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0027.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Simplify-removed-buddy-and-airTemp-variable.patch
Type: text/x-patch
Size: 2750 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0028.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Simplify-removed-divemaster.patch
Type: text/x-patch
Size: 1817 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0029.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Simplify-removed-duration-and-depth-variables.patch
Type: text/x-patch
Size: 2123 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0030.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Simplify-removed-location-variable.patch
Type: text/x-patch
Size: 1920 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0031.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Simplify-removed-timestamp-variable.patch
Type: text/x-patch
Size: 1814 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0032.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Simplify-remove-uneeded-variable-rating.patch
Type: text/x-patch
Size: 1731 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0033.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Remove-uneeded-variable-id.patch
Type: text/x-patch
Size: 1654 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0034.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Simplify-QML-Code-Handling-Series.patch
Type: text/x-patch
Size: 1827 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160111/b2e0ceb7/attachment-0035.bin>


More information about the subsurface mailing list