SaroEngels (Talk | contribs) (→kdecore/date/kimezone.cpp) |
(add note about kfile places model problems) |
||
| Line 11: | Line 11: | ||
= kdeui/windowmanagement/kwindowsystem_win.cpp = | = kdeui/windowmanagement/kwindowsystem_win.cpp = | ||
nearly all functions need an implementation | 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] | ||
Contents |
missing function bool KMacroExpanderBase::expandMacrosShellQuote( QString &str, int &pos )
impact on: can't start an application with the help of klauncher/service files
missing windows support
impact on: all functions where you need a calendar?
nearly all functions need an implementation
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