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: | ||
* docs/desktoptojson/man-desktoptojson.8.docbook | * docs/desktoptojson/man-desktoptojson.8.docbook | ||
* docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook | * docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook | ||
| }} | | }} | ||
{{FeatureProjectDone|ktexteditor|src/include/ktexteditor/codecompletionmodel.h:432, changed default for KDE 5 and documented the default | }} | {{FeatureProjectDone|ktexteditor|src/include/ktexteditor/codecompletionmodel.h:432, changed default for KDE 5 and documented the default | }} | ||
Line 69: | Line 68: | ||
** autotests/kfileitemactionstest.cpp: comments correctly refer to kde4 | ** autotests/kfileitemactionstest.cpp: comments correctly refer to kde4 | ||
** src/kbuildsycoca/CMakeLists.txt: comment correctly refers to kde4 | ** src/kbuildsycoca/CMakeLists.txt: comment correctly refers to kde4 | ||
** src/kdeinit/ktoolinvocation.h dox refers to stuff on techbase with KDE4 in the link (awaiting techbase reorganization). | |||
** src/plugin/klibrary.cpp: kde4Factory method is genuinely for loading kde4-style plugins; the kde3 support could be stripped, though | ** 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 | ** src/plugin/klibrary.h: apidox correctly refers to kde4; the kde3 support could be stripped, though |
Revision as of 22:38, 1 April 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 | ||
DONE | kross | ||
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 |
|
|
DONE | 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/kdeinit/ktoolinvocation.h dox refers to stuff on techbase with KDE4 in the link (awaiting techbase reorganization).
- 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