Re: Moving FutureSQL to KDE review

2023-03-23 Thread Daniel Nicoletti
It would be nice to have it added to ASql as a driver, though it uses QCoro and I'm hoping to have something at std in order to have that, current PG driver doesn't need threads as it's event based... Em qui., 23 de mar. de 2023 às 15:06, Jonah Brüchert escreveu: > Hi! > > I would like to move m

Moving FutureSQL to KDE review

2023-03-23 Thread Jonah Brüchert
Hi! I would like to move my new project FutureSQL to KDE review. It aims to unify and simplify accessing SQL databases. In many KDE projects, there are custom abstractions that all end up doing very similar things:  - Running SQL(ite) queries on another thread  - extracting the query results f

Re: Strange language setting issues

2023-03-23 Thread Ingo Klöcker
On Mittwoch, 22. März 2023 21:38:58 CET Michael Reeves wrote: > I receiving complaints about French words appearing sporadically on > KDiff3's GUi even when KDiff3 itself is set to use English. > I strongly suspect a setup issue within Windows but require assistance to > rule out frameworks/qt inv