Frameworks/Epics/KF5.0 Release Preparation/KDE4 References: Difference between revisions
Randomguy3 (talk | contribs) No edit summary |
Randomguy3 (talk | contribs) No edit summary |
||
Line 33: | Line 33: | ||
{{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| [https://git.reviewboard.kde.org/r/116999/ RR 116999], TODO in src/browserarguments.h | }} | {{FeatureProjectInProgress|kparts| [https://git.reviewboard.kde.org/r/116999/ RR 116999], 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>, [https://git.reviewboard.kde.org/r/117000/ RR 117000] | ||
{{ | * tests/kmimeassociationstest.cpp (kde4- prefixes for desktop files, but kf5 sets no prefix by default) | ||
{{ | * docs/desktoptojson/man-desktoptojson.8.docbook | ||
{{ | * docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook | ||
* src/kbuildsycoca/kbuildsycoca.cpp KAboutData refers to kdelibs4 | |||
* src/kdeinit/ktoolinvocation.h dox refers to KDE4 stuff on techbase | |||
| }} | |||
{{FeatureProjectTodo|ktexteditor|src/include/ktexteditor/codecompletionmodel.h:432 | }} | |||
{{FeatureProjectInProgress|kwallet| <strike>[https://git.reviewboard.kde.org/r/116732/ RR 116732]</strike> | |||
* src/runtime/kwalletd/backend/CMakeLists.txt:21 | |||
* src/runtime/kwalletd/backend/kwalletbackend.cc:80 | |||
* src/runtime/kwalletd/kwalletd.cpp - various comments | |||
| }} | |||
{{FeatureProjectInProgress|kwidgetsaddons| <strike>[https://git.reviewboard.kde.org/r/116729/ RR 116729]</strike>, src/kdatepicker.cpp:532, src/kfontchooser.cpp:857 | }} | |||
{{FeatureProjectInProgress|kxmlgui| <strike>[https://git.reviewboard.kde.org/r/116740/ RR 116740]</strike>, src/kbugreport.cpp:393, src/kedittoolbar.cpp:1597, src/kmainwindow.h:476,702, src/ksendbugmail/main.cpp:81 | }} | |||
{{FeatureProjectDone|solid| <strike>[https://git.reviewboard.kde.org/r/116739/ RR 116739]</strike> | }} | {{FeatureProjectDone|solid| <strike>[https://git.reviewboard.kde.org/r/116739/ RR 116739]</strike> | }} | ||
{{FeatureProjectTodo|sonnet| docs/index.docbook (releaseinfo) | }} | |||
|} | |} | ||
Line 58: | Line 70: | ||
** src/ioslaves/http/kcookiejar/kcookiescfg.upd: update Id refers to KDE 4.10, since the change was just after 4.10. | ** 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 | * 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/" | * 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: | * KService: | ||
** autotests/kfileitemactionstest.cpp: comments correctly refer to kde4 | ** autotests/kfileitemactionstest.cpp: comments correctly refer to kde4 | ||
Line 65: | Line 77: | ||
** src/plugin/klibrary.h: apidox correctly refers to kde4; 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: 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 | * KXmlGui: src/kdepackages.h hardcodes bugzilla products, including some with "kde4" in the name |
Revision as of 17:16, 23 March 2014
Status | Description | Notes | Contact |
---|---|---|---|
IN PROGRESS | kapidox | ||
DONE | kauth | ||
IN PROGRESS | kcmutils | RR 116959 | |
TODO | kcodecs | src/kcharsets.cpp has a KDE4 TODO about making codec names uppercase | |
DONE | kcompletion | ||
IN PROGRESS | kconfig | RR 116962, docs/README.kiosk is way out of date | |
TODO | kde4support | Needs investigation | |
DONE | kdeclarative | ||
IN PROGRESS | kded | RR 116980 | |
IN PROGRESS | kdewebkit | RR 116981 | |
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 | |
IN PROGRESS | kemoticons | RR 116876 | |
IN PROGRESS | 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 | RR 116999, TODO in src/browserarguments.h | |
IN PROGRESS | kservice |
|
|
TODO | ktexteditor | src/include/ktexteditor/codecompletionmodel.h:432 | |
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
- KTextEditor: kde4 is mentioned in a changelog
- 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