Review Request: The User Interface currently uses QMaps to represent Widgets on dockers, this patch changes the use of QMaps to QLists
Samuel Buttigieg
sambut1987 at gmail.com
Wed May 18 18:31:35 BST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101383/
-----------------------------------------------------------
Review request for Calligra.
Summary
-------
As requested by boemann and his fellows, I changed the use of QMaps to represent Widgets to QLists. The widgets are no longer automatically sorted and they will appear in the order that you want them to. Hope this helps in the future.
Diffs
-----
tables/ui/CellToolBase.h 1e85233
tables/ui/CellToolBase.cpp 3557fb1
tables/ui/SimpleBorderWidget.h PRE-CREATION
tables/ui/SimpleBorderWidget.cpp PRE-CREATION
tables/ui/SimpleFillWidget.h PRE-CREATION
tables/ui/SimpleFillWidget.cpp PRE-CREATION
tables/ui/SimpleMergeWidget.h PRE-CREATION
tables/ui/SimpleMergeWidget.cpp PRE-CREATION
tables/ui/SimpleNumFormatWidget.h PRE-CREATION
tables/ui/SimpleNumFormatWidget.cpp PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/101383/diff
Testing
-------
checking if user interface works, making sure no crashes occurred
Thanks,
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20110518/6f0bfc5f/attachment.htm>
More information about the calligra-devel
mailing list