Frameworks/Epics/KF5.0 Release Preparation/KDE4 References: Difference between revisions
Randomguy3 (talk | contribs) No edit summary |
Randomguy3 (talk | contribs) No edit summary |
||
Line 34: | Line 34: | ||
{{FeatureProjectTodo|kross| ki18n translation domain is set to "kdelibs4" in src/console/main.cpp (the i18n stuff is a bit of a mess in there) | }} | {{FeatureProjectTodo|kross| ki18n translation domain is set to "kdelibs4" in src/console/main.cpp (the i18n stuff is a bit of a mess in there) | }} | ||
{{FeatureProjectInProgress|kparts| <strike>[https://git.reviewboard.kde.org/r/116999/ RR 116999]</strike>, TODO in src/browserarguments.h | }} | {{FeatureProjectInProgress|kparts| <strike>[https://git.reviewboard.kde.org/r/116999/ RR 116999]</strike>, TODO in src/browserarguments.h | }} | ||
{{FeatureProjectInProgress|kservice| <strike>[https://git.reviewboard.kde.org/r/116762/ RR 116762]</strike>, <strike>[https://git.reviewboard.kde.org/r/116894/ RR 116894]</strike>, <strike>[https://git.reviewboard.kde.org/r/116895/ RR 116895]</strike> | {{FeatureProjectInProgress|kservice| <strike>[https://git.reviewboard.kde.org/r/116762/ RR 116762]</strike>, <strike>[https://git.reviewboard.kde.org/r/116894/ RR 116894]</strike>, <strike>[https://git.reviewboard.kde.org/r/116895/ RR 116895]</strike> | ||
* tests/kmimeassociationstest.cpp (kde4- prefixes for desktop files, but kf5 sets no prefix by default) | * tests/kmimeassociationstest.cpp (kde4- prefixes for desktop files, but kf5 sets no prefix by default) | ||
* docs/desktoptojson/man-desktoptojson.8.docbook | * docs/desktoptojson/man-desktoptojson.8.docbook |
Revision as of 19:42, 27 March 2014
Status | Description | Notes | Contact |
---|---|---|---|
DONE | kapidox | ||
DONE | kauth | ||
DONE | kcmutils | ||
DONE | kcodecs | ||
DONE | kcompletion | ||
IN PROGRESS | kconfig | ||
TODO | kde4support | Needs investigation | |
DONE | kdeclarative | ||
DONE | kded | ||
DONE | kdewebkit | ||
DONE | kdesignerplugin | ||
IN PROGRESS | kdoctools | Documentation templates and various language files refer to old terminology, including "&kde; 4.x"; plan is to clean these up after beta1 | |
DONE | kemoticons | ||
DONE | khtml | ||
DONE | ki18n | ||
IN PROGRESS | kinit | ||
IN PROGRESS | kio |
|
|
DONE | kjs | ||
IN PROGRESS | knewstuff | ||
TODO | kross | ki18n translation domain is set to "kdelibs4" in src/console/main.cpp (the i18n stuff is a bit of a mess in there) | |
IN PROGRESS | kparts | ||
IN PROGRESS | kservice |
|
|
DONE | ktexteditor | src/include/ktexteditor/codecompletionmodel.h:432, changed default for KDE 5 and documented the default | |
IN PROGRESS | kwallet |
|
|
IN PROGRESS | kwidgetsaddons | ||
IN PROGRESS | kxmlgui |
|
|
DONE | solid | ||
TODO | sonnet | docs/index.docbook (releaseinfo) |
Honourable Mentions
- FrameworkIntegration: .gitignore and copyright notices for KStyle
- KArchive: comment correctly refers to kde4
- KAuth: comment correctly refers to KDE4Internal
- KConfig: (src/kconfig_compiler/kconfig_compiler.cpp) comment correctly refers to kde4
- KConfigWidgets: (src/ktip.h) comment correctly refers to kde4
- KCoreAddons: comments / mime type correctly refer to kde4
- KDESu: comments correctly refer 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
- KHTML: src/BUILDING-TESTREGRESSIONS is for qt4/kdelibs4 and so has references to kde4, but that is not exactly a priority
- KIconThemes: comment about kde4support and a bit of code that skips the "default.kde4" theme
- KIdleTime: comments correctly refer to KDE4Powersave
- KImageFormats: comments correctly refer to kde4support
- KIO:
- src/filewidgets/kfilemetapreview_p.h comment correctly refers to kde4
- src/ioslaves/http/kcookiejar/kcookiescfg.upd: update Id refers to KDE 4.10, since the change was just after 4.10.
- KNewStuff: tests/kdxsview.cpp has a KDE4PORT comment, but the tests generally need porting to knewstuff3
- Kross: various commented-out lines and things in unused files refer to paths on someone's machine that starts "/home/kde4/"; various headers have comments that correctly refer to kde4
- KService:
- autotests/kfileitemactionstest.cpp: comments correctly refer to kde4
- src/kbuildsycoca/CMakeLists.txt: comment correctly refers 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
- KWidgetsAddons: README.md correctly refers to kde4, comment / mime type in src/lineediturldropeventfilter.cpp correctly refers to kde4
- KWindowSystem: src/kmanagerselection.h comment correctly refers to kde4
- KXmlGui: src/kdepackages.h hardcodes bugzilla products, including some with "kde4" in the name