Re: Can we rename gitklient?

2023-03-04 Thread argonel
On Sat, Mar 4, 2023 at 3:14 PM Hamed Masafi wrote: > > > I think Kittie is too close to Kitty (a terminal application iirc) so I'd > > avoid that one at least. > OK > > > Yes, the name can be changed, we could change it even we you had released it > > already (would be a bit more annoying probabl

Re: branch Tracking question

2013-07-27 Thread argonel
On Sat, Jul 27, 2013 at 8:39 PM, Lindsay Mathieson < lindsay.mathie...@gmail.com> wrote: > If I'm working on a kde private local branch that is intended to eventually > merge with master should I set it to track the remote master? > Only if the branch itself is intended to be available to others,

Re: moc isn't being called for the output of custom commands

2013-04-20 Thread argonel
Hi, On Sat, Apr 20, 2013 at 5:55 PM, Michael Spencer wrote: > Hello, > > I have a small script that helps to generate parts of a Qt class. I then > call it from a CMake file, using a couple custom commands in a function: > > Here is the part that doesn't work. Although the the custom commands