----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119243/#review62175 -----------------------------------------------------------
Just out of curiosity, but why would KIO need to know the platform at all? I mean, on linux (kde) we have the platformintegration stuff that modifies the default dialogs to our liking. On Mac and Windows the defaults of Qt should already integrate with the platform so i don't really see why KIO would need any platform knowledge in this regard. Just open a default dialog and be done with it, no? Sorry if i'm totally wrong since i don't know this code. In that case, please do elaborate on why KIO works the way it does. - Mark Gaiser On July 12, 2014, 9:55 a.m., Marko Käning wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/119243/ > ----------------------------------------------------------- > > (Updated July 12, 2014, 9:55 a.m.) > > > Review request for kdelibs, Christoph Feck and Ian Wadham. > > > Bugs: 337356 > http://bugs.kde.org/show_bug.cgi?id=337356 > > > Repository: kdelibs > > > Description > ------- > > This bundles both patches submitted by René J.V. Bertin in the associated > issue > > > Diffs > ----- > > kdeui/widgets/kmainwindow.cpp 85beaccdb6f123d2996b8c2b5e38435265c63ff8 > kio/kfile/kfiledialog.h 2b11796897ff095279e7c254a383a9e8e323ea0f > kio/kfile/kfiledialog.cpp 4005ba304a18b59572cc1aece3fcd122ce05fda9 > > Diff: https://git.reviewboard.kde.org/r/119243/diff/ > > > Testing > ------- > > See issue for more info from René. > > --- > > I myself haven't yet tested this. Will report back as soon as I got to it. > > > Thanks, > > Marko Käning > >
