Feed Advanced Search

Apr 27 2019

dsam82 added a comment to D20840: Auto Delay Presentation Off.

If the checkbox is activated, the control widget in the upper right corner shows that it is in play mode. Pressing the play/pause button does not change anything.

What should happen if the user clicks on the play/pause button when the checkbox is activated?
Since the user doesn't want the animations, I think the control widget should be in pause mode or are there any other functionality to implement?

Apr 27 2019, 8:09 PM · Digikam

Apr 26 2019

mqualmann requested changes to D20842: Colors Histogram Channel in Editor-Curves tool.

Patch works but we still have to polish something.
Please use if (... not if(...
NUM_CHANNELS == 5, look again at line 1158 of imagecurves.cpp

Apr 26 2019, 9:05 PM · Digikam
mqualmann requested changes to D20840: Auto Delay Presentation Off.

As I wrote here (https://bugs.kde.org/show_bug.cgi?id=124788#c5) I find the solution with the CheckBox not so good.

  • When the CheckBox is enabled, the time can no longer be set for the Ken Burns effect (a stand-alone OpenGL widget and effect). The Ken Burns effect lives only through the movement.
  • If the checkbox is activated, the control widget in the upper right corner shows that it is in play mode. Pressing the play / pause button does not change anything.
  • When I use the mouse wheel, the control widget is always displayed.
Apr 26 2019, 8:46 PM · Digikam
dsam82 requested review of D20842: Colors Histogram Channel in Editor-Curves tool.
Apr 26 2019, 1:07 PM · Digikam
dsam82 requested review of D20840: Auto Delay Presentation Off.
Apr 26 2019, 12:44 PM · Digikam

Apr 19 2019

dkreuter removed a watcher for Digikam: dkreuter.
Apr 19 2019, 1:02 PM
cgilles closed D20681: Fix build with QtWebEngine 5.6.
Apr 19 2019, 12:56 PM · Digikam
cgilles accepted D20681: Fix build with QtWebEngine 5.6.

https://commits.kde.org/digikam/27b90c533f99cd4f67f99ef5c506f80db6c012af

Apr 19 2019, 12:56 PM · Digikam
wbauer added a comment to D20681: Fix build with QtWebEngine 5.6.

PS: I just now found the same in core/dplugins/generic/webservices/unified/wizard/wsauthenticationpage.cpp, but that isn't compiled currently.

Apr 19 2019, 10:05 AM · Digikam
wbauer updated the test plan for D20681: Fix build with QtWebEngine 5.6.
Apr 19 2019, 8:51 AM · Digikam
wbauer requested review of D20681: Fix build with QtWebEngine 5.6.
Apr 19 2019, 8:50 AM · Digikam

Apr 17 2019

cgilles closed D20632: Fix build with Qt 5.6.
Apr 17 2019, 9:24 AM · Digikam
cgilles accepted D20632: Fix build with Qt 5.6.

Fix applied with commit : https://commits.kde.org/digikam/dbc7b17f4d61fda327f273e30a85c8d59c913a16

Apr 17 2019, 9:23 AM · Digikam
wbauer requested review of D20632: Fix build with Qt 5.6.
Apr 17 2019, 9:01 AM · Digikam

Mar 16 2019

ashwind removed a watcher for Digikam: ashwind.
Mar 16 2019, 3:43 AM

Mar 7 2019

tpasch created T10579: digiKam flatpak: Please include mysql driver (for using an external mysql db).
Mar 7 2019, 7:17 AM · Flatpak, Digikam

Jan 17 2019

raghavendravijaya added a member for Digikam: raghavendravijaya.
Jan 17 2019, 6:43 PM
raghavendravijaya added a watcher for Digikam: raghavendravijaya.
Jan 17 2019, 6:43 PM

Jan 9 2019

ashwind added a watcher for Digikam: ashwind.
Jan 9 2019, 5:58 PM

Dec 1 2018

mqualmann added a comment to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

Ok, thank you, I confused the review board and phabricator.

Dec 1 2018, 5:05 PM · Digikam
wbauer abandoned D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

Close with REVIEW: D17276 was not successful.

remote: https://commits.kde.org/digikam/60721615dd9af2b81dacce06adaa7e31d56eee32
remote: ERROR - Communication problem with Reviewboard. Please contact the KDE sysadmins.
remote: INFO - Please report the following:
remote: INFO - Request URL: https://git.reviewboard.kde.org/api/review-requests/17276/
remote: INFO - Status code: 404

Maik

Dec 1 2018, 3:47 PM · Digikam
mqualmann added a comment to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

Close with REVIEW: D17276 was not successful.

Dec 1 2018, 3:43 PM · Digikam
wbauer added a comment to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

No, welcome page view is not present in Showfoto. Only the geolocation view. So the patch must be applied too to Showfoto::main().

Dec 1 2018, 3:20 PM · Digikam
wbauer updated the diff for D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

Apply the same change to showfoto as well.

Dec 1 2018, 2:55 PM · Digikam
mqualmann requested changes to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

In Showfoto the problem may not occur well, but I will try to solve the problem in another way.

Dec 1 2018, 1:23 PM · Digikam
cgilles added a comment to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

No, welcome page view is not present in Showfoto. Only the geolocation view. So the patch must be applied too to Showfoto::main().

Dec 1 2018, 1:14 PM · Digikam
mqualmann accepted D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

I can reproduce the problem, although I always use QWebEngine, I had never noticed it before.
The patch works fine, also with the geolocation.

Dec 1 2018, 11:35 AM · Digikam
wbauer added a comment to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

Did you test this king of patch with the geolocation view, in GoogleMaps mode which use also QWebEngine ?

Dec 1 2018, 11:07 AM · Digikam
cgilles added a comment to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

Note : you patch the digiKam main(). Showfoto main() need also to be patched as it can show the Geolocation view in GoogleMaps mode.

Dec 1 2018, 10:14 AM · Digikam
cgilles updated subscribers of D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.
Dec 1 2018, 10:11 AM · Digikam
cgilles added a comment to D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.

Did you test this king of patch with the geolocation view, in GoogleMaps mode which use also QWebEngine ?

Dec 1 2018, 10:11 AM · Digikam
wbauer updated the test plan for D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.
Dec 1 2018, 9:21 AM · Digikam
wbauer requested review of D17276: Set AA_DontCreateNativeWidgetSiblings when using QtWebEngine.
Dec 1 2018, 9:20 AM · Digikam

Nov 9 2018

kapustakrzysztof updated the diff for D16723: FEATURE: 400777 Group by timelapse / burst.

Removed dependency on QStringView

Nov 9 2018, 2:30 AM · Digikam

Nov 7 2018

kapustakrzysztof updated the diff for D16723: FEATURE: 400777 Group by timelapse / burst.

Updated diff to the newest master

Nov 7 2018, 7:30 PM · Digikam
kapustakrzysztof retitled D16723: FEATURE: 400777 Group by timelapse / burst from FEATURE: 400777 to FEATURE: 400777 Group by timelapse / burst.
Nov 7 2018, 3:02 AM · Digikam
kapustakrzysztof requested review of D16723: FEATURE: 400777 Group by timelapse / burst.
Nov 7 2018, 3:00 AM · Digikam

Oct 12 2018

ngraham renamed T9226: Unify icon/folder views from Unifiy folder views to Unify icon/folder views.
Oct 12 2018, 11:39 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma

Oct 6 2018

ngraham triaged T9226: Unify icon/folder views as Wishlist priority.
Oct 6 2018, 11:06 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma
ngraham added a comment to T9226: Unify icon/folder views.
In T9226#151961, @rkflx wrote:

@nicolasfella Speaking for Gwenview: That sounds just like an idea I had a couple of months ago (I might even have mentioned it here and there). However, in the meantime I read more of the codebase and realized it's not as easy as it sounds.

From a high-level view it makes sense, but once you dig into the interaction details and also how tightly this integrates with the rest of the codebase (thumbnailing, custom sorting and filtering models, optimized image grid, integration with the data models used in other parts, reuse for the thumbnail strip etc.), you'll find that there are features unique to Gwenview. It's not just Dolphin with thumbnails turned on and a darker background.

Oct 6 2018, 11:06 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma

Jul 18 2018

rkflx added a comment to T9226: Unify icon/folder views.

@nicolasfella Speaking for Gwenview: That sounds just like an idea I had a couple of months ago (I might even have mentioned it here and there). However, in the meantime I read more of the codebase and realized it's not as easy as it sounds.

Jul 18 2018, 10:49 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma
nicolasfella updated the task description for T9226: Unify icon/folder views.
Jul 18 2018, 3:01 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma
ngraham added a project to T9226: Unify icon/folder views: Frameworks.
Jul 18 2018, 2:55 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma
ngraham updated the task description for T9226: Unify icon/folder views.
Jul 18 2018, 2:55 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma
nicolasfella created T9226: Unify icon/folder views.
Jul 18 2018, 2:41 PM · Goal: Consistency, Frameworks, VDG, Digikam, Gwenview, Dolphin, Plasma
kapustakrzysztof added a watcher for Digikam: kapustakrzysztof.
Jul 18 2018, 9:58 AM

Jul 15 2018

shenstoneporter added a watcher for Digikam: shenstoneporter.
Jul 15 2018, 10:49 PM

May 17 2018

cgilles added a member for Digikam: cgilles.
May 17 2018, 8:14 PM

Jan 29 2018

dcahal added a watcher for Digikam: dcahal.
Jan 29 2018, 6:09 PM

Jan 20 2018

leezu removed a watcher for Digikam: leezu.
Jan 20 2018, 5:52 PM

Jan 13 2018

sfrei added a comment to D9648: optionally keep image extension in XMP sidecar file names.

You can have a situation where name.tif has tag A and name.dng tag B. With name.xmp scheme the information in the database will then be inconsistent with the information in the file. It is essentially a race which is written to xmp first, i.e. when writing information from db to file metadata, whether name.xmp ends up with tag A or B is random. I don't know whether it will create problems with the execution, but I wouldn't be surprised.
A simple way to minimize this risk would be to only allow "name.xmp" scheme when the option to write to xmp for raw formats only is checked. Unless someone converts from native raw to dng it is rather unlikely, that there will be a naming conflict.

Jan 13 2018, 10:32 AM · Digikam

Jan 12 2018

jakobmalm added a comment to D9648: optionally keep image extension in XMP sidecar file names.

Do we have to handle/prevent/... that case? As a user, I'm totally fine with having to handle that myself, if that means I get a pretty straightforward way to interact with the programs that I use.

Jan 12 2018, 10:40 PM · Digikam
sfrei added a comment to D9648: optionally keep image extension in XMP sidecar file names.

As far as I see this does not handle/prevent/... the case where there is two different files with the same name but different extensions (e.g. name.dng and name.tif) - am I missing something?

Jan 12 2018, 4:50 PM · Digikam

Sep 13 2017

dvratil closed D7802: Fix build against latest KCalCore master by committing R482:dad750fadc92: Adapt to KCalCore API changes.
Sep 13 2017, 2:51 PM · Digikam
sfrei accepted D7802: Fix build against latest KCalCore master.

Thanks!

Sep 13 2017, 2:43 PM · Digikam
dvratil created D7802: Fix build against latest KCalCore master.
Sep 13 2017, 2:13 PM · Digikam
dkreuter added a watcher for Digikam: dkreuter.
Sep 13 2017, 12:44 PM

Jul 29 2017

sfrei abandoned D6962: grouping: Fix setting rating via overlay.

Was committed by R482:0c7e25df54de.

Jul 29 2017, 3:21 PM · Digikam
sfrei added 1 commit(s) for D6962: grouping: Fix setting rating via overlay: R482:0c7e25df54de: grouping: Fix setting rating via overlay.
Jul 29 2017, 3:17 PM · Digikam

Jul 28 2017

sfrei added a project to D6962: grouping: Fix setting rating via overlay: Digikam.
Jul 28 2017, 12:21 PM · Digikam

Jul 24 2017

leezu added a watcher for Digikam: leezu.
Jul 24 2017, 1:43 PM

Jun 21 2017

cgilles added a comment to T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux.

Thanks Ben. It's my fault (:=)))

Jun 21 2017, 7:07 AM · Sysadmin, Digikam
bcooksley closed T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux as Resolved.

You can spread http://download.kde.org/stable/digikam/digikam-5.6.0-01-i386.appimage.mirrorlist as soon as it shows some mirrors.

Jun 21 2017, 6:57 AM · Sysadmin, Digikam
bcooksley closed T6331: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Linux as Resolved.

You can spread http://download.kde.org/stable/digikam/digikam-5.6.0-01-x86-64.appimage.mirrorlist as soon as it shows some mirrors.

Jun 21 2017, 6:57 AM · Sysadmin, Digikam
bcooksley closed T6332: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS as Resolved.

You can spread http://download.kde.org/stable/digikam/digiKam-5.6.0-01-MacOS-x86-64.pkg.mirrorlist as soon as it shows some mirrors.

Jun 21 2017, 6:56 AM · Sysadmin, Digikam
bcooksley closed T6334: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Windows as Resolved.

You can spread http://download.kde.org/stable/digikam/digiKam-5.6.0-01-Win64.exe.mirrorlist as soon as it shows some mirrors.

Jun 21 2017, 6:55 AM · Sysadmin, Digikam
bcooksley closed T6333: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Windows as Resolved.

You can spread http://download.kde.org/stable/digikam/digiKam-5.6.0-01-Win32.exe.mirrorlist as soon as it shows some mirrors.

Jun 21 2017, 6:55 AM · Sysadmin, Digikam
bcooksley added a project to T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux: Sysadmin.

Please use "New Sysadmin Task" to enter tasks for Sysadmin.
This task was not seen as a result.

Jun 21 2017, 6:52 AM · Sysadmin, Digikam
bcooksley added a project to T6331: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Linux: Sysadmin.

Please use "New Sysadmin Task" to enter tasks for Sysadmin.
This task was not seen as a result.

Jun 21 2017, 6:51 AM · Sysadmin, Digikam
bcooksley added a project to T6332: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS: Sysadmin.

Please use "New Sysadmin Task" to enter tasks for Sysadmin.
This task was not seen as a result.

Jun 21 2017, 6:51 AM · Sysadmin, Digikam
bcooksley added a project to T6334: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Windows: Sysadmin.

Please use "New Sysadmin Task" to enter tasks for Sysadmin.
This task was not seen as a result.

Jun 21 2017, 6:50 AM · Sysadmin, Digikam
bcooksley added a project to T6333: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Windows: Sysadmin.

Please use "New Sysadmin Task" to enter tasks for Sysadmin.
This task was not seen as a result.

Jun 21 2017, 6:50 AM · Sysadmin, Digikam
cgilles assigned T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux to bcooksley.
Jun 21 2017, 6:30 AM · Sysadmin, Digikam
cgilles assigned T6331: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Linux to bcooksley.
Jun 21 2017, 6:30 AM · Sysadmin, Digikam
cgilles assigned T6332: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS to bcooksley.
Jun 21 2017, 6:29 AM · Sysadmin, Digikam
cgilles assigned T6334: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Windows to bcooksley.
Jun 21 2017, 6:29 AM · Sysadmin, Digikam
cgilles assigned T6333: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Windows to bcooksley.
Jun 21 2017, 6:28 AM · Sysadmin, Digikam
cgilles renamed T6333: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Windows from digiKam 5.6.0-01 bundle 32 bits for Windows to download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Windows.
Jun 21 2017, 6:27 AM · Sysadmin, Digikam
cgilles renamed T6334: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Windows from digiKam 5.6.0-01 bundle 64 bits for Windows to download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Windows.
Jun 21 2017, 6:27 AM · Sysadmin, Digikam
cgilles renamed T6332: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS from digiKam 5.6.0-01 bundle 64 bits for MacOS to download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS.
Jun 21 2017, 6:26 AM · Sysadmin, Digikam
cgilles renamed T6331: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Linux from digiKam 5.6.0-01 bundle 64 bits for Linux to download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Linux.
Jun 21 2017, 6:26 AM · Sysadmin, Digikam
cgilles renamed T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux from digiKam 5.6.0-01 bundle 32 bits for Linux to download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux.
Jun 21 2017, 6:25 AM · Sysadmin, Digikam

Jun 17 2017

cgilles triaged T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux as High priority.

This request was posted few day ago and it's not yet published. Why ? We need to release 5.6.0 now...

Jun 17 2017, 8:21 AM · Sysadmin, Digikam
cgilles triaged T6331: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Linux as High priority.

This request was posted few day ago and it's not yet published. Why ? We need to release 5.6.0 now...

Jun 17 2017, 8:20 AM · Sysadmin, Digikam
cgilles triaged T6332: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS as High priority.
Jun 17 2017, 8:20 AM · Sysadmin, Digikam
cgilles added a comment to T6332: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS.

This request was posted few day ago and it's not yet published. Why ? We need to release 5.6.0 now...

Jun 17 2017, 8:20 AM · Sysadmin, Digikam
cgilles triaged T6334: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Windows as High priority.

This request was posted few day ago and it's not yet published. Why ? We need to release 5.6.0 now...

Jun 17 2017, 8:20 AM · Sysadmin, Digikam
cgilles triaged T6333: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Windows as High priority.

This request was posted few day ago and it's not yet published. Why ? We need to release 5.6.0 now...

Jun 17 2017, 8:19 AM · Sysadmin, Digikam

Jun 13 2017

cgilles created T6334: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Windows.
Jun 13 2017, 8:07 AM · Sysadmin, Digikam
cgilles created T6333: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Windows.
Jun 13 2017, 8:06 AM · Sysadmin, Digikam
cgilles created T6332: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for MacOS.
Jun 13 2017, 8:05 AM · Sysadmin, Digikam
cgilles created T6331: download.kde.org : digiKam 5.6.0-01 bundle 64 bits for Linux.
Jun 13 2017, 8:04 AM · Sysadmin, Digikam
cgilles renamed T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux from digiKam 5.4.0-01 bundle 32 bits for Linux to digiKam 5.6.0-01 bundle 32 bits for Linux.
Jun 13 2017, 8:03 AM · Sysadmin, Digikam
cgilles created T6330: download.kde.org : digiKam 5.6.0-01 bundle 32 bits for Linux.
Jun 13 2017, 8:03 AM · Sysadmin, Digikam

May 30 2017

sfrei added a comment to D5930: Qtquick binding for KIPI plugins implemenation.

As you may have noted, the digiKam project isn't (yet?) active on Phabricator. To get feedback, open an issue in bugzilla (maybe linking here).
I don't know anything about QML and almost nothing about KIPI, so can't really be of help.

May 30 2017, 12:47 PM · Digikam
sfrei added a member for Digikam: sfrei.
May 30 2017, 9:22 AM
sfrei added a watcher for Digikam: sfrei.
May 30 2017, 9:21 AM

May 21 2017

artemserebriyskiy retitled D5930: Qtquick binding for KIPI plugins implemenation from Qtquick binging for KIPI plugins implemenation to Qtquick binding for KIPI plugins implemenation.
May 21 2017, 8:16 PM · Digikam
artemserebriyskiy added a reviewer for D5930: Qtquick binding for KIPI plugins implemenation: Digikam.
May 21 2017, 7:28 PM · Digikam
artemserebriyskiy created D5930: Qtquick binding for KIPI plugins implemenation.
May 21 2017, 7:27 PM · Digikam