Feed Advanced Search

Dec 29 2019

sfrei committed R482:64e49af495dd: Reword scan sub-albums question (authored by sfrei).
Reword scan sub-albums question
Dec 29 2019, 9:19 PM
sfrei committed R482:1b2b77127861: Merge branch 'missingPeopleErrorSignalConn' into 'master' (authored by sfrei).
Merge branch 'missingPeopleErrorSignalConn' into 'master'
Dec 29 2019, 9:16 PM
sfrei committed R482:77610e7a8672: missing signal slot connection for people widget error (authored by sfrei).
missing signal slot connection for people widget error
Dec 29 2019, 9:16 PM

May 19 2019

sfrei committed R482:bce86ee08e10: remove cyclic include (authored by sfrei).
remove cyclic include
May 19 2019, 11:22 PM

Apr 29 2019

sfrei committed R482:b73bf906948d: cmake: Don't fail if qtav isn't found (authored by sfrei).
cmake: Don't fail if qtav isn't found
Apr 29 2019, 11:09 PM

Apr 18 2019

sfrei committed R850:b7527918a91d: GOsC to GSoC in 6.1.0 release announcement (authored by sfrei).
GOsC to GSoC in 6.1.0 release announcement
Apr 18 2019, 7:29 AM
sfrei committed R850:6060e259343a: polish 6.1.0 release announcement (authored by sfrei).
polish 6.1.0 release announcement
Apr 18 2019, 7:08 AM

Feb 20 2019

sfrei committed R850:a31f20078c4f: Merge branch 'dev' (authored by sfrei).
Merge branch 'dev'
Feb 20 2019, 11:21 AM
sfrei committed R850:56bda613d35f: 6.0.0 announcement polish (authored by sfrei).
6.0.0 announcement polish
Feb 20 2019, 11:01 AM

Nov 1 2018

sfrei committed R850:40cdb9c81ca5: polish (authored by sfrei).
polish
Nov 1 2018, 9:58 PM

Oct 17 2018

sfrei committed R482:1ee755a2f03a: update (authored by sfrei).
update
Oct 17 2018, 12:31 PM
sfrei committed R482:d0f3e2708b07: additional include to fix build (authored by sfrei).
additional include to fix build
Oct 17 2018, 10:06 AM

Aug 22 2018

sfrei committed R850:3a170c0f997c: beta1 release announcement language (authored by sfrei).
beta1 release announcement language
Aug 22 2018, 11:49 PM

Jun 5 2018

sfrei committed R482:c17ed99a400d: fix as followup to 6681aba89a229d95aa1037af5f62b8fd3c2ddf03 (authored by sfrei).
fix as followup to 6681aba89a229d95aa1037af5f62b8fd3c2ddf03
Jun 5 2018, 12:32 AM

May 21 2018

sfrei committed R482:6681aba89a22: Unify group handling (authored by sfrei).
Unify group handling
May 21 2018, 7:51 PM
sfrei closed D12856: Unify group handling.
May 21 2018, 7:51 PM
sfrei updated the diff for D12856: Unify group handling.

Fix the mess rebasing caused (why?)

May 21 2018, 7:48 PM
sfrei updated the diff for D12856: Unify group handling.

Maik's review and rebase

May 21 2018, 7:40 PM
sfrei committed R482:58174253dd10: fix .arcconfig (authored by sfrei).
fix .arcconfig
May 21 2018, 7:40 PM

May 18 2018

sfrei updated the diff for D12856: Unify group handling.

remove unrelated changes

May 18 2018, 12:54 PM

May 13 2018

sfrei requested review of D12856: Unify group handling.
May 13 2018, 10:57 PM
sfrei committed R482:e06a6e027de0: Update NEWS (authored by sfrei).
Update NEWS
May 13 2018, 7:19 PM
sfrei committed R482:f96cd8fd57ec: remove unused KIO legacy and polish drag&drop mime (authored by sfrei).
remove unused KIO legacy and polish drag&drop mime
May 13 2018, 2:06 PM

Jan 13 2018

sfrei committed R850:26b61c7fe7cd: announcement polish (authored by sfrei).
announcement polish
Jan 13 2018, 3:30 PM
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

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

Jan 11 2018

sfrei committed R482:43f570749e90: dnnface: Uncomment serialize functions to (didn't compile) (authored by sfrei).
dnnface: Uncomment serialize functions to (didn't compile)
Jan 11 2018, 6:47 PM

Jan 10 2018

sfrei committed R850:b87f0b5c9813: release announcement polish (authored by sfrei).
release announcement polish
Jan 10 2018, 9:55 PM

Nov 2 2017

sfrei added a comment to D8622: Mark required Qt modules as required.

This is actually purposely not explicitly set as required, such that all dependencies get checked before aborting. The presence of Qt5 (and other required libraries) is checked later further down.

Nov 2 2017, 5:42 PM

Oct 25 2017

sfrei committed R482:f4f577947778: do both file and db operations on grouped items (authored by sfrei).
do both file and db operations on grouped items
Oct 25 2017, 8:48 PM
sfrei closed D8440: do both file and db operations on grouped items.
Oct 25 2017, 8:48 PM

Oct 24 2017

sfrei committed R482:1f61fabd3fb0: fix recursion from 68ca663ad26af6395a0ff59a011d7b4ad8e6fa78 (authored by sfrei).
fix recursion from 68ca663ad26af6395a0ff59a011d7b4ad8e6fa78
Oct 24 2017, 4:22 PM
sfrei created D8440: do both file and db operations on grouped items.
Oct 24 2017, 9:28 AM

Oct 22 2017

sfrei committed R850:28507b033f5e: Fix various broken links (authored by sfrei).
Fix various broken links
Oct 22 2017, 11:52 AM

Oct 21 2017

sfrei committed R850:75f826a82088: Fix link to download db scheme (authored by sfrei).
Fix link to download db scheme
Oct 21 2017, 3:18 PM

Oct 16 2017

sfrei committed R850:c5226a3868e5: Add instructions to get backtrace with AppImage (authored by sfrei).
Add instructions to get backtrace with AppImage
Oct 16 2017, 4:19 PM

Sep 15 2017

sfrei committed R850:aa2b31e773de: Update revision number on win and mac download links (authored by sfrei).
Update revision number on win and mac download links
Sep 15 2017, 10:35 AM
sfrei committed R482:ab156bd0e458: polish (authored by sfrei).
polish
Sep 15 2017, 7:20 AM

Sep 14 2017

sfrei committed R482:b0caa470dd24: make main view context menus consistent (authored by sfrei).
make main view context menus consistent
Sep 14 2017, 4:43 PM
sfrei committed R482:99e56fc6c7da: In main view rename Group to Separate to avoid collision with grouping feature (authored by sfrei).
In main view rename Group to Separate to avoid collision with grouping feature
Sep 14 2017, 4:43 PM
sfrei added a comment to D7335: [libraw] Increase minimal version of libraw and enable some extensions.

digikam doesn't use kdcraw, so we are not the right ones to review this.

Sep 14 2017, 4:32 PM
sfrei committed R482:2344ea853882: polish (authored by sfrei).
polish
Sep 14 2017, 7:14 AM

Sep 13 2017

sfrei committed R850:c4d4c9d7b5a4: add sponsor and fix changelog link (authored by sfrei).
add sponsor and fix changelog link
Sep 13 2017, 7:44 PM
sfrei committed R482:d204022e191d: fix calendar warning (build will pass when CI gets new version of calendar) (authored by sfrei).
fix calendar warning (build will pass when CI gets new version of calendar)
Sep 13 2017, 4:45 PM
sfrei accepted D7802: Fix build against latest KCalCore master.

Thanks!

Sep 13 2017, 2:43 PM · Digikam
sfrei accepted D7728: Don't include ECMPackageConfigHelpers.

No idea what the correct workflow is, but if you have commit access, ship it.

Sep 13 2017, 2:37 PM
sfrei committed R482:ae23084fda19: cmake: fix mistake (authored by sfrei).
cmake: fix mistake
Sep 13 2017, 2:10 PM
sfrei committed R482:12ab7af4618f: calendar: Adjust to new KCalCore API (fixes CI) (authored by sfrei).
calendar: Adjust to new KCalCore API (fixes CI)
Sep 13 2017, 1:44 PM
sfrei committed R482:e19b0f6d2c50: cmake: Case does matter (in some cases) (authored by sfrei).
cmake: Case does matter (in some cases)
Sep 13 2017, 12:07 PM
sfrei committed R482:df81b5aadbdc: correct macro-name in coment and polish (authored by sfrei).
correct macro-name in coment and polish
Sep 13 2017, 7:41 AM

Sep 12 2017

sfrei committed R482:f870d4614d1f: correct the info about the debugging issue (authored by sfrei).
correct the info about the debugging issue
Sep 12 2017, 11:52 AM
sfrei committed R482:99df5449c0dc: Add explanation of missing debug statements on console and how to fix it (authored by sfrei).
Add explanation of missing debug statements on console and how to fix it
Sep 12 2017, 10:57 AM
sfrei committed R850:0e2e786d2d4d: typos (authored by sfrei).
typos
Sep 12 2017, 10:31 AM
sfrei committed R850:70b372967ae4: typo (authored by sfrei).
typo
Sep 12 2017, 9:53 AM
sfrei committed R850:70f5e7e44366: mention randa meetings (authored by sfrei).
mention randa meetings
Sep 12 2017, 9:53 AM
sfrei committed R850:a9ec9a929c13: title size (authored by sfrei).
title size
Sep 12 2017, 7:38 AM
sfrei committed R850:1a4e884d81c9: final adjustements (authored by sfrei).
final adjustements
Sep 12 2017, 7:29 AM
sfrei committed R850:ef4e9984acda: update download links (authored by sfrei).
update download links
Sep 12 2017, 6:12 AM

Sep 11 2017

sfrei committed R850:8b412391ee83: Update release information (authored by sfrei).
Update release information
Sep 11 2017, 10:19 PM
sfrei committed R850:76a452636e14: 5.7.0 release announcement (authored by sfrei).
5.7.0 release announcement
Sep 11 2017, 10:19 PM

Aug 19 2017

sfrei committed R482:65df21fd99d2: tests: Don't add dimagelisttest as test (authored by sfrei).
tests: Don't add dimagelisttest as test
Aug 19 2017, 9:27 AM

Aug 15 2017

sfrei committed R482:b4511082f76e: jasper: Don't fail in tests when it isn't available and fix compiler warning (authored by sfrei).
jasper: Don't fail in tests when it isn't available and fix compiler warning
Aug 15 2017, 4:43 PM

Aug 14 2017

sfrei committed R482:269c56c3cbf5: fix typo: LQR-1_FOUND -> Lqr-1_FOUND (authored by sfrei).
fix typo: LQR-1_FOUND -> Lqr-1_FOUND
Aug 14 2017, 6:16 PM

Aug 2 2017

sfrei committed R482:c51043283aa9: cmake: Fix warning: Remove ECMPackageConfigHelpers (unused) (authored by sfrei).
cmake: Fix warning: Remove ECMPackageConfigHelpers (unused)
Aug 2 2017, 10:19 AM
sfrei added a reverting change for R482:38b261600370: cmake: Only search for QtAV when mediaplayer is enabled: R482:7cb860a876ad: Revert "cmake: Only search for QtAV when mediaplayer is enabled".
Aug 2 2017, 9:53 AM
sfrei committed R482:7cb860a876ad: Revert "cmake: Only search for QtAV when mediaplayer is enabled" (authored by sfrei).
Revert "cmake: Only search for QtAV when mediaplayer is enabled"
Aug 2 2017, 9:53 AM
sfrei committed R482:e3c85fbd1fa8: cmake: Don't abort until all dependencies have checked (authored by sfrei).
cmake: Don't abort until all dependencies have checked
Aug 2 2017, 9:24 AM
sfrei committed R482:5a422d7bcd43: Polish (authored by sfrei).
Polish
Aug 2 2017, 9:24 AM

Aug 1 2017

sfrei committed R850:746e562fccc6: Fix links to documentation (authored by sfrei).
Fix links to documentation
Aug 1 2017, 9:50 PM

Jul 31 2017

sfrei committed R482:79bf081c5ee7: Synchronize build flags to bootstrap (enable opencv3 & mysql by default) (authored by sfrei).
Synchronize build flags to bootstrap (enable opencv3 & mysql by default)
Jul 31 2017, 7:23 PM
sfrei committed R482:38b261600370: cmake: Only search for QtAV when mediaplayer is enabled (authored by sfrei).
cmake: Only search for QtAV when mediaplayer is enabled
Jul 31 2017, 10:21 AM

Jul 29 2017

sfrei committed R482:2642e4c927b3: update (authored by sfrei).
update
Jul 29 2017, 3:23 PM
sfrei abandoned D6962: grouping: Fix setting rating via overlay.

Was committed by R482:0c7e25df54de.

Jul 29 2017, 3:21 PM · Digikam
sfrei added an edge to R482:0c7e25df54de: grouping: Fix setting rating via overlay: D6962: grouping: Fix setting rating via overlay.
Jul 29 2017, 3:17 PM
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
sfrei committed R482:0c7e25df54de: grouping: Fix setting rating via overlay (authored by sfrei).
grouping: Fix setting rating via overlay
Jul 29 2017, 3:08 PM

Jul 28 2017

sfrei committed R482:1336147d1b42: polish: indent after if (authored by sfrei).
polish: indent after if
Jul 28 2017, 2:00 PM
sfrei added a project to D6962: grouping: Fix setting rating via overlay: Digikam.
Jul 28 2017, 12:21 PM · Digikam
sfrei created D6962: grouping: Fix setting rating via overlay.
Jul 28 2017, 12:01 PM · Digikam

Jul 24 2017

sfrei committed R482:09ca80634f6f: Rename urls/imageInfos to allUrls/allImageInfos in ImageCategorizedView (authored by sfrei).
Rename urls/imageInfos to allUrls/allImageInfos in ImageCategorizedView
Jul 24 2017, 11:19 PM

Jun 26 2017

sfrei committed R482:310254f77dd5: Normalize connects (authored by sfrei).
Normalize connects
Jun 26 2017, 1:06 PM

Jun 21 2017

sfrei committed R850:6de8f225ba7c: polish (authored by sfrei).
polish
Jun 21 2017, 10:36 PM
sfrei committed R850:e87490661731: Polish release announcement (authored by sfrei).
Polish release announcement
Jun 21 2017, 11:23 AM
sfrei committed R850:7b54d4b9d1a9: Don't render fractions specially (for 32/64 bits) (authored by sfrei).
Don't render fractions specially (for 32/64 bits)
Jun 21 2017, 11:23 AM
sfrei committed R850:dfc0e2630427: Spelling of release announcement (authored by sfrei).
Spelling of release announcement
Jun 21 2017, 10:38 AM

Jun 13 2017

sfrei added a comment to D6209: Increase Max Dimension Limit for SmugMug Converter.

You should write to the developer mailing list (digikam-devel@kde.org) to get attention for this.

Jun 13 2017, 6:36 AM

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 23 2017

sfrei committed R482:68ca663ad26a: Make bottom status bar and right sidebar more grouping aware BUGS: 376251 FIXED… (authored by sfrei).
Make bottom status bar and right sidebar more grouping aware BUGS: 376251 FIXED…
May 23 2017, 3:17 PM

May 22 2017

sfrei committed R850:83cc183890ac: Merge branch 'dev' (authored by sfrei).
Merge branch 'dev'
May 22 2017, 11:58 PM
sfrei committed R850:79499221bf19: Merge branch '5.6.0-pre-release' into dev (authored by sfrei).
Merge branch '5.6.0-pre-release' into dev
May 22 2017, 11:37 PM
sfrei committed R850:296d334bf215: Correct date (authored by sfrei).
Correct date
May 22 2017, 11:36 PM
sfrei committed R850:9e11f3a2fdec: Merge branch '5.6.0-pre-release' into dev (authored by sfrei).
Merge branch '5.6.0-pre-release' into dev
May 22 2017, 9:49 PM

May 16 2017

sfrei committed R482:079ea108360d: polish: headers and spell checking (authored by sfrei).
polish: headers and spell checking
May 16 2017, 9:33 AM
sfrei committed R850:420fc354c347: Add news entry about 5.6.0 pre-release (authored by sfrei).
Add news entry about 5.6.0 pre-release
May 16 2017, 8:25 AM
sfrei committed R850:28f4eb242b86: Fix news archetype (authored by sfrei).
Fix news archetype
May 16 2017, 7:27 AM

May 12 2017

sfrei committed R482:6485f23ed947: The previous commit also included option to specify additional sidecar… (authored by sfrei).
The previous commit also included option to specify additional sidecar…
May 12 2017, 11:19 PM
sfrei committed R480:bd1698a2341d: Clean up unnecessary interface methods (authored by sfrei).
Clean up unnecessary interface methods
May 12 2017, 11:05 PM
sfrei committed R482:4ed5f88f7873: Handle grouped images based on what operation is to be done (authored by sfrei).
Handle grouped images based on what operation is to be done
May 12 2017, 11:04 PM