[KPhotoAlbum] A couple of EXIF display patches

Robert Krawitz rlk at alum.mit.edu
Tue Aug 4 13:14:13 BST 2015


Here are a couple of patches to improve the display of EXIF data.

The first one (sorted-columns.patch) sorts the data in the EXIF viewer
first by row, then by column, which is how most apps display columnar
sorted data:

a     e
b     f
c     g
d     h

rather than the current:

a     b
c     d
e     f
g     h

The second one (sorted-tree-view.patch) displays the EXIF tags in the
settings dialog in sorted order.
-- 
Robert Krawitz                                     <rlk at alum.mit.edu>

***  MIT Engineers   A Proud Tradition   http://mitathletics.com  ***
Member of the League for Programming Freedom  --  http://ProgFree.org
Project lead for Gutenprint   --    http://gimp-print.sourceforge.net

"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sorted-columns.patch
Type: application/octet-stream
Size: 1479 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kphotoalbum/attachments/20150804/c7fb5b0f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sorted-tree-view.patch
Type: application/octet-stream
Size: 899 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kphotoalbum/attachments/20150804/c7fb5b0f/attachment-0001.obj>


More information about the Kphotoalbum mailing list