Bug 358036

Summary: local path for documentation data is not created by default
Product: [Developer tools] kdev-python Reporter: Sven Brauch <mail>
Component: generalAssignee: Sven Brauch <mail>
Status: RESOLVED FIXED    
Severity: major CC: mail
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sven Brauch 2016-01-15 17:07:30 UTC
... and thus is not displayed in the respective config dialog properly, since it is not found by QStandardPaths.
Comment 1 Sven Brauch 2016-01-16 13:00:48 UTC
Git commit 9b575f8a5dcb261983eddbe369500b806bf9e655 by Sven Brauch.
Committed on 16/01/2016 at 13:00.
Pushed by brauch into branch 'master'.

Fix path in docfile KCM

QStandardPaths porting bug, I'm still amazed that the previous
code even compiled.

M  +2    -2    docfilekcm/docfilemanagerwidget.cpp

http://commits.kde.org/kdev-python/9b575f8a5dcb261983eddbe369500b806bf9e655
Comment 2 Sven Brauch 2016-01-16 13:09:05 UTC
Git commit 145472f8338de385bb6640767d212df80863eade by Sven Brauch.
Committed on 16/01/2016 at 13:05.
Pushed by brauch into branch '5.0'.

Fix path in docfile KCM

QStandardPaths porting bug, I'm still amazed that the previous
code even compiled.

M  +2    -2    docfilekcm/docfilemanagerwidget.cpp

http://commits.kde.org/kdev-python/145472f8338de385bb6640767d212df80863eade