Feed Advanced Search

Apr 25 2018

muhlenpfordt added a comment to D12509: Fix preview overlay for small custom folder icons.

The maximum size available on all of / for that icon is 64px. Despite that, Gwenview is able to show a good looking thumbnail in one case, but not the other.

Apr 25 2018, 12:45 PM
muhlenpfordt added a comment to D12509: Fix preview overlay for small custom folder icons.

Ah, maybe I used unclear terminology for "thumbnail". My point was that for both the relative and the absolute patch the same icon is chosen (i.e. the GNOME foot) and rendered in the same quality, but in one case the preview thumbnail of the image painted over the icon is pixelated, while it is fine for the other case.

The ingredients are the same: Same image to show a thumbnail for, same folder icon. Only in one case the thumbnail is not rendered optimally.

Apr 25 2018, 12:19 PM
muhlenpfordt added a comment to D12509: Fix preview overlay for small custom folder icons.

Doesn't your approach mean that now the thumbnail quality will be worse for absolute paths?

Apr 25 2018, 11:45 AM
muhlenpfordt added a comment to D12465: Fix custom folder icons using an absolute path entry.

This is caused by KIconLoader::loadMimeTypeIcon() failing for absolute path entries.

Have not looked into it too deeply, but I think an important question to ask here is if this difference in behaviour compared to KIconLoader::loadIcon() is by design, or if it is a bug. If it is the latter, maybe we should actually fix the library?

Apr 25 2018, 11:33 AM
muhlenpfordt requested review of D12509: Fix preview overlay for small custom folder icons.
Apr 25 2018, 7:00 AM
muhlenpfordt added a dependent revision for D12465: Fix custom folder icons using an absolute path entry: D12509: Fix preview overlay for small custom folder icons.
Apr 25 2018, 7:00 AM
muhlenpfordt updated the diff for D12489: Remember width of sidebar.

Set splitter sizes only if config value exists

Apr 25 2018, 6:24 AM
muhlenpfordt planned changes to D12489: Remember width of sidebar.

@huoni Take the time you need. ;)
Thinking offline about this a bit... I just noticed a problem with a clean Gwenview config - there should be a default or prevent setting in this case. Otherwise the sidebar doesn't show.

Apr 25 2018, 4:06 AM

Apr 24 2018

muhlenpfordt requested review of D12489: Remember width of sidebar.
Apr 24 2018, 7:55 AM
muhlenpfordt added a comment to D12458: Overhaul image resize dialog.

@muhlenpfordt For now, just use --skip-dependencies.

Apr 24 2018, 7:48 AM
muhlenpfordt added a comment to D12458: Overhaul image resize dialog.

Looks good. :)
Only arc patch fails:

Cherry Pick Failed!
Exception 
Command failed with error #1!
COMMAND
git cherry-pick 'arcpatch-D12300'
[...]
Apr 24 2018, 6:42 AM
muhlenpfordt added inline comments to D12465: Fix custom folder icons using an absolute path entry.
Apr 24 2018, 4:05 AM

Apr 23 2018

muhlenpfordt updated the diff for D12465: Fix custom folder icons using an absolute path entry.

Added const

Apr 23 2018, 8:16 AM
muhlenpfordt added a reviewer for D12465: Fix custom folder icons using an absolute path entry: Gwenview.

Dolphin also uses KIconLoader::loadIcon() - this version loads the same mime icons as KIconLoader::loadMimeTypeIcon() but correctly handles absolute path entries.

Apr 23 2018, 8:12 AM
muhlenpfordt requested review of D12465: Fix custom folder icons using an absolute path entry.
Apr 23 2018, 8:09 AM

Apr 21 2018

muhlenpfordt committed R260:23d75f4a3f83: Update markup for xi18n* in failed-save message box (authored by muhlenpfordt).
Update markup for xi18n* in failed-save message box
Apr 21 2018, 3:19 PM
muhlenpfordt closed D12343: Update markup for xi18n* in failed-save message box.
Apr 21 2018, 3:19 PM
muhlenpfordt committed R260:a5d1a1871012: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 21 2018, 11:24 AM
muhlenpfordt committed R260:1e54480edc52: Fix "Save As" in failed-save message box (authored by muhlenpfordt).
Fix "Save As" in failed-save message box
Apr 21 2018, 11:23 AM
muhlenpfordt closed D12372: Fix "Save As" in failed-save message box.
Apr 21 2018, 11:23 AM
muhlenpfordt committed R260:0f11ea6fec56: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 21 2018, 7:44 AM
muhlenpfordt committed R260:e9cb5260937b: Remove duplicate overwrite confirmation dialog (authored by muhlenpfordt).
Remove duplicate overwrite confirmation dialog
Apr 21 2018, 7:44 AM
muhlenpfordt closed D12346: Remove duplicate overwrite confirmation dialog.
Apr 21 2018, 7:44 AM
muhlenpfordt updated the diff for D12343: Update markup for xi18n* in failed-save message box.

Removed unnecessary modifications

Apr 21 2018, 6:41 AM

Apr 20 2018

muhlenpfordt added a reviewer for D12372: Fix "Save As" in failed-save message box: Gwenview.

The "Save As" dialog always starts in the source file's directory now and not in the previously selected but failed one.
Is it desirable to restart in the previous folder?

Apr 20 2018, 8:33 AM
muhlenpfordt requested review of D12372: Fix "Save As" in failed-save message box.
Apr 20 2018, 8:31 AM

Apr 19 2018

muhlenpfordt added a comment to D12300: Add ability to resize images based on percentage.

Apr 19 2018, 4:01 PM · Gwenview
muhlenpfordt added a reviewer for D12346: Remove duplicate overwrite confirmation dialog: Gwenview.

This bug was the reason for adding Gwenview's check: dc2188907b54.
KFileDialog did not support its own confirmation until v4.2: KFileDialog::setConfirmOverwrite(). After introduction it seems the default was disabled.
QFileDialog's confirmation dialog is default now: QFileDialog::Options.

Apr 19 2018, 12:27 PM
muhlenpfordt requested review of D12346: Remove duplicate overwrite confirmation dialog.
Apr 19 2018, 12:26 PM
muhlenpfordt added a reviewer for D12343: Update markup for xi18n* in failed-save message box: Gwenview.

The markup doc: KI18n -> Predefined Tags

Apr 19 2018, 11:36 AM
muhlenpfordt requested review of D12343: Update markup for xi18n* in failed-save message box.
Apr 19 2018, 11:32 AM
muhlenpfordt added a comment to D12302: Fix duplicate and markup displaying failed-save message box.

Agreed, but please split this out into a separate commit on master (no need for a Diff).

Apr 19 2018, 9:57 AM
muhlenpfordt committed R260:8d8cfbd66184: Shorten URL for local files in failed-save message box (authored by muhlenpfordt).
Shorten URL for local files in failed-save message box
Apr 19 2018, 9:53 AM
muhlenpfordt committed R260:4abb53c6eb4e: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 19 2018, 9:44 AM
muhlenpfordt committed R260:5e7fe7535f9d: Fix duplicate and markup displaying failed-save message box (authored by muhlenpfordt).
Fix duplicate and markup displaying failed-save message box
Apr 19 2018, 9:40 AM
muhlenpfordt closed D12302: Fix duplicate and markup displaying failed-save message box.
Apr 19 2018, 9:40 AM
muhlenpfordt added a comment to D12302: Fix duplicate and markup displaying failed-save message box.

There are two console warnings caused by wrong markup for xi18n*:

doc->errorString() is also used in GvCore::saveAs and in ImportDialogPrivate::deleteImportedUrls. Are you referring to those?

Apr 19 2018, 9:17 AM
muhlenpfordt updated the diff for D12302: Fix duplicate and markup displaying failed-save message box.

Removed Url shortening option

Apr 19 2018, 9:17 AM
muhlenpfordt added a comment to D12246: Fix View Mode session restore.

Agreed, but please split this out into a separate commit on master (no need for a Diff).

Apr 19 2018, 7:56 AM
muhlenpfordt committed R260:9b443ddf3510: Remove duplicate setting of CurrentMainPageId variable (authored by muhlenpfordt).
Remove duplicate setting of CurrentMainPageId variable
Apr 19 2018, 7:48 AM
muhlenpfordt committed R260:3b4f8d6a1403: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 19 2018, 7:37 AM
muhlenpfordt committed R260:cd18339fe959: Fix View Mode session restore (authored by muhlenpfordt).
Fix View Mode session restore
Apr 19 2018, 7:37 AM
muhlenpfordt closed D12246: Fix View Mode session restore.
Apr 19 2018, 7:37 AM
muhlenpfordt updated the diff for D12246: Fix View Mode session restore.

Added const / Readded setting mCurrentMainPageId

Apr 19 2018, 7:21 AM
muhlenpfordt added inline comments to D12301: Display document count labels in View, Browse, and Full Screen modes.
Apr 19 2018, 6:51 AM · Gwenview

Apr 18 2018

muhlenpfordt added a comment to D12300: Add ability to resize images based on percentage.

Works good for me.
Only when I modify pixel size too small or too big the percentage values does not update below 1.00 % or over 999.00 %.

Apr 18 2018, 7:53 AM · Gwenview
muhlenpfordt added a reviewer for D12302: Fix duplicate and markup displaying failed-save message box: Gwenview.

Guide on how to add markup containing arguments to xi18n*: KI18n -> Escaping

Apr 18 2018, 7:22 AM
muhlenpfordt requested review of D12302: Fix duplicate and markup displaying failed-save message box.
Apr 18 2018, 7:17 AM

Apr 16 2018

muhlenpfordt added a reviewer for D12246: Fix View Mode session restore: Gwenview.

Tested in a VM with Kubuntu 17.10 and with xsm.

Apr 16 2018, 1:18 PM
muhlenpfordt requested review of D12246: Fix View Mode session restore.
Apr 16 2018, 1:15 PM
muhlenpfordt committed R260:950acda2f404: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 16 2018, 6:51 AM
muhlenpfordt committed R260:dafe25a8623a: Update view offset in higher zoom levels after image size changed (authored by muhlenpfordt).
Update view offset in higher zoom levels after image size changed
Apr 16 2018, 6:49 AM
muhlenpfordt closed D12170: Update view offset in higher zoom levels after image size changed.
Apr 16 2018, 6:49 AM
muhlenpfordt committed R260:2f0641f9229d: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 16 2018, 6:34 AM
muhlenpfordt committed R260:b0111d431b15: Center image after edit operation changed size (authored by muhlenpfordt).
Center image after edit operation changed size
Apr 16 2018, 6:31 AM
muhlenpfordt closed D12167: Center image after edit operation changed size.
Apr 16 2018, 6:31 AM
muhlenpfordt added inline comments to D12105: Enable redo for undone image operations.
Apr 16 2018, 6:23 AM

Apr 15 2018

muhlenpfordt added a comment to D12105: Enable redo for undone image operations.

Hm, for me the testUndoRedo test does not fail when I have not applied the rest of your patch yet.

Apr 15 2018, 3:33 PM
muhlenpfordt updated the diff for D12105: Enable redo for undone image operations.

Remove 'cleanup' changes - TODO for other patch
Added Qt version check for QUndoCommand::setObsolete()

Apr 15 2018, 3:33 PM
muhlenpfordt committed R260:b9b41ba676d4: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 15 2018, 7:56 AM
muhlenpfordt committed R260:f11f5a43b4a6: Fix reloading of SVG images (authored by muhlenpfordt).
Fix reloading of SVG images
Apr 15 2018, 7:52 AM
muhlenpfordt closed D12187: Fix reloading of SVG images.
Apr 15 2018, 7:52 AM
muhlenpfordt added a comment to D12187: Fix reloading of SVG images.

This says FIXED-IN: 18.04.1, but is branched from master... in case you weren't aware.

Apr 15 2018, 6:35 AM
muhlenpfordt updated the diff for D12187: Fix reloading of SVG images.

Rebase to Applications/18.04
Changed comment

Apr 15 2018, 6:35 AM

Apr 14 2018

muhlenpfordt added a reviewer for D12187: Fix reloading of SVG images: Gwenview.
Apr 14 2018, 7:41 AM
muhlenpfordt requested review of D12187: Fix reloading of SVG images.
Apr 14 2018, 7:35 AM

Apr 13 2018

muhlenpfordt added a reviewer for D12170: Update view offset in higher zoom levels after image size changed: Gwenview.
Apr 13 2018, 10:13 AM
muhlenpfordt requested review of D12170: Update view offset in higher zoom levels after image size changed.
Apr 13 2018, 10:09 AM
muhlenpfordt added a reviewer for D12167: Center image after edit operation changed size: Gwenview.
Apr 13 2018, 8:38 AM
muhlenpfordt requested review of D12167: Center image after edit operation changed size.
Apr 13 2018, 8:31 AM

Apr 12 2018

muhlenpfordt added a comment to D12105: Enable redo for undone image operations.

Added DocumentTest::testUndoRedo()

Apr 12 2018, 3:54 PM
muhlenpfordt updated the diff for D12105: Enable redo for undone image operations.

Added DocumentTest::testUndoRedo()

Apr 12 2018, 3:53 PM
muhlenpfordt added a comment to D12105: Enable redo for undone image operations.

Meanwhile I hope you don't hate me for saying this, but to me it looks like that you should add an autotest or extend an existing autotest, so that Redo does not regress in the future… Could you try to work on that?

Apr 12 2018, 1:39 PM
muhlenpfordt added a comment to D12059: Fix size/alignment of compare view selection rectangle.

Looks excellent - aside from my color scheme... ;)
Tested with different raster and svg files, including these special ones posted above and found no issues. :)
Also tested the HiDPI patch but I'm not sure if I should see any difference without the corresponding hardware and/or system config?

Apr 12 2018, 6:54 AM · Gwenview

Apr 11 2018

muhlenpfordt updated the diff for D12105: Enable redo for undone image operations.

Rebase to Applications/18.04

Apr 11 2018, 9:57 AM
muhlenpfordt added a reviewer for D12105: Enable redo for undone image operations: Gwenview.

Is this a fix for 18.04.0 or better master only?

Apr 11 2018, 9:03 AM
muhlenpfordt requested review of D12105: Enable redo for undone image operations.
Apr 11 2018, 8:50 AM

Apr 9 2018

muhlenpfordt added a comment to D12059: Fix size/alignment of compare view selection rectangle.

What colour scheme are you using?

Apr 9 2018, 12:22 PM · Gwenview
muhlenpfordt added a comment to D12059: Fix size/alignment of compare view selection rectangle.

Seems it's a combination of my background color and the selection frame color. Using a white background it looks totally different - probably there's no perfect color.

Apr 9 2018, 12:10 PM · Gwenview
muhlenpfordt added a comment to D12060: Remove unnecessary update().

Seems to be really unnecessary. ;)
I can't spot anything unusual, no matter what Animations option is set.

Apr 9 2018, 8:10 AM
muhlenpfordt committed R260:7b68dbad5ca5: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 9 2018, 7:49 AM
muhlenpfordt committed R260:936e30aca40e: Fix shortcut config changes sometimes not updating until restart (authored by muhlenpfordt).
Fix shortcut config changes sometimes not updating until restart
Apr 9 2018, 7:47 AM
muhlenpfordt closed D12023: Fix shortcut config changes sometimes not updating until restart.
Apr 9 2018, 7:47 AM
muhlenpfordt added inline comments to D12023: Fix shortcut config changes sometimes not updating until restart.
Apr 9 2018, 7:46 AM
muhlenpfordt added a comment to D12059: Fix size/alignment of compare view selection rectangle.

Works good and the frame itself is drawn perfect. :)
But I would prefer keeping the gap because the frame is nearly invisible if the image has similar colors.
I think the summary is detailed enough and I can follow the explanation. ;)

Apr 9 2018, 7:13 AM · Gwenview
muhlenpfordt added a comment to D11715: Fix thumbnail update after undo.

Since April 5th the PlaceTreeModelTest on Jenkins fails. I can't reproduce this, on my system the test is ok.
Is this something we should worry about?

Apr 9 2018, 6:45 AM
muhlenpfordt committed R260:0e2397dd3121: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 9 2018, 6:32 AM
muhlenpfordt committed R260:f78e5e4b05b7: Fix thumbnail update after undo (authored by muhlenpfordt).
Fix thumbnail update after undo
Apr 9 2018, 6:28 AM
muhlenpfordt closed D11715: Fix thumbnail update after undo.
Apr 9 2018, 6:27 AM

Apr 8 2018

muhlenpfordt added inline comments to D11715: Fix thumbnail update after undo.
Apr 8 2018, 12:57 PM
muhlenpfordt updated the diff for D11715: Fix thumbnail update after undo.

Rebase to Applications/18.04
Changed comment

Apr 8 2018, 12:57 PM
muhlenpfordt committed R260:d0d97b8e1248: Merge remote-tracking branch 'origin/Applications/18.04' (authored by muhlenpfordt).
Merge remote-tracking branch 'origin/Applications/18.04'
Apr 8 2018, 12:31 PM
muhlenpfordt committed R260:e359ebf19374: Fix thumbnail bar update after editing a viewed image (authored by muhlenpfordt).
Fix thumbnail bar update after editing a viewed image
Apr 8 2018, 12:31 PM
muhlenpfordt closed D11714: Fix thumbnail bar update after editing a viewed image.
Apr 8 2018, 12:31 PM
muhlenpfordt updated the diff for D11714: Fix thumbnail bar update after editing a viewed image.

Rebase to Applications/18.04

Apr 8 2018, 12:25 PM
muhlenpfordt added a comment to D11715: Fix thumbnail update after undo.

BTW, Redo is quite broken (unrelated to your patch, though)…

Apr 8 2018, 8:10 AM
muhlenpfordt added a comment to D12023: Fix shortcut config changes sometimes not updating until restart.

Ah, got a suspicion: Did you use git checkout -b <name> or arc feature <name> (which does the checkout for you, but also calls --set-upstream-to=…)?

Apr 8 2018, 5:46 AM

Apr 7 2018

muhlenpfordt updated the diff for D12023: Fix shortcut config changes sometimes not updating until restart.

Removed unnecessary semicolon

Apr 7 2018, 5:56 PM
muhlenpfordt updated the summary of D12023: Fix shortcut config changes sometimes not updating until restart.
Apr 7 2018, 5:00 PM
muhlenpfordt added a reviewer for D12023: Fix shortcut config changes sometimes not updating until restart: Gwenview.

On one of my systems (Kubuntu 17.10) this bug happens only sometimes, so much for Comment 1. On two other it's always reproducible (Kubuntu 17.10 and 16.04).

Apr 7 2018, 4:31 PM