Re: Review Request 123677: Bring back use of KEncodingFileDialog

2015-05-08 Thread David Rosca

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123677/
---

(Updated May 8, 2015, 9:17 a.m.)


Status
--

This change has been marked as submitted.


Review request for Kate and KDE Frameworks.


Changes
---

Submitted with commit d9eeed19cefe87e7b2d7345c12177bf89d90ff3c by David Rosca 
to branch master.


Bugs: 343255
https://bugs.kde.org/show_bug.cgi?id=343255


Repository: ktexteditor


Description
---

This reverts commits 6e57274917f146ac233f50fcb902e8f2569bbbd2 
(document/katedocument.cpp)
and 4ef4063a34314480287540a0a4f58127bd6523f2 (link to KIOFileWidgets).

It does use native file dialogs now (not sure if it didn't at the time of that 
commit). And mainly this fixes
regression from KDE4, it is now possible to change encoding of files again.


Diffs
-

  src/CMakeLists.txt 70c4d89 
  src/document/katedocument.cpp 4f66a47 

Diff: https://git.reviewboard.kde.org/r/123677/diff/


Testing
---

Save file dialogs are working fine and saving to different encoding works too.


Thanks,

David Rosca

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 123677: Bring back use of KEncodingFileDialog

2015-05-08 Thread Christoph Cullmann

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123677/#review80080
---

Ship it!


Ship It!

- Christoph Cullmann


On May 7, 2015, 8:45 p.m., David Rosca wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/123677/
 ---
 
 (Updated May 7, 2015, 8:45 p.m.)
 
 
 Review request for Kate and KDE Frameworks.
 
 
 Bugs: 343255
 https://bugs.kde.org/show_bug.cgi?id=343255
 
 
 Repository: ktexteditor
 
 
 Description
 ---
 
 This reverts commits 6e57274917f146ac233f50fcb902e8f2569bbbd2 
 (document/katedocument.cpp)
 and 4ef4063a34314480287540a0a4f58127bd6523f2 (link to KIOFileWidgets).
 
 It does use native file dialogs now (not sure if it didn't at the time of 
 that commit). And mainly this fixes
 regression from KDE4, it is now possible to change encoding of files again.
 
 
 Diffs
 -
 
   src/CMakeLists.txt 70c4d89 
   src/document/katedocument.cpp 4f66a47 
 
 Diff: https://git.reviewboard.kde.org/r/123677/diff/
 
 
 Testing
 ---
 
 Save file dialogs are working fine and saving to different encoding works too.
 
 
 Thanks,
 
 David Rosca
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 123677: Bring back use of KEncodingFileDialog

2015-05-07 Thread Christoph Feck


 On May 7, 2015, 8:48 p.m., David Rosca wrote:
  Sorry, didn't know of the bug. Should I discard this rr?

Why? What you propose here was discussed as one possible option.


- Christoph


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123677/#review80059
---


On May 7, 2015, 8:45 p.m., David Rosca wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/123677/
 ---
 
 (Updated May 7, 2015, 8:45 p.m.)
 
 
 Review request for Kate and KDE Frameworks.
 
 
 Bugs: 343255
 https://bugs.kde.org/show_bug.cgi?id=343255
 
 
 Repository: ktexteditor
 
 
 Description
 ---
 
 This reverts commits 6e57274917f146ac233f50fcb902e8f2569bbbd2 
 (document/katedocument.cpp)
 and 4ef4063a34314480287540a0a4f58127bd6523f2 (link to KIOFileWidgets).
 
 It does use native file dialogs now (not sure if it didn't at the time of 
 that commit). And mainly this fixes
 regression from KDE4, it is now possible to change encoding of files again.
 
 
 Diffs
 -
 
   src/CMakeLists.txt 70c4d89 
   src/document/katedocument.cpp 4f66a47 
 
 Diff: https://git.reviewboard.kde.org/r/123677/diff/
 
 
 Testing
 ---
 
 Save file dialogs are working fine and saving to different encoding works too.
 
 
 Thanks,
 
 David Rosca
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Review Request 123677: Bring back use of KEncodingFileDialog

2015-05-07 Thread David Rosca

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123677/
---

Review request for KDE Frameworks.


Repository: ktexteditor


Description
---

This reverts commits 6e57274917f146ac233f50fcb902e8f2569bbbd2 
(document/katedocument.cpp)
and 4ef4063a34314480287540a0a4f58127bd6523f2 (link to KIOFileWidgets).

It does use native file dialogs now (not sure if it didn't at the time of that 
commit). And mainly this fixes
regression from KDE4, it is now possible to change encoding of files again.


Diffs
-

  src/CMakeLists.txt 70c4d89 
  src/document/katedocument.cpp 4f66a47 

Diff: https://git.reviewboard.kde.org/r/123677/diff/


Testing
---

Save file dialogs are working fine and saving to different encoding works too.


Thanks,

David Rosca

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 123677: Bring back use of KEncodingFileDialog

2015-05-07 Thread David Rosca

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123677/
---

(Updated May 7, 2015, 8:45 p.m.)


Review request for Kate and KDE Frameworks.


Bugs: 343255
https://bugs.kde.org/show_bug.cgi?id=343255


Repository: ktexteditor


Description
---

This reverts commits 6e57274917f146ac233f50fcb902e8f2569bbbd2 
(document/katedocument.cpp)
and 4ef4063a34314480287540a0a4f58127bd6523f2 (link to KIOFileWidgets).

It does use native file dialogs now (not sure if it didn't at the time of that 
commit). And mainly this fixes
regression from KDE4, it is now possible to change encoding of files again.


Diffs
-

  src/CMakeLists.txt 70c4d89 
  src/document/katedocument.cpp 4f66a47 

Diff: https://git.reviewboard.kde.org/r/123677/diff/


Testing
---

Save file dialogs are working fine and saving to different encoding works too.


Thanks,

David Rosca

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 123677: Bring back use of KEncodingFileDialog

2015-05-07 Thread David Rosca


 On May 7, 2015, 8:48 p.m., David Rosca wrote:
  Sorry, didn't know of the bug. Should I discard this rr?
 
 Christoph Feck wrote:
 Why? What you propose here was discussed as one possible option.

Yes, but from the bug discussion it seems reverting those commits is not 
something that Christoph Cullmann would agree with.


- David


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123677/#review80059
---


On May 7, 2015, 8:45 p.m., David Rosca wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/123677/
 ---
 
 (Updated May 7, 2015, 8:45 p.m.)
 
 
 Review request for Kate and KDE Frameworks.
 
 
 Bugs: 343255
 https://bugs.kde.org/show_bug.cgi?id=343255
 
 
 Repository: ktexteditor
 
 
 Description
 ---
 
 This reverts commits 6e57274917f146ac233f50fcb902e8f2569bbbd2 
 (document/katedocument.cpp)
 and 4ef4063a34314480287540a0a4f58127bd6523f2 (link to KIOFileWidgets).
 
 It does use native file dialogs now (not sure if it didn't at the time of 
 that commit). And mainly this fixes
 regression from KDE4, it is now possible to change encoding of files again.
 
 
 Diffs
 -
 
   src/CMakeLists.txt 70c4d89 
   src/document/katedocument.cpp 4f66a47 
 
 Diff: https://git.reviewboard.kde.org/r/123677/diff/
 
 
 Testing
 ---
 
 Save file dialogs are working fine and saving to different encoding works too.
 
 
 Thanks,
 
 David Rosca
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 123677: Bring back use of KEncodingFileDialog

2015-05-07 Thread David Rosca

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123677/#review80059
---


Sorry, didn't know of the bug. Should I discard this rr?

- David Rosca


On May 7, 2015, 8:45 p.m., David Rosca wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/123677/
 ---
 
 (Updated May 7, 2015, 8:45 p.m.)
 
 
 Review request for Kate and KDE Frameworks.
 
 
 Bugs: 343255
 https://bugs.kde.org/show_bug.cgi?id=343255
 
 
 Repository: ktexteditor
 
 
 Description
 ---
 
 This reverts commits 6e57274917f146ac233f50fcb902e8f2569bbbd2 
 (document/katedocument.cpp)
 and 4ef4063a34314480287540a0a4f58127bd6523f2 (link to KIOFileWidgets).
 
 It does use native file dialogs now (not sure if it didn't at the time of 
 that commit). And mainly this fixes
 regression from KDE4, it is now possible to change encoding of files again.
 
 
 Diffs
 -
 
   src/CMakeLists.txt 70c4d89 
   src/document/katedocument.cpp 4f66a47 
 
 Diff: https://git.reviewboard.kde.org/r/123677/diff/
 
 
 Testing
 ---
 
 Save file dialogs are working fine and saving to different encoding works too.
 
 
 Thanks,
 
 David Rosca
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel