Re: [trojita] GSoC: IPC support

2013-08-14 Thread Jan Kundrát
On Wednesday, 14 August 2013 17:29:37 CEST, Pali Rohár wrote: in my pali-gsoc branch there is IPC support via DBus. Trojita now export some functions via DBus: for opening main window, opening addressbook window and opening compose new mail window. Cool -- great to see that you're making a goo

Re: [trojita] GSoC: CMake version & Kontact plugin

2013-08-14 Thread Jan Kundrát
On Wednesday, 14 August 2013 17:31:28 CEST, Pali Rohár wrote: Ah, I do not have github account :-( Really do I need one? You need one only if you want to have your code checked by Travis-CI upon push. I was just suggesting a quick way on how to get access to an older build environment. Chee

Re: [trojita] Re: GSoC merge request

2013-08-14 Thread Pali Rohár
On Thursday 08 August 2013 13:23:42 Thomas Lübking wrote: > On Donnerstag, 8. August 2013 11:24:35 CEST, Kevin Krammer wrote: > > I think what Thomas was suggesting was to make the action > > objects directly accessible instead of making Qt traverse > > the QObject tree to find them. > > Exactly.

Re: [trojita] GSoC: CMake version & Kontact plugin

2013-08-14 Thread Pali Rohár
On Tuesday 13 August 2013 13:01:38 Jan Kundrát wrote: > On Tuesday, 13 August 2013 12:52:24 CEST, Pali Rohár wrote: > > Code for older cmake & gcc compiler is in my gsoc branch. So > > it could work. Can you test it (try to compile kontact > > kpart)? > > I can't -- my KDE requires new cmake, unfo

[trojita] GSoC: IPC support

2013-08-14 Thread Pali Rohár
Hello, in my pali-gsoc branch there is IPC support via DBus. Trojita now export some functions via DBus: for opening main window, opening addressbook window and opening compose new mail window. When trojita is starting first it checking if there is another instance already running. If yes it w