Review Request 113920: Remove KDE4Support dependency from plasma-frameworks (almost)

Aleix Pol Gonzalez aleixpol at kde.org
Tue Nov 19 09:57:51 UTC 2013



> On Nov. 18, 2013, 7:15 p.m., Sebastian Kügler wrote:
> > src/shell/activity.cpp, line 148
> > <http://git.reviewboard.kde.org/r/113920/diff/1/?file=214752#file214752line148>
> >
> >     QDir::separator() instead of QChar('/') here to avoid unixism.

See http://qt-project.org/doc/qt-5.0/qtcore/qdir.html#separator


- Aleix


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


On Nov. 18, 2013, 5:17 p.m., Aleix Pol Gonzalez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113920/
> -----------------------------------------------------------
> 
> (Updated Nov. 18, 2013, 5:17 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-framework
> 
> 
> Description
> -------
> 
> Stop using classes from kde4support:
> - KComponentData is deprecated, it will be using QCoreApplication::applicationName() and QCoreApplication::applicationVersion(). Of course this means that the existing shells will have to be ported. I have no problem with doing that port myself, if I'm told where to look into.
> - Drop usage of KLocale, ported to QLocale
> - Drop usage of KStandardDirs, ported to QStandardPaths
> - Drop usage of KIcon, ported to QIcon
> 
> Furthermore, there's a module in src/declarativeimports/locale that IIUC exposes KLocale bindings to QML. A specific plan to port it should happen as well.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt a9da457 
>   src/declarativeimports/core/tests/CMakeLists.txt da0dbc5 
>   src/declarativeimports/core/tests/sortfiltermodeltest.cpp 93ffba4 
>   src/declarativeimports/locale/CMakeLists.txt 6aecb84 
>   src/declarativeimports/qtextracomponents/tests/CMakeLists.txt 2c64b7f 
>   src/plasma/CMakeLists.txt c227a15 
>   src/plasma/private/dataenginemanager.cpp 1c235e0 
>   src/shell/CMakeLists.txt c19dbd2 
>   src/shell/activity.cpp 2523397 
>   src/shell/scripting/appinterface.cpp 63196f9 
>   src/shell/scripting/scriptengine.cpp 1250c20 
>   src/shell/shellcorona.cpp 2519e29 
> 
> Diff: http://git.reviewboard.kde.org/r/113920/diff/
> 
> 
> Testing
> -------
> 
> Builds, tests pass.
> 
> I'm unsure what else to test.
> 
> 
> Thanks,
> 
> Aleix Pol Gonzalez
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20131119/c1efc70d/attachment.html>


More information about the Plasma-devel mailing list