Patches ( 4 )

Tomaz Canabrava tcanabrava at kde.org
Tue Jul 16 18:26:44 PDT 2013


I'm a bit lazy today. So, this fixes a couple of things I found out in the
printing code and also tries to amenize the pain that it so use the Qt
version of subsurface right now. The best thing on this patch is the fix to
the ComboBoxes in the inline edit stuff - but it will also bug if you want
to cancel edition - no can do that for now, I'll update this with the
'cancel' action tomorrow.

branch is 'quirks', in tcanabrava/subsurface


commit 1a0a4b7e08df29dcc519dfe35022127e1d5dda20
Author: Tomaz Canabrava <tcanabrava at kde.org>
Date:   Tue Jul 16 19:13:58 2013 -0300

    Fixes the Combobox behavior on the inline-edit

    This patch fixes the combobox behavior on the inline edit
    to what it was ( well, similar to ) the GTK version,
    up and arrow keys will walk you to the list of choices,
    and it will update the other data as soon as you walks over it

    one drawback is that you cant ( for now, since I do have a
    very big headache at the moment ) cancel, since the cancel
    will just forgets the item and do not call 'setData' on the
    model, but we already called it while walking on the list.

    Signed-off-by: Tomaz Canabrava <tcanabrava at kde.org>

commit c5a0c4e0d7f69be9341cc5c8815afe9761e5c47c
Author: Tomaz Canabrava <tcanabrava at kde.org>
Date:   Tue Jul 16 15:31:44 2013 -0300

    Support for key_up and down in the combobox delegate.

    Adds spport for key_up and key_down in the combobox
    delegates, now when you press key_up or down, it will
    show the list of choices instead of going one-by-one
    in the lineedit.

    Signed-off-by: Tomaz Canabrava <tcanabrava at kde.org>

commit ee25edc28ec8b254d31e24d7ba16642a60793289
Author: Tomaz Canabrava <tcanabrava at kde.org>
Date:   Tue Jul 16 12:49:31 2013 -0300

    Clear multi-line string separator on the c++ code.

    Signed-off-by: Tomaz Canabrava <tcanabrava at kde.org>

commit fdfd261f1453460407bfefbb78618b5edaf3f0ec
Author: Tomaz Canabrava <tcanabrava at kde.org>
Date:   Tue Jul 16 12:48:37 2013 -0300

    Fixeda a typo that got the 'x' value where the requested one was
actually y.

    Signed-off-by: Tomaz Canabrava <tcanabrava at kde.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130716/635ba473/attachment.html>


More information about the subsurface mailing list