Frameworks/Epics/Qt 5.0 Merging: Difference between revisions
Appearance
< Frameworks | Epics
add qlockfile |
valir for qaction |
||
Line 20: | Line 20: | ||
{{FeatureTodo|QLockFile|David Faure}} | {{FeatureTodo|QLockFile|David Faure}} | ||
{{FeatureTodo|QSaveFile|David Faure/Ossi}} | {{FeatureTodo|QSaveFile|David Faure/Ossi}} | ||
{{FeatureTodo|QCommandLineArguments|David Faure}} | |||
{{FeatureTodo|KUrl/QUrl merge|Thiago Macieira}} | {{FeatureTodo|KUrl/QUrl merge|Thiago Macieira}} | ||
{{FeatureTodo|K/Q_GLOBAL_STATIC merge|Thiago Macieira}} | {{FeatureTodo|K/Q_GLOBAL_STATIC merge|Thiago Macieira}} | ||
{{FeatureTodo|KAction/QAction merge| | {{FeatureTodo|KAction/QAction merge|Valentin Rusu}} | ||
{{FeatureTodo|KProcess/KShell features in Qt?|Ossi}} | {{FeatureTodo|KProcess/KShell features in Qt?|Ossi}} | ||
{{FeatureTodo|KUser in Qt?|Ossi?}} | {{FeatureTodo|KUser in Qt?|Ossi?}} | ||
{{FeatureInProgress|Refcounted quit|Stephen Kelly}} | {{FeatureInProgress|Refcounted quit|Stephen Kelly}} | ||
|} | |} |
Revision as of 21:33, 4 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 | |
DONE | QTemporaryDir | David Faure | |
IN PROGRESS | QMimeType | David Faure [waiting for legal] | |
IN PROGRESS | Improved locales | John Layt | |
IN PROGRESS | Improved date/time | John Layt | |
TO DO | QLockFile | David Faure | <{{{3}}}> |
TO DO | QSaveFile | David Faure/Ossi | <{{{3}}}> |
TO DO | QCommandLineArguments | David Faure | <{{{3}}}> |
TO DO | KUrl/QUrl merge | Thiago Macieira | <{{{3}}}> |
TO DO | K/Q_GLOBAL_STATIC merge | Thiago Macieira | <{{{3}}}> |
TO DO | KAction/QAction merge | Valentin Rusu | <{{{3}}}> |
TO DO | KProcess/KShell features in Qt? | Ossi | <{{{3}}}> |
TO DO | KUser in Qt? | Ossi? | <{{{3}}}> |
IN PROGRESS | Refcounted quit | Stephen Kelly |