dfaure closed this revision.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D26701
To: dfaure, broulik, pino, mlaurent
Cc: alexeymin, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
mlaurent accepted this revision.
mlaurent added a comment.
This revision is now accepted and ready to land.
it's ok for me.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D26701
To: dfaure, broulik, pino, mlaurent
Cc: alexeymin, kde-frameworks-devel, LeG
dfaure added a reviewer: mlaurent.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D26701
To: dfaure, broulik, pino, mlaurent
Cc: alexeymin, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
dfaure updated this revision to Diff 73671.
dfaure added a comment.
Fix docu (oops, I'm tired)
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26701?vs=73668&id=73671
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D26701
AFFECTED FILES
src/fi
alexeymin added inline comments.
INLINE COMMENTS
> kfilecustomdialog.h:40
> +/**
> + * Constructors a custom file dialog
> + */
Constructs?
> kfilecustomdialog.h:45
> +/**
> + * Constructors a custom file dialog
> + * @param startDir see the KFileWidget constructor for d
dfaure updated this revision to Diff 73668.
dfaure added a comment.
off-by-10
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26701?vs=73667&id=73668
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D26701
AFFECTED FILES
src/filewidgets/kfilecu
dfaure created this revision.
dfaure added reviewers: broulik, pino.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.
REVISION SUMMARY
This is needed because KFileWidget does special handling of the startDir
paramete