Review Request 109298: Adding photo informations to the album view item

classic Classic list List threaded Threaded
18 messages Options
Reply | Threaded
Open this post in threaded view
|

Review Request 109298: Adding photo informations to the album view item

Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • digikam/items/digikamimagedelegate.cpp (3e65a85)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • utilities/importui/views/importsettings.h (1c3274e)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/setup/setupalbumview.cpp (f2d5e7c)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

Ship it!

Ship It!

- Gilles


On March 5th, 2013, 9:09 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 5, 2013, 9:09 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • digikam/items/digikamimagedelegate.cpp (3e65a85)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • utilities/importui/views/importsettings.h (1c3274e)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/setup/setupalbumview.cpp (f2d5e7c)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

I tested your patch. It sound not too intrusive especially with icon view text add below thumb. But :

- Option must be disable by default (it's not the case at first run with this patch)
- Check you new i18n. I see a problem with tool-tip of this option, from AlbumView setup page.

I would also to see included in this patch something about to print all these info, exactly like you do with icon-view, as a simple line with photo info, but over preview canvas, following this wish :

https://bugs.kde.org/show_bug.cgi?id=221142

This can be done to show photo info on a corner of preview image, as bottom right for ex. This must be available to all preview canvas : iconview (F3) and Light table. A new option must be add to setup of course.

What do you think about ?

Gilles Caulier



- Gilles


On March 5th, 2013, 9:09 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 5, 2013, 9:09 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • digikam/items/digikamimagedelegate.cpp (3e65a85)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • utilities/importui/views/importsettings.h (1c3274e)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/setup/setupalbumview.cpp (f2d5e7c)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Marco Berghoff
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 6, 2013, 11:08 p.m.

Changes

Option is now disabled by default.
Typo in tool-tip.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs (updated)

  • digikam/items/digikamimagedelegate.cpp (3e65a85)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • utilities/importui/views/importsettings.h (1c3274e)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/setup/setupalbumview.cpp (f2d5e7c)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

What's about my proposal to show these photo information over Preview mode canvas ?

Gilles Caulier

- Gilles


On March 6th, 2013, 10:08 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 6, 2013, 10:08 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • digikam/items/digikamimagedelegate.cpp (3e65a85)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • utilities/importui/views/importsettings.h (1c3274e)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/setup/setupalbumview.cpp (f2d5e7c)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Marco Berghoff
In reply to this post by Gilles Caulier-4
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

On March 5th, 2013, 10:36 p.m. CET, Gilles Caulier wrote:

I tested your patch. It sound not too intrusive especially with icon view text add below thumb. But :

- Option must be disable by default (it's not the case at first run with this patch)
- Check you new i18n. I see a problem with tool-tip of this option, from AlbumView setup page.

I would also to see included in this patch something about to print all these info, exactly like you do with icon-view, as a simple line with photo info, but over preview canvas, following this wish :

https://bugs.kde.org/show_bug.cgi?id=221142

This can be done to show photo info on a corner of preview image, as bottom right for ex. This must be available to all preview canvas : iconview (F3) and Light table. A new option must be add to setup of course.

What do you think about ?

Gilles Caulier


This was exactly my initial idea, I like it very much. 

I'll start with an overlay of this line.

- Marco


On March 6th, 2013, 11:08 p.m. CET, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 6, 2013, 11:08 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • digikam/items/digikamimagedelegate.cpp (3e65a85)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • utilities/importui/views/importsettings.h (1c3274e)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/setup/setupalbumview.cpp (f2d5e7c)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Marco Berghoff
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 13, 2013, 12:10 a.m.

Changes

Add an overlay, with infos for itemview and thumbnailbar. 
In Settings there a some checkboxes.

Try to add a menuentry for toggel the overlay, toolbar and shortcut (CTRL+O) are working.

This overlay is in conflict with the fileformat overlay, so I decide to add the fileformat in the first line for those wo like the fileformat overlay. Maybe one can remove the "old" fileformat overlay.

I tested resizing and switching on off, seams to work, except the menu entry which does not appear.

btw Is there a way to commit a patch without having the status of an KDE developer?

Marco Berghoff

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs (updated)

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

>btw Is there a way to commit a patch without having the status of an KDE developer?

No you cannot : you must to be registered with a developer account... Are you interested to contribute more and become an official developer ?

Gilles Caulier

- Gilles


On March 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 12, 2013, 11:10 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

- Gilles


On March 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 12, 2013, 11:10 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

I tested your last patch, and you miss-understood me.

Previously, i talk about Preview mode (from Album UI, press F3). Preview is not thumbnail. It a real view of image to replace icon view. It's not a real full image handling as it's done in image editor. A reduced size of image data is used to speed up loading.

Your new patch include thumbnail overlay support. I not sure if it's the right way to do. We have already tool tip for this purpose. Also, do you see that a new View Mode have been introduced recently : Table-view. To switch on, go to View menu and select right option. In this mode, you can customize items info columns visible, including photo info.

But Preview Mode need definitively photo info overlay. Just to be sure that you understand what i mean, i take a shot of preview mode :

http://www.flickr.com/photos/digikam/8554418954/

Overlay need to be displayed on the bottom/left corner of preview canvas...

Gilles Caulier



- Gilles


On March 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 12, 2013, 11:10 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

Thumbnail Overlay mode is really a bad idea. It bloat GUI, as expected :

http://www.flickr.com/photos/digikam/8553333929/

But this is exactly what we need for preview mode (:=)))...

Please revert you patch to previous version and move/adapt overlay implementation for Preview Mode. Classes dedicated to show preview in Album UI and Light Table canvas are listed below:

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/widgets/graphicsview/graphicsdimgview.h

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/views/imagepreviewview.h

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/lighttable/lighttablepreview.h

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/importui/views/importpreviewview.h

Gilles Caulier


- Gilles


On March 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 12, 2013, 11:10 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Marco Berghoff
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

My original idea was to increase the number of photos in Album view, therefore one need to reduce the information below and the most important information should also available in the thumbnail bar.

Well to expand this overlay to the Preview mode should be easy and the information in the previewed photos is also a nice feature independent of this overlay.

You're right, the overlay bloat the GUI, but it is acceptable for few information.
* Most of the photos are landscape so that there are some space on the top. 
* The shortcut and toolbar icon is there for switch on / off the overlay. I need this also.
* The tool tips shows information only for one photo, so you cannot compare them.
* The new table view is good for comparison of information but it has one drawback: you only have a few photos on the side.

Marco

- Marco


On March 13th, 2013, 12:10 a.m. CET, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 13, 2013, 12:10 a.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

Marco,

Any progress here ?

Gilles Caulier

- Gilles


On March 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 12, 2013, 11:10 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Marco Berghoff
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

On March 18th, 2013, 11:28 p.m. CET, Gilles Caulier wrote:

Marco,

Any progress here ?

Gilles Caulier
Not yet, much work and holiday not before mid of April. Meanwhile you can integrate r2, because it is independent of the overlay stuff.

What do you think of my comment?

Marco

- Marco


On March 13th, 2013, 12:10 a.m. CET, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 13, 2013, 12:10 a.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Gilles Caulier-4
In reply to this post by Gilles Caulier-4
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

On March 18th, 2013, 10:28 p.m. UTC, Gilles Caulier wrote:

Marco,

Any progress here ?

Gilles Caulier

On March 25th, 2013, 5:57 p.m. UTC, Marco Berghoff wrote:

Not yet, much work and holiday not before mid of April. Meanwhile you can integrate r2, because it is independent of the overlay stuff.

What do you think of my comment?

Marco
>You're right, the overlay bloat the GUI, but it is acceptable for few information.
>* Most of the photos are landscape so that there are some space on the top. 

yes, but the model view is not designed to optimize space in this condition. In fact the new list view mode where work Micheal will respond to your whishes

>* The shortcut and toolbar icon is there for switch on / off the overlay. I need this also.

Why not... but see my next comment.

>* The tool tips shows information only for one photo, so you cannot compare them.

Right. But new list view mode do it very well. You can now customize all column with info that you need, taken from digiKam, metadata or file properties. This is definitively the best way to compare and sort images, better than overlay.

>* The new table view is good for comparison of information but it has one drawback: you only have a few photos on the side.

I'm not agree. As you can also change thumbnails size in this mode, you can extend the visible counts of item on the screen. Problem is the same with icon-view in fact. This is why you need to scroll-down.


But definitively, compare items properties will be more simple with table view than overlay : properties will be show side by side using columns.

Gilles Caulier



- Gilles


On March 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 12, 2013, 11:10 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Albert Astals Cid
In reply to this post by Gilles Caulier-4
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109298/

On March 18th, 2013, 10:28 p.m. UTC, Gilles Caulier wrote:

Marco,

Any progress here ?

Gilles Caulier

On March 25th, 2013, 5:57 p.m. UTC, Marco Berghoff wrote:

Not yet, much work and holiday not before mid of April. Meanwhile you can integrate r2, because it is independent of the overlay stuff.

What do you think of my comment?

Marco

On March 27th, 2013, 2:48 p.m. UTC, Gilles Caulier wrote:

>You're right, the overlay bloat the GUI, but it is acceptable for few information.
>* Most of the photos are landscape so that there are some space on the top. 

yes, but the model view is not designed to optimize space in this condition. In fact the new list view mode where work Micheal will respond to your whishes

>* The shortcut and toolbar icon is there for switch on / off the overlay. I need this also.

Why not... but see my next comment.

>* The tool tips shows information only for one photo, so you cannot compare them.

Right. But new list view mode do it very well. You can now customize all column with info that you need, taken from digiKam, metadata or file properties. This is definitively the best way to compare and sort images, better than overlay.

>* The new table view is good for comparison of information but it has one drawback: you only have a few photos on the side.

I'm not agree. As you can also change thumbnails size in this mode, you can extend the visible counts of item on the screen. Problem is the same with icon-view in fact. This is why you need to scroll-down.


But definitively, compare items properties will be more simple with table view than overlay : properties will be show side by side using columns.

Gilles Caulier


Janitorial Question: What's the status of this? Has it been commited? Or not? Or there's still work to do? If there is still work to do maybe makes sense discarding this review request and starting a new one?

- Albert


On March 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated March 12, 2013, 11:10 p.m.

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Albert Astals Cid
In reply to this post by Gilles Caulier-4
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/109298/

On març 18th, 2013, 10:28 p.m. UTC, Gilles Caulier wrote:

Marco,

Any progress here ?

Gilles Caulier

On març 25th, 2013, 5:57 p.m. UTC, Marco Berghoff wrote:

Not yet, much work and holiday not before mid of April. Meanwhile you can integrate r2, because it is independent of the overlay stuff.

What do you think of my comment?

Marco

On març 27th, 2013, 2:48 p.m. UTC, Gilles Caulier wrote:

>You're right, the overlay bloat the GUI, but it is acceptable for few information.
>* Most of the photos are landscape so that there are some space on the top. 

yes, but the model view is not designed to optimize space in this condition. In fact the new list view mode where work Micheal will respond to your whishes

>* The shortcut and toolbar icon is there for switch on / off the overlay. I need this also.

Why not... but see my next comment.

>* The tool tips shows information only for one photo, so you cannot compare them.

Right. But new list view mode do it very well. You can now customize all column with info that you need, taken from digiKam, metadata or file properties. This is definitively the best way to compare and sort images, better than overlay.

>* The new table view is good for comparison of information but it has one drawback: you only have a few photos on the side.

I'm not agree. As you can also change thumbnails size in this mode, you can extend the visible counts of item on the screen. Problem is the same with icon-view in fact. This is why you need to scroll-down.


But definitively, compare items properties will be more simple with table view than overlay : properties will be show side by side using columns.

Gilles Caulier


On agost 15th, 2013, 9:55 p.m. UTC, Albert Astals Cid wrote:

Janitorial Question: What's the status of this? Has it been commited? Or not? Or there's still work to do? If there is still work to do maybe makes sense discarding this review request and starting a new one?

No answer in a year, i guess noone really cares. I'll discard it.


- Albert


On març 12th, 2013, 11:10 p.m. UTC, Marco Berghoff wrote:

Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated mar. 12, 2013, 11:10 p.m.

Repository: digikam

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Review Request 109298: Adding photo informations to the album view item

Marco Berghoff
In reply to this post by Marco Berghoff
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/109298/

This change has been discarded.


Review request for Digikam and Gilles Caulier.
By Marco Berghoff.

Updated ago. 11, 2014, 7:12 p.m.

Repository: digikam

Description

This patch adds a line with informations about aperture, exposure time, ISO sensitivity and focal length between filename and title. It looks like "F7.1 1/900s ISO 200 8mm".

A checkbox for switching this line on/off is added to the albumview setup dialog.

Testing

Compiles fine.
Albumview items have the infoline if the checkmark is set in the setup dialog and hide it if not.

Diffs

  • utilities/setup/setupalbumview.cpp (f2d5e7c)
  • utilities/importui/views/importsettings.cpp (0175079)
  • utilities/importui/views/importsettings.h (1c3274e)
  • libs/widgets/itemview/itemviewimagedelegatepriv.h (8735e6a)
  • libs/widgets/itemview/itemviewimagedelegate.cpp (1a1632c)
  • libs/widgets/itemview/itemviewimagedelegate.h (d1c3fd0)
  • digikam/utils/albumsettings.h (501213a)
  • digikam/utils/albumsettings.cpp (b838479)
  • digikam/main/digikamui.rc (f410ad7)
  • digikam/main/digikamapp_p.h (2d9f0c2)
  • digikam/main/digikamapp.cpp (290840f)
  • digikam/items/imagethumbnaildelegate.cpp (d34b21e)
  • digikam/main/digikamapp.h (0286bce)
  • digikam/items/imagedelegatepriv.h (0ffa233)
  • digikam/items/imagedelegate.cpp (6dfad4f)
  • digikam/items/digikamimagedelegate.cpp (3e65a85)

View Diff


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel