User Details
- User Since
- Oct 22 2016, 6:29 PM (443 w, 3 d)
- Availability
- Available
Apr 17 2023
I see you've done quite extensive digging on the subject: ๐ That being, said, there are a few nitpicks and elephants-in-the-room after a cursory reading.
Jan 28 2023
Jan 23 2023
Further notes backing up the version upgrade:
Aug 22 2022
Apr 27 2022
@bcooksley because MSYS2 is a rolling release distribution, and IIRC from our IRC conversations, you and Dmitry weren't comfortable with the idea of not having a pinned version.
Apr 26 2022
I approve of the move, it'll bring superb performance improvements for very little cost. It's also got a great suite of checks and sanitizers.
Jan 14 2022
I need to check on ImageBuilder::createImageFromClipboardDelayed.
All instances of clip() now go through the consent flow, same as anyone calling getImageFrom<clipboard/metadata>.
Jan 11 2022
Some stats:
Original version: this was the "consent flow".
Jan 10 2022
I never answered this! It's pretty simple, my dislike of Jenkins is too much. I'd probably prefer to use Gitlab CI for that, though I'm not sure if sysadmin would want several 4GB Docker images being shuttled every now and then.
Dec 28 2021
Unfortunately, marking this as wontfix. We've coded ourselves into a corner with the usage of readPathEntry, which has no equivalent at all in QSettings.
Sep 24 2021
Sep 22 2021
- List of OpenGL features we use (WIP)
Sep 13 2021
Well, it gives me 3.0 all the time on my laptop. Though I'm not sure where we tell it what version we want.
Sep 11 2021
Sep 10 2021
Aug 28 2021
Quick remark, I think this approach is a no-go for our code. Check usages of entryMap().
Aug 25 2021
Aug 22 2021
re files: I see at least three files where we store preferences. It'd be nice to consolidate them:
Aug 20 2021
Further comments after sleeping over it.
Further notes: QSettings does not support temporary/namespaced changes; the handling of synchronization, unlike KConfig, is completely private to Qt.
Aug 19 2021
I'm running a potential refactor here and I'm seeing many instances of setting preferences against read-only instances of KisConfig. For instance,
Aug 18 2021
Mar 24 2021
Mar 22 2021
FTR, Cryptpad is self hosted, the instance i'm using is pads.c3w.at. If I recall correctly, the problem was on Russia's telecoms' side.
Feb 12 2021
Sep 14 2020
Aug 25 2020
Additional stretch goals were:
Aug 7 2020
The SeExpr documentation has been merged in 9bb62c8ea128d9c5a059438108a5c8492d10e3c6 (master branch) and a71ad098ba1c33708d60365edf66fb8219674644 (4.3).
Aug 3 2020
The SeExpr documentation and tutorial is available as a MR: https://invent.kde.org/documentation/docs-krita-org/-/merge_requests/145 .
Jul 28 2020
The SeExpr generator has been merged in e4dbb4d80c50e330a7f9807c2ac7fd611bc8d0ab (master branch) and 510f039cc676dfe69d44a5bc2d8144cf9a0874a4 (4.3).
Jul 6 2020
Multithreaded KisGenerators (i.e. conversion to the strokes system) was proposed in https://invent.kde.org/graphics/krita/-/merge_requests/412. Please let me know if you want an appimage for testing.
Jul 4 2020
Jun 28 2020
Jun 25 2020
Jun 23 2020
Hey everyone,