git repo issues

2018-01-27 Thread Nate Graham
Hello Ben (et al), I've noticed that in the last hour, git commits don't seem to show up in the web interface. Examples: https://phabricator.kde.org/D10143 -> commit shows up in git history, but does not appear on https://cgit.kde.org/baloo-widgets.git https://phabricator.kde.org/D10131 -> c

KWalletManager improvement

2018-01-27 Thread Olivier Churlaud
Hey, I want to improve the kwalletmanager gui so that it can also store other passwords (to be more like a KeyPass for instance). I see that there are two backend repos: KWallet and KSecret. With the KSecret API I could add data as attribute (for instance the corresponding login, url, ...) But

Using KCharts/KDiagram vs Qt Chart

2018-01-27 Thread Olivier Churlaud
Hi, I was seeing the beautiful graphs shown by Qt in a blogpost about Qt Chart. In the same time, I've seen graphs within KDE Apps (such as KMyMoney) which are not so eye-candy. I was wondering: now that Qt Chart was opensourced, what is the benefit of using the KDE API versus the Qt one? Is th

Re: git repo issues

2018-01-27 Thread Ben Cooksley
On Sun, Jan 28, 2018 at 4:54 AM, Nate Graham wrote: > Hello Ben (et al), Hi Nate, > I've noticed that in the last hour, git commits don't seem to show up in the > web interface. Examples: > > https://phabricator.kde.org/D10143 -> commit shows up in git history, but > does not appear on https://c

Re: git repo issues

2018-01-27 Thread Nate Graham
Thanks a bunch! Looks like the missing commits are tricking back into the web interface. Nate On 01/27/2018 12:23 PM, Ben Cooksley wrote: On Sun, Jan 28, 2018 at 4:54 AM, Nate Graham wrote: Hello Ben (et al), Hi Nate, I've noticed that in the last hour, git commits don't seem to show up