Re: Review Request 102391: Don't hang when determining MIME type of corrupted files

2013-10-27 Thread Peter Penz
submitted the bug-report and also has written the patch. Diffs - kdecore/services/kmimetype.cpp 955bf62 kdecore/services/kmimetyperepository.cpp 6ff3d16 Diff: http://git.reviewboard.kde.org/r/102391/diff/ Testing --- Thanks, Peter Penz

Re: Review Request: [dolphin] Fix the warning generated by desktop-file-validate for dolphin.desktop

2012-06-18 Thread Peter Penz
no review-request would have been necessary for this fix, but of course it is exemplary doing it this way :-)) - Peter Penz On June 18, 2012, 1:47 a.m., Jekyll Wu wrote: --- This is an automatically generated e-mail. To reply, visit: http

Re: KDE SC 4.8.4 important problems

2012-06-10 Thread Peter Penz
On 06/10/2012 11:20 AM, Aaron J. Seigo wrote: On Sunday, June 10, 2012 03:23:04 José Manuel Santamaría Lema wrote: #1 dolphin: #2 gwenview #6 kontact executing various components: calendar, to-do list, journal #7 kmail links these are all the same crash, or at least related to each other. it

Re: Review Request: show video previews according to file content instead of mimetype string

2012-05-19 Thread Peter Penz
. So I've only added a small comment to the signal... - Peter Penz On May 19, 2012, 6:54 a.m., Hui Ni wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104988

Re: Review Request: Ensure authentication data is cached properly in Dolphin

2012-04-16 Thread Peter Penz
during the next days. - Peter Penz On April 16, 2012, 1:26 p.m., Dawit Alemayehu wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104614

Re: Review Request: Ensure authentication data is cached properly in Dolphin

2012-04-16 Thread Peter Penz
On April 16, 2012, 2:03 p.m., Peter Penz wrote: Thanks for the patch, I've not been aware that this caching-issue can be solved like this :-) I guess this patch has not been applied to the latest master: DolphinView does not have a dir-lister anymore (it has been moved

Re: Review Request: Fix signal/slot connections in kcmdolphinviewmodes

2012-02-20 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104033/#review10769 --- Ship it! Thanks for the patch, looks fine! - Peter Penz

Re: Review Request: Show the correct remote charset encoding in Konqueror's and Dolphin's Set Remote Encoding menu

2012-01-18 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103730/#review9929 --- Ship it! Thanks for the patch, looks fine! - Peter Penz

Re: Review Request: Fix capacity text in places panel (and possibly unwanted spin-up behavior)

2012-01-12 Thread Peter Penz
. Definitely a go from a Dolphin point of view to get this in before 4.8.0 got tagged. Thanks a lot for this patch - I stumbled above those issues myself already but did not have the time yet to check KFilePlacesView... - Peter Penz On Jan. 12, 2012, 4:42 p.m., Christoph Feck wrote

Re: Review Request: Fix stray ampersand in KUrlNavigatorProtocolCombo

2011-11-04 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103040/#review7928 --- Ship it! Thanks Christoph, looks perfect! - Peter Penz

Re: Review Request: kfileplaceeditdialog lineedit too small

2011-10-06 Thread Peter Penz
On Oct. 5, 2011, 11:30 a.m., David Faure wrote: Why the setMaxLength?? What if one wants to type in a long URL? Also, I can't reproduce the bug here (kde-4.7), but maybe only because the big icon button makes the dialog quite large? Greg T wrote: indeed, the setmaxLength was

Re: Review Request: W7 Tab thumbnails in dolphin.

2011-10-03 Thread Peter Penz
:-( - Peter Penz On Oct. 3, 2011, 1:25 a.m., Andrius da Costa Ribas wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102758

Re: Review Request: W7 Tab thumbnails in dolphin.

2011-10-03 Thread Peter Penz
On Oct. 3, 2011, 7:28 a.m., Peter Penz wrote: I always recommend to get in contact with the maintainers of an application _before_ investigating so much work into a new feature. In this case I'm very sorry to say that this cannot get pushed because of the following reasons: - I'm

Re: Review Request: KVersionControlPlugin2 interface to implement add some features not available in current interface.

2011-09-06 Thread Peter Penz
On Sept. 6, 2011, 4:28 p.m., Sebastian Doerner wrote: Looks good to me. Peter, are you fine with this? The plugin itself will follow next. Peter Penz wrote: @Frank: I'm fine with the interface extensions! @Vishesh: Thanks for the patch, it looks fine. Please give me

Re: Review Request: Dolphin zoom with CTRL+MouseWheel

2011-08-30 Thread Peter Penz
request for KDE Base Apps and Peter Penz. Summary --- Zoom DolphinView when mouse wheel is scrolled with CRTL button pressed. Diffs - dolphin/src/kitemviews/kitemlistcontainer.cpp 0d2637d dolphin/src/views/dolphinview.h 7c81ea8 dolphin/src/views/dolphinview.cpp 0991401

Re: Review Request: Dolphin zoom with CTRL+MouseWheel

2011-08-30 Thread Peter Penz
Apps and Peter Penz. Summary --- Zoom DolphinView when mouse wheel is scrolled with CRTL button pressed. Diffs - dolphin/src/kitemviews/kitemlistcontainer.cpp 0d2637d dolphin/src/views/dolphinview.h 7c81ea8 dolphin/src/views/dolphinview.cpp 0991401 Diff: http

Re: Review Request: Allow opening files and directories by pressing 'Enter' or 'Return'

2011-08-29 Thread Peter Penz
/ --- (Updated Aug. 29, 2011, 9:14 a.m.) Review request for KDE Base Apps and Peter Penz. Summary --- Allow opening files and directories by pressing 'Enter' key. In case multiple files are selected when enter is pressed, all of them are opened. In case of multiple directories

Re: Review Request: Allow opening files and directories by pressing 'Enter' or 'Return'

2011-08-29 Thread Peter Penz
On Aug. 29, 2011, 9:40 a.m., Peter Penz wrote: Thanks for the update! Looks good and is exactly like the proposal you, Frank and I discussed per e-mail. As usual I've added a punch of my nitpicking stuff ;-) Please push it to master after fixing, you don't need to add another diff

Re: Review Request: Make Dolphin honour the KGlobalSettings::singleClick option.

2011-08-27 Thread Peter Penz
: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102447/ --- (Updated Aug. 26, 2011, 8:51 p.m.) Review request for KDE Base Apps and Peter Penz

Re: Review Request: Make Dolphin honour the KGlobalSettings::singleClick option.

2011-08-27 Thread Peter Penz
: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102447/ --- (Updated Aug. 27, 2011, 7:31 a.m.) Review request for KDE Base Apps and Peter Penz. Summary --- Honours the KGlobalSettings

Re: Review Request: Make Dolphin honour the KGlobalSettings::singleClick option.

2011-08-27 Thread Peter Penz
On Aug. 27, 2011, 9:31 a.m., Peter Penz wrote: Thanks for the update, but could you please revert the changes with KGlobalSettings::changeCursorOverIcon()? I consider this option an unnecessary micro-option and plan to implement the same behavior as in Dolphin 1.7. Tirtha

Re: Review Request: Find list items by typing their initial letters.

2011-08-27 Thread Peter Penz
: http://git.reviewboard.kde.org/r/102465/ --- (Updated Aug. 27, 2011, 8:36 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- This patch allows finding items by typing on the keyboard while

Re: Review Request: Find list items by typing their initial letters.

2011-08-27 Thread Peter Penz
On Aug. 27, 2011, 9:08 p.m., Peter Penz wrote: Thanks for this patch. As discussed per e-mail already I think from a design point of view this is fine and the patch looks good! I've added quite a lot of nitpicking comments, would be great if you could fix those things and do one

Re: Review Request: Allow externally deleted files to be removed from view in Dolphin

2011-08-26 Thread Peter Penz
/ --- (Updated Aug. 25, 2011, 7:23 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- Currently, if a file is deleted by an external application, and the directory containing that file is open in Dolphin, the change

Re: Review Request: Handle focus in KUrlNavigator

2011-08-20 Thread Peter Penz
On Aug. 20, 2011, 3 p.m., Commit Hook wrote: This review has been submitted with commit ae3b7a48ec0e34ac64c5531ec45b1f898594898a by Peter Penz to branch KDE/4.7. Thanks for the update of the patch, it works nice now! I did some minor modifications (the button should not trigger

Review Request: Don't hang when determining MIME type of corrupted files

2011-08-20 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102391/ --- Review request for kdelibs and David Faure. Summary --- If

Re: Review Request: Handle focus in KUrlNavigator

2011-08-17 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102345/#review5783 --- Thanks for the patch! I agree that the KUrlNavigator should be

Re: Review Request: Dolphin renaming functionality to include user choice in starting index number

2011-08-15 Thread Peter Penz
: http://git.reviewboard.kde.org/r/102328/ --- (Updated Aug. 15, 2011, 1:16 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- This patch applies to dolphin/src/views/renamedialog.cpp and dolphin/src/views

Re: Review Request: Dolphin's preview configuration doesn't support over 2 GB files.

2011-08-14 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102319/#review5683 --- Ship it! Thanks for the patch, looks fine! Please push it to

Re: Review Request: Dolphin's preview configuration doesn't support over 2 GB files.

2011-08-14 Thread Peter Penz
On Aug. 14, 2011, 10:31 a.m., Peter Penz wrote: Thanks for the patch, looks fine! Please push it to master (if you don't have a git-account please let me know and I'll push it for you) Jussi Judin wrote: No I don't so you need to do it. I've pushed it to master now :-) - Peter

Re: Review Request: fix for #277372 - dolphin part looses view state on every tab change

2011-07-20 Thread Peter Penz
On July 11, 2011, 9 p.m., Peter Penz wrote: Thanks for the patch, looks good! Peter Penz wrote: Committed to 4.7 (is already fixed for Dolphin 2.0 that will get merged to master around beginning of August) Marcel Partap wrote: still nothing pushed to public repo. huh

Re: Review Request: DolphinDetailsView: fix column auto size fail on custom font styles

2011-07-11 Thread Peter Penz
/ --- (Updated July 11, 2011, 9:25 p.m.) Review request for KDE Base Apps, David Faure and Peter Penz. Summary --- The auto-calculated width of columns always is same regardless of custom font style so there was sure

Re: Review Request: fix #277269 Dolphin(Part) Detail/Tree view, highlighted selection paint glitch

2011-07-11 Thread Peter Penz
://git.reviewboard.kde.org/r/101924/ --- (Updated July 11, 2011, 9:39 p.m.) Review request for KDE Base Apps, David Faure and Peter Penz. Summary --- What was strange that background highlighting and actual item selection were

Re: Review Request: fix #277269 Dolphin(Part) Detail/Tree view, highlighted selection paint glitch

2011-07-11 Thread Peter Penz
/ --- (Updated July 11, 2011, 9:39 p.m.) Review request for KDE Base Apps, David Faure and Peter Penz. Summary --- What was strange that background highlighting and actual item selection were drawn independently from each other and the bogus highlighting

Re: Review Request: Add missing actions to report bug + switch language to Help menu in dolphin whithout menubar

2011-06-12 Thread Peter Penz
/ --- (Updated June 12, 2011, 8:21 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- Using Dolphin in default mode in master /4.7.) whithout menubar the user has no actions to report a bug or switch language. Patch adds

Re: Review Request: Draw overlays even for previews.

2011-06-10 Thread Peter Penz
.) Review request for kdelibs, David Faure and Peter Penz. Summary --- This way it is easier to recognise links to images etc. Depends on https://git.reviewboard.kde.org/r/101569/ This addresses bug 190579. http://bugs.kde.org/show_bug.cgi?id=190579 Diffs

Re: Review Request: Show icon overlays in the Informationen Panel.

2011-06-10 Thread Peter Penz
/ --- (Updated June 10, 2011, 7:52 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- Depends on https://git.reviewboard.kde.org/r/101569/ This addresses bug 190579. http://bugs.kde.org/show_bug.cgi?id=190579 Diffs - dolphin/src

Re: Review Request: Return the url of the view instead of the url of the url navigator.

2011-06-10 Thread Peter Penz
/ --- (Updated June 10, 2011, 10:11 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- That way if a wrong protocol had been entered the currently watched directory will be returned. This addresses bug 274890. http://bugs.kde.org/show_bug.cgi?id=274890 Diffs

Re: Review Request: DolphinColumnView navigation works more intuitively.

2011-05-27 Thread Peter Penz
. To reply, visit: http://git.reviewboard.kde.org/r/101449/ --- (Updated May 27, 2011, 4:04 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- If no item is selected then pressing right moves to a column view

Re: Review Request: DolphinColumnView navigation works more intuitively.

2011-05-27 Thread Peter Penz
/ --- (Updated May 27, 2011, 4:04 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- If no item is selected then pressing right moves to a column view with child url, instead of the first index. This addresses bug 263110. http://bugs.kde.org/show_bug.cgi?id

Re: Review Request:

2011-05-27 Thread Peter Penz
: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101454/ --- (Updated May 27, 2011, 10:19 p.m.) Review request for KDE Base Apps and Peter Penz. Summary --- So far this works only

Re: Review Request: Fix directory navigation in Dolphin::Terminal.

2011-04-11 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101096/#review2571 --- Ship it! Thanks, looks good!

Re: Review Request: Set the properties action fom mainWindow actionCollection

2011-04-10 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101076/#review2551 --- Ship it! Thanks, looks good! - Peter On April 10, 2011,

Re: Review Request: Dolphin details view optimization

2011-03-12 Thread Peter Penz
On March 10, 2011, 8:05 a.m., Peter Penz wrote: Thanks a lot for this good patch, please commit :-) Would also be great if this could be backported to 4.6.2. I've committed the patch and backported it to 4.6. - Peter

Review Request: Allow to configure thumbnail-plugins

2011-02-22 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100717/ --- Review request for kdelibs and David Faure. Summary --- The patch

Re: Review Request: Enlarge image in folder preview when there's only one image

2011-01-15 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6332/#review9634 --- Looks good from my point of view! I'd still suggest to wait a few

Re: Review Request: Use UDS_NAME as a fallback when sorting via UDS_DISPLAY_NAME

2011-01-10 Thread Peter Penz
/ --- (Updated Jan. 10, 2011, 10:24 a.m.) Review request for kdelibs and Peter Penz. Summary --- When sorting by name KDirSortFilterProxyModel uses UDS_DISPLAY_NAME. The latter, however, is not unique. This results in strange GUI behaviour like swapping items. This patch

Review Request: KFilePlacesView: Allow to add custom actions to the context menu

2011-01-03 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6267/ --- Review request for kdelibs and Kevin Ottens. Summary --- For KDE SC