D6199: Allow deleting from write-protected location in dolphin

2017-06-17 Thread Chinmoy Ranjan Pradhan
chinmoyr updated this revision to Diff 15518. REPOSITORY R318 Dolphin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6199?vs=15390=15518 REVISION DETAIL https://phabricator.kde.org/D6199 AFFECTED FILES src/dolphinmainwindow.cpp src/views/dolphinview.cpp To: chinmoyr,

D6198: Add KAuth support to delete operation

2017-06-17 Thread Chinmoy Ranjan Pradhan
chinmoyr updated this revision to Diff 15517. REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6198?vs=15516=15517 REVISION DETAIL https://phabricator.kde.org/D6198 AFFECTED FILES src/ioslaves/file/file.cpp src/ioslaves/file/file_unix.cpp

D6198: Add KAuth support to delete operation

2017-06-17 Thread Chinmoy Ranjan Pradhan
chinmoyr updated this revision to Diff 15516. REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6198?vs=15388=15516 REVISION DETAIL https://phabricator.kde.org/D6198 AFFECTED FILES src/ioslaves/file/file.cpp src/ioslaves/file/file_unix.cpp

D6197: Add basic KAuth support to file ioslave

2017-06-17 Thread Chinmoy Ranjan Pradhan
chinmoyr updated this revision to Diff 15515. REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6197?vs=15385=15515 REVISION DETAIL https://phabricator.kde.org/D6197 AFFECTED FILES autotests/kiotesthelper.h src/core/jobuidelegateextension.h

D6198: Add KAuth support to delete operation

2017-06-12 Thread Chinmoy Ranjan Pradhan
chinmoyr edited the test plan for this revision. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6198 To: chinmoyr, elvisangelaccio, #frameworks

D6197: Add basic KAuth support to file ioslave

2017-06-12 Thread Chinmoy Ranjan Pradhan
chinmoyr edited the test plan for this revision. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6197 To: chinmoyr, elvisangelaccio, #frameworks

D6199: Allow deleting from write-protected location in dolphin

2017-06-12 Thread Chinmoy Ranjan Pradhan
chinmoyr created this revision. Restricted Application added a subscriber: Konqueror. REVISION SUMMARY This is a temporary patch which allows deleting items from write-protected location. This is only for testing the diff's https://phabricator.kde.org/D6197 and

D6197: Add basic KAuth support to file ioslave

2017-06-12 Thread Chinmoy Ranjan Pradhan
chinmoyr added a dependent revision: D6198: Add KAuth support to delete operation. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6197 To: chinmoyr, elvisangelaccio, #frameworks

D6198: Add KAuth support to delete operation

2017-06-12 Thread Chinmoy Ranjan Pradhan
chinmoyr created this revision. Restricted Application added a project: Frameworks. REVISION SUMMARY This patch makes it possible to delete root owned files and folders. To avoid any accidental deletion a warning is shown informing the user about the write-protection. The warnings can either

D6197: Add basic KAuth support to file ioslave

2017-06-12 Thread Chinmoy Ranjan Pradhan
chinmoyr created this revision. Restricted Application added a project: Frameworks. REVISION SUMMARY This patch adds the relevant KAuth code to file ioslave that can be used to perform various file management operations with escalated privilege. //execWithRoot()// : This method performs the

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-30 Thread Chinmoy Ranjan Pradhan
decide that the users can create files in write protected locations, > > but they cannot delete existing files. > > Chinmoy Ranjan Pradhan wrote: > Some operation may use more than one polkit action like Delete. If we use > one polkit action per operation then we will have to p

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-27 Thread Chinmoy Ranjan Pradhan
ut I > > didn't get this warning. > > Chinmoy Ranjan Pradhan wrote: > so was it the warning for file? or auth dialog? or the folder was delted > straightaway? In my system I am getting this warning only if the folder is > empty. > > Elvis Angelaccio wrote: > I o

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-27 Thread Chinmoy Ranjan Pradhan
://git.reviewboard.kde.org/r/129983/diff/ Testing --- File Attachments warning dialog https://git.reviewboard.kde.org/media/uploaded/files/2017/03/09/d42570e8-aedf-4c02-801e-362a68755c2c__polkit_integration.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-27 Thread Chinmoy Ranjan Pradhan
decide that the users can create files in write protected locations, > > but they cannot delete existing files. > > Chinmoy Ranjan Pradhan wrote: > Some operation may use more than one polkit action like Delete. If we use > one polkit action per operation then we will have to p

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-26 Thread Chinmoy Ranjan Pradhan
tem I am getting this warning only if the folder is empty. - Chinmoy Ranjan --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129983/#review102944 --------------

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-26 Thread Chinmoy Ranjan Pradhan
decide that the users can create files in write protected locations, > > but they cannot delete existing files. > > Chinmoy Ranjan Pradhan wrote: > Some operation may use more than one polkit action like Delete. If we use > one polkit action per operation then we will have to p

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-22 Thread Chinmoy Ranjan Pradhan
-------------- On March 14, 2017, 2:48 p.m., Chinmoy Ranjan Pradhan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129983/ >

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-15 Thread Chinmoy Ranjan Pradhan
s an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129983/#review102848 --- On March 14, 2017, 2:48 p.m., Chinmoy Ranjan Pradhan wrote: > > --

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-15 Thread Chinmoy Ranjan Pradhan
cpp smarter? It could > > show a more "scary" message if the file that's being deleted is > > write-protected. > > Chinmoy Ranjan Pradhan wrote: > In my system when i use Shift+del there is no warning dialog (few months > back dolphin used to show the dialog bu

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-14 Thread Chinmoy Ranjan Pradhan
gt; > Apparently kauth doesn't exist on Windows. Shall I move all the kauth specific code to file_unix ? - Chinmoy Ranjan --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/1299

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-14 Thread Chinmoy Ranjan Pradhan
.reviewboard.kde.org/r/129983/#review102826 ------- On March 14, 2017, 2:48 p.m., Chinmoy Ranjan Pradhan wrote: > > --- > This is an automatically generated e-mail. To repl

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-14 Thread Chinmoy Ranjan Pradhan
--- File Attachments warning dialog https://git.reviewboard.kde.org/media/uploaded/files/2017/03/09/d42570e8-aedf-4c02-801e-362a68755c2c__polkit_integration.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-09 Thread Chinmoy Ranjan Pradhan
dialog https://git.reviewboard.kde.org/media/uploaded/files/2017/03/09/d42570e8-aedf-4c02-801e-362a68755c2c__polkit_integration.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-09 Thread Chinmoy Ranjan Pradhan
t you let > > it call the action right away? > > Chinmoy Ranjan Pradhan wrote: > For a single file calling action right away might work but doing this for > multiple files will show the authentication dialog everytime before file is > deleted. This is something we do

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-09 Thread Chinmoy Ranjan Pradhan
-CREATION Diff: https://git.reviewboard.kde.org/r/129983/diff/ Testing --- File Attachments (updated) warning dialog https://git.reviewboard.kde.org/media/uploaded/files/2017/03/09/d42570e8-aedf-4c02-801e-362a68755c2c__polkit_integration.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-07 Thread Chinmoy Ranjan Pradhan
iewboard.kde.org/r/129983/#review102738 --- On March 6, 2017, 3:51 p.m., Chinmoy Ranjan Pradhan wrote: > > --- > This is an automatically generated e-mail. To reply, v

Re: Review Request 129983: [RFC] PoC patch for polkit support in kio.

2017-03-06 Thread Chinmoy Ranjan Pradhan
1a src/ioslaves/file/kauth/CMakeLists.txt PRE-CREATION src/ioslaves/file/kauth/file.actions PRE-CREATION src/ioslaves/file/kauth/helper.h PRE-CREATION src/ioslaves/file/kauth/helper.cpp PRE-CREATION Diff: https://git.reviewboard.kde.org/r/129983/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan

Review Request 129983: [kio] Deleting files and directories from root owned location

2017-03-03 Thread Chinmoy Ranjan Pradhan
src/ioslaves/file/kauth/helper.h PRE-CREATION src/ioslaves/file/kauth/helper.cpp PRE-CREATION Diff: https://git.reviewboard.kde.org/r/129983/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 129737: [kio] Error when changing target of symlink in plasma folder view

2017-01-01 Thread Chinmoy Ranjan Pradhan
Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 129737: [kio] Error when changing target of symlink in plasma folder view

2017-01-01 Thread Chinmoy Ranjan Pradhan
an. 1, 2017, 8:55 a.m., Chinmoy Ranjan Pradhan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129737/ > ---

Review Request 129737: [kio] Error when changing target of symlink in plasma folder view

2017-01-01 Thread Chinmoy Ranjan Pradhan
://git.reviewboard.kde.org/r/129737/diff/ Testing --- File Attachments Error message https://git.reviewboard.kde.org/media/uploaded/files/2017/01/01/b32cbf34-4232-4a7e-9cd7-fe4d30e2fc75__kio_error.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 128889: Fix KFileItem::overlays returning empty string values

2016-09-11 Thread Chinmoy Ranjan Pradhan
iolic-link} and for a plain text file it'll be like : {""} (here it should be completely empty, size=0) This patch attempts to fix the issue. Diffs - src/core/kfileitem.cpp b5ed5fd Diff: https://git.reviewboard.kde.org/r/128889/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan

Review Request 128889: Fix KFileItem::overlays returning empty string values

2016-09-11 Thread Chinmoy Ranjan Pradhan
etely empty, size=0) This patch attempts to fix the issue. Diffs - src/core/kfileitem.cpp b5ed5fd Diff: https://git.reviewboard.kde.org/r/128889/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-15 Thread Chinmoy Ranjan Pradhan
marked as submitted. Review request for KDE Frameworks and David Faure. Changes --- Submitted with commit b27d51f61d5d89390026bbb094218df2f39dd343 by Chinmoy Ranjan Pradhan to branch master. Repository: kio Description --- KIO::link creates symlink when either protocol+host+port

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-14 Thread Chinmoy Ranjan Pradhan
://git.reviewboard.kde.org/media/uploaded/files/2016/08/06/d4da6ff3-53d8-49d1-a826-0c8cf12d7aa0__symlink_folderview.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-14 Thread Chinmoy Ranjan Pradhan
--- All tests pass. File Attachments error message https://git.reviewboard.kde.org/media/uploaded/files/2016/08/06/d4da6ff3-53d8-49d1-a826-0c8cf12d7aa0__symlink_folderview.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-13 Thread Chinmoy Ranjan Pradhan
/ Testing --- All tests pass. File Attachments error message https://git.reviewboard.kde.org/media/uploaded/files/2016/08/06/d4da6ff3-53d8-49d1-a826-0c8cf12d7aa0__symlink_folderview.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-13 Thread Chinmoy Ranjan Pradhan
o's jobtest.cpp as starting point: > > void createSymlink(); > > void createSymlinkAsShouldSucceed(); > > void createSymlinkAsShouldFail(); > > and add tests for any other code path you see in your code. > > Chinmoy Ranjan Pradhan wrote: > I think a m

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-13 Thread Chinmoy Ranjan Pradhan
ld be to overload kio::link. What do you say? - Chinmoy --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128618/#review98236 -----------

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-09 Thread Chinmoy Ranjan Pradhan
error message https://git.reviewboard.kde.org/media/uploaded/files/2016/08/06/d4da6ff3-53d8-49d1-a826-0c8cf12d7aa0__symlink_folderview.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-07 Thread Chinmoy Ranjan Pradhan
> > See line 410, the local path for the dest is even stored already: > > m_dest = QUrl::fromLocalFile(sLocalPath); > > > > So you should be able to just use if (m_dest.isLocalFile()) { ... } > > here. > > Chinmoy Ranjan Pradhan wrote: &g

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-07 Thread Chinmoy Ranjan Pradhan
> > See line 410, the local path for the dest is even stored already: > > m_dest = QUrl::fromLocalFile(sLocalPath); > > > > So you should be able to just use if (m_dest.isLocalFile()) { ... } > > here. > > Chinmoy Ranjan Pradhan wrote: &g

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-06 Thread Chinmoy Ranjan Pradhan
> > See line 410, the local path for the dest is even stored already: > > m_dest = QUrl::fromLocalFile(sLocalPath); > > > > So you should be able to just use if (m_dest.isLocalFile()) { ... } > > here. > > Chinmoy Ranjan Pradhan wrote: &g

Re: Review Request 128618: Fix creating symlink in Folder View

2016-08-06 Thread Chinmoy Ranjan Pradhan
cause the destination doesn't exist at the time of stat. - Chinmoy --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128618/#review98157 --------------

Review Request 128618: Fix creating symlink in Folder View

2016-08-06 Thread Chinmoy Ranjan Pradhan
-49d1-a826-0c8cf12d7aa0__symlink_folderview.png Thanks, Chinmoy Ranjan Pradhan

Re: Review Request 128527: FileUndoManager: Undoing symlink creation

2016-08-05 Thread Chinmoy Ranjan Pradhan
marked as submitted. Review request for KDE Frameworks and David Faure. Changes --- Submitted with commit 116d7dfddbfc4b3433954f79711a4f19ee32d48b by Chinmoy Ranjan Pradhan to branch master. Repository: kio Description --- This patch adds the support for undoing creation of new

Re: Review Request 128527: FileUndoManager: Undoing symlink creation

2016-08-04 Thread Chinmoy Ranjan Pradhan
autotests/fileundomanagertest.cpp 761cc76 src/filewidgets/knewfilemenu.cpp bb6fc04 Diff: https://git.reviewboard.kde.org/r/128527/diff/ Testing --- build Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks

Re: Review Request 128527: FileUndoManager: Undoing symlink creation

2016-08-04 Thread Chinmoy Ranjan Pradhan
- to use KIO::link The only issue with using KIO::link is that creating new links in Folder View plasmoid will fail due to the checks in CopyJob::linkNextFile. - Chinmoy --- This is an automatically generated e-mail. To reply, visit

Re: Review Request 128527: FileUndoManager: Undoing symlink creation

2016-08-04 Thread Chinmoy Ranjan Pradhan
/filewidgets/knewfilemenu.cpp bb6fc04 Diff: https://git.reviewboard.kde.org/r/128527/diff/ Testing --- build Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo

Re: Review Request 128527: FileUndoManager: Undoing symlink creation

2016-07-31 Thread Chinmoy Ranjan Pradhan
> On July 31, 2016, 9:47 a.m., David Faure wrote: > > src/widgets/fileundomanager.cpp, line 421 > > <https://git.reviewboard.kde.org/r/128527/diff/2/?file=472624#file472624line421> > > > > Why the isEmpty() check? > > Chinmoy Ranjan Pradhan wrote: &g

Re: Review Request 128527: FileUndoManager: Undoing symlink creation

2016-07-31 Thread Chinmoy Ranjan Pradhan
-- On July 31, 2016, 9:28 a.m., Chinmoy Ranjan Pradhan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/128527/ > -

Re: Review Request 128527: FileUndoManager: Undoing symlink creation

2016-07-31 Thread Chinmoy Ranjan Pradhan
(updated) - autotests/fileundomanagertest.h c663f92 autotests/fileundomanagertest.cpp 761cc76 src/filewidgets/knewfilemenu.cpp bb6fc04 src/widgets/fileundomanager.cpp ed5edb0 Diff: https://git.reviewboard.kde.org/r/128527/diff/ Testing --- build Thanks, Chinmoy Ranjan

Review Request 128527: FileUndoManager: Undoing symlink creation

2016-07-26 Thread Chinmoy Ranjan Pradhan
--- build Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128510: KNewFileMenu: fix copying template file from embedded resource

2016-07-23 Thread Chinmoy Ranjan Pradhan
. - Chinmoy Ranjan Pradhan On July 23, 2016, 7:09 p.m., Wolfgang Bauer wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: Review Request 128471: [kio] Some fixes for KNewFileMenu.

2016-07-22 Thread Chinmoy Ranjan Pradhan
a5-eaaa-4abc-a0ac-f492fb01faa3__newfile_aftepatch.png add new device menu https://git.reviewboard.kde.org/media/uploaded/files/2016/07/21/1e115e07-3546-4abe-b913-9e841c21f672__new_addition.png Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailin

Re: Review Request 128499: KNewFileMenu: Fix suggestion of new filename when file already exist in desktop

2016-07-22 Thread Chinmoy Ranjan Pradhan
marked as submitted. Review request for KDE Frameworks and David Faure. Changes --- Submitted with commit 2dd13d36f3f9810c8d92acfff89e9cd6e1c63689 by David Faure on behalf of Chinmoy Ranjan Pradhan to branch master. Repository: kio Description --- When creating a new file

Re: Review Request 128501: KNewFileMenu: Fix creating link to application

2016-07-22 Thread Chinmoy Ranjan Pradhan
marked as submitted. Review request for KDE Frameworks and David Faure. Changes --- Submitted with commit 525232d30ee682de4778667c8244778b50620e67 by David Faure on behalf of Chinmoy Ranjan Pradhan to branch master. Bugs: 363673 https://bugs.kde.org/show_bug.cgi?id=363673

Re: Review Request 128501: KNewFileMenu: Fix creating link to application

2016-07-22 Thread Chinmoy Ranjan Pradhan
ing --- Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128499: KNewFileMenu: Fix suggestion of new filename when file already exist in desktop

2016-07-22 Thread Chinmoy Ranjan Pradhan
Diff: https://git.reviewboard.kde.org/r/128499/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128499: KNewFileMenu: Fix suggestion of new filename when file already exist in desktop

2016-07-22 Thread Chinmoy Ranjan Pradhan
Diff: https://git.reviewboard.kde.org/r/128499/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128499: KNewFileMenu: Fix suggestion of new filename when file already exist in desktop

2016-07-22 Thread Chinmoy Ranjan Pradhan
s (updated) - src/filewidgets/knewfilemenu.cpp 2e613b1 Diff: https://git.reviewboard.kde.org/r/128499/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128499: KNewFileMenu: Fix suggestion of new filename when file already exist in desktop

2016-07-22 Thread Chinmoy Ranjan Pradhan
viewboard.kde.org/r/128499/#review97746 --- On July 22, 2016, 6:35 a.m., Chinmoy Ranjan Pradhan wrote: > > --- > This is an automatically generated e-mail. To reply, v

Re: Review Request 128499: KNewFileMenu: Fix suggestion of new filename when file already exist in desktop

2016-07-22 Thread Chinmoy Ranjan Pradhan
Diff: https://git.reviewboard.kde.org/r/128499/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128499: KNewFileMenu: Fix suggestion of new filename when file already exist in desktop

2016-07-22 Thread Chinmoy Ranjan Pradhan
ps://git.reviewboard.kde.org/r/128499/diff/ Testing --- Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128471: [kio] Some fixes for KNewFileMenu.

2016-07-21 Thread Chinmoy Ranjan Pradhan
s is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128471/#review97725 --- On July 21, 2016, 4:30 p.m., Chinmoy Ranjan Pradhan wrote: > >

Re: Review Request 128492: [kio] Minor typo in file ioslave

2016-07-21 Thread Chinmoy Ranjan Pradhan
marked as submitted. Review request for KDE Frameworks and David Faure. Changes --- Submitted with commit 1f30604a4cd1a96d8b733cdae53c5adbe38fda59 by Albert Astals Cid on behalf of Chinmoy Ranjan Pradhan to branch master. Repository: kio Description --- This fixes a typo in file

Re: Review Request 128471: [kio] Some fixes for KNewFileMenu.

2016-07-21 Thread Chinmoy Ranjan Pradhan
016/07/21/1e115e07-3546-4abe-b913-9e841c21f672__new_addition.png Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128492: [kio] Minor typo in file ioslave

2016-07-21 Thread Chinmoy Ranjan Pradhan
on my behalf :) - Chinmoy --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128492/#review97688 --- On July 21, 2016, 3:34 a.m., C

Review Request 128492: [kio] Minor typo in file ioslave

2016-07-20 Thread Chinmoy Ranjan Pradhan
://git.reviewboard.kde.org/r/128492/diff/ Testing --- File Attachments the error message https://git.reviewboard.kde.org/media/uploaded/files/2016/07/21/70053ddf-d72d-4ffe-936a-c38068de5d0d__erroemessage.png Thanks, Chinmoy Ranjan Pradhan ___ Kde

Re: Review Request 128471: [kio] Some fixes for KNewFileMenu.

2016-07-20 Thread Chinmoy Ranjan Pradhan
nsion with the filename or not. - Chinmoy --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128471/#review97622 --- On July 20, 2016, 7:

Re: Review Request 128471: [kio] Some fixes for KNewFileMenu.

2016-07-20 Thread Chinmoy Ranjan Pradhan
erpatch.png after_patch https://git.reviewboard.kde.org/media/uploaded/files/2016/07/18/2e9f5fa5-eaaa-4abc-a0ac-f492fb01faa3__newfile_aftepatch.png Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 128471: [kio] Some fixes for KNewFileMenu.

2016-07-19 Thread Chinmoy Ranjan Pradhan
9513-478b-a865-9fc791c006d5__linktoapplication_afterpatch.png after_patch https://git.reviewboard.kde.org/media/uploaded/files/2016/07/18/2e9f5fa5-eaaa-4abc-a0ac-f492fb01faa3__newfile_aftepatch.png Thanks, Chinmoy Ranjan Pradhan ___ Kde-frameworks-dev

<    1   2   3   4   5   6