Frameworks/Epics/KF5.0 Release Preparation/KDE4 References: Difference between revisions
Randomguy3 (talk | contribs) No edit summary |
Randomguy3 (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
{{FeatureProjectInProgress|kjs| [https://git.reviewboard.kde.org/r/116728/ RR 116728] | }} | {{FeatureProjectInProgress|kjs| [https://git.reviewboard.kde.org/r/116728/ RR 116728] | }} | ||
{{FeatureProjectInProgress|knewstuff| [https://git.reviewboard.kde.org/r/116735/ RR 116735] | }} | {{FeatureProjectInProgress|knewstuff| [https://git.reviewboard.kde.org/r/116735/ RR 116735] | }} | ||
{{ | {{FeatureProjectInProgress|kservice| [https://git.reviewboard.kde.org/r/116761/ RR 116761], [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] | }} | ||
Line 33: | Line 33: | ||
* KIO: src/filewidgets/kfilemetapreview_p.h comment correctly refers to kde4 | * 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/" | * 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 | * KTextEditor: kde4 is mentioned in a changelog | ||
* KWidgetsAddons: comment / mime type correctly refers to kde4 | * KWidgetsAddons: comment / mime type correctly refers to kde4 | ||
* KXmlGui: src/kdepackages.h hardcodes bugzilla products, including some with "kde4" in the name | * KXmlGui: src/kdepackages.h hardcodes bugzilla products, including some with "kde4" in the name |
Revision as of 14:45, 12 March 2014
Status | Description | Notes | Contact |
---|---|---|---|
DONE | kapidox | RR 116758 | |
DONE | kauth | RR 116723 | |
TODO | kde4support | Needs investigation | |
IN PROGRESS | kdeclarative | RR 116724 | |
IN PROGRESS | kdesignerplugin | RR 116725 | |
TODO | kemoticons | default theme name is "kde4" | |
IN PROGRESS | 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 | |
IN PROGRESS | kjs | RR 116728 | |
IN PROGRESS | knewstuff | RR 116735 | |
IN PROGRESS | kservice | RR 116761, 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 | |
IN PROGRESS | 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