Review Request 123092: Remove fileutils

Dāvis Mosāns davispuh at gmail.com
Mon Mar 23 13:42:03 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123092/
-----------------------------------------------------------

(Updated March 23, 2015, 1:42 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop.


Changes
-------

Submitted with commit c7f63519567cbd4b8381f15490a63f6215a23fb2 by D?vis Mos?ns to branch master.


Repository: kdevplatform


Description
-------

Remove fileutils

util/fileutils.h contains only removeDirectory function, better just use QDir().removeRecursively()
It's unlikly that any other fileutils functions will be needed as everything can be done with Qt


Diffs
-----

  serialization/itemrepositoryregistry.cpp f59d6d2c3d959f5d222e0cdcbcdd16dc42affbd6 
  shell/session.cpp 079e3ce63b1698446f1d35b7de6c8da73beca50c 
  shell/sessioncontroller.cpp 086b1195e3fe9078b75354b7287087458b3f8897 
  util/CMakeLists.txt f03b2b9cfee7c42d72f783f6b6dad986f3aab766 
  util/fileutils.h 611e79d509dc23a324559898dd8bd32a6c1e6d7f 
  util/fileutils.cpp 134d678d8fd0c78c45a24f41b2e102784e88a21a 

Diff: https://git.reviewboard.kde.org/r/123092/diff/


Testing
-------

It compiles.


Thanks,

Dāvis Mosāns

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150323/8ea0bf06/attachment.html>


More information about the KDevelop-devel mailing list