Frameworks/Epics/Qt 5.0 Merging: Difference between revisions
< Frameworks | Epics
m (moved Frameworks/Qt Merging to Frameworks/Epics/Qt 5.0 Merging) |
No edit summary |
||
Line 1: | Line 1: | ||
= Merging features in Qt epic = | = Merging features in Qt epic = | ||
Quite some effort goes into | 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". | |||
{| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width:100%;" | {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width:100%;" | ||
|- style="background: #ececec; white-space:nowrap;" | |- style="background: #ececec; white-space:nowrap;" | ||
Line 25: | Line 26: | ||
{{FeatureInProgress|Refcounted quit|Stephen Kelly}} | {{FeatureInProgress|Refcounted quit|Stephen Kelly}} | ||
|} | |} | ||
Revision as of 09:14, 3 December 2011
Merging features in Qt 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 |