Frameworks/Epics/Qt 5.1 Merging: Difference between revisions

From KDE Community Wiki
(add qlineedit features)
Line 20: Line 20:
{{FeatureTodo|QSystemTray: support for the new dbus protocol (see KStatusNotifierItem)|?}}
{{FeatureTodo|QSystemTray: support for the new dbus protocol (see KStatusNotifierItem)|?}}
{{FeatureTodo|QLockFile|David Faure}}
{{FeatureTodo|QLockFile|David Faure}}
{{FeatureTodo|QSaveFile|David Faure/Ossi}}
{{FeatureInProgress|QSaveFile|David Faure/Ossi. Ready, just waiting for 5.1.}}
{{FeatureTodo|QRecursiveFilterProxyModel|Stephen Kelly?}}
{{FeatureTodo|QRecursiveFilterProxyModel|Stephen Kelly?}}


{{FeatureTodo|QLineEdit vs KLineEdit|?? We could start with adding the clear button to QLineEdit...}}
{{FeatureTodo|QLineEdit: support for clear button|??}}
{{FeatureTodo|QLineEdit: support for text squeezing|??}}
{{FeatureTodo|QLineEdit: support for URL drops (replace existing text, rather than append)|??}}
{{FeatureTodo|QCompleter|??}}
{{FeatureTodo|QCompleter|??}}
{{FeatureTodo|QLocale & QDateTime|John Layt}}
{{FeatureTodo|QLocale & QDateTime|John Layt}}

Revision as of 08:54, 28 April 2012

Merging features in Qt 5.1 epic

Status Description Contact
IN PROGRESS QCommandLineArguments Laszlo Papp; see qt5-feedback discussions; will be for Qt-5.1
IN PROGRESS K/Q_GLOBAL_STATIC merge Thiago Macieira (see development list)
TO DO QMenu: title feature, keyboard navigation (from KMenu) ? <{{{3}}}>
TO DO QSqueezedTextLabel, or squeezing in QLabel ? <{{{3}}}>
TO DO QFileSystemWatcher: support for watching non-existing files David Faure <{{{3}}}>
TO DO QCompleter: many missing features compared to KCompletion ? <{{{3}}}>
TO DO QLocalSocket/QLocalServer: support for abstract unix sockets Thiago? <{{{3}}}>
TO DO KProcess/KShell features in Qt? Ossi <{{{3}}}>
TO DO QCursor: auto-hide, theme support ? <{{{3}}}>
TO DO QIcon: support for overlays ? <{{{3}}}>
TO DO QSystemTray: support for the new dbus protocol (see KStatusNotifierItem) ? <{{{3}}}>
TO DO QLockFile David Faure <{{{3}}}>
IN PROGRESS QSaveFile David Faure/Ossi. Ready, just waiting for 5.1.
TO DO QRecursiveFilterProxyModel Stephen Kelly? <{{{3}}}>


TO DO QLineEdit: support for clear button ?? <{{{3}}}>
TO DO QLineEdit: support for text squeezing ?? <{{{3}}}>
TO DO QLineEdit: support for URL drops (replace existing text, rather than append) ?? <{{{3}}}>
TO DO QCompleter ?? <{{{3}}}>
TO DO QLocale & QDateTime John Layt <{{{3}}}>
TO DO Printing John Layt <{{{3}}}>
TO DO Geolocation ?? <{{{3}}}>