Frameworks/Epics/KDEUI Crumble: Difference between revisions

From KDE Community Wiki
 
(32 intermediate revisions by 7 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 40: Line 40:
|}
|}


== 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 65: Line 65:
{{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]}}
{{FeatureProjectDone|./dialogs/kdeprintdialog.h (should be done by Qt, kcups* goes with it)|[https://git.reviewboard.kde.org/r/110907/ Review 110907]|[email protected]}}
{{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|./util/kpassivepopupmessagehandler.h: only user is kde-runtime/knotify. Move it there?|...|[email protected]|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}}
{{FeatureProjectInProgress|./shortcuts/kgesture.h|use #if 0 for the code in xmlgui (KShortcutsEditor) that uses KGesture (it's already hidden from the user anyway)|aacid@kde.org|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/kgesturemap.h: needs polish before it can be resurrected|used by KShortcutsEditor and staging/kde4support/src/kdeui/kaction|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:
Line 85: Line 84:
{{FeatureProjectDone|./util/kmodifierkeyinfo.h|https://git.reviewboard.kde.org/r/111270/|[email protected]|null}}
{{FeatureProjectDone|./util/kmodifierkeyinfo.h|https://git.reviewboard.kde.org/r/111270/|[email protected]|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 105: Line 104:
{{FeatureProjectDone|./fonts/kfontrequester.h |...|[email protected]|David Edmundson}}
{{FeatureProjectDone|./fonts/kfontrequester.h |...|[email protected]|David Edmundson}}
{{FeatureProjectDone|./dialogs/kassistantdialog.h |https://git.reviewboard.kde.org/r/111250/|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kassistantdialog.h |https://git.reviewboard.kde.org/r/111250/|[email protected]|null}}
{{FeatureProjectInProgress|./dialogs/knewpassworddialog.h |...|[email protected]|null}}
{{FeatureProjectDone|./dialogs/knewpassworddialog.h |...|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kpassworddialog.h |https://git.reviewboard.kde.org/r/110643/|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kpassworddialog.h |https://git.reviewboard.kde.org/r/110643/|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kpixmapregionselectordialog.h |https://git.reviewboard.kde.org/r/110847/|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kpixmapregionselectordialog.h |https://git.reviewboard.kde.org/r/110847/|[email protected]|null}}
Line 123: Line 122:
{{FeatureProjectDone|./paged/kpagewidgetmodel.h |https://git.reviewboard.kde.org/r/110997 (got in kwidgets by mistake)/|[email protected]|null}}
{{FeatureProjectDone|./paged/kpagewidgetmodel.h |https://git.reviewboard.kde.org/r/110997 (got in kwidgets by mistake)/|[email protected]|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|[email protected]|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|[email protected]|null}}
{{FeatureProjectTodo|./colors/kcolorbutton.h minor duplication of KcolorMimeData though|KColorButton uses all functions from KColorMimeData namespace|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}}
{{FeatureProjectDone|./colors/kcolorcombo.h |http://git.reviewboard.kde.org/r/110838/|[email protected]|null}}
{{FeatureProjectDone|./colors/kcolorcombo.h |http://git.reviewboard.kde.org/r/110838/|[email protected]|null}}
{{FeatureProjectDone|./actions/kactionmenu.h |https://git.reviewboard.kde.org/r/110963|[email protected]|null}}
{{FeatureProjectDone|./actions/kactionmenu.h |https://git.reviewboard.kde.org/r/110963|[email protected]|null}}
Line 132: Line 131:
|}
|}


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


Points to verify before moving a class in KWindowSystem:
Points to verify before moving a class in KWindowSystem:
Line 154: Line 153:
|}
|}


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


Points to verify before moving a class in KWidgets:
Points to verify before moving a class in KWidgets:
Line 174: Line 173:
{{FeatureProjectDone|./dialogs/ktip.h |https://git.reviewboard.kde.org/r/111170/|[email protected]}}
{{FeatureProjectDone|./dialogs/ktip.h |https://git.reviewboard.kde.org/r/111170/|[email protected]}}
{{FeatureProjectDone|./widgets/klanguagebutton.h|https://git.reviewboard.kde.org/r/111183/|[email protected]}}
{{FeatureProjectDone|./widgets/klanguagebutton.h|https://git.reviewboard.kde.org/r/111183/|[email protected]}}
{{FeatureProjectDone|./util/kpassivepopupmessagehandler.h|...|[email protected]|Kevin Ottens}}
|}
|}


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


Points to verify before moving a class in ItemViews:
Points to verify before moving a class in ItemViews:
Line 200: Line 200:
{{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]|[email protected]|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]|[email protected]|null}}
{{FeatureProjectDone|./itemviews/kcategorydrawer.h |Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|[email protected]|null}}
{{FeatureProjectDone|./itemviews/kcategorydrawer.h |Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]|[email protected]|null}}
{{FeatureProjectInProgress|./itemviews/kcategorizedsortfilterproxymodel.h|Review: [https://git.reviewboard.kde.org/r/110837/ 110837], [http://git.reviewboard.kde.org/r/110845/ 110845]
{{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)
Need port away form KStringHandler (see Qt contributions)
|}
|}


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


Points to verify before moving a class in KCompletion:
Points to verify before moving a class in KCompletion:
Line 229: Line 229:
|}
|}


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


Points to verify before moving a class in KConfigWidgets:
Points to verify before moving a class in KConfigWidgets:
Line 242: Line 242:
! width=250 | Notes
! width=250 | Notes
! width=125 | Contact
! width=125 | Contact
{{FeatureProjectInProgress|./dialogs/kconfigdialogmanager.h |https://git.reviewboard.kde.org/r/111408/|[email protected]}}
{{FeatureProjectDone|./dialogs/kconfigdialogmanager.h |https://git.reviewboard.kde.org/r/111408/|[email protected]}}
{{FeatureProjectInProgress|./dialogs/kconfigdialog.h |https://git.reviewboard.kde.org/r/111530/|[email protected]|null}}
{{FeatureProjectDone|./dialogs/kconfigdialog.h |https://git.reviewboard.kde.org/r/111530/|[email protected]|null}}
{{FeatureProjectTodo|./widgets/kcmodule.h |...|null@kde.org|null}}
{{FeatureProjectDone|./widgets/kcmodule.h |https://git.reviewboard.kde.org/r/111651/|scarpino@kde.org}}
{{FeatureProjectDone|./itemviews/kviewstatesaver.h |[https://git.reviewboard.kde.org/r/111002/ Review: 111002] |[email protected]|null}}
{{FeatureProjectDone|./itemviews/kviewstatesaver.h |[https://git.reviewboard.kde.org/r/111002/ Review: 111002] |[email protected]|null}}
{{FeatureProjectDone|./itemviews/kviewstatemaintainer.h |[https://git.reviewboard.kde.org/r/111002/ Review: 111002]|[email protected]|null}}
{{FeatureProjectDone|./itemviews/kviewstatemaintainer.h |[https://git.reviewboard.kde.org/r/111002/ Review: 111002]|[email protected]|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 268: Line 268:
|}
|}


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


Points to verify before moving a class in KIconThemes:
Points to verify before moving a class in KIconThemes:
Line 290: Line 290:
|}
|}


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


Points to verify before moving a class in KJobWidgets:
Points to verify before moving a class in KJobWidgets:
Line 310: Line 310:
|}
|}


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


Points to verify before moving a class in KNotifications:
Points to verify before moving a class in KNotifications:
Line 324: 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 347: Line 347:
|}
|}


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


Points to verify before moving a class in XmlGui:
Points to verify before moving a class in XmlGui:
Line 370: Line 370:
{{FeatureProjectDone|./widgets/kshortcutwidget.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./widgets/kshortcutwidget.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./widgets/kkeysequencewidget.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./widgets/kkeysequencewidget.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectInProgress|./util/kundoactions.h |https://git.reviewboard.kde.org/r/111539|[email protected]}}
{{FeatureProjectDone|./util/kundoactions.h |https://git.reviewboard.kde.org/r/111539/|[email protected]}}
{{FeatureProjectDone|./kdepackages.h (goes with kbugreport)|https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./kdepackages.h (goes with kbugreport)|https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./xmlgui/kxmlguiclient.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./xmlgui/kxmlguiclient.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
Line 378: Line 378:
{{FeatureProjectDone|./xmlgui/kxmlguibuilder.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./xmlgui/kxmlguibuilder.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./xmlgui/ktoolbar.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./xmlgui/ktoolbar.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectInProgress|./shortcuts/kcheckaccelerators.h |https://git.reviewboard.kde.org/r/111539|[email protected]|null}}
{{FeatureProjectDone|./shortcuts/kcheckaccelerators.h |https://git.reviewboard.kde.org/r/111539/|[email protected]|null}}
{{FeatureProjectDone|./actions/kactioncollection.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./actions/kactioncollection.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./actions/ktoggletoolbaraction.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
{{FeatureProjectDone|./actions/ktoggletoolbaraction.h |https://git.reviewboard.kde.org/r/111210/|[email protected]}}
Line 384: Line 384:
|}
|}


== 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 405: Line 405:
{{FeatureProjectDone|./findreplace/kfind.h |https://git.reviewboard.kde.org/r/111191/|[email protected]}}
{{FeatureProjectDone|./findreplace/kfind.h |https://git.reviewboard.kde.org/r/111191/|[email protected]}}
{{FeatureProjectDone|./findreplace/kreplace.h |https://git.reviewboard.kde.org/r/111191/|[email protected]}}
{{FeatureProjectDone|./findreplace/kreplace.h |https://git.reviewboard.kde.org/r/111191/|[email protected]}}
{{FeatureProjectInProgress|./widgets/krichtextwidget.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
{{FeatureProjectDone |./widgets/krichtextwidget.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
{{FeatureProjectInProgress|./widgets/nestedlisthelper.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
{{FeatureProjectDone |./widgets/nestedlisthelper.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
{{FeatureProjectDone|./widgets/ktextedit.h |https://git.reviewboard.kde.org/r/111191/|[email protected]}}
{{FeatureProjectDone|./widgets/ktextedit.h |https://git.reviewboard.kde.org/r/111191/|[email protected]}}
{{FeatureProjectInProgress|./widgets/krichtextedit.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
{{FeatureProjectDone |./widgets/krichtextedit.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
{{FeatureProjectInProgress|./dialogs/klinkdialog.h |https://git.reviewboard.kde.org/r/111424/|[email protected]}}
{{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]>