D13805: Present error dialog when user tries to create directory named "." or ".."

Nathaniel Graham noreply at phabricator.kde.org
Sat Jun 30 15:55:52 UTC 2018


ngraham accepted this revision.
ngraham added a comment.
This revision is now accepted and ready to land.


  Nice, I think this is looking great. +1 on the latest wording. A lovely first patch!
  
  To land it for you, we'll need your full name and email address, so it would be great if you could provide that now. In the future, if you submit your patch using `arc` (see https://community.kde.org/Infrastructure/Phabricator#Using_Arcanist_to_post_patches) this will happen automatically via the git authorship information, so we won't have to bug you.
  
  Any comments from the #frameworks <https://phabricator.kde.org/tag/frameworks/> folks?

INLINE COMMENTS

> tmarshall wrote in knewfilemenu.cpp:873
> I get `newfilemenu.cpp:873:74: error: ‘Error’ is not a member of ‘QMessageBox’`
> 
> `QMessageBox::Critical` seems to work though.

Correct: `QMessageBox::Error` does not exist; it's `QMessageBox::Critical`. See https://doc.qt.io/qt-5/qmessagebox.html#Icon-enum

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D13805

To: tmarshall, #dolphin, #frameworks, ngraham
Cc: tmarshall, bruns, ngraham, kde-frameworks-devel, michaelh, spoorun, navarromorales, isidorov, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180630/e14c75e0/attachment.html>


More information about the Kde-frameworks-devel mailing list