Review Request: GSoC: Errors handling during file transfer.

David Faure faure at kde.org
Thu Dec 8 18:56:00 GMT 2011



> On Nov. 17, 2011, 2:33 p.m., David Faure wrote:
> >
> 
> David Faure wrote:
>     Cyril, can you rebase your changes on top of the kdelibs frameworks branch, compile, and commit there?
> 
> Cyril Oblikov wrote:
>     Hi David.
>     
>     I'm currently working on this dialog together with Björn Balazs. Now we a mostly concentrated on the usability. And it looks like the dialog will be completely different from what we have in this patch.
>     
>     Anyway, CopyJob related code will mostly stay the same. Can you provide a guide for building/compiling/installing KDE Frameworks?

Just switch your kdelibs to the "frameworks" branch, but then you can't compile anything else from kde on top of it :-)

You need to get the very very latest version of cmake (probably from a source tarball, or from git), then compile the kde git module "extra-cmake-modules", and then the frameworks branch of kdelibs.
Install all that into a custom prefix. Use the example programs in kdelibs to test the code, or just compile kde-copy alone against kdelibs-frameworks.

Qt 5 not needed, we're still using Qt 4 for now.


- David


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102388/#review8269
-----------------------------------------------------------


On Aug. 24, 2011, 4:29 p.m., Cyril Oblikov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/102388/
> -----------------------------------------------------------
> 
> (Updated Aug. 24, 2011, 4:29 p.m.)
> 
> 
> Review request for kdelibs and David Faure.
> 
> 
> Description
> -------
> 
> Modeless dialog to handle interactions and modifications in CopyJob.
> 
> 
> Diffs
> -----
> 
>   kio/CMakeLists.txt b517621 
>   kio/kio/copyjob.h eb88c7a 
>   kio/kio/copyjob.cpp eff7825 
>   kio/kio/interactiondialog/abstractinteractionitem_p.h PRE-CREATION 
>   kio/kio/interactiondialog/abstractinteractionmodel.cpp PRE-CREATION 
>   kio/kio/interactiondialog/abstractinteractionmodel_p.h PRE-CREATION 
>   kio/kio/interactiondialog/allinteractionitem.cpp PRE-CREATION 
>   kio/kio/interactiondialog/allinteractionitem_p.h PRE-CREATION 
>   kio/kio/interactiondialog/allinteractionmodel.cpp PRE-CREATION 
>   kio/kio/interactiondialog/allinteractionmodel_p.h PRE-CREATION 
>   kio/kio/interactiondialog/existinginteractionitem.cpp PRE-CREATION 
>   kio/kio/interactiondialog/existinginteractionitem_p.h PRE-CREATION 
>   kio/kio/interactiondialog/existinginteractionmodel.cpp PRE-CREATION 
>   kio/kio/interactiondialog/existinginteractionmodel_p.h PRE-CREATION 
>   kio/kio/interactiondialog/interactiondialog.h PRE-CREATION 
>   kio/kio/interactiondialog/interactiondialog.cpp PRE-CREATION 
>   kio/kio/interactiondialog/interactiondialogtab.cpp PRE-CREATION 
>   kio/kio/interactiondialog/interactiondialogtab_p.h PRE-CREATION 
>   kio/kio/interactiondialog/renameinteractionwidget.h PRE-CREATION 
>   kio/kio/interactiondialog/renameinteractionwidget.cpp PRE-CREATION 
>   kio/kio/interactiondialog/requestitemmodel.cpp PRE-CREATION 
>   kio/kio/interactiondialog/requestitemmodel_p.h PRE-CREATION 
>   kio/kio/interactiondialog/unreadableinteractionitem.cpp PRE-CREATION 
>   kio/kio/interactiondialog/unreadableinteractionitem_p.h PRE-CREATION 
>   kio/kio/interactiondialog/unreadableinteractionmodel.cpp PRE-CREATION 
>   kio/kio/interactiondialog/unreadableinteractionmodel_p.h PRE-CREATION 
>   kio/kio/jobuidelegate.h 25e0728 
>   kio/kio/jobuidelegate.cpp 85679c2 
> 
> Diff: http://git.reviewboard.kde.org/r/102388/diff/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Cyril Oblikov
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20111208/2d750217/attachment.htm>


More information about the kde-core-devel mailing list