frameworkintegration QFileDialog bug

2015-03-16 Thread Jeremy Whiting
Hey all, We have a strange bug in frameworkintegration https://bugs.kde.org/show_bug.cgi?id=334963 which really ought to get a solution sooner than later. People using the latest and greatest packages are hitting the issue https://bugs.kde.org/show_bug.cgi?id=344586 and more will if it doesn't get

Re: Gitorious going offline

2015-03-16 Thread Ben Cooksley
On Tue, Mar 17, 2015 at 9:51 AM, Ivan Čukić wrote: >> And thanks for being on-top of this :). > > No problem. :) > > kdesrc-build/kf5-kdepim-build-include updated and pushed. Our CI system has now been adjusted accordingly. > > -- > Cheerio, > Ivan Cheers, Ben

Re: Review Request 122652: Use correct default value when UDS_ACCESS/UDS_FILE_TYPE is not set

2015-03-16 Thread Luigi Toscano
> On Feb. 25, 2015, 6:57 p.m., Mark Gaiser wrote: > > I "think" this is OK, but just don't know. > > > > Anyway, 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.

Re: Review Request 122652: Use correct default value when UDS_ACCESS/UDS_FILE_TYPE is not set

2015-03-16 Thread Stefan Brüns
> On Feb. 25, 2015, 5:57 p.m., Mark Gaiser wrote: > > I "think" this is OK, but just don't know. > > > > Anyway, 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.

Re: Review Request 122249: libksysguard: add Kill Window to End Process button and show correct keyboard shortcut

2015-03-16 Thread Gregor Mi
> On March 2, 2015, 7:47 a.m., Martin Gräßlin wrote: > > processui/keyboardshortcututil.cpp, line 46 > > > > > > This looks to complicated. It should be much easier to do with the > > KGlobalAccel API: > > *

Re: Review Request 122249: libksysguard: add Kill Window to End Process button and show correct keyboard shortcut

2015-03-16 Thread Thomas Lübking
> On März 2, 2015, 7:47 vorm., Martin Gräßlin wrote: > > processui/keyboardshortcututil.cpp, line 46 > > > > > > This looks to complicated. It should be much easier to do with the > > KGlobalAccel API: > > *

Re: Gitorious going offline

2015-03-16 Thread Ivan Čukić
> And thanks for being on-top of this :). No problem. :) kdesrc-build/kf5-kdepim-build-include updated and pushed. -- Cheerio, Ivan

Re: Review Request 122249: libksysguard: add Kill Window to End Process button and show correct keyboard shortcut

2015-03-16 Thread Gregor Mi
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122249/#review77589 --- processui/keyboardshortcututil.cpp

Re: Review Request 122249: libksysguard: add Kill Window to End Process button and show correct keyboard shortcut

2015-03-16 Thread Gregor Mi
> On March 2, 2015, 7:47 a.m., Martin Gräßlin wrote: > > processui/keyboardshortcututil.cpp, line 46 > > > > > > This looks to complicated. It should be much easier to do with the > > KGlobalAccel API: > > *

Re: Gitorious going offline

2015-03-16 Thread Stephen Kelly
On 03/16/2015 05:28 PM, Ivan Čukić wrote: > From www.gitorious.org >> System notice: Gitorious is being acquired by GitLab and >> gitorious.org will shut down end of May. Please import your >> repositories to > We still have a few projects on there. One notable being Grantlee (at > least, my kdesrc

Re: Gitorious going offline

2015-03-16 Thread Stephen Kelly
On 03/16/2015 05:28 PM, Ivan Čukić wrote: > From www.gitorious.org >> System notice: Gitorious is being acquired by GitLab and >> gitorious.org will shut down end of May. Please import your >> repositories to > We still have a few projects on there. One notable being Grantlee (at > least, my kdesrc

Re: Gitorious going offline

2015-03-16 Thread Ivan Čukić
> If by *we* you mean KDE, no we don't have anything there Not meant to be a yet-another-what-is-a-kde-project type of thread. Just a heads-up of what is happening with the host that more than a few people from KDE are using for KDE-related things. Heads-up mail on KCD because I have *not* recei

Re: Gitorious going offline

2015-03-16 Thread Albert Astals Cid
El Dilluns, 16 de març de 2015, a les 17:28:43, Ivan Čukić va escriure: > From www.gitorious.org > > > System notice: Gitorious is being acquired by GitLab and > > gitorious.org will shut down end of May. Please import your > > repositories to > > We still have a few projects on there. One notabl

Re: GCompris in kdereview

2015-03-16 Thread Bruno Coudoin
Le 14/03/2015 16:08, Albert Astals Cid a écrit : > El Dissabte, 14 de març de 2015, a les 15:32:55, Bruno Coudoin va escriure: >> Le 17/01/2015 00:00, Albert Astals Cid a écrit : >>> El Dilluns, 12 de gener de 2015, a les 23:58:26, Bruno Coudoin va > escriure: Hi, We just made our

Gitorious going offline

2015-03-16 Thread Ivan Čukić
>From www.gitorious.org > System notice: Gitorious is being acquired by GitLab and > gitorious.org will shut down end of May. Please import your > repositories to We still have a few projects on there. One notable being Grantlee (at least, my kdesrc-build looks for it over there). I guess this sh

Re: Review Request 122249: libksysguard: add Kill Window to End Process button and show correct keyboard shortcut

2015-03-16 Thread Thomas Lübking
> On März 2, 2015, 7:47 vorm., Martin Gräßlin wrote: > > processui/keyboardshortcututil.cpp, line 46 > > > > > > This looks to complicated. It should be much easier to do with the > > KGlobalAccel API: > > *

Re: Review Request 122249: libksysguard: add Kill Window to End Process button and show correct keyboard shortcut

2015-03-16 Thread Martin Gräßlin
> On March 2, 2015, 8:47 a.m., Martin Gräßlin wrote: > > processui/keyboardshortcututil.cpp, line 46 > > > > > > This looks to complicated. It should be much easier to do with the > > KGlobalAccel API: > > *