Frameworks/Epics/Qt 5.0 Merging: Difference between revisions
Appearance
< Frameworks | Epics
qtemporarydir: done |
add qlockfile |
||
Line 18: | Line 18: | ||
{{FeatureInProgress|Improved locales|John Layt}} | {{FeatureInProgress|Improved locales|John Layt}} | ||
{{FeatureInProgress|Improved date/time|John Layt}} | {{FeatureInProgress|Improved date/time|John Layt}} | ||
{{FeatureTodo|QLockFile|David Faure}} | |||
{{FeatureTodo|QSaveFile|David Faure/Ossi}} | {{FeatureTodo|QSaveFile|David Faure/Ossi}} | ||
{{FeatureTodo|KUrl/QUrl merge|Thiago Macieira}} | {{FeatureTodo|KUrl/QUrl merge|Thiago Macieira}} |
Revision as of 21:05, 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 | 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 |