Re: libksane, KSaneCore and QT_NO_KEYWORDS

2022-09-29 Thread Ahmad Samir
of doing so by default for applications? Switching to Q_EMIT was done in KF because "emit" is going to be used by the STL in C++20 and later: https://lists.qt-project.org/pipermail/development/2020-February/038812.html https://en.cppreference.com/w/cpp/io/basic_osyncstream/emit Thanks for all clarification and/or explanation! Cheers, Tobias Regards, Ahmad Samir OpenPGP_signature Description: OpenPGP digital signature

Re: New releases for bugfixes

2022-09-08 Thread Ahmad Samir
ok at that branch to find what extra commits their downstream packages don't have yet Regards, Ahmad Samir OpenPGP_signature Description: OpenPGP digital signature

Re: Incubating app (Git Klient)

2022-08-22 Thread Ahmad Samir
On 22/8/22 18:10, samuel ammonius wrote: Sorry. I was just trying to help. What would the right action be? That would be following the steps at https://community.kde.org/Incubator (Which what Hamed Masafi appears to be doing, first step is posting to this ML). Regards, Ahmad Samir

Re: The KIPI fate

2022-04-16 Thread Ahmad Samir
exactly which features are being used and how much. This would solve (at least in part) the problem described above. -- Ahmad Samir

Re: Merge stable to master vs cherry-picking

2021-12-09 Thread Ahmad Samir
stro that packages daily master git snapshot (e.g. OpenSuse Tumbleweed, or other distros that cater to that workflow, i.e. a rolling distro with frequent master git builds). [...] Regards, -- Ahmad Samir

Re: Merge stable to master vs cherry-picking

2021-12-08 Thread Ahmad Samir
ou can be sure that everything changed on stable is in master. Cheers, sandro -- Ahmad Samir

Re: Merge stable to master vs cherry-picking

2021-12-03 Thread Ahmad Samir
he same goes with e.g. Konsole, usually it's fixed on master then backported to stable. So, give it a shot the next time you're fixing something in PIM? (a practical proof is the best kind). :) -- Ahmad Samir

Re: drag/drop into dolphin window - help?

2021-11-10 Thread Ahmad Samir
Hello. If this is on wayland, then it sounds like https://invent.kde.org/frameworks/kio/-/merge_requests/619 ? -- Ahmad Samir

Re: How do you label code to be deleted in KF6?

2021-11-09 Thread Ahmad Samir
dules), lots of examples in the repos already. -- Ahmad Samir

Re: RFC: Konsole profile groups

2021-07-31 Thread Ahmad Samir
On 31/07/2021 14:30, Konstantin Kharlamov wrote: On Sat, 2021-07-31 at 13:49 +0200, Ahmad Samir wrote: Hello. Is anyone using Konsole profile groups? that is to say, any objections if that code is removed from Konsole? I've never used them, and I don't have any precise idea h

RFC: Konsole profile groups

2021-07-31 Thread Ahmad Samir
the code a bit. regards, -- Ahmad Samir

Re: Progress is good for us but bad for documentation

2021-06-09 Thread Ahmad Samir
find it. Is this an effort with universal scope, or is there a limit? Obviously you are at least talking about the wikis. Are you also (at the current time) talking about other websites and/or application handbooks? Cheers, Johannes ... and API docs :) -- Ahmad Samir

Re: Can we get tags and tarballs for the KDE Qt patch collection

2021-06-08 Thread Ahmad Samir
top of the last open-source Qt release, i.e. deal with it like any other project whose upstream hasn't made any new releases in a long time, but there are new commits in git; I am sure most distro packagers have seen one or two cases as such. My 2p. Have a good day. -- Ahmad Samir

Re: stale MR triaging - you can help!

2020-10-13 Thread Ahmad Samir
'Blocked' added so future triage runs will skip them.ยป -- Ahmad Samir

"Approve"ing an MR

2020-10-04 Thread Ahmad Samir
ted by bshah at https://gitlab.com/gitlab-org/gitlab/-/issues/231351 Have a good day :) -- Ahmad Samir

Re: Porting a project to KDE

2020-08-16 Thread Ahmad Samir
/listinfo/kde-devel follow the instructions there to unsubscribe. Have a good day. -- Ahmad Samir

Re: Who merges Merge Requests, and when?

2020-06-17 Thread Ahmad Samir
o I merge it? Do I wait for both reviewers to upvote it? Does a reviewer merge it? Personally, I'd wait for one of the reviewers to merge it; but it happens that sometimes a reviewer has already said "change this and that then merge it" in which case, you can go ahead and merge it. I hope that helps (and that my understanding of the issue isn't wrong :)). -- Ahmad Samir