Frameworks/Epics/Qt 5.0 Merging: Difference between revisions
< Frameworks | Epics
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Merging features in Qt epic = | = Merging features in Qt 5.0 epic = | ||
Quite some effort goes into Qt 5.0 in order to fallback some of the features which has to be in Qt and not in KDE Frameworks. | Quite some effort goes into Qt 5.0 in order to fallback some of the features which has to be in Qt and not in KDE Frameworks. |
Revision as of 10:23, 3 December 2011
Merging features in Qt 5.0 epic
Quite some effort goes into Qt 5.0 in order to fallback some of the features which has to be in Qt and not in KDE Frameworks.
Important: The goal of this epic is to have all the features in Qt 5.0 before the feature merge which is known to be "soon".
Status | Description | Contact | |
---|---|---|---|
DONE | QStandardPaths | David Faure | |
DONE | QTemporaryFile (better defaults) | David Faure | |
DONE | QObject::findChildren(Qt::FindDirectChildrenOnly) | David Faure | |
IN PROGRESS | QTemporaryDir | David Faure [integrating] | |
IN PROGRESS | QMimeType | David Faure [waiting for legal] | |
IN PROGRESS | Improved locales | John Layt | |
IN PROGRESS | Improved date/time | John Layt | |
TO DO | QSaveFile | David Faure/Ossi | <{{{3}}}> |
TO DO | KUrl/QUrl merge | Thiago Macieira | <{{{3}}}> |
TO DO | K/Q_GLOBAL_STATIC merge | Thiago Macieira | <{{{3}}}> |
TO DO | KAction/QAction merge | ?? | <{{{3}}}> |
TO DO | KProcess/KShell features in Qt? | Ossi | <{{{3}}}> |
TO DO | KUser in Qt? | Ossi? | <{{{3}}}> |
IN PROGRESS | Refcounted quit | Stephen Kelly |