Frameworks/Epics/Qt 5.0 Merging: Difference between revisions

From KDE Community Wiki
(I'm started on qcryptographichash)
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
= Merging features in Qt 5.0 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.
This content has moved to http://community.kde.org/index.php?title=Frameworks/Epics/Contributions_to_Qt5
 
'''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%;"
|- style="background: #ececec; white-space:nowrap;"
! Status
! Description
!  width=120 | Contact
|-
{{FeatureDone|QStandardPaths|David Faure}}
{{FeatureDone|QTemporaryFile (better defaults)|David Faure}}
{{FeatureDone|QObject::findChildren(Qt::FindDirectChildrenOnly)|David Faure}}
{{FeatureDone|QTemporaryDir|David Faure}}
{{FeatureInProgress|QMimeType|David Faure [waiting for legal]}}
{{FeatureInProgress|Contact John Layt to get an update|Mario Fux}}
{{FeatureInProgress|Improved locales|John Layt}}
{{FeatureInProgress|Improved date/time|John Layt}}
{{FeatureTodo|QLockFile|David Faure}}
{{FeatureTodo|QSaveFile|David Faure/Ossi}}
{{FeatureTodo|QCommandLineArguments|Valentin Rusu; see qt5-feedback discussions}}
{{FeatureTodo|KUrl/QUrl merge|Thiago Macieira}}
{{FeatureTodo|K/Q_GLOBAL_STATIC merge|Thiago Macieira}}
{{FeatureTodo|KAction/QAction merge|Valentin Rusu}}
{{FeatureTodo|KDebug features into QDebug|?}}
{{FeatureTodo|KProcess/KShell features in Qt?|Ossi}}
{{FeatureTodo|KSsl*/QSsl* merge|Richard Moore}}
{{FeatureTodo|QCursor: auto-hide, theme support|?}}
{{FeatureTodo|QMenu: title feature, keyboard navigation (from KMenu)|?}}
{{FeatureTodo|QSqueezedTextLabel, or squeezing in QLabel|?}}
{{FeatureTodo|QCompleter: many missing features compared to KCompletion|?}}
{{FeatureTodo|QIcon: support for overlays|?}}
{{FeatureTodo|QLocalSocket/QLocalServer: support for abstract unix sockets|Thiago?}}
{{FeatureTodo|QSystemTray: support for the new dbus protocol (see KStatusNotifierItem)|?}}
{{FeatureInProgress|QCryptographicHash: QIODevice support, to replace KMD5| Sune - [http://codereview.qt-project.org/#change,11560|http://codereview.qt-project.org/#change,11560]}}
{{FeatureTodo|QFileSystemWatcher: support for watching non-existing files|David Faure}}
{{FeatureInProgress|Refcounted quit|Stephen Kelly}}
{{FeatureTodo|QRecursiveFilterProxyModel|Stephen Kelly?}}
{{FeatureTodo|Organize a meeting to decide what's needed to move i18n forward|Chusslove? Ossi?}}
|}

Latest revision as of 13:28, 22 April 2013

Merging features in Qt 5.0 epic

This content has moved to http://community.kde.org/index.php?title=Frameworks/Epics/Contributions_to_Qt5