Feed Advanced Search

Dec 24 2019

ognarb awarded D17816: Support for xattrs on kio copy/move a Love token.
Dec 24 2019, 9:18 PM · Frameworks
tmarshall added inline comments to D17816: Support for xattrs on kio copy/move.
Dec 24 2019, 7:26 PM · Frameworks
tmarshall added inline comments to D17816: Support for xattrs on kio copy/move.
Dec 24 2019, 10:32 AM · Frameworks
tmarshall updated the diff for D17816: Support for xattrs on kio copy/move.
  • Added helper functions to clean up tests
Dec 24 2019, 10:26 AM · Frameworks
tmarshall updated the diff for D17816: Support for xattrs on kio copy/move.
  • Addressed comments, changed xattr system calls to use file descriptors where possible
Dec 24 2019, 9:42 AM · Frameworks
tmarshall added inline comments to D17816: Support for xattrs on kio copy/move.
Dec 24 2019, 9:38 AM · Frameworks
tmarshall updated the diff for D17816: Support for xattrs on kio copy/move.
  • Addressed comments
Dec 24 2019, 6:53 AM · Frameworks
tmarshall commandeered D17816: Support for xattrs on kio copy/move.
Dec 24 2019, 6:02 AM · Frameworks

Dec 23 2019

tmarshall added inline comments to D17816: Support for xattrs on kio copy/move.
Dec 23 2019, 9:58 AM · Frameworks

Jul 28 2018

tmarshall added a comment to D13805: Present error dialog when user tries to create directory named "." or "..".

@tmarshall Do you have commit access?

Jul 28 2018, 6:29 PM · Frameworks, Dolphin

Jul 19 2018

tmarshall updated the diff for D13805: Present error dialog when user tries to create directory named "." or "..".

I've made the requested changes.

Jul 19 2018, 4:49 AM · Frameworks, Dolphin

Jul 18 2018

tmarshall added a comment to D13805: Present error dialog when user tries to create directory named "." or "..".

Sorry for the delay @ngraham . I've been traveling. I'll have these changes complete by the end of today.

Jul 18 2018, 6:25 PM · Frameworks, Dolphin

Jul 1 2018

tmarshall added a comment to D13805: Present error dialog when user tries to create directory named "." or "..".

Name: Thomas Marshall
Email: tmarshall7997@gmail.com

Jul 1 2018, 8:12 AM · Frameworks, Dolphin
tmarshall added a comment to D13805: Present error dialog when user tries to create directory named "." or "..".

@elvisangelaccio The check has to come before the check for name.startsWith('.') because that's what launches the "The name <name> starts with a ." dialog.

Jul 1 2018, 12:22 AM · Frameworks, Dolphin

Jun 30 2018

tmarshall added a comment to D13805: Present error dialog when user tries to create directory named "." or "..".

How am I to provide my name and email? Just in a comment?

Jun 30 2018, 10:13 PM · Frameworks, Dolphin
tmarshall added inline comments to D13805: Present error dialog when user tries to create directory named "." or "..".
Jun 30 2018, 3:24 PM · Frameworks, Dolphin
tmarshall updated the diff for D13805: Present error dialog when user tries to create directory named "." or "..".

Changed QMessageBox::Warning to QMessageBox::Critical and updated the error message.

Jun 30 2018, 3:21 PM · Frameworks, Dolphin
tmarshall updated the diff for D13805: Present error dialog when user tries to create directory named "." or "..".

Fixed a typo in the comment and improved the wording of the error message.

Jun 30 2018, 3:13 PM · Frameworks, Dolphin
tmarshall requested review of D13805: Present error dialog when user tries to create directory named "." or "..".
Jun 30 2018, 1:27 AM · Frameworks, Dolphin