< Windows
Difference between revisions of "Windows/Missing features of kdelibs"
SaroEngels (talk | contribs) |
SaroEngels (talk | contribs) |
||
Line 16: | Line 16: | ||
= kdecore/ = | = kdecore/ = | ||
on mingw builds AltGr is not understood correctly -> not fixed by msvc fix. | on mingw builds AltGr is not understood correctly -> not fixed by msvc fix. | ||
+ | |||
+ | = general = | ||
+ | svg stuff is not working. fix it! |
Revision as of 19:29, 18 December 2008
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?
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
kdecore/
on mingw builds AltGr is not understood correctly -> not fixed by msvc fix.
general
svg stuff is not working. fix it!
This page was last edited on 18 December 2008, at 19:29. Content is available under Creative Commons License SA 4.0 unless otherwise noted.