<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Aug 2, 2014 at 7:18 PM, Andreas Xavier <span dir="ltr"><<a href="mailto:andxav@zoho.com" target="_blank">andxav@zoho.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
I have added a frameworks branch to the parley repo.<br>
<br>
Most things work: welcome screen, editor, practice (all methods), practice summary and statistics.<br>
<br>
Some things were disabled because there were no direct replacements in KF5 for<br>
functionality in KDE4.8. These are all marked in code with @todo frameworks or<br>
#todo frameworks in the CMakeLists<br>
<br>
Here is list of things that need to be fixed to restored complete functionality:<br>
XSLT support in CMake<br>
unit tests - there were none in any case<br>
KDialog supported standardized buttons that are now missing. i.e. download dialogs are missing ok/cancel buttons<br></blockquote><div>KDialog in KDELibs4Support should still support this.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


KLineEdit had a clear button that is not supported. - search field is missing clear field button<br></blockquote><div>If you use the correct QPT (you need frameworks integration) and the Oxygen style. You'll get it correctly. Also should work with QLineEdit.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<KRecentFilesAction> doesn't exist, so there is not list of recent files<br></blockquote><div>It does exist, it's in KConfigWidgets.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


AudioButton and BoxesWidget crashes. A bug with the redraw means AudioButton and BoxesWidget were removed.<br>
conversion from KUrl to Qurl means that flashcards are identifying many?/all questions as pictures and displaying the default word Baum<br>
<br>
Here is a list of additional work the is supported by kdeLibs4Support (and still fully functional), but needs to be ported:<br>
icons are named incorrectly<br>
file locations are not all in frameworks locations<br>
KAboutData old version<br>
KGlobal old version<br>
KIcon -> QIcon<br>
<br>
With no unit tests, I could be very mistaken on what is and is not still working as intended.<br>
<br>
Andreas.<br><br></blockquote><div><br></div><div>And yes, Unit Tests would be very welcome ;).</div><div><br></div><div>Aleix </div></div><br></div></div>