Frameworks/Epics/KDEUI Crumble: Difference between revisions

From KDE Community Wiki
No edit summary
 
(182 intermediate revisions by 17 users not shown)
Line 9: Line 9:
Tip: you can use [http://lxr.kde.org/ http://lxr.kde.org/] to find out where in KDE the class is used.
Tip: you can use [http://lxr.kde.org/ http://lxr.kde.org/] to find out where in KDE the class is used.


== KDE4Support ==
== KDE4Support (DONE) ==


Points to verify before moving the class in KDE4Support:
Points to verify before moving the class in KDE4Support:
Line 27: Line 27:


{{FeatureProjectDone|./fonts/kfontdialog.h deprecated for QFontDialog|[https://git.reviewboard.kde.org/r/110351/ Review 110351]|[email protected]}}
{{FeatureProjectDone|./fonts/kfontdialog.h deprecated for QFontDialog|[https://git.reviewboard.kde.org/r/110351/ Review 110351]|[email protected]}}
{{FeatureProjectInProgress|./fonts/kfontcombobox.h deprecated for QFontComboBox|[https://git.reviewboard.kde.org/r/110456/ Review 110456]|[email protected]|David Edmundson}}
{{FeatureProjectDone|./fonts/kfontcombobox.h deprecated for QFontComboBox|[https://git.reviewboard.kde.org/r/110456/ Review 110456], [https://git.reviewboard.kde.org/r/110840/ Review 110840]|[email protected]|David Edmundson}}
{{FeatureProjectInProgress|./dialogs/kinputdialog.h deprecated for QInputDialog|David Gil|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kinputdialog.h deprecated for QInputDialog|[https://git.reviewboard.kde.org/r/110874 Review 110874]|davidgiloliva@gmail.com|David Gil}}
{{FeatureProjectTodo|./dialogs/kdeprintdialog.h (should be done by Qt, kcups* goes with it)|...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/keditlistbox.h deprecated for KEditListWidget|[https://git.reviewboard.kde.org/r/110464/ Review 110464]|[email protected]}}
{{FeatureProjectDone|./widgets/keditlistbox.h deprecated for KEditListWidget|[https://git.reviewboard.kde.org/r/110464/ Review 110464]|[email protected]}}
{{FeatureProjectTodo|./widgets/kstringvalidator.h only the zombie kfilemetainfowidget uses it|...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kstringvalidator.h only the zombie kfilemetainfowidget uses it|[https://git.reviewboard.kde.org/r/110997/ Review 110997] - Moving both kstringvalidator and kfilemetainfowidget to kde4support|luizromario@gmail.com|null}}
{{FeatureProjectDone|./widgets/ktabbar.h deprecated for QTabBar|[https://git.reviewboard.kde.org/r/110460/ Review 110460]|[email protected]|null}}
{{FeatureProjectDone|./widgets/ktabbar.h deprecated for QTabBar|[https://git.reviewboard.kde.org/r/110460/ Review 110460]|[email protected]|null}}
{{FeatureProjectDone|./widgets/ktabwidget.h deprecated for QTabWidget|...|[email protected]|sebas}}
{{FeatureProjectDone|./widgets/ktabwidget.h deprecated for QTabWidget|...|[email protected]|sebas}}
{{FeatureProjectInProgress|./widgets/kbuttongroup.h Use real QGroupBox and QButtonGroup instances please, kthxbye|[https://git.reviewboard.kde.org/r/110478/ Review 110478]|[email protected]}}
{{FeatureProjectDone|./widgets/kbuttongroup.h Use real QGroupBox and QButtonGroup instances please, kthxbye|[https://git.reviewboard.kde.org/r/110478/ Review 110478]|[email protected]}}
{{FeatureProjectInProgress|./widgets/knuminput.h Use real QSpinBox |[https://git.reviewboard.kde.org/r/110418/ Review 110418] Waiting Monday 3rd June before pushing so people have time to update their Qt5|[email protected]}}
{{FeatureProjectDone|./widgets/knuminput.h Use real QSpinBox |[https://git.reviewboard.kde.org/r/110418/ Review 110418] |[email protected]}}
{{FeatureProjectDone|./widgets/ktextbrowser.h deprecated for QTextBrowser|[https://git.reviewboard.kde.org/r/110437/ Review 110437]|[email protected]}}
{{FeatureProjectDone|./widgets/ktextbrowser.h deprecated for QTextBrowser|[https://git.reviewboard.kde.org/r/110437/ Review 110437]|[email protected]}}
{{FeatureProjectDone|./util/kpixmapcache.h deprecated for KImageCache or KSharedDataCache|[https://git.reviewboard.kde.org/r/110500/ Review 110500]|[email protected]|null}}
{{FeatureProjectDone|./util/kpixmapcache.h deprecated for KImageCache or KSharedDataCache|[https://git.reviewboard.kde.org/r/110500/ Review 110500]|[email protected]|null}}
{{FeatureProjectDone|./util/kaccelgen.h |[https://git.reviewboard.kde.org/r/110540/ Review 110540]|[email protected]|null}}
{{FeatureProjectDone|./util/kaccelgen.h |[https://git.reviewboard.kde.org/r/110540/ Review 110540]|[email protected]|null}}
{{FeatureProjectInProgress|./actions/ktoolbarspaceraction.h |[https://git.reviewboard.kde.org/r/110674/ Review 110674]|[email protected]|null}}
|}
|}


== KDE4Attic ==
== KDE4Attic (DONE) ==


Points to verify before moving the class in KDE4Attic [[http://community.kde.org/Frameworks/Terminology#KDE4Attic]]:
Points to verify before moving the class in [[Frameworks/Terminology#KDE4Attic|KDE4Attic]]:
* Make sure the class is not used anywhere in kdelibs anymore
* Make sure the class is not used anywhere in kdelibs anymore (except classes in KDE4Support)




Line 56: Line 54:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectDone|./widgets/kdatetimeedit.h |https://git.reviewboard.kde.org/r/110415/|[email protected]|null}}
{{FeatureProjectDone|./widgets/kdatetimeedit.h |[https://git.reviewboard.kde.org/r/110415/ Review 110415]|[email protected]|null}}
{{FeatureProjectTodo|./widgets/kdatepicker.h |used in security/crypto/kdatetimedlg.cpp|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kdatepicker.h|used in security/crypto/kdatetimedlg.cpp (but it's not built)|[email protected]|Kevin Ottens}}
{{FeatureProjectTodo|./widgets/kmultitabbar.h (used by kate, digikam, kexi --- but could use a cleanup, see e.g. KDEV3ICON...)|...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kdatetable.h|used by kdatepicker|ervin@kde.org|Kevin Ottens}}
{{FeatureProjectDone|./widgets/kdatecombobox.h |http://git.reviewboard.kde.org/r/110447/|[email protected]|null}}
{{FeatureProjectDone|./widgets/kmultitabbar.h: used by kate, digikam, kexi --- but could use a cleanup, see e.g. KDEV3ICON...|[https://git.reviewboard.kde.org/r/110939/ Review 110939]|alex.merry@kdemail.net|null}}
{{FeatureProjectDone|./widgets/ktimezonewidget.h |http://git.reviewboard.kde.org/r/110451/|[email protected]|null}}
{{FeatureProjectDone|./widgets/kdatecombobox.h |[https://git.reviewboard.kde.org/r/110447/ Review 110447]|[email protected]|null}}
{{FeatureProjectDone|./widgets/kdatetimewidget.h |https://git.reviewboard.kde.org/r/110457/|[email protected]|null}}
{{FeatureProjectDone|./widgets/ktimezonewidget.h |[https://git.reviewboard.kde.org/r/110451/ Review 110451]|[email protected]|null}}
{{FeatureProjectTodo|./widgets/kcharselect.h Can soon go into kwidgetsaddons (needs clear button in QLineEdit)|...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kdatetimewidget.h |[https://git.reviewboard.kde.org/r/110457/ Review 110457]|[email protected]|null}}
{{FeatureProjectDone|./widgets/kcharselect.h: can soon go into kwidgetsaddons (needs clear button in QLineEdit)|[https://git.reviewboard.kde.org/r/110942/ Review 110942]|alex.merry@kdemail.net|null}}
{{FeatureProjectDone|./widgets/kdatewidget.h |[https://git.reviewboard.kde.org/r/110622/ Review 110622]|[email protected]}}
{{FeatureProjectDone|./widgets/kdatewidget.h |[https://git.reviewboard.kde.org/r/110622/ Review 110622]|[email protected]}}
{{FeatureProjectDone|./widgets/ktimecombobox.h |[http://git.reviewboard.kde.org/r/110477/ Review 110477]|[email protected]}}
{{FeatureProjectDone|./widgets/ktimecombobox.h |[http://git.reviewboard.kde.org/r/110477/ Review 110477]|[email protected]}}
{{FeatureProjectTodo|./widgets/klanguagebutton.h |used in kdeui/dialogs/kswitchlanguagedialog_p.cpp|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kdeprintdialog.h (should be done by Qt, kcups* goes with it)|[https://git.reviewboard.kde.org/r/110907/ Review 110907]|[email protected]}}
{{FeatureProjectTodo|./widgets/kdatetable.h |See kdatepicker|null@kde.org|null}}
{{FeatureProjectDone|./shortcuts/kgesture.h|use #if 0 for the code in xmlgui (KShortcutsEditor) that uses KGesture (it's already hidden from the user anyway) https://git.reviewboard.kde.org/r/111599/|miquelcanes@gmail.com|null}}
{{FeatureProjectTodo|./util/kpassivepopupmessagehandler.h only user is kde-runtime/knotify. Move it there?|...|[email protected]|null}}
{{FeatureProjectDone|./shortcuts/kgesturemap.h: needs polish before it can be resurrected|used by KShortcutsEditor and staging/kde4support/src/kdeui/kaction  https://git.reviewboard.kde.org/r/111599/|miquelcanes@gmail.com|null}}
{{FeatureProjectTodo|./shortcuts/kgesture.h use #if 0 for the code in xmlgui (KShortcutsEditor) that uses KGesture (it's already hidden from the user anyway)|...|null@kde.org|null}}
{{FeatureProjectTodo|./shortcuts/kgesturemap.h needs polish before it can be resurrected|...|null@kde.org|null}}
|}
|}


== KGuiAddons ==
== KGuiAddons (DONE) ==


Points to verify before moving a class in KGuiAddons:
Points to verify before moving a class in KGuiAddons:
* It depends only on QtGui or QtCore, eventually QX11Info
* It depends only on QtGui or QtCore, possibly QX11Info


{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
Line 85: Line 82:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./util/kmodifierkeyinfo.h|...|null@kde.org|null}}
{{FeatureProjectDone|./util/kmodifierkeyinfo.h|https://git.reviewboard.kde.org/r/111270/|wojtask9.kde@gmail.com|null}}
{{FeatureProjectDone|./fonts/kfontutils.h |[https://git.reviewboard.kde.org/r/110646/ 110646]|[email protected]|null}}
{{FeatureProjectDone|./fonts/kfontutils.h |[https://git.reviewboard.kde.org/r/110646/ 110646]|[email protected]|null}}
{{FeatureProjectTodo|./util/kimagecache.h but but but... KsharedDataCache is in kcoreaddons :-/ (tough problem)|...|null@kde.org|null}}
{{FeatureProjectDone|./util/kimagecache.h but but but... KsharedDataCache is in kcoreaddons :-/ (tough problem)|...|ervin@kde.org|Kevin Ottens}}
|}
|}


== KWidgetsAddons ==
== KWidgetsAddons (DONE) ==


Points to verify before moving a class in KWidgetsAddons:
Points to verify before moving a class in KWidgetsAddons:
Line 106: Line 103:


{{FeatureProjectDone|./fonts/kfontrequester.h |...|[email protected]|David Edmundson}}
{{FeatureProjectDone|./fonts/kfontrequester.h |...|[email protected]|David Edmundson}}
{{FeatureProjectTodo|./dialogs/kassistantdialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kassistantdialog.h |https://git.reviewboard.kde.org/r/111250/|benjamin.port@kde.org|null}}
{{FeatureProjectTodo|./dialogs/kpixmapregionselectordialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/knewpassworddialog.h |...|davidedmundson@kde.org|null}}
{{FeatureProjectTodo|./dialogs/klinkdialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kpassworddialog.h |https://git.reviewboard.kde.org/r/110643/|[email protected]|null}}
{{FeatureProjectInProgress|./dialogs/knewpassworddialog.h |...|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kpixmapregionselectordialog.h |https://git.reviewboard.kde.org/r/110847/|aleixpol@kde.org|null}}
{{FeatureProjectInProgress|./dialogs/kpassworddialog.h |https://git.reviewboard.kde.org/r/110643/|davidedmundson@kde.org|null}}
{{FeatureProjectDone|./widgets/kpixmapregionselectorwidget.h |https://git.reviewboard.kde.org/r/110847/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./widgets/kpixmapregionselectorwidget.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/ktitlewidget.h |commit 44da8fea214dc41243c6aed9caa32e0cda7d3027|ervin@kde.org|null}}
{{FeatureProjectTodo|./widgets/ktitlewidget.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kratingwidget.h |https://git.reviewboard.kde.org/r/110826/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./widgets/kratingwidget.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kratingpainter.h |https://git.reviewboard.kde.org/r/110826/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./widgets/kratingpainter.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kmessagewidget.h|https://git.reviewboard.kde.org/r/111319/|luizromario@gmail.com|null}}
{{FeatureProjectTodo|./widgets/kmessagewidget.h (Needs to get rid of K* using fixed default colors, Qstyle :styleHint and Qstyle :standardPixmap)|...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/keditlistwidget.h |https://git.reviewboard.kde.org/r/110825/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./widgets/keditlistwidget.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kactionselector.h |https://git.reviewboard.kde.org/r/110820/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./widgets/kactionselector.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kpassivepopup.h |https://git.reviewboard.kde.org/r/110815/|[email protected]|null}}
{{FeatureProjectTodo|./util/kpassivepopup.h |...|[email protected]|null}}
{{FeatureProjectDone|./util/kcursor.h |https://git.reviewboard.kde.org/r/110827/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./util/kcursor.h |...|null@kde.org|null}}
{{FeatureProjectDone|./paged/kpagewidget.h |https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake)|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./paged/kpagewidget.h |...|null@kde.org|null}}
{{FeatureProjectDone|./paged/kpagedialog.h |https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake)|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./paged/kpagedialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./paged/kpageview.h |https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake)|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./paged/kpageview.h |...|null@kde.org|null}}
{{FeatureProjectDone|./paged/kpagemodel.h |https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake)|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./paged/kpagemodel.h |...|null@kde.org|null}}
{{FeatureProjectDone|./paged/kpagewidgetmodel.h |https://git.reviewboard.kde.org/r/110997 (got in kwidgets by mistake)/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./paged/kpagewidgetmodel.h |...|null@kde.org|null}}
{{FeatureProjectDone|./shortcuts/kacceleratormanager.h the list of translated texts from standard actions will have to be set by the first KStandardAction being constructed|http://git.reviewboard.kde.org/r/111453|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./shortcuts/kacceleratormanager.h the list of translated texts from standard actions will have to be set by the first KStandardAction being constructed|...|null@kde.org|null}}
{{FeatureProjectDone|./colors/kcolorbutton.h minor duplication of KcolorMimeData though|KColorButton uses all functions from KColorMimeData namespace|ervin@kde.org|Kevin Ottens}}
{{FeatureProjectTodo|./colors/kcolorbutton.h minor duplication of KcolorMimeData though|...|null@kde.org|null}}
{{FeatureProjectDone|./colors/kcolorcombo.h |http://git.reviewboard.kde.org/r/110838/|aleixpol@kde.org|null}}
{{FeatureProjectTodo|./colors/kcolorcombo.h |...|null@kde.org|null}}
{{FeatureProjectDone|./actions/kactionmenu.h |https://git.reviewboard.kde.org/r/110963|benjamin.port@kde.org|null}}
{{FeatureProjectTodo|./actions/kactionmenu.h |...|null@kde.org|null}}
{{FeatureProjectDone|./actions/ktoolbarlabelaction.h |https://git.reviewboard.kde.org/r/110974/|benjamin.port@kde.org|null}}
{{FeatureProjectTodo|./actions/ktoolbarlabelaction.h |...|null@kde.org|null}}
{{FeatureProjectDone|./actions/ktoolbarpopupaction.h |https://git.reviewboard.kde.org/r/110983/|[email protected]|null}}
{{FeatureProjectTodo|./actions/ktoolbarpopupaction.h |...|[email protected]|null}}
{{FeatureProjectDone|./actions/ktoolbarspaceraction.h |[https://git.reviewboard.kde.org/r/110674/ Review 110674]|aleixpol@kde.org|null}}
 
|}
|}


== KWindowSystem ==
== KWindowSystem (DONE) ==


Points to verify before moving a class in KWindowSystem:
Points to verify before moving a class in KWindowSystem:
Line 148: Line 146:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./util/kkeyserver_x11.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kkeyserver_x11.h |https://git.reviewboard.kde.org/r/111028/|benjamin.port@kde.org|null}}
{{FeatureProjectTodo|./util/kxerrorhandler.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kkeyserver_win.h |https://git.reviewboard.kde.org/r/111028/|benjamin.port@kde.org|null}}
{{FeatureProjectTodo|./util/kkeyserver_win.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kkeyserver_mac.h |https://git.reviewboard.kde.org/r/111028/|benjamin.port@kde.org|null}}
{{FeatureProjectTodo|./util/kkeyserver_mac.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kkeyserver.h |https://git.reviewboard.kde.org/r/111028/|benjamin.port@kde.org|null}}
{{FeatureProjectTodo|./util/kkeyserver.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kxerrorhandler.h |https://git.reviewboard.kde.org/r/111086/|benjamin.port@kde.org|null}}
|}
|}


== KWidgets ==
== KWidgets (DONE) ==


Points to verify before moving a class in KWidgets:
Points to verify before moving a class in KWidgets:
Line 173: Line 171:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./dialogs/kaboutapplicationdialog.h (probably difficult)|...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/ktip.h |https://git.reviewboard.kde.org/r/111170/|miquelcanes@gmail.com}}
{{FeatureProjectTodo|./dialogs/kbugreport.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/klanguagebutton.h|https://git.reviewboard.kde.org/r/111183/|scarpino@kde.org}}
{{FeatureProjectTodo|./dialogs/ktip.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kpassivepopupmessagehandler.h|...|ervin@kde.org|Kevin Ottens}}
{{FeatureProjectTodo|./widgets/khelpmenu.h |...|null@kde.org|null}}
|}
|}


== ItemViews ==
== ItemViews (DONE) ==


Points to verify before moving a class in ItemViews:
Points to verify before moving a class in ItemViews:
Line 197: Line 194:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./itemviews/kcategorizedview.h |...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/kcategorizedview.h |Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/klistwidgetsearchline.h (port away from KlineEdit and i18n)|...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/klistwidgetsearchline.h (port away from KlineEdit and i18n)|Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/ktreewidgetsearchline.h (port away from KlineEdit and i18n)|...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/ktreewidgetsearchline.h (port away from KlineEdit and i18n)|Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/kcategorizedsortfilterproxymodel.h (need porting away from KstringHandler)|...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/kwidgetitemdelegate.h |Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/kwidgetitemdelegate.h |...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/kfilterproxysearchline.h (port away from KlineEdit and i18n)|Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/kfilterproxysearchline.h (port away from KlineEdit and i18n)|...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/kcategorydrawer.h |Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/kcategorydrawer.h |...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/kcategorizedsortfilterproxymodel.h|Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]
Need port away form KStringHandler (see Qt contributions)
|wojtask9.kde@gmail.com|null}}
|}
|}


== KCompletion ==
== KCompletion (DONE) ==


Points to verify before moving a class in KCompletion:
Points to verify before moving a class in KCompletion:
Line 223: Line 222:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./widgets/khistorycombobox.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/khistorycombobox.h |[https://git.reviewboard.kde.org/r/111236/ Review  111236]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./widgets/kcombobox.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kcombobox.h |[https://git.reviewboard.kde.org/r/111236/ Review  111236]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./widgets/klineedit.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/klineedit.h |[https://git.reviewboard.kde.org/r/111232/ Review 111232]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./widgets/kcompletionbox.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kcompletionbox.h |[https://git.reviewboard.kde.org/r/111232/ Review 111232]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectDone|./util/kcompletion.h move ksortablelist.h with it|...|[email protected]|Kevin Ottens}}
{{FeatureProjectDone|./util/kcompletion.h move ksortablelist.h with it|...|[email protected]|Kevin Ottens}}
|}
|}


== KConfigWidgets ==
== KConfigWidgets (DONE) ==


Points to verify before moving a class in KConfigWidgets:
Points to verify before moving a class in KConfigWidgets:
Line 243: Line 242:
! width=250 | Notes
! width=250 | Notes
! width=125 | Contact
! width=125 | Contact
 
{{FeatureProjectDone|./dialogs/kconfigdialogmanager.h |https://git.reviewboard.kde.org/r/111408/|aleixpol@kde.org}}
{{FeatureProjectTodo|./dialogs/kconfigdialogmanager.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kconfigdialog.h |https://git.reviewboard.kde.org/r/111530/|miquelcanes@gmail.com|null}}
{{FeatureProjectTodo|./dialogs/kconfigdialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kcmodule.h |https://git.reviewboard.kde.org/r/111651/|scarpino@kde.org}}
{{FeatureProjectTodo|./widgets/kcmodule.h |...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/kviewstatesaver.h |[https://git.reviewboard.kde.org/r/111002/ Review: 111002] |wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/kviewstatesaver.h |...|null@kde.org|null}}
{{FeatureProjectDone|./itemviews/kviewstatemaintainer.h |[https://git.reviewboard.kde.org/r/111002/ Review: 111002]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./itemviews/kviewstatemaintainer.h |...|null@kde.org|null}}
|}
|}


== KCrash ==
== KCrash (DONE) ==


'''Important:''' At time of writing the KCrash framework doesn't exist yet in staging, the person picking the first move task here would have to do that.
'''Important:''' At time of writing the KCrash framework doesn't exist yet in staging, the person picking the first move task here would have to do that.
Line 267: Line 265:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./util/kcrash.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kcrash.h |https://git.reviewboard.kde.org/r/111456/|benjamin.port@kde.org|null}}
|}
|}


== KIconThemes ==
== KIconThemes (DONE) ==


Points to verify before moving a class in KIconThemes:
Points to verify before moving a class in KIconThemes:
Line 285: Line 283:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectDone|./util/kpixmapsequencewidget.h |https://git.reviewboard.kde.org/r/110733/|[email protected]|null}}
{{FeatureProjectDone|./util/kpixmapsequencewidget.h |[https://git.reviewboard.kde.org/r/110733 Review 110733]|[email protected]|null}}
{{FeatureProjectDone|./util/kpixmapsequenceoverlaypainter.h |https://git.reviewboard.kde.org/r/110733/|[email protected]|null}}
{{FeatureProjectDone|./util/kpixmapsequenceoverlaypainter.h |[https://git.reviewboard.kde.org/r/110733 Review 110733]|[email protected]}}
{{FeatureProjectDone|./util/kpixmapsequence.h |https://git.reviewboard.kde.org/r/110733/|[email protected]|null}}
{{FeatureProjectDone|./util/kpixmapsequence.h |[https://git.reviewboard.kde.org/r/110733 Review 110733]|[email protected]}}
{{FeatureProjectTodo|./icons/kiconbutton.h |...|null@kde.org|null}}
{{FeatureProjectDone|./icons/kiconbutton.h |https://git.reviewboard.kde.org/r/111175/|miquelcanes@gmail.com|null}}
{{FeatureProjectTodo|./icons/kicondialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./icons/kicondialog.h |https://git.reviewboard.kde.org/r/111175/|miquelcanes@gmail.com|null}}
|}
|}


== KJobWidgets ==
== KJobWidgets (DONE) ==


Points to verify before moving a class in KJobWidgets:
Points to verify before moving a class in KJobWidgets:
Line 306: Line 304:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./jobs/kwidgetjobtracker.h |...|null@kde.org|null}}
{{FeatureProjectDone|./jobs/kwidgetjobtracker.h |[https://git.reviewboard.kde.org/r/110995 Review: 110995]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./jobs/kabstractwidgetjobtracker.h |...|null@kde.org|null}}
{{FeatureProjectDone|./jobs/kabstractwidgetjobtracker.h |[https://git.reviewboard.kde.org/r/110995 Review: 110995]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./jobs/kdialogjobuidelegate.h |...|null@kde.org|null}}
{{FeatureProjectDone|./jobs/kdialogjobuidelegate.h |[https://git.reviewboard.kde.org/r/110995 Review: 110995]|wojtask9.kde@gmail.com|null}}
{{FeatureProjectTodo|./jobs/kstatusbarjobtracker.h |...|null@kde.org|null}}
{{FeatureProjectDone|./jobs/kstatusbarjobtracker.h |[https://git.reviewboard.kde.org/r/110995 Review: 110995]|wojtask9.kde@gmail.com|null}}
|}
|}


== KNotifications ==
== KNotifications (DONE) ==


Points to verify before moving a class in KNotifications:
Points to verify before moving a class in KNotifications:
Line 326: Line 324:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectInProgress|./notifications/kstatusnotifieritem.h |...|[email protected]|Marco Martin}}
{{FeatureProjectDone|./notifications/kstatusnotifieritem.h |...|[email protected]|Marco Martin}}
{{FeatureProjectInProgress|./notifications/knotificationrestrictions.h |...|[email protected]|Marco Martin}}
{{FeatureProjectDone|./notifications/knotificationrestrictions.h |...|[email protected]|Marco Martin}}
|}
|}


== KWallet ==
== KWallet (DONE) ==


'''Important:''' At time of writing the KWallet framework doesn't exist yet in staging, the person picking the first move task here would have to do that.
'''Important:''' At time of writing the KWallet framework doesn't exist yet in staging, the person picking the first move task here would have to do that.
Line 346: Line 344:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./util/kwallet.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kwallet.h |[https://git.reviewboard.kde.org/r/111105/ Review 111105]|wojtask9.kde@gmail.com|null}}
|}
|}


== XmlGui ==
== XmlGui (DONE) ==


Points to verify before moving a class in XmlGui:
Points to verify before moving a class in XmlGui:
Line 364: Line 362:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./dialogs/kshortcutseditor.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kaboutapplicationdialog.h (probably difficult)|https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectTodo|./dialogs/kshortcutsdialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kbugreport.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectTodo|./dialogs/kedittoolbar.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/khelpmenu.h|https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectTodo|./widgets/kshortcutwidget.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kshortcutseditor.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./widgets/kkeysequencewidget.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kshortcutsdialog.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./util/kundoactions.h |...|null@kde.org|null}}
{{FeatureProjectDone|./dialogs/kedittoolbar.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./kdepackages.h (goes with kbugreport)|...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kshortcutwidget.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./xmlgui/kxmlguiclient.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kkeysequencewidget.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./xmlgui/kxmlguiwindow.h |...|null@kde.org|null}}
{{FeatureProjectDone|./util/kundoactions.h |https://git.reviewboard.kde.org/r/111539/|albertvaka@gmail.com}}
{{FeatureProjectTodo|./xmlgui/kxmlguifactory.h |...|null@kde.org|null}}
{{FeatureProjectDone|./kdepackages.h (goes with kbugreport)|https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./xmlgui/kmainwindow.h |...|null@kde.org|null}}
{{FeatureProjectDone|./xmlgui/kxmlguiclient.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./xmlgui/kxmlguibuilder.h |...|null@kde.org|null}}
{{FeatureProjectDone|./xmlgui/kxmlguiwindow.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./xmlgui/ktoolbar.h |...|null@kde.org|null}}
{{FeatureProjectDone|./xmlgui/kxmlguifactory.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./shortcuts/kcheckaccelerators.h |...|null@kde.org|null}}
{{FeatureProjectDone|./xmlgui/kmainwindow.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./actions/kactioncollection.h |...|null@kde.org|null}}
{{FeatureProjectDone|./xmlgui/kxmlguibuilder.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./actions/ktoggletoolbaraction.h |...|null@kde.org|null}}
{{FeatureProjectDone|./xmlgui/ktoolbar.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectTodo|./actions/kactioncategory.h |...|null@kde.org|null}}
{{FeatureProjectDone|./shortcuts/kcheckaccelerators.h |https://git.reviewboard.kde.org/r/111539/|albertvaka@gmail.com|null}}
{{FeatureProjectDone|./actions/kactioncollection.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectDone|./actions/ktoggletoolbaraction.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
{{FeatureProjectDone|./actions/kactioncategory.h |https://git.reviewboard.kde.org/r/111210/|scarpino@kde.org}}
|}
|}


== KTextWidgets ==
== KTextWidgets (DONE) ==


'''Important:''' At time of writing the KTextWidgets framework doesn't exist yet in staging, the person picking the first move task here would have to do that.
'''Important:''' At time of writing the KTextWidgets framework doesn't exist yet in staging, the person picking the first move task here would have to do that.
Line 400: Line 401:
! width=125 | Contact
! width=125 | Contact


{{FeatureProjectTodo|./findreplace/kfinddialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./findreplace/kfinddialog.h |https://git.reviewboard.kde.org/r/111191/|scarpino@kde.org}}
{{FeatureProjectTodo|./findreplace/kreplacedialog.h |...|null@kde.org|null}}
{{FeatureProjectDone|./findreplace/kreplacedialog.h |https://git.reviewboard.kde.org/r/111191/|scarpino@kde.org}}
{{FeatureProjectTodo|./findreplace/kfind.h |...|null@kde.org|null}}
{{FeatureProjectDone|./findreplace/kfind.h |https://git.reviewboard.kde.org/r/111191/|scarpino@kde.org}}
{{FeatureProjectTodo|./findreplace/kreplace.h |...|null@kde.org|null}}
{{FeatureProjectDone|./findreplace/kreplace.h |https://git.reviewboard.kde.org/r/111191/|scarpino@kde.org}}
{{FeatureProjectTodo|./widgets/krichtextwidget.h |...|null@kde.org|null}}
{{FeatureProjectDone |./widgets/krichtextwidget.h |https://git.reviewboard.kde.org/r/111424/|scarpino@kde.org}}
{{FeatureProjectTodo|./widgets/nestedlisthelper.h (goes with krichtextedit)|...|null@kde.org|null}}
{{FeatureProjectDone |./widgets/nestedlisthelper.h |https://git.reviewboard.kde.org/r/111424/|scarpino@kde.org}}
{{FeatureProjectTodo|./widgets/ktextedit.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/ktextedit.h |https://git.reviewboard.kde.org/r/111191/|scarpino@kde.org}}
{{FeatureProjectTodo|./widgets/krichtextedit.h |...|null@kde.org|null}}
{{FeatureProjectDone |./widgets/krichtextedit.h |https://git.reviewboard.kde.org/r/111424/|scarpino@kde.org}}
{{FeatureProjectDone |./dialogs/klinkdialog.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
 
|}
|}

Latest revision as of 07:28, 6 August 2013

KDEUI Crumble

This page is the battle plan to finally get rid of KDEUI in kdelibs/frameworks. It lists the header name of all the classes in kdeui, they are sorted in sections per new destination for them.

Each section tries to also provide simple indications of the contraints to follow during the move (mostly about dependencies). If a class is not fitting one of the constraints, it is part of the job to first reduce the dependencies of the class to fit the contraints prior to the move. If you are too blocked to carry on, please add a note for the class.

The sections are roughly sorted by order of difficulty. The classes in the first sections should be reasonably easy to move, while the ones in the last sections are more challenging.

Tip: you can use http://lxr.kde.org/ to find out where in KDE the class is used.

KDE4Support (DONE)

Points to verify before moving the class in KDE4Support:

  • Make sure the class is used only in kde4support itself or kde4attic but not anywhere else in kdelibs
  • Don't forget to change the export in the moved header
  • Add API doc in the header file about it being deprecated and indicate how to port
  • Look at the bug reports for the component


Status Description Notes Contact
DONE ./fonts/kfontdialog.h deprecated for QFontDialog Review 110351 <[email protected]>
DONE ./fonts/kfontcombobox.h deprecated for QFontComboBox Review 110456, Review 110840 <[email protected]>
DONE ./dialogs/kinputdialog.h deprecated for QInputDialog Review 110874 <[email protected]>
DONE ./widgets/keditlistbox.h deprecated for KEditListWidget Review 110464 <[email protected]>
DONE ./widgets/kstringvalidator.h only the zombie kfilemetainfowidget uses it Review 110997 - Moving both kstringvalidator and kfilemetainfowidget to kde4support <[email protected]>
DONE ./widgets/ktabbar.h deprecated for QTabBar Review 110460 <[email protected]>
DONE ./widgets/ktabwidget.h deprecated for QTabWidget ... <[email protected]>
DONE ./widgets/kbuttongroup.h Use real QGroupBox and QButtonGroup instances please, kthxbye Review 110478 <[email protected]>
DONE ./widgets/knuminput.h Use real QSpinBox Review 110418 <[email protected]>
DONE ./widgets/ktextbrowser.h deprecated for QTextBrowser Review 110437 <[email protected]>
DONE ./util/kpixmapcache.h deprecated for KImageCache or KSharedDataCache Review 110500 <[email protected]>
DONE ./util/kaccelgen.h Review 110540 <[email protected]>

KDE4Attic (DONE)

Points to verify before moving the class in KDE4Attic:

  • Make sure the class is not used anywhere in kdelibs anymore (except classes in KDE4Support)


Status Description Notes Contact
DONE ./widgets/kdatetimeedit.h Review 110415 <[email protected]>
DONE ./widgets/kdatepicker.h used in security/crypto/kdatetimedlg.cpp (but it's not built) <[email protected]>
DONE ./widgets/kdatetable.h used by kdatepicker <[email protected]>
DONE ./widgets/kmultitabbar.h: used by kate, digikam, kexi --- but could use a cleanup, see e.g. KDEV3ICON... Review 110939 <[email protected]>
DONE ./widgets/kdatecombobox.h Review 110447 <[email protected]>
DONE ./widgets/ktimezonewidget.h Review 110451 <[email protected]>
DONE ./widgets/kdatetimewidget.h Review 110457 <[email protected]>
DONE ./widgets/kcharselect.h: can soon go into kwidgetsaddons (needs clear button in QLineEdit) Review 110942 <[email protected]>
DONE ./widgets/kdatewidget.h Review 110622 <[email protected]>
DONE ./widgets/ktimecombobox.h Review 110477 <[email protected]>
DONE ./dialogs/kdeprintdialog.h (should be done by Qt, kcups* goes with it) Review 110907 <[email protected]>
DONE ./shortcuts/kgesture.h use #if 0 for the code in xmlgui (KShortcutsEditor) that uses KGesture (it's already hidden from the user anyway) https://git.reviewboard.kde.org/r/111599/ <[email protected]>
DONE ./shortcuts/kgesturemap.h: needs polish before it can be resurrected used by KShortcutsEditor and staging/kde4support/src/kdeui/kaction https://git.reviewboard.kde.org/r/111599/ <[email protected]>

KGuiAddons (DONE)

Points to verify before moving a class in KGuiAddons:

  • It depends only on QtGui or QtCore, possibly QX11Info
Status Description Notes Contact
DONE ./util/kmodifierkeyinfo.h https://git.reviewboard.kde.org/r/111270/ <[email protected]>
DONE ./fonts/kfontutils.h 110646 <[email protected]>
DONE ./util/kimagecache.h but but but... KsharedDataCache is in kcoreaddons :-/ (tough problem) ... <[email protected]>

KWidgetsAddons (DONE)

Points to verify before moving a class in KWidgetsAddons:

  • It depends only on QtWidgets, QtGui or QtCore
  • It can depend on other classes in KWidgetsAddons, but that should be kept minimal


Status Description Notes Contact
DONE ./fonts/kfontrequester.h ... <[email protected]>
DONE ./dialogs/kassistantdialog.h https://git.reviewboard.kde.org/r/111250/ <[email protected]>
DONE ./dialogs/knewpassworddialog.h ... <[email protected]>
DONE ./dialogs/kpassworddialog.h https://git.reviewboard.kde.org/r/110643/ <[email protected]>
DONE ./dialogs/kpixmapregionselectordialog.h https://git.reviewboard.kde.org/r/110847/ <[email protected]>
DONE ./widgets/kpixmapregionselectorwidget.h https://git.reviewboard.kde.org/r/110847/ <[email protected]>
DONE ./widgets/ktitlewidget.h commit 44da8fea214dc41243c6aed9caa32e0cda7d3027 <[email protected]>
DONE ./widgets/kratingwidget.h https://git.reviewboard.kde.org/r/110826/ <[email protected]>
DONE ./widgets/kratingpainter.h https://git.reviewboard.kde.org/r/110826/ <[email protected]>
DONE ./widgets/kmessagewidget.h https://git.reviewboard.kde.org/r/111319/ <[email protected]>
DONE ./widgets/keditlistwidget.h https://git.reviewboard.kde.org/r/110825/ <[email protected]>
DONE ./widgets/kactionselector.h https://git.reviewboard.kde.org/r/110820/ <[email protected]>
DONE ./util/kpassivepopup.h https://git.reviewboard.kde.org/r/110815/ <[email protected]>
DONE ./util/kcursor.h https://git.reviewboard.kde.org/r/110827/ <[email protected]>
DONE ./paged/kpagewidget.h https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake) <[email protected]>
DONE ./paged/kpagedialog.h https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake) <[email protected]>
DONE ./paged/kpageview.h https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake) <[email protected]>
DONE ./paged/kpagemodel.h https://git.reviewboard.kde.org/r/110997/ (got in kwidgets by mistake) <[email protected]>
DONE ./paged/kpagewidgetmodel.h https://git.reviewboard.kde.org/r/110997 (got in kwidgets by mistake)/ <[email protected]>
DONE ./shortcuts/kacceleratormanager.h the list of translated texts from standard actions will have to be set by the first KStandardAction being constructed http://git.reviewboard.kde.org/r/111453 <[email protected]>
DONE ./colors/kcolorbutton.h minor duplication of KcolorMimeData though KColorButton uses all functions from KColorMimeData namespace <[email protected]>
DONE ./colors/kcolorcombo.h http://git.reviewboard.kde.org/r/110838/ <[email protected]>
DONE ./actions/kactionmenu.h https://git.reviewboard.kde.org/r/110963 <[email protected]>
DONE ./actions/ktoolbarlabelaction.h https://git.reviewboard.kde.org/r/110974/ <[email protected]>
DONE ./actions/ktoolbarpopupaction.h https://git.reviewboard.kde.org/r/110983/ <[email protected]>
DONE ./actions/ktoolbarspaceraction.h Review 110674 <[email protected]>


KWindowSystem (DONE)

Points to verify before moving a class in KWindowSystem:

  • It depends only on QtWidgets, QtGui or QtCore
  • It can depend on other classes in KWindowSystem, but that should be kept minimal


Status Description Notes Contact
DONE ./util/kkeyserver_x11.h https://git.reviewboard.kde.org/r/111028/ <[email protected]>
DONE ./util/kkeyserver_win.h https://git.reviewboard.kde.org/r/111028/ <[email protected]>
DONE ./util/kkeyserver_mac.h https://git.reviewboard.kde.org/r/111028/ <[email protected]>
DONE ./util/kkeyserver.h https://git.reviewboard.kde.org/r/111028/ <[email protected]>
DONE ./util/kxerrorhandler.h https://git.reviewboard.kde.org/r/111086/ <[email protected]>

KWidgets (DONE)

Points to verify before moving a class in KWidgets:

  • It doesn't use anything aimed at KCompletion (e.g. KLineEdit or KComboBox)
  • It doesn't use anything aimed at ItemViews
  • It doesn't use anything from kdecore
  • Using things from tier1 is fine
  • Using things from tier2 is forbidden


Status Description Notes Contact
DONE ./dialogs/ktip.h https://git.reviewboard.kde.org/r/111170/ <[email protected]>
DONE ./widgets/klanguagebutton.h https://git.reviewboard.kde.org/r/111183/ <[email protected]>
DONE ./util/kpassivepopupmessagehandler.h ... <[email protected]>

ItemViews (DONE)

Points to verify before moving a class in ItemViews:

  • It doesn't use anything aimed at KCompletion (e.g. KLineEdit or KComboBox)
  • It doesn't use ki18n
  • It doesn't use anything from kdecore
  • It doesn't use anything from kwidgets
  • Using things from tier1 is fine


Status Description Notes Contact
DONE ./itemviews/kcategorizedview.h Review: 110837, 110845 <[email protected]>
DONE ./itemviews/klistwidgetsearchline.h (port away from KlineEdit and i18n) Review: 110837, 110845 <[email protected]>
DONE ./itemviews/ktreewidgetsearchline.h (port away from KlineEdit and i18n) Review: 110837, 110845 <[email protected]>
DONE ./itemviews/kwidgetitemdelegate.h Review: 110837, 110845 <[email protected]>
DONE ./itemviews/kfilterproxysearchline.h (port away from KlineEdit and i18n) Review: 110837, 110845 <[email protected]>
DONE ./itemviews/kcategorydrawer.h Review: 110837, 110845 <[email protected]>
DONE ./itemviews/kcategorizedsortfilterproxymodel.h Review: 110837, 110845

Need port away form KStringHandler (see Qt contributions)

<[email protected]>

KCompletion (DONE)

Points to verify before moving a class in KCompletion:

  • It doesn't use anything from kwidgets
  • It doesn't use anything from kdecore
  • It doesn't use anything from kdeui
  • Using things from tier1 is fine


Status Description Notes Contact
DONE ./widgets/khistorycombobox.h Review 111236 <[email protected]>
DONE ./widgets/kcombobox.h Review 111236 <[email protected]>
DONE ./widgets/klineedit.h Review 111232 <[email protected]>
DONE ./widgets/kcompletionbox.h Review 111232 <[email protected]>
DONE ./util/kcompletion.h move ksortablelist.h with it ... <[email protected]>

KConfigWidgets (DONE)

Points to verify before moving a class in KConfigWidgets:

  • It uses only classes from kconfigcore, kconfigui or kwidgetsaddons


Status Description Notes Contact
DONE ./dialogs/kconfigdialogmanager.h https://git.reviewboard.kde.org/r/111408/ <[email protected]>
DONE ./dialogs/kconfigdialog.h https://git.reviewboard.kde.org/r/111530/ <[email protected]>
DONE ./widgets/kcmodule.h https://git.reviewboard.kde.org/r/111651/ <[email protected]>
DONE ./itemviews/kviewstatesaver.h Review: 111002 <[email protected]>
DONE ./itemviews/kviewstatemaintainer.h Review: 111002 <[email protected]>

KCrash (DONE)

Important: At time of writing the KCrash framework doesn't exist yet in staging, the person picking the first move task here would have to do that.

Points to verify before moving a class in KCrash:

  • It uses only classes from kcoreaddons or kwindowsystem


Status Description Notes Contact
DONE ./util/kcrash.h https://git.reviewboard.kde.org/r/111456/ <[email protected]>

KIconThemes (DONE)

Points to verify before moving a class in KIconThemes:

  • It uses only classes from tier1 or tier2
  • It uses nothing from kdeui or kdecore


Status Description Notes Contact
DONE ./util/kpixmapsequencewidget.h Review 110733 <[email protected]>
DONE ./util/kpixmapsequenceoverlaypainter.h Review 110733 <[email protected]>
DONE ./util/kpixmapsequence.h Review 110733 <[email protected]>
DONE ./icons/kiconbutton.h https://git.reviewboard.kde.org/r/111175/ <[email protected]>
DONE ./icons/kicondialog.h https://git.reviewboard.kde.org/r/111175/ <[email protected]>

KJobWidgets (DONE)

Points to verify before moving a class in KJobWidgets:

  • It uses only classes from Qt, kcoreaddons or kwidgetsaddons


Status Description Notes Contact
DONE ./jobs/kwidgetjobtracker.h Review: 110995 <[email protected]>
DONE ./jobs/kabstractwidgetjobtracker.h Review: 110995 <[email protected]>
DONE ./jobs/kdialogjobuidelegate.h Review: 110995 <[email protected]>
DONE ./jobs/kstatusbarjobtracker.h Review: 110995 <[email protected]>

KNotifications (DONE)

Points to verify before moving a class in KNotifications:

  • It uses only classes from KWindowSystem, QtWidgets, QtDBus


Status Description Notes Contact
DONE ./notifications/kstatusnotifieritem.h ... <[email protected]>
DONE ./notifications/knotificationrestrictions.h ... <[email protected]>

KWallet (DONE)

Important: At time of writing the KWallet framework doesn't exist yet in staging, the person picking the first move task here would have to do that.

Points to verify before moving a class in KWallet:

  • It uses only classes from kconfigcore, kconfigui or kwindowsystem


Status Description Notes Contact
DONE ./util/kwallet.h Review 111105 <[email protected]>

XmlGui (DONE)

Points to verify before moving a class in XmlGui:

  • It uses only classes from tier1 or tier2
  • It uses nothing from kdeui or kdecore


Status Description Notes Contact
DONE ./dialogs/kaboutapplicationdialog.h (probably difficult) https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./dialogs/kbugreport.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./widgets/khelpmenu.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./dialogs/kshortcutseditor.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./dialogs/kshortcutsdialog.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./dialogs/kedittoolbar.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./widgets/kshortcutwidget.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./widgets/kkeysequencewidget.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./util/kundoactions.h https://git.reviewboard.kde.org/r/111539/ <[email protected]>
DONE ./kdepackages.h (goes with kbugreport) https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./xmlgui/kxmlguiclient.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./xmlgui/kxmlguiwindow.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./xmlgui/kxmlguifactory.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./xmlgui/kmainwindow.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./xmlgui/kxmlguibuilder.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./xmlgui/ktoolbar.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./shortcuts/kcheckaccelerators.h https://git.reviewboard.kde.org/r/111539/ <[email protected]>
DONE ./actions/kactioncollection.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./actions/ktoggletoolbaraction.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>
DONE ./actions/kactioncategory.h https://git.reviewboard.kde.org/r/111210/ <[email protected]>

KTextWidgets (DONE)

Important: At time of writing the KTextWidgets framework doesn't exist yet in staging, the person picking the first move task here would have to do that.

Points to verify before moving a class in KTextWidgets:

  • It uses only classes from tier1 or tier2
  • It uses nothing from kdeui or kdecore


Status Description Notes Contact
DONE ./findreplace/kfinddialog.h https://git.reviewboard.kde.org/r/111191/ <[email protected]>
DONE ./findreplace/kreplacedialog.h https://git.reviewboard.kde.org/r/111191/ <[email protected]>
DONE ./findreplace/kfind.h https://git.reviewboard.kde.org/r/111191/ <[email protected]>
DONE ./findreplace/kreplace.h https://git.reviewboard.kde.org/r/111191/ <[email protected]>
DONE ./widgets/krichtextwidget.h https://git.reviewboard.kde.org/r/111424/ <[email protected]>
DONE ./widgets/nestedlisthelper.h https://git.reviewboard.kde.org/r/111424/ <[email protected]>
DONE ./widgets/ktextedit.h https://git.reviewboard.kde.org/r/111191/ <[email protected]>
DONE ./widgets/krichtextedit.h https://git.reviewboard.kde.org/r/111424/ <[email protected]>
DONE ./dialogs/klinkdialog.h https://git.reviewboard.kde.org/r/111424/ <[email protected]>