First round of patches to make it easier to work with the MainWindow

Tomaz Canabrava tcanabrava at kde.org
Tue Feb 10 06:36:34 PST 2015


There are obvious bugs that i'm working on.
most notably, it forgets the size of the widgets.

On Tue, Feb 10, 2015 at 12:34 PM, Dirk Hohndel <dirk at hohndel.org> wrote:

> On Tue, Feb 10, 2015 at 12:18:18PM -0200, Tomaz Canabrava wrote:
> > of course, i had forgotten to add the patches. wich is good, it helps me
> a
> > bit to bettter reword them.
>
> I applied all the patches you sent :-)
>
> /D
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-a-new-Enum-that-will-be-used-to-simplify-the-m.patch
Type: text/x-patch
Size: 902 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0018.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Added-a-new-struct-that-will-hold-the-widgets-for-ea.patch
Type: text/x-patch
Size: 1052 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0019.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Implement-the-registerApplicationState-function.patch
Type: text/x-patch
Size: 1916 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0020.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Simplify-a-bit-of-code.patch
Type: text/x-patch
Size: 1148 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0021.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Added-the-first-call-to-registerApplicationState.patch
Type: text/x-patch
Size: 3196 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0022.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Addded-the-modes-for-ADD-and-PLAN.patch
Type: text/x-patch
Size: 1384 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0023.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Added-a-new-file-plannerDetauls.ui.patch
Type: text/x-patch
Size: 3802 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0024.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Added-the-PlannerDetails-class.patch
Type: text/x-patch
Size: 2297 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0025.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Changed-splitters-names-to-something-more-meaningful.patch
Type: text/x-patch
Size: 6198 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0026.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-Create-the-method-that-changes-the-state-of-the-appl.patch
Type: text/x-patch
Size: 2220 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0027.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-Setup-correctly-the-Planner-state.patch
Type: text/x-patch
Size: 1312 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0028.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-Removed-the-DiveList-from-the-mainwindow.ui.patch
Type: text/x-patch
Size: 10324 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0029.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-Removed-the-Globe-from-the-mainwindow.ui.patch
Type: text/x-patch
Size: 5751 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0030.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-Information-Panel-removed-from-mainwindow.ui.patch
Type: text/x-patch
Size: 12533 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0031.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-Removed-the-PlannerWidget-from-the-mainwindow.ui.patch
Type: text/x-patch
Size: 9761 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0032.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-Removed-ProfileWidget-from-mainwindow.ui.patch
Type: text/x-patch
Size: 15959 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0033.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0017-Moved-the-Profile-out-of-the-mainwindow.ui.patch
Type: text/x-patch
Size: 9431 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0034.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-Finished-the-cleanup-of-mainwindow.ui.patch
Type: text/x-patch
Size: 6496 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150210/82b5ca76/attachment-0035.bin>


More information about the subsurface mailing list