Re: Review Request 117832: use QFileInfo to also find hidden paths on windows

2014-04-28 Thread Patrick Spendrin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117832/ --- (Updated April 29, 2014, 12:03 a.m.) Status -- This change has been

Re: Review Request 117832: use QFileInfo to also find hidden paths on windows

2014-04-28 Thread Patrick Spendrin
> On April 28, 2014, 1:24 p.m., Reece Dunn wrote: > > The *A Windows API variants use the ASCII (referred to as ANSI in the > > Windows docs), not UTF-8, encoding. Therefore, this will not work as > > expected for non-ASCII characters. This should use SetFileAttributeW with > > toUtf16. The f

Re: Review Request 117832: use QFileInfo to also find hidden paths on windows

2014-04-28 Thread Reece Dunn
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117832/#review56750 --- The *A Windows API variants use the ASCII (referred to as ANSI

Re: Review Request 117832: use QFileInfo to also find hidden paths on windows

2014-04-28 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117832/#review56736 --- Ship it! Ship It! - Vishesh Handa On April 28, 2014, 10:05

Review Request 117832: use QFileInfo to also find hidden paths on windows

2014-04-28 Thread Patrick Spendrin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117832/ --- Review request for Baloo and kdewin. Repository: baloo Description