D18384: Allow creating directory named '~' and throw a warning before creating it.
    Pino Toscano 
    noreply at phabricator.kde.org
       
    Sun Jan 20 15:04:29 GMT 2019
    
    
  
pino added a comment.
  Ah yes, now I see it better, the whole KMessageBox::shouldBeShownContinue() check is bogus, since that key is not set by anything.
INLINE COMMENTS
> knewfilemenu.cpp:422
>      QDialog *confirmDialog = new QDialog(m_parentWidget);
>      confirmDialog->setWindowTitle(i18n("Create hidden directory?"));
>      confirmDialog->setModal(m_modal);
this is redundant now, as done in both the if branches below
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D18384
To: shubham, ngraham
Cc: pino, dhaumann, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190120/532cac68/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list