bnail 4000 4k images in 120 seconds in sequential
order which is reduced to ~22 seconds in parallel. It's not a perfect
optimization but much faster. But for this to work in KIO the IOSlave needs
to receive a bunch of urls to process.
Cheers,
Mark
On Thu, Jul 14, 2016 at 8:17 PM, Harald Sitter wrote:
> On Thu, Jul 14, 2016 at 8:06 PM, Andreas Hartmetz
> wrote:
> > On Donnerstag, 14. Juli 2016 16:19:15 CEST Harald Sitter wrote:
> >> On Thu, Jul 14, 2016 at 3:43 PM, Andreas Hartmetz
> > wrote:
> >> > Hello,
> >> >
> >> > Am Donnerstag, 14.
!
liboxygen/oxygenhelper.h (line 118)
<https://git.reviewboard.kde.org/r/127866/#comment64795>
Is a fifo cache really what you'd want here? I think you would want a LRU
cache instead.. But yeah, that adds quite a bit complexity.
- Mark Gaiser
On mei 22, 2016, 4:20 a.m., Michael
but we can't return a
> reference to a local variable since that reference will invalidate as soon as
> we return from the function. Of course a reference to a cached QColor may
> *also* invalidate with the next call to an insert method of that cache, but
> that's a separ
On Wed, Mar 2, 2016 at 9:42 AM, Martin Graesslin wrote:
> On Monday, February 29, 2016 9:42:11 PM CET Sven Brauch wrote:
> > Hey,
> >
> > On 02/28/2016 03:58 PM, Luigi Toscano wrote:
> > > This is what I use:
> > > export QT_QPA_PLATFORMTHEME=kde
> > >
> > > and you need the integration plugin i
On Tue, Mar 1, 2016 at 7:42 PM, Sven Brauch wrote:
> Hey,
>
> On 03/01/2016 07:37 PM, Mark Gaiser wrote:
> > but there is
> > undoubtedly going to be a point in time where the plugin only works when
> > some very specific plasma part is required for it to function
>
Op 29 feb. 2016 11:10 p.m. schreef "Thiago Macieira" :
>
> On segunda-feira, 29 de fevereiro de 2016 21:42:11 PST Sven Brauch wrote:
> > Hey,
> >
> > On 02/28/2016 03:58 PM, Luigi Toscano wrote:
> > > This is what I use:
> > > export QT_QPA_PLATFORMTHEME=kde
> > >
> > > and you need the integratio
On Mon, Aug 17, 2015 at 3:10 PM, Sebastian Kügler wrote:
> I think we should be peachy now. Can plasma-pa be moved from kdereview to
> kde/workspace?
>
Just my opinion as a plasma 5 user.
Yes, please! Kmix was great under KDE 4.xx, not so much under 5.xx. This
"feels" much better and cleaner to
On Tue, Jul 28, 2015 at 4:28 PM, David Faure wrote:
> On Tuesday 14 July 2015 19:28:58 Thomas Lübking wrote:
> > On Dienstag, 14. Juli 2015 19:00:14 CEST, Milian Wolff wrote:
> > > On Tuesday, July 14, 2015 11:49:25 AM David Faure wrote:
> > >> On Friday 26 June 2015 18:03:00 Frank Reininghaus wr
On Fri, Jul 24, 2015 at 10:23 AM, Milian Wolff wrote:
> On Thursday, July 23, 2015 10:15:20 PM Mark Gaiser wrote:
> > On Sun, Jul 19, 2015 at 11:11 PM, Mark Gaiser wrote:
> > > Hi,
> > >
> > > I just pushed 3 UDSEntry changes to gerrit for your
On Sun, Jul 19, 2015 at 11:11 PM, Mark Gaiser wrote:
> Hi,
>
> I just pushed 3 UDSEntry changes to gerrit for your reviewing pleasure:
>
> 1: https://gerrit.vesnicky.cesnet.cz/r/#/c/473/
> 2: https://gerrit.vesnicky.cesnet.cz/r/#/c/474/
> 3: https://gerrit.vesnick
ared tot the total usage.
I would like to know what you folks think of these improvements.
I really wonder how much more performance i can squeeze out of UDSEntry.
Regarding gerrit. How can i make patch 2 and 3 dependent on 1?
And why is gerrit failing?
Best regards,
Mark
> Add QQC clone of KColorButton
This is not a comment for David, but more in general for changelog messages.
This specific massage is quite vague, you really need to have knowledge
about QQuick classes to know what that line means.
A message like: "Added QML ColorButton component to KQuickC
On Sun, Jun 28, 2015 at 7:27 PM, Eike Hein wrote:
>
>
> On 06/28/2015 11:10 AM, Martin Gräßlin wrote:
> > In opposite KSnapshot is a very mature application with a decade
> > of development behind it.
>
> It's also a rather stagnant one, and a new developer with
> the desire to improve upon the s
doesn't mean we
> should
> > raise both.
>
> Correct. Consider the following workflow: the user installs the latest
> Qt 5.7 from binary packages and builds the latest KF5 from Git. He
> will only need gcc-4.5. But if we bumped KF5 requirements to gcc-4.7,
> then the user
Regarding the above version numbers for the compilers. They would now be
considered "cutting edge" but in a year time most distributions will be at
those versions or even newer.
What's your opinion on this?
Cheers,
Mark
ul either.
I have no clue how to investigate this issue further. Would anyone
(preferably with knowledge of the SMB slave) be kind enough to provide some
help or pointers where i can find help to tackle this issue?
Cheers,
Mark
yway, your diff is for kdelibs (KDE SC 4.xx). I don't know if that gets
another release. Either way, KIO frameworks [1] is where this should be applied
to when you get a ship it.
[1] http://quickgit.kde.org/?p=kio.git
- Mark Gaiser
On feb 20, 2015, 9:28 p.m.
>
>
> http://kde.org/announcements/kde-frameworks-5.7.0.php
>
>
That link gives me a very white page, no source either.
I think you have to re-upload that file.
On Wed, Feb 4, 2015 at 11:53 PM, Martin Sandsmark
wrote:
> On Wed, Feb 04, 2015 at 09:51:53PM +0100, Albert Astals Cid wrote:
> > Even if it's an upstream bug, in my opinion the
> BugOfTheMonth+GardeningEffort
> > is showing the users that we care, and if they are affected by a severe
> bug
> > w
On Wed, Jan 14, 2015 at 8:35 PM, Martin Klapetek
wrote:
> On Wed, Jan 14, 2015 at 8:08 PM, Mark Gaiser wrote:
>
>> On Wed, Jan 14, 2015 at 7:36 PM, Martin Klapetek <
>> martin.klape...@gmail.com> wrote:
>>
>>> On Wed, Jan 14, 2015 at 7:31 PM, Mark Gaise
On Wed, Jan 14, 2015 at 7:36 PM, Martin Klapetek
wrote:
> On Wed, Jan 14, 2015 at 7:31 PM, Mark Gaiser wrote:
>
>> Hi,
>>
>> Kdesrc-build uses (right?) projects.kde.org to get a list of frameworks
>> and compile them. That works great :)
>>
>> H
kdesrc-build and just add "-DKIOCORE_ONLY"
to the cmake step.
I prefer to keep using kdesrc-build so i wonder how to add a cmake define
for just the kio framework.
Cheers,
Mark
[1] https://gerrit.vesnicky.cesnet.cz/r/#/c/322/
On Fri, Jan 9, 2015 at 5:34 PM, Ivan Čukić wrote:
> Hi,
>
> Because of the short release cycle for the frameworks, it is hard to
> have bigger new features included into one of them. Slowly evolving
> APIs while developing stuff leaves a lot of crud and deprecated
> methods later.
>
> What is our
tList should be changed into a qstringlist
> > rather than a url list...
> >
> > It would also be interesting to check if this works in the KIO framework
> > (Qt5), where I ported it to QUrl...
>
> Mark Gaiser wrote:
> Just tried it out on KF5. The iss
tList should be changed into a qstringlist
> > rather than a url list...
> >
> > It would also be interesting to check if this works in the KIO framework
> > (Qt5), where I ported it to QUrl...
>
> Mark Gaiser wrote:
> Just tried it out on KF5. The iss
ly one line."
a/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp
<https://git.reviewboard.kde.org/r/116481/#comment45844>
curly braces..
- Mark Gaiser
On feb 28, 2014, 1:53 p.m., Joschi Brauchle wrote:
>
>
pen a default dialog and be done
with it, no?
Sorry if i'm totally wrong since i don't know this code. In that case, please
do elaborate on why KIO works the way it does.
- Mark Gaiser
On July 12, 2014, 9:55 a.m., Mar
m not quite sure if it's even possible since this is in a private class. You
might be able to test this using KNewFileMenu::checkUpToDate?
KIO has very few unittests for KNewFileMenu, they can be found in
knewfilemenutest.cpp. More is welcome there.
- Mark Gaiser
On jul 5, 2014, 1:26 p.m.,
> On jul 5, 2014, 1:11 p.m., Mark Gaiser wrote:
> > src/filewidgets/knewfilemenu.cpp, lines 875-878
> > <https://git.reviewboard.kde.org/r/119130/diff/1/?file=287354#file287354line875>
> >
> > You should be able to replace this with:
> >
. If that doesn't work
then you also have the option of doing:
files += dir.entryList(QStringList() << "*.desktop", QDir::Files);
Cool huh, one liners? :)
- Mark Gaiser
On jul 5, 2014, 12:50 p.m., Eike Hein wrote:
>
> --
> On July 2, 2014, 6:06 p.m., Mark Gaiser wrote:
> > May i suggest to replace those new lines with a QScopedPointer
> > (documentation for it: http://qt-project.org/doc/qt-5/qscopedpointer.html)
> > objects? It kinda takes away the need for you to delete since it will
QScopedPointer (documentation
for it: http://qt-project.org/doc/qt-5/qscopedpointer.html) objects? It kinda
takes away the need for you to delete since it will simply run out of scope
(and be deleted).
Or go the C++11 way and use std::unique_ptr:
http://en.cppreference.com/w/cpp/memory/unique_ptr
- Mark
ntTextList should be changed into a qstringlist
> > rather than a url list...
> >
> > It would also be interesting to check if this works in the KIO framework
> > (Qt5), where I ported it to QUrl...
>
> Mark Gaiser wrote:
> Just tried it out on KF5. The iss
ntTextList should be changed into a qstringlist
> > rather than a url list...
> >
> > It would also be interesting to check if this works in the KIO framework
> > (Qt5), where I ported it to QUrl...
>
> Mark Gaiser wrote:
> Just tried it out on KF5. The iss
ntTextList should be changed into a qstringlist
> > rather than a url list...
> >
> > It would also be interesting to check if this works in the KIO framework
> > (Qt5), where I ported it to QUrl...
>
> Mark Gaiser wrote:
> Just tried it out on KF5. The iss
/f%252.png
The files with a "#" in them seem to be parsed just fine in KF5. Those with a
percent sign still get replaced by "%25".
- Mark
---
This is an automatically generated e-mail. To reply, visit:
https://git.
tps://git.reviewboard.kde.org/r/117789/#comment39696>
Please update this link since it doesn't exist anymore.
http://qt-project.org/doc/qt-5/qregexp.html ?
- Mark Gaiser
On April 26, 2014, 1:15 p.m., Milian Wolff wrote:
>
> ---
On Sat, Mar 15, 2014 at 10:50 PM, Michael Pyne wrote:
> On Sat, March 15, 2014 21:47:39 Mark Gaiser wrote:
>> > Can you try setting up separate builds?
>>
>> Hi Ben,
>>
>> At first i was indeed trying to build both under the same user (but
>> different
On Sat, Mar 15, 2014 at 9:04 PM, Ben Cooksley wrote:
> On Sun, Mar 16, 2014 at 6:18 AM, Mark Gaiser wrote:
>> Hi,
>
> Hi Mark,
>
>>
>> If i use the default config[1] i get this[2] error.
>> This is in an attempt to build parts of KDE 4.13 git.
&g
Hi,
If i use the default config[1] i get this[2] error.
This is in an attempt to build parts of KDE 4.13 git.
My kdesrc-build is at git branch
598ad6225ddf1fa1d9701eaa0eb350b57eb337fc (fresh clone).
Any idea what might be causing this?
Cheers,
Mark
[1]
http://quickgit.kde.org/?p=kdesrc
On Tue, Feb 4, 2014 at 2:51 PM, Aaron J. Seigo wrote:
> On Saturday, February 1, 2014 16:24:57 Sebastian Kügler wrote:
>> > For a real hardware accelerates canvas you should open up Chrome and
>> > go to this link: http://fhtr.org/gravityring/sprites.html I doubt that
>> > would be possible with t
> Canvas based: I have no experience with that but I guess performance is should
> be better than with QPaintedItem, since it directly renders to a GPU
> framebuffer and painting can be done in an separate thread.
As far as i know both (canvas and qpainter) are software rendered.
However, canvas
On Fri, Jan 31, 2014 at 5:34 AM, Bhushan Shah wrote:
> To people from kde-core-devel: please keep me and plasma-devel in CC,
> I am not subscribed to list
>
> Hello,
>
> Currently I am working on a QML Canvas based SignalPlotter, to replace
> the old Plasma1SignalPlotter which is KSignalPlotter an
KUrl class in
the kde4support branch [1] and see how function calls changed.
[1]
http://quickgit.kde.org/?p=kde4support.git&a=blob&h=4ac893382c76def83f8e6e12698931df243085f9&hb=57b8159fb6bed607d7eef6ec580077484d554207&f=src%2Fkdecore%2Fkurl.h
- Mark
--
On Wed, Dec 18, 2013 at 11:07 PM, Jos Poortvliet
wrote:
> On Tuesday 17 December 2013 12:22:26 Todd wrote:
>> On Dec 12, 2013 6:36 PM, "Vishesh Handa" wrote:
>> > > i’ll say it again here so that it is at least on record: i really
>>
>> disagree
>>
>> > > with renaming Nepomuk. call it Nepomuk 2
ed testing this on an actual samba
share, but i kept getting a 111 error (connection refused) from kio_smb so i'm
hoping that is a local issue here. If someone else could try this out and
verify that it's either working or broken.
Thanks,
Mark Gaiser
ed testing this on an actual samba
share, but i kept getting a 111 error (connection refused) from kio_smb so i'm
hoping that is a local issue here. If someone else could try this out and
verify that it's either working or broken.
Thanks,
Mark Gaiser
> <http://git.reviewboard.kde.org/r/112463/diff/3/?file=222935#file222935line48>
> >
> > do you need klocale? it's deprecated.
Interesting! I'm not getting any deprecated notices from locale based function
so i wonder if any functions from that include are u
. If there still is
nothing by next friday (13th dec.) then i will go ahead and push.
- Mark Gaiser
On Dec. 5, 2013, 11:44 p.m., Mark Gaiser wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visi
Bump.. Ok to push it?
On Fri, Dec 6, 2013 at 12:44 AM, Mark Gaiser wrote:
>This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112463/
> Review request for KDE Runtime and KDE Frameworks.
> By Mark Gaiser.
>
> *Updated Dec.
either working or broken.
Thanks,
Mark Gaiser
Bump.
Can anyone look at this?
On Sun, Dec 1, 2013 at 10:32 PM, Mark Gaiser wrote:
>This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112463/
> Review request for KDE Runtime and KDE Frameworks.
> By Mark Gaiser.
>
> *Updat
/
Testing
---
It compiles and gets loaded just fine. I tried testing this on an actual samba
share, but i kept getting a 111 error (connection refused) from kio_smb so i'm
hoping that is a local issue here. If someone else could try this out and
verify that it's either working or broken.
Thanks,
Mark Gaiser
> On Nov. 26, 2013, 5:12 p.m., Kevin Ottens wrote:
> > It's been stalled for almost three months now, any chance to see progress
> > or should it be discarded?
>
> Mark Gaiser wrote:
> No, it should most certainly not be disgarded. It was even working when
t, how are you doing in the SMB improvements that you had in mind?
- Mark
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112463/#review44515
-
On Mon, Nov 25, 2013 at 5:41 PM, Aurélien Gâteau wrote:
> Le lundi 25 novembre 2013 13:54:38 Mark Gaiser a écrit :
>> On Mon, Nov 25, 2013 at 10:45 AM, Aurélien Gâteau wrote:
>> > Le dimanche 24 novembre 2013 19:42:25 Mark Gaiser a écrit :
>> >> On Sun, Nov 24, 2013
On Mon, Nov 25, 2013 at 10:45 AM, Aurélien Gâteau wrote:
> Le dimanche 24 novembre 2013 19:42:25 Mark Gaiser a écrit :
>> On Sun, Nov 24, 2013 at 5:05 PM, Albert Astals Cid wrote:
>> > In Okular we just got bug
>> > https://bugs.kde.org/show_bug.cgi?id=327846
>>
On Sun, Nov 24, 2013 at 10:09 PM, Albert Astals Cid wrote:
> El Diumenge, 24 de novembre de 2013, a les 19:42:25, Mark Gaiser va escriure:
>> On Sun, Nov 24, 2013 at 5:05 PM, Albert Astals Cid wrote:
>> > In Okular we just got bug
>> > https://bugs.kde.org/show_bug.cg
On Sun, Nov 24, 2013 at 5:05 PM, Albert Astals Cid wrote:
> In Okular we just got bug
> https://bugs.kde.org/show_bug.cgi?id=327846
> PDF Render time is unreasonably slow over cifs on high latency (WAN) network
> connections
>
> Basically the issue is that poppler is quite read-intensive over file
On Tue, Nov 19, 2013 at 4:53 PM, Kevin Ottens wrote:
> Hello everyone,
>
> This is the minutes of the Week 47 KF5 meeting. As usual it has been held on
> #kde-devel at 4pm Paris time.
>
> Were present: afiestas, agateau, apol, jpwhiting, mgraesslin, randomguy3,
> sebas, teo and myself.
>
> Announc
better, thank you!!
It looks like it finds more indeed! Awesome job!
Can it be tweaked even further to also find for example "kio::stat"?
It doesn't find that and i'm sure it exists :)
Cheers,
Mark
27;t that big. Out of that the load(...) function is the real
complex one.
I think you should certainly commit this - as it is - to frameworks. Not so
sure for 4.12 though. The 4.12 version "should" only get bug fixes. While this
is
e.
kurlmimetest output:
* Start testing of KUrlMimeTest *
Config: Using QTest library 4.8.4, Qt 4.8.4
PASS : KUrlMimeTest::initTestCase()
PASS : KUrlMimeTest::testURLList()
PASS : KUrlMimeTest::testOneURL()
PASS : KUrlMimeTest::testFromQUrl()
PASS : KUrlMimeTest::testMostLo
> On Oct. 27, 2013, 6:50 p.m., Albert Astals Cid wrote:
> > Mark, David, what's the status of this? Are you going to work further on
> > this or shall it be discarded not to clutter the kdelibs group review list?
Yes, there would be "a" speedup by further tweaki
ob you did here and the results thereof. Just
awesome!
I initially had an idea to drop the hash completely and use QVector, but i
didn't see how to properly implement that. I knew it would be possible, just
not how. Looking at your code is also teaching me a thing or .. 10 .. :)
- Mark Gais
windows 8 for their fugly
themes). I disagree with the change, but understand it if you would push it
regardless. The general design theme these days seems to be heading back to 16
color monitors anyway.
- Mark Gaiser
On Oct. 24, 2013, 2:32 p.
Amarok has recently started using C++11,
and we ran into the same issue.
The culprit is btw this: http://llvm.org/bugs/show_bug.cgi?id=15651
--
Mark Kretschmann
Amarok Developer
Fellow of the Free Software Foundation Europe
http://amarok.kde.org - http://fsfe.org
ks 5. You might need to change the signal/slot to the old syntax
though, most certainly for KDE 4.x. It's not much but it will show you the
memory usage of those entries. Here storing them is obviously useless, but in
reality - in dolphin - this is done as well only enca
ysis-Weiss-ebook/dp/B00DESYHRC
and am reading it right now :)
- Mark Gaiser
On Oct. 20, 2013, 5:27 p.m., Frank Reininghaus wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://git.review
s/src/lib/jobs/kjob.h d663530
tier1/kcoreaddons/src/lib/jobs/kjob.cpp f99a99f
Diff: http://git.reviewboard.kde.org/r/113205/diff/
Testing
---
Works just fine.
Thanks,
Mark Gaiser
indentation
> > of pre-processor directives, I would have expected this to be left-aligned
> > on column 0.
Do you want me to left align it for the commit? Both are OK with me, this
simply looked better :)
- Mark
---
This i
his signal if it isn't public.
Diffs (updated)
-
tier1/kcoreaddons/src/lib/jobs/kjob.h d663530
tier1/kcoreaddons/src/lib/jobs/kjob.cpp f99a99f
Diff: http://git.reviewboard.kde.org/r/113205/diff/
Testing
---
Works just fine.
Thanks,
Mark Gaiser
> On Oct. 14, 2013, 6:47 a.m., Kevin Ottens wrote:
> > Why do it just for result and not finished, suspended, resumed? We end up
> > with both mechanisms for private signals in the same header otherwise.
Will do. Will update this patch sh
ewboard.kde.org/r/113205/diff/
Testing
---
Works just fine.
Thanks,
Mark Gaiser
On Oct. 11, 2013, 9:51 p.m., Mark Gaiser wrote:
> > We are here making a 'hole' for people to do 'bad things' that wasn't
> > possible in the past. I'm not sure we want that.
>
> Mark Gaiser wrote:
> Interesting.
> So that mean we
s/kjob.h d663530
Diff: http://git.reviewboard.kde.org/r/113205/diff/
Testing
---
Works just fine.
Thanks,
Mark Gaiser
On Oct. 11, 2013, 9:51 p.m., Mark Gaiser wrote:
> > We are here making a 'hole' for people to do 'bad things' that wasn't
> > possible in the past. I'm not sure we want that.
Interesting.
So that mean we simply can't use the new signal/slo
ase i wanted to use the new syntax and directly use a lambda as
slot. Which isn't possible on this signal if it isn't public.
Diffs
-
tier1/kcoreaddons/src/lib/jobs/kjob.h d663530
Diff: http://git.reviewboard.kde.org/r/113205/diff/
Testing
---
Works just fine.
Thanks,
Mark Gaiser
> On Oct. 5, 2013, 4:01 p.m., Mark Gaiser wrote:
> > Tested it.
> > PRE patch: ~17MB/s
> > POST patch: ~27MB/s
> >
> > So in functionality terms this patch makes a file copy from a windows share
> > (note: a linux machine sharing through samba, not an a
> On Oct. 5, 2013, 4:01 p.m., Mark Gaiser wrote:
> > Tested it.
> > PRE patch: ~17MB/s
> > POST patch: ~27MB/s
> >
> > So in functionality terms this patch makes a file copy from a windows share
> > (note: a linux machine sharing through samba, not an a
> On Oct. 5, 2013, 4:01 p.m., Mark Gaiser wrote:
> > Tested it.
> > PRE patch: ~17MB/s
> > POST patch: ~27MB/s
> >
> > So in functionality terms this patch makes a file copy from a windows share
> > (note: a linux machine sharing through samba, not an a
about equal in speed compared to cifs?
- Mark Gaiser
On Oct. 5, 2013, 3:07 p.m., Dawit Alemayehu wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.
out and report my findings
later today. I guess this is the long awaited patch that improves the file copy
speed from SMB to local.
- Mark Gaiser
On Sept. 29, 2013, 4:10 p.m., Dawit Alemayehu wrote:
>
> ---
> This is an auto
On Wed, Sep 25, 2013 at 11:21 PM, Sebastian Kügler wrote:
> On Wednesday, September 25, 2013 17:51:41 Mark wrote:
> > Doesn't your naming proposal completely ruin the org.kde.* stuff? Up
> until
> > now i could fairly safely assume that all QML KDE imports where hidden
On Wed, Sep 25, 2013 at 3:51 PM, Sebastian Kügler wrote:
> Hey all,
>
> In Plasma, we've been looking into privatizing parts of the QML API we
> offer.
> With Qt5, we rely less on setContextProperty() and friends, and use imports
> more. That's a technical necessity that makes one problem more ev
istentry_improvement.patch
Thanks,
Mark Gaiser
t. I will only
port the ones that are enabled now, the disabled slaves will follow once they
themselves are ported.
- Mark
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r
in red (as if it can't find it) when
i remove that line. But compiling seems to be working just fine. So it's
removed now.
- Mark
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/
ings :)
Diffs
-
kioslave/file/file_unix.cpp 48bd0ba
staging/kio/src/core/slavebase.h b46631e
staging/kio/src/core/slavebase.cpp 2e46985
Diff: http://git.reviewboard.kde.org/r/112702/diff/
Testing
---
Thanks,
Mark Gaiser
tests that are there are passing though
i doubt they test this case. the KIO file slave also works just fine.
Compilation does give me new (expected_ deprecated errors for at least the http
slave. I don't know how to test that one. It should just work fine though.
Thanks,
Mark Gaiser
our changes. You seem to be making those changes in
KDE/4.11, not in frameworks-scratch, so i would prefer if you make the changes
you want to make. Once those are in i will have to rebase my changes against it
and request a "ship it" again :)
- Mark
---
would have to give a
ship it.
- Mark Gaiser
On Sept. 6, 2013, 1:04 p.m., Dawit Alemayehu wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.
ttp://git.reviewboard.kde.org/r/112529/#comment29075>
You forgot to remove this one?
- Mark Gaiser
On Sept. 6, 2013, 12:35 p.m., Dawit Alemayehu wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://git.rev
few days ago when porting it to Qt5/KF5 - which is still waiting
for someone to review it btw ;)
- Mark Gaiser
On Sept. 5, 2013, 1:32 p.m., Dawit Alemayehu wrote:
>
> ---
> This is an automatically ge
g/r/112463/#comment28914>
This will obviously go once i commit.
- Mark Gaiser
On Sept. 2, 2013, 7:16 p.m., Mark Gaiser wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboar
f someone else could try this out and
verify that it's either working or broken.
Thanks,
Mark Gaiser
On Tue, Aug 27, 2013 at 5:50 PM, Kevin Ottens wrote:
> On Tuesday 27 August 2013 17:47:10 Alexander Neundorf wrote:
>> On Tuesday 27 August 2013, Kevin Ottens wrote:
>> > Hello everyone,
>> >
>> > This is the minutes of the Week 35 KF5 meeting. As usual it has been held
>> > on #kde-devel at 4pm P
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111626/#review37921
---
What's up with this one, is it already shipped?
-
> On Aug. 6, 2013, 10:01 p.m., David Faure wrote:
> > Ship It!
Thank you very much for the ship it! Since the release is _very_ close i will
ask the release team for permission on this one as well. Otherwise i probably
push it after the tag.
1 - 100 of 263 matches
Mail list logo