Re: Sunsetting Qt 5

2024-12-08 Thread Tomaz Canabrava
eh, unfortunately i know a company thats still migrating away from cvs. ill adopt icervisia and try to finish the port. On Sun, 8 Dec 2024 at 15:02 Rafael Sadowski wrote: > On Sat Dec 07, 2024 at 12:39:38PM +0100, Volker Krause wrote: > > Cervisia (sdk/cervisia): freebsd14_qt515, suse_tumblewee

Re: Licensing for cxx-kde-frameworks (Rust bridge for KF6)

2024-11-09 Thread Tomaz Canabrava
On Mon, 4 Nov 2024 at 09:51 Sune Vuorela wrote: > On 2024-11-03, Neal Gompa wrote: > > It's not that simple. The reason I suggested MPL-2.0 is because > > LGPL-2.1-or-later is effectively the same as GPL-2.0-or-later with > > Rust because it's statically linked. > > people lgpl does not forbid

Merging a 2nd style (non xml) for KConfigXT?

2023-08-30 Thread Tomaz Canabrava
Hello All, This is my 2nd attempt on this, but hear me out. I'm using for ~5 years a configuration schema that is really different from KConfigXT XML syntax because I sincerely don't like to hand code XML specially when it's intermixed with C++ within the *same* file, and I feel that all the

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-27 Thread Tomaz Canabrava
Update, now it works on windows and FreeBSD. <3 On Tue, 22 Aug 2023 at 21:21 Tomaz Canabrava wrote: > Update, it now builds on qt6 and qt5. > Struggling a bit with craft for windows. > > > On Fri, 18 Aug 2023 at 21:22 Ben Cooksley wrote: > >> On Sat, Aug 19, 2023

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-22 Thread Tomaz Canabrava
Update, it now builds on qt6 and qt5. Struggling a bit with craft for windows. On Fri, 18 Aug 2023 at 21:22 Ben Cooksley wrote: > On Sat, Aug 19, 2023 at 3:37 AM Tomaz Canabrava > wrote: > >> (some help / I need to set the default branch to master, from main, >> becaus

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-18 Thread Tomaz Canabrava
(some help / I need to set the default branch to master, from main, because the tooling doesn't accept the later, I don't think I have the permission to do that). On Fri, Aug 18, 2023 at 5:10 PM Tomaz Canabrava wrote: > Small update that the CI is now fully passing. > > On F

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-18 Thread Tomaz Canabrava
Small update that the CI is now fully passing. On Fri, Aug 18, 2023 at 2:25 PM Tomaz Canabrava wrote: > Carl, Sysadmins: > > The current error on the KDE ci is this: > > Looking for clang tool headers at /usr/lib64/clang/16.0.6/include. You can > change this by defining CT

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-18 Thread Tomaz Canabrava
o run properly, but not compile, so I removed the FATAL from the message. On Thu, Aug 17, 2023 at 6:51 PM Tomaz Canabrava wrote: > > > On Thu, 17 Aug 2023 at 18:29 Carl Schwan wrote: > >> On Thursday, August 17, 2023 11:18:24 AM CEST Tomaz Canabrava wrote: >> > Hello Fel

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-17 Thread Tomaz Canabrava
On Thu, 17 Aug 2023 at 18:29 Carl Schwan wrote: > On Thursday, August 17, 2023 11:18:24 AM CEST Tomaz Canabrava wrote: > > Hello Fellow KDE Devs, > > > > I'm here, formally asking for a review of the Codevis project, to move > > forward and make it a part of kdes

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-17 Thread Tomaz Canabrava
Ben, Thanks so much for all the hints, I'm adapting the CI now. Best, Tomaz On Thu, Aug 17, 2023 at 11:46 AM Ben Cooksley wrote: > On Thu, Aug 17, 2023 at 9:20 PM Tomaz Canabrava > wrote: > >> (Another thing to add, it is currently on Qt5 but we plan to move it to >&g

Re: Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-17 Thread Tomaz Canabrava
(Another thing to add, it is currently on Qt5 but we plan to move it to Qt6 as soon as possible, and as soon as we have a working CI on windows, mac and linux on KDE infrastructure) On Thu, Aug 17, 2023 at 11:18 AM Tomaz Canabrava wrote: > Hello Fellow KDE Devs, > > I'm here, f

Review of Codevis (ie - Making Codevis a KDE Project)

2023-08-17 Thread Tomaz Canabrava
Hello Fellow KDE Devs, I'm here, formally asking for a review of the Codevis project, to move forward and make it a part of kdesdk. Currently we are using parts of KWdigetsAddons as a submodule Most things that are related to buildsystems will be moved to craft / kdesrc-build as soon as possible,

Re: Eloquens now on KDEREVIEW)

2022-09-03 Thread Tomaz Canabrava
Hello All, All discussion was resolved by Felipe in the past few weeks, I Assume this is done, and should be moved out of KDE Review? Best. On Tue, Jun 28, 2022 at 4:54 PM Felipe Kinoshita wrote: > friendly ping! :) > > On Wed, Jun 22, 2022 at 5:44 PM Felipe Kinoshita > wrote: > > > > > Ah!

Re: State of server-side retrace of KDE crashes?

2022-03-26 Thread Tomaz Canabrava
Arch already has this, via debuginfod. On Wed, 16 Feb 2022 at 09:04 Kevin Kofler wrote: > Lyubomir Parvanov wrote: > > There were some talks about adding a server-side retrace service for KDE, > > what's the latest status quo? I really believe that KDE would be way more > > stable if this was

Re: kconfig_compiler question: reusing the enum of a previous config entry

2021-03-25 Thread Tomaz Canabrava
The enums are always saved as int on the config, this is not a bug, but per design. On Sun, 21 Mar 2021 at 11:37 Albert Astals Cid wrote: > El dissabte, 20 de març de 2021, a les 17:02:19 CET, David Hurka va > escriure: > > Hi all, > > > > I am working on > https://invent.kde.org/graphics/okula

Plasma Firewall on KDE Review

2021-01-06 Thread Tomaz Canabrava
People, I have send this e-mail to kde devel months ago, and forgot to send here. I would like to move Plasma Firewall to kdereview, Plasma Firewall is a Multi - Backend Firewall KCM that currently supports UFW and FirewallD, with a FreeBSD backend on the way. the current repository is on https:/

Moving Konsole to Gitlab

2019-05-25 Thread Tomaz Canabrava
People, I'v talked to Kurt and Nate this week about my current frustrations with Phabricator, last week I got a few important patches messed up in the way that only phab can do for you. And we agreed that a move to Gitlab is desired, I talke to ben about it and he made me aware that this can impac

Re: CI system maintainability

2019-03-28 Thread Tomaz Canabrava
On Thu, Mar 28, 2019 at 10:09 AM Luca Beltrame wrote: > > In data giovedì 28 marzo 2019 09:50:47 CET, Kevin Ottens ha scritto: > > I'd argue we're loosing more with the current state of PIM than we'd loose > > with mandatory reviews. > > Perhaps, instead of an all-or-nothing approach, why not a mi

Re: liquidshell in kdereview

2019-03-12 Thread Tomaz Canabrava
On Tue, Mar 12, 2019 at 9:34 AM Martin Koller wrote: > > On Montag, 11. März 2019 10:34:35 CET Tomaz Canabrava wrote: > > On Sun, Mar 10, 2019 at 1:25 PM Martin Koller wrote: > > > > > > Hi, > > > > > > since some time has already passed and the

Re: liquidshell in kdereview

2019-03-11 Thread Tomaz Canabrava
On Sun, Mar 10, 2019 at 1:25 PM Martin Koller wrote: > > Hi, > > since some time has already passed and there was no conclusion, I'll try once > again > to announce liquidshell. > > I have made adjustments to the README which now says: > > liquidshell is a basic Desktop Shell implemented using Qt

Re: Symmy in kde-review

2017-12-24 Thread Tomaz Canabrava
On Sat, Dec 23, 2017 at 11:59 AM, Elvis Angelaccio wrote: > On lunedì 4 dicembre 2017 22:49:20 CET, Rolf Eike Beer wrote: > >> Am Montag, 4. Dezember 2017, 22:14:14 schrieb Elvis Angelaccio: >> >>> On lunedì 4 dicembre 2017 10:25:48 CET, Tomaz Canabrava wrote: >>

Re: Symmy in kde-review

2017-12-04 Thread Tomaz Canabrava
On Sun, Dec 3, 2017 at 11:14 PM, Albert Astals Cid wrote: > El dijous, 23 de novembre de 2017, a les 10:34:41 CET, Elvis Angelaccio va > escriure: > > Hi, > > symmy has been moved to kde-review for the usual review process. > > > > It's a tiny frontend for the symmetric encryption functionality o

Re: Latte : make_unique for gcc <=4.8

2017-11-09 Thread Tomaz Canabrava
On Sun, Nov 5, 2017 at 4:12 PM, Michail Vourlakos wrote: > Hello everyone, > > during the review phase in Latte we removed the following code in case it > would conflict in some cases: > > #if __GLIBCXX__ <= 20150623 > namespace std { > template > unique_ptr make_unique(Args &&... args) > { >

Re: Latte Dock into extragear...

2017-11-09 Thread Tomaz Canabrava
Awesome, On Thu, Nov 2, 2017 at 8:39 PM, Michail Vourlakos wrote: > Just to update... > > Latte from now on can be found at extragear after succeeding at its review > phase... > as mentioned also at: https://phabricator.kde.org/T7115 > Downloading and installing to test. <3 > regards, > [mich

Re: liquidshell in kdereview

2017-11-06 Thread Tomaz Canabrava
On Mon, Nov 6, 2017 at 1:30 PM, Alexander Potashev wrote: > 2017-11-06 14:16 GMT+03:00 Kevin Funk : > > You're free to work on whatever you like to of course, but to me this > sounds > > like wasted effort. Your good incentives would be better spent with > joining up > > with others aiming for th

Re: liquidshell in kdereview

2017-11-06 Thread Tomaz Canabrava
On Mon, Nov 6, 2017 at 8:31 AM, Martin Koller wrote: > On Montag, 6. November 2017 01:57:32 CET Aleix Pol wrote: > > On Fri, Nov 3, 2017 at 9:30 PM, Martin Koller wrote: > > > Hi all, > > > > > > I'd like to announce an application I've implemented over the last few > weeks - liquidshell > > > >

Re: AtCore on KDE Review

2017-07-07 Thread Tomaz Canabrava
On Thu, Jul 6, 2017 at 2:03 PM, Luigi Toscano wrote: > Lays Rodrigues ha scritto: > > Hi guys of kde-core. > > > > Any new review of AtCore? =D > > I think that there were questions open on your side. Did you address the > two > issues, namely: > > > On Fri, Jun 23, 2017 at 11:19 PM, Lays Rodrigu

Re: Replacement of notes.kde.org

2017-01-01 Thread Tomaz Canabrava
On Sun, Jan 1, 2017 at 10:59 AM, Tomaz Canabrava wrote: > Ben, Sysadmins. > > On Thu, Dec 29, 2016 at 5:08 AM, Ben Cooksley wrote: > >> Hi all, >> >> Sysadmin is currently in the process of testing and evaluating >> Collabora Online (CODE) as a replacement

Re: Replacement of notes.kde.org

2017-01-01 Thread Tomaz Canabrava
Ben, Sysadmins. On Thu, Dec 29, 2016 at 5:08 AM, Ben Cooksley wrote: > Hi all, > > Sysadmin is currently in the process of testing and evaluating > Collabora Online (CODE) as a replacement for notes.kde.org. We've > enabled this on share.kde.org. > > It would be appreciated if people please test

Re: Please cleanup your scratch and clone repositories

2016-12-21 Thread Tomaz Canabrava
Done. On Sun, Nov 27, 2016 at 9:39 AM, Ben Cooksley wrote: > On Sat, Nov 26, 2016 at 7:53 AM, Ben Cooksley wrote: > > Hi all, > > Hi all, > > > > > To help Sysadmin assess how these types of repositories would be used > > under Phabricator, it would be appreciated if everyone could please > > c

Re: KDiagram libs (KChart, KGantt) in KDE Review

2015-02-12 Thread Tomaz Canabrava
On Thu, Feb 12, 2015 at 1:52 PM, Tomaz Canabrava wrote: > tcanabra:/data/ $ git clone > kde:diagram [13:41:14] > ugh - just realized I forgot a 'k' > Cloning into 'diagram'... > fatal: remote error: access denied o

Re: KDiagram libs (KChart, KGantt) in KDE Review

2015-02-12 Thread Tomaz Canabrava
tcanabra:/data/ $ git clone kde:diagram [13:41:14] Cloning into 'diagram'... fatal: remote error: access denied or repository not exported: /diagram Is this expected?

Re: SFLPhone-KDE is now Ring-KDE and is moving to kdereview

2015-01-20 Thread Tomaz Canabrava
On Mon, Jan 19, 2015 at 8:20 PM, Elv1313 . wrote: > Ok, > > I pushed some changes to: > > * clean the BookmarkModel d-pointer issues > * rename Contact "d" to d_ptr > * Remove the legacyhistorybackend as import from 2 years old version > isn't important anymore > * Fix the cmakelist duplicated li

Re: Talks @Akademy

2014-05-23 Thread Tomaz Canabrava
Jos, a few months ago you asked if I could do a talk about creating quilver pens, still up for that? :) Tomaz On Tue, May 20, 2014 at 5:25 AM, Jos Poortvliet wrote: > Hi all, > > I notice it is still possible to send in proposals for Akademy 2014. While we > are past the deadline (last Sunday)

Re: kde review kartesio

2013-05-10 Thread Tomaz Canabrava
Annma, I find that proposal *very* good. I'm a bit distant of KDE programming - I know - because my day job is making me work 12h+ creating scientific tools. ( actually - one of the tools that I created here was a... Solver, to fit curves on points... ) Tomaz 2013/5/10 David Edmundson > The a

Re: kde review kartesio

2013-05-10 Thread Tomaz Canabrava
Quite Unlikely ... It's a Solver, to fit curves into points, That's very used in any theorical research, engeniering, math, phisics, etc. 2013/5/10 Anne-Marie Mahfouf > Hi, > > I am wondering what is the user base for this application as it seems > quite specialized (I did not build it y

Re: KDE Review: Kor - a minimalistic desktop shell

2013-02-05 Thread Tomaz Canabrava
'Big Forehead' in portuguese. 2013/2/5 Albert Astals Cid > El Dilluns, 4 de febrer de 2013, a les 10:24:53, Martin Sandsmark va > escriure: > > Dear esteemed ladies and gentlemen (and everyone in between), > > > > Kor is a simple and minimalistic desktop shell with support for > plasmoids, > >

Re: Compiler version

2012-06-28 Thread Tomaz Canabrava
On Thu, Jun 28, 2012 at 1:09 PM, Rolf Eike Beer wrote: > Am Donnerstag, 28. Juni 2012, 10:20:42 schrieb Thiago Macieira: >> On quinta-feira, 28 de junho de 2012 10.14.03, Ivan Cukic wrote: >> > Well, nullptr is a compile time check, right (like explicit override)? So, >> > you  compile your code w

Re: Setting up a Quality Team within KDE

2012-04-06 Thread Tomaz Canabrava
On Fri, Apr 6, 2012 at 2:03 PM, Anne-Marie Mahfouf wrote: > On 04/06/2012 02:23 PM, Aleix Pol wrote: >> >> On Thu, Apr 5, 2012 at 1:42 PM, Anne-Marie Mahfouf >>  wrote: >>> >>> Hi, >>> >>> We would like to setup a Quality Testing Team within KDE in order to >>> better >>> test our next KDE SC and

Re: Review Request: New KDE Macro for to wrap the noreturn attribute

2012-02-13 Thread Tomaz Canabrava
On Mon, Feb 13, 2012 at 3:30 AM, David Faure wrote: >This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/103832/ > > Out of curiosity, if the method returns void anyway, why is this attribute > necessary? It's not like the the compiler is going to w

Re: Review Request: Fix KCategorizedView race

2011-12-08 Thread Tomaz Canabrava
On Thu, Dec 8, 2011 at 2:33 AM, Thomas Lübking wrote: >This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/103335/ > > On December 6th, 2011, 6:39 p.m., *Commit Hook* wrote: > > This review has been submitted with commit > 08325ba32b72326030004cc2843

Re: teacher needed for Ada Lovelace Day tutorial

2011-09-28 Thread Tomaz Canabrava
Must be a woman - teacher? what about annma? On Tue, Sep 27, 2011 at 3:00 PM, Lydia Pintscher wrote: > Heya folks :) > > Ada Lovelace Day is on 7th of October and I and a few other people > would love to have a programming tutorial on IRC on that day. It'd be > a "for women and their friends" eve

Re: Proposal to use QIcon in APIs in KF5.

2011-09-06 Thread Tomaz Canabrava
On Wed, Sep 7, 2011 at 2:53 AM, Boudewijn Rempt wrote: > On Wednesday 07 September 2011 Sep, John Layt wrote: > >> Porting a dozen or so lines from KIcon(foo) to KIconFactory::icon(foo) is >> nowhere near the effort > > Just to make sure that everyone has the right perspective on the size of any

Re: Nepomuk and MySQL - Why?

2011-08-21 Thread Tomaz Canabrava
On Sun, Aug 21, 2011 at 1:09 PM, Thiago Macieira wrote: > On Sunday, 21 de August de 2011 17:28:36 Mark wrote: >> >> A bit about MongoDB. >> > >> > Irrelevant until someone writes a QtSql backend for it. >> >> which is not possible since the entire NoSQL principle doesn't fit SQL. >> Perhaps a "Qt

Re: smallish project needed

2011-08-12 Thread Tomaz Canabrava
On Fri, Aug 12, 2011 at 10:26 AM, Mark wrote: > On Fri, Aug 12, 2011 at 3:10 PM, Tomaz Canabrava wrote: >> juk should be a lightweigth music player, while amarok should be an >> all-featured media player. I say should because juk is in a stage >> where it's not light

Re: smallish project needed

2011-08-12 Thread Tomaz Canabrava
f the official package. ( same release dates for instance ) On Fri, Aug 12, 2011 at 9:57 AM, Mark wrote: > On Wed, Aug 10, 2011 at 12:08 AM, Lydia Pintscher > wrote: >> On Tue, Aug 9, 2011 at 03:15, Michael Pyne wrote: >>> On Monday, August 08, 2011 18:44:40 Tomaz Canabrava

Re: smallish project needed

2011-08-08 Thread Tomaz Canabrava
Juk is an easy target, and in need of love. On Mon, Aug 8, 2011 at 1:44 PM, Lydia Pintscher wrote: > Heya folks :) > > I'm at the Desktop Summit and was asked by someone for a smallish > project that he could hack on in KDE and that needs help. Ideally he'd > like to start hacking on it tomorrow