Projects/KDE on Windows/Missing features of kdelibs: Difference between revisions

From KDE TechBase
(Replaced content with "{{Moved To Community|Windows/Imported From TechBase/{{#titleparts:{{PAGENAME}}||3}}}}")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= kdecore/util/kmacroexpander_win.cpp =
{{Moved To Community|Windows/Imported From TechBase/{{#titleparts:{{PAGENAME}}||3}}}}
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 [http://bugs.kde.org/show_bug.cgi?id=154859 #154859]
 
= kdecore/ =
on mingw builds AltGr is not understood correctly -> not fixed by msvc fix.

Latest revision as of 14:18, 11 March 2016

This page is now on the community wiki.