Re: Writing a unit test to test support for proxied connections in a computer that is not behind a proxy?

2014-08-09 Thread Kevin Krammer
Hi, On Saturday, 2014-08-09, 17:14:26, Adrián Chaves Fernández wrote: > Has anyone here ever written a unit test to test support for proxied > connections in a computer that is not behind a proxy? Do you think that it > is possible? Specifically testing that the software uses the (KDE) > system-w

Re: Review Request 118448: Use KCalendarSystem to get the list of the month and day names that should be recognized by the query parser

2014-08-09 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118448/#review64111 --- Both Vishesh and me are at Randa, let's get this reviewed and

Writing a unit test to test support for proxied connections in a computer that is not behind a proxy?

2014-08-09 Thread Adrián Chaves Fernández
“I’m trying to maintain the KDE MediaWiki Library, so far only used by KIPI plugins, but I have some pet projects that rely on it as well. As part of that, I aim to keep the list of bug reports and feature requests (https://bugs.kde.org/buglist.cgi?product=libmediawiki&component=general&resoluti

Re: Review Request 119662: Make sure baloo creates the dirs it requires

2014-08-09 Thread Shantanu Tushar
> On Aug. 8, 2014, 7:04 p.m., Aleix Pol Gonzalez wrote: > > src/file/main.cpp, line 91 > > > > > > Use qWarning > > Rohan Garg wrote: > But it's a error? I mean, not being able to write to that path causes >

Re: Review Request 119662: Make sure baloo creates the dirs it requires

2014-08-09 Thread Rohan Garg
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119662/ --- (Updated Aug. 9, 2014, 7:35 p.m.) Review request for Baloo. Changes ---

Re: Review Request 119662: Make sure baloo creates the dirs it requires

2014-08-09 Thread Rohan Garg
> On Aug. 9, 2014, 12:34 a.m., Aleix Pol Gonzalez wrote: > > src/file/main.cpp, line 91 > > > > > > Use qWarning But it's a error? I mean, not being able to write to that path causes baloo_file to not function a

Re: Review Request 119662: Make sure baloo creates the dirs it requires

2014-08-09 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119662/#review64107 --- src/file/main.cpp