KDirWatch emits created signal twice

2012-07-30 Thread Aleix Pol
Hi, I've run into a problem recently that I'm not sure what's the solution, so I thought I'd ask the wise KDE crowd and see what we can do. The problem happens in KDevelop, when editing CMakeLists.txt files. We have two KDirWatch instances pointing to those files: - kate to see if it has changed o

Highlighting and spellchecking

2012-08-15 Thread Aleix Pol
Hi KDE Devels! In KDevelop we have a QTextEdit that is used to fill the commit message, before committing. This QTextEdit has syntax highlighting for git, so that you'll get some error notifications in case you fill the second line or you exceed the maximum line length. One of the things I added t

Re: Highlighting and spellchecking

2012-08-19 Thread Aleix Pol
On Thu, Aug 16, 2012 at 9:58 AM, laurent Montel wrote: > Le jeudi 16 août 2012 02:09:11 Aleix Pol a écrit : >> Hi KDE Devels! >> In KDevelop we have a QTextEdit that is used to fill the commit >> message, before committing. This QTextEdit has syntax highlighting for >&

Re: [Nepomuk] Nepomuk - Moving away from Strigi

2012-10-08 Thread Aleix Pol
On Mon, Oct 8, 2012 at 3:51 PM, Vishesh Handa wrote: > Hey everyone > > For 4.10, Nepomuk will no longer depend on Strigi for file indexing. We have > written our own file indexer which are based on popular libraries such as > taglib, exiv, ffmpeg, etc. This allows us to better control the indexin

New KDE-GTK-Config Stable Release

2012-11-05 Thread Aleix Pol
Hi, Today I released [1] a new stable version of the KDE-GTK-Config configuration module, merely a bugfixing release. As always, if anybody has a problem, feel free to contact me through any channel (bugzilla, e-mail, irc). Cheers! Aleix [1] http://download.kde.org/stable/kde-gtk-config/2.1.1/s

Re: KAlgebra development

2013-01-21 Thread Aleix Pol
On Thu, Jan 17, 2013 at 12:23 AM, Albert Astals Cid wrote: > El Divendres, 11 de gener de 2013, a les 23:45:25, Miguel Carvajal va > escriure: > > Hi: > > Hi > > > I am a second year student of Physics at the University of Havana, Cuba > > and i am very interesting on working on KAlgebra and impl

Re: Adding a project to KDE and GSoC

2013-02-22 Thread Aleix Pol
On Mon, Feb 18, 2013 at 6:44 AM, Alexander Rössler wrote: > ** > > Yes, I have. Maybe it has changed during the last year, but when I tried > it it was mostly for plotting. > > > > Regards, > > Alexander > > > > On Sunday 17 February 2013 22:53:48 Albert Astals Cid wrote: > > > El Diumenge, 17 de

KDE GTK Config 2.2.1 Released

2013-03-18 Thread Aleix Pol
Hi! New release of the KCM. Fixes a couple of important bugs, update is recommended. Aleix >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Downtime Notification: Git and Subversion

2013-03-22 Thread Aleix Pol
On Fri, Mar 22, 2013 at 4:36 PM, Dirk Müller wrote: > 2013/3/22 Ben Cooksley : > > > While we will try to keep the actual period of downtime as short as > > possible during this period, due to the nature of the change, it may > > take longer than we expect. > > Hi, > > both svn and git are up aga

Re: [GSoC2013] KDE developers, what statistics would you like to see in the KDE Project Report?

2013-04-28 Thread Aleix Pol
Well I'd say that more than statistics, what we want to know is what /important/ [1] commits have happened in the project lately, also some links to the mailing lists of the project. Regarding bugs, maybe activity in the last month could be interesting too, to see how active the developers of the

Re: [GSoC2013] KDE developers, what statistics would you like to see in the KDE Project Report?

2013-05-02 Thread Aleix Pol
On Tue, Apr 30, 2013 at 11:18 PM, T.C. Hollingsworth < tchollingswo...@gmail.com> wrote: > On Sun, Apr 28, 2013 at 5:25 PM, Aleix Pol wrote: > > Well I'd say that more than statistics, what we want to know is what > > /important/ [1] commits have happened in the project

Re: [GSoC2013] KDE developers, what statistics would you like to see in the KDE Project Report?

2013-05-02 Thread Aleix Pol
On Tue, Apr 30, 2013 at 11:12 PM, franklyfond wrote: > Hi Aleix, > > Thank you for pointing that out. I totally agree with you that it's > important to keep the developers updated with the latest commits, > activities, etc. > > I've already included the a "Recently Updated Projects" section in t

Re: QML-using app developers: use private.* imports

2013-09-25 Thread Aleix Pol
On Wed, Sep 25, 2013 at 3:51 PM, Sebastian Kügler wrote: > Hey all, > > In Plasma, we've been looking into privatizing parts of the QML API we > offer. > With Qt5, we rely less on setContextProperty() and friends, and use imports > more. That's a technical necessity that makes one problem more ev

Re: Developing KWin, starting nested KWin

2024-05-19 Thread Aleix Pol
No, it will be the same settings as any other, as it's picked up using the standard directories. You can probably override XDG_CONFIG_DIRS for it or something like that. I recommend using a nested kwin until you're somewhat confident that the feature works. It makes for an easier experience. Ale

Re: [Incubation Request] Translator App

2024-06-11 Thread Aleix Pol
Hi! It sure looks like an interesting app, looking forward to seeing what you come up with! Aleix On Sun, Jun 9, 2024 at 10:02 PM Гена Черныщук wrote: > > Hi KDE Development Team! > > We would like to request an incubation for Crow Translate > (https://github.com/crow-translate/crow-translate).

Re: [Incubation Request] Translator App

2024-06-22 Thread Aleix Pol
ike to be my incubation sponsor? > > ср, 12 июн. 2024 г. в 02:13, Aleix Pol : >> >> Hi! >> It sure looks like an interesting app, looking forward to seeing what >> you come up with! >> >> Aleix >> >> On Sun, Jun 9, 2024 at 10:02 PM Гена Черныщук

Re: Should KDE provide apps for Horizon OS?

2024-10-30 Thread Aleix Pol
On Fri, Oct 25, 2024 at 4:09 PM Loren Burkholder wrote: > > In the world of VR, Meta is currently the dominant force, given its headsets > are both capable and affordable. Since their Horizon OS is built on top of > Android, it is capable of running normal Android apps as flat windows. > Howeve

Re: Review Request 114933: KF5 Port of kdeui/kmessagewidgetdemo

2014-01-10 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/114933/#comment33589> This should be QIcon::fromTheme() - Aleix Pol Gonzalez On Jan. 9, 2014, 9:17 p.m., Laurent Navet wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 117187: [Baloo] cmake: Introduce a config.h to use non-standard features conditionally.

2014-03-30 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117187/#review54598 --- Ship it! looks ok - Aleix Pol Gonzalez On March 30, 2014

Re: Review Request 118670: Change kfilemetadata's naming scheme to match KF5 libraries

2014-06-12 Thread Aleix Pol Gonzalez
CMakeLists.txt <https://git.reviewboard.kde.org/r/118670/#comment41713> Should be KF5FileMetaDataConfigVersion - Aleix Pol Gonzalez On June 12, 2014, 2:30 p.m., Bernd Steinhauser wrote: > > --- > This is an automati

Re: Review Request 118670: Change kfilemetadata's naming scheme to match KF5 libraries

2014-06-12 Thread Aleix Pol Gonzalez
ou're doubting I'd suggest you to take a look at another framework, such as KParts. - Aleix Pol Gonzalez On June 12, 2014, 5:47 p.m., Bernd Steinhauser wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 119319: Baloo (frameworks): install *store plugins into kf5/baloo subfolder

2014-07-16 Thread Aleix Pol Gonzalez
one first? http://api.kde.org/frameworks-api/frameworks5-apidocs/ - Aleix Pol Gonzalez On July 16, 2014, 12:41 p.m., Dan Vrátil wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewb

Re: Review Request 119319: Baloo (frameworks): install *store plugins into kf5/baloo subfolder

2014-07-18 Thread Aleix Pol Gonzalez
> On July 18, 2014, 10:33 a.m., Vishesh Handa wrote: > > I'm fine with this change. Baloo will eventually become a framework, we may > > as well get the process started. Sure, but this is not the way to get the process started. - Aleix ---

Re: Review Request 114933: KF5 Port of kdeui/kmessagewidgetdemo

2014-07-29 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114933/#review63469 --- bump! - Aleix Pol Gonzalez On Jan. 16, 2014, 7:30 p.m

Re: Review Request 114933: KF5 Port of kdeui/kmessagewidgetdemo

2014-08-05 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114933/#review63870 --- Is it meant to go to master? isn't it KDE4? - Alei

Re: Review Request 119662: Make sure baloo creates the dirs it requires

2014-08-08 Thread Aleix Pol Gonzalez
662/#comment44726> No need to check if it exists src/file/main.cpp <https://git.reviewboard.kde.org/r/119662/#comment44727> Use qWarning - Aleix Pol Gonzalez On ago. 8, 2014, 11:49 a.m., Rohan Garg wrote: > > --

Re: Review Request 114933: KF5 Port of kdeui/kmessagewidgetdemo

2014-08-12 Thread Aleix Pol Gonzalez
sprint, I think we should move this into the kde:kwidgetsaddons repository, in an examples subdirectory. - Aleix Pol Gonzalez On Aug. 12, 2014, 9:33 a.m., Laurent Navet wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 124597: KFileMetaData: update CMakeLists to match other frameworks

2015-08-02 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124597/#review83358 --- Ship it! +1 thanks for looking into this, David! - Aleix

Re: Review Request 125496: i18n fixes for balooctl config

2015-10-02 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125496/#review86258 --- Ship it! - Aleix Pol Gonzalez On Oct. 2, 2015, 11:29 p.m

Re: Review Request 126006: baloo tests/file/CMakeLists.txt fix

2015-11-09 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126006/#review88185 --- I don't get it, why does it need the version bump? -

Re: Review Request 126644: Fixed using spaces in the tags kioslave

2016-01-06 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126644/#review90724 --- You changed a colon sign for an equal sign? - Aleix Pol

Re: Review Request 127821: mark runtime dependency as type runtime

2016-05-03 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127821/#review95134 --- Ship it! Ship It! - Aleix Pol Gonzalez On May 3, 2016

Re: Review Request 129182: CLazy fixes: use const ref in for loop instead object

2016-10-14 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/129182/#comment67169> add const - Aleix Pol Gonzalez On Oct. 14, 2016, 10:10 p.m., Christian Ehrlicher wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.rev

Re: Review Request 129183: [baloo] CLazy fixes: removed unused member var, add Q_OBJECT

2016-10-14 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/129183/#comment67170> That doesn't look right. It's not exported, we can have BIC changes. - Aleix Pol Gonzalez On Oct. 14, 2016, 10:58 p.m., Christian Ehrlicher wrote: > > --- > This is an

Re: Review Request 129185: [baloo] Add a small benchmark for PostingCodec::encode()

2016-10-14 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/129185/#comment67172> You can use QBENCHMARK_ONCE and QBENCHMARK for some of this. - Aleix Pol Gonzalez On Oct. 14, 2016, 10:57 p.m., Christian Ehrlicher wrote: > > --- > This is an automatica

Re: Review Request 129182: [baloo] CLazy fixes: use const ref in for loop instead object

2016-10-14 Thread Aleix Pol Gonzalez
458) <https://git.reviewboard.kde.org/r/129182/#comment67173> no space before the coma - Aleix Pol Gonzalez On Oct. 14, 2016, 11:11 p.m., Christian Ehrlicher wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 129186: [baloo] Speedup Positioncodec::encode()

2016-11-05 Thread Aleix Pol Gonzalez
y wants to take responsibility though. I'd say that if you plan to maintain it you can commit it. - Aleix Pol Gonzalez On Nov. 6, 2016, 12:39 a.m., Christian Ehrlicher wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 129378: [baloo] Avoid some useless copies by using const references instead

2016-11-11 Thread Aleix Pol Gonzalez
uctor should be taking care of it. http://en.cppreference.com/w/cpp/language/move_constructor - Aleix Pol Gonzalez On Nov. 11, 2016, 5:58 p.m., Christian Ehrlicher wrote: > > --- > This is an automatically generated e-mail. T

Re: Review Request 129549: Check more thoroughly for inotify

2016-11-23 Thread Aleix Pol Gonzalez
org/r/129549/#comment67760> Variables in cmake are case-sensitive. It should be the same as what you pass to find_package: `${Inotify_FOUND}`. (if that's not what the Find*.cmake file is doing, I'd consider it a bug) - Aleix Pol Gonzalez On Nov. 23, 2016, 3:06 p.m.,

kde-devel@kde.org

2016-12-12 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/129349/#comment67874> You need to duplicate the API documentation. src/file/fileindexerconfig.cpp (line 188) <https://git.reviewboard.kde.org/r/129349/#comment67875> Make this one call the `QStringRef` variant, not to duplicate code? - Aleix Pol Gonza

kde-devel@kde.org

2016-12-12 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/129349/#comment67893> Use `split(QLatin1Char('/'),...)` Also this can be changed into splitRef? - Aleix Pol Gonzalez On Dec. 12, 2016, 7:48 p.m., Christian Ehrlicher wrote: > > --

Re: Review Request 129703: [baloo_file_extractor] Limit CPU usage

2016-12-25 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/129703/#comment67995> Why is 32 better than 10? src/file/extractor/app.cpp (line 85) <https://git.reviewboard.kde.org/r/129703/#comment67996> FWIW, something looks incorrect here, as it seems be using Urls as paths. I know it's unrelated but maybe you can

Re: Review Request 129703: [baloo_file_extractor] Limit CPU usage

2016-12-26 Thread Aleix Pol Gonzalez
> On Dec. 26, 2016, 1:24 a.m., Aleix Pol Gonzalez wrote: > > src/file/extractor/app.cpp, line 85 > > <https://git.reviewboard.kde.org/r/129703/diff/1/?file=488118#file488118line85> > > > > FWIW, something looks incorrect here, as it seems be using Urls as

<    1   2   3