Projects/KDE on Windows/Missing features of kdelibs

From KDE TechBase
Revision as of 13:57, 30 December 2007 by Apaku (talk | contribs) (add note about kfile places model problems)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

kdecore/util/kmacroexpander_win.cpp

missing function bool KMacroExpanderBase::expandMacrosShellQuote( QString &str, int &pos )

impact on: can't start an application with the help of klauncher/service files

kdecore/date/ktimezone.cpp

missing windows support

impact on: all functions where you need a calendar?

kdeui/windowmanagement/kwindowsystem_win.cpp

nearly all functions need an implementation

kfile/

proper creation of a fake root for "My Computer" which contains the drives so one can navigate between drives on win32. Also currently breadcrumb mode creates a "Custom Path" entry instead of the drive letter. See also bugreport #154859