Frameworks/Epics/KF5.0 Release Preparation/KDE4 References: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 9: Line 9:
{{FeatureProjectDone|kauth| [https://git.reviewboard.kde.org/r/116723/ RR 116723] | }}
{{FeatureProjectDone|kauth| [https://git.reviewboard.kde.org/r/116723/ RR 116723] | }}
{{FeatureProjectTodo|kde4support| Needs investigation | }}
{{FeatureProjectTodo|kde4support| Needs investigation | }}
{{FeatureProjectInProgress|kdeclarative| [https://git.reviewboard.kde.org/r/116724/ RR 116724] | }}
{{FeatureProjectDone|kdeclarative| [https://git.reviewboard.kde.org/r/116724/ RR 116724] | }}
{{FeatureProjectInProgress|kdesignerplugin| [https://git.reviewboard.kde.org/r/116725/ RR 116725] | }}
{{FeatureProjectDone|kdesignerplugin| [https://git.reviewboard.kde.org/r/116725/ RR 116725] | }}
{{FeatureProjectTodo|kemoticons| default theme name is "kde4" | }}
{{FeatureProjectTodo|kemoticons| default theme name is "kde4" | }}
{{FeatureProjectInProgress|khtml| [https://git.reviewboard.kde.org/r/116726/ RR 116726] | }}
{{FeatureProjectDone|khtml| [https://git.reviewboard.kde.org/r/116726/ RR 116726] | }}
{{FeatureProjectTodo|ki18n| cmake/kf5i18nuic.cmake | }}
{{FeatureProjectTodo|ki18n| cmake/kf5i18nuic.cmake | }}
{{FeatureProjectInProgress|kinit| [https://git.reviewboard.kde.org/r/116727/ RR 116726], also src/kwrapper/kwrapper_win.cpp | }}
{{FeatureProjectInProgress|kinit| [https://git.reviewboard.kde.org/r/116727/ RR 116726], also src/kwrapper/kwrapper_win.cpp | }}
{{FeatureProjectInProgress|kio| [https://git.reviewboard.kde.org/r/116759/ RR 116759], [https://git.reviewboard.kde.org/r/116760/ RR 116760] | }}
{{FeatureProjectInProgress|kio| [https://git.reviewboard.kde.org/r/116759/ RR 116759], [https://git.reviewboard.kde.org/r/116760/ RR 116760] | }}
{{FeatureProjectInProgress|kjs| [https://git.reviewboard.kde.org/r/116728/ RR 116728] | }}
{{FeatureProjectDone|kjs| [https://git.reviewboard.kde.org/r/116728/ RR 116728] | }}
{{FeatureProjectInProgress|knewstuff| [https://git.reviewboard.kde.org/r/116735/ RR 116735] | }}
{{FeatureProjectDone|knewstuff| [https://git.reviewboard.kde.org/r/116735/ RR 116735] | }}
{{FeatureProjectInProgress|kservice| [https://git.reviewboard.kde.org/r/116762/ RR 116762], KSertive::serviceByDesktopName lookup order, tests/kmimeassociationstest.cpp (kde4- prefixes for desktop files, but kf5 sets no prefix by default) | }}
{{FeatureProjectInProgress|kservice| [https://git.reviewboard.kde.org/r/116762/ RR 116762], KSertive::serviceByDesktopName lookup order, tests/kmimeassociationstest.cpp (kde4- prefixes for desktop files, but kf5 sets no prefix by default) | }}
{{FeatureProjectDone|kwallet| [https://git.reviewboard.kde.org/r/116732/ RR 116732] | }}
{{FeatureProjectDone|kwallet| [https://git.reviewboard.kde.org/r/116732/ RR 116732] | }}
{{FeatureProjectDone|kwidgetsaddons| [https://git.reviewboard.kde.org/r/116729/ RR 116729] | }}
{{FeatureProjectDone|kwidgetsaddons| [https://git.reviewboard.kde.org/r/116729/ RR 116729] | }}
{{FeatureProjectDone|kxmlgui| [https://git.reviewboard.kde.org/r/116740/ RR 116740] | }}
{{FeatureProjectDone|kxmlgui| [https://git.reviewboard.kde.org/r/116740/ RR 116740] | }}
{{FeatureProjectInProgress|solid| [https://git.reviewboard.kde.org/r/116739/ RR 116739] | }}
{{FeatureProjectDone|solid| [https://git.reviewboard.kde.org/r/116739/ RR 116739] | }}
|}
|}



Revision as of 16:57, 12 March 2014

Status Description Notes Contact
DONE kapidox RR 116758
DONE kauth RR 116723
TODO kde4support Needs investigation
DONE kdeclarative RR 116724
DONE kdesignerplugin RR 116725
TODO kemoticons default theme name is "kde4"
DONE khtml RR 116726
TODO ki18n cmake/kf5i18nuic.cmake
IN PROGRESS kinit RR 116726, also src/kwrapper/kwrapper_win.cpp
IN PROGRESS kio RR 116759, RR 116760
DONE kjs RR 116728
DONE knewstuff RR 116735
IN PROGRESS kservice RR 116762, KSertive::serviceByDesktopName lookup order, tests/kmimeassociationstest.cpp (kde4- prefixes for desktop files, but kf5 sets no prefix by default)
DONE kwallet RR 116732
DONE kwidgetsaddons RR 116729
DONE kxmlgui RR 116740
DONE solid RR 116739

Honourable Mentions

  • KConfigWidgets: comment correctly refers to kde4
  • KCoreAddons: comment / mime type correctly refers to kde4
  • KDocTools: translator comments in user.entities files for sr refer to trunk/l10n-kde4/sr/internal in svn - this is correct for now
  • KIconThemes: comment about kde4support and a bit of code that skips the "default.kde4" theme
  • KIO: src/filewidgets/kfilemetapreview_p.h comment correctly refers to kde4
  • Kross: various commented-out lines and things in unused files refer to paths on someone's machine that starts "/home/kde4/"
  • KService:
    • autotests/kservicetest.cpp: comment correctly refers to kde4
    • src/kbuildsycoca/CMakeLists.txt: comment correctly refers to kde4
    • src/sycoca/ksycocatype.h: comments correctly refer to kde4
    • src/plugin/klibrary.cpp: kde4Factory method is genuinely for loading kde4-style plugins; the kde3 support could be stripped, though
    • src/plugin/klibrary.h: apidox correctly refers to kde4; the kde3 support could be stripped, though
  • KTextEditor: kde4 is mentioned in a changelog
  • KWidgetsAddons: comment / mime type correctly refers to kde4
  • KXmlGui: src/kdepackages.h hardcodes bugzilla products, including some with "kde4" in the name