Re: Review Request 125760: Allow local embedded themes, like Qt does a default search in :/icons

2015-10-23 Thread Aleix Pol Gonzalez
? - Aleix Pol Gonzalez On Oct. 23, 2015, 8:25 a.m., Christoph Cullmann wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: Review Request 125164: Finish killed KIO jobs

2015-10-22 Thread Aleix Pol Gonzalez
3380cbe autotests/jobtest.cpp c24bcea autotests/jobtest.h ef8c3e1 Diff: https://git.reviewboard.kde.org/r/125164/diff/ Testing --- Added a test and made it pass. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks

Re: Review Request 125164: Fix misbehavior when canceling a job

2015-10-22 Thread Aleix Pol Gonzalez
- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125164/#review87245 --- On Sept. 11, 2015, 3:24 p.m., Aleix Pol Gonzalez wrote: > >

Re: Review Request 125164: Fix misbehavior when canceling a job

2015-10-22 Thread Aleix Pol Gonzalez
/transferjob.cpp 0c38070 Diff: https://git.reviewboard.kde.org/r/125164/diff/ Testing --- Added a test and made it pass. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo

Re: Review Request 125164: Fix misbehavior when canceling a job

2015-10-22 Thread Aleix Pol Gonzalez
posed to take care of emitting finished already, and you > > don't want to emit it twice. > > Aleix Pol Gonzalez wrote: > slotFinished is never called, if I remove the slotFinished call the test > never ends. I got deep to the issue. Here's the catch: SchedulerPrivate::jo

Re: Review Request 125164: Finish killed KIO jobs

2015-10-29 Thread Aleix Pol Gonzalez
on the reviews there: https://git.reviewboard.kde.org/r/125613/ Will have to look into how to fix properly, whatever that means. - Aleix Pol Gonzalez On Oct. 29, 2015, 1:35 p.m., Aleix Pol Gonzalez wrote

Re: Review Request 125877: Fix kdeplatformtheme_unittest after last commit

2015-10-29 Thread Aleix Pol Gonzalez
> On Oct. 29, 2015, 9:26 p.m., Aleix Pol Gonzalez wrote: > > autotests/kdeplatformtheme_unittest.cpp, line 237 > > <https://git.reviewboard.kde.org/r/125877/diff/1/?file=413361#file413361line237> > > > > What does `qApp->wheelScrollLines()

Re: Review Request 125877: Fix kdeplatformtheme_unittest after last commit

2015-10-29 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/125877/#comment60168> What does `qApp->wheelScrollLines()` return now? - Aleix Pol Gonzalez On Oct. 29, 2015, 9:22 p.m., David Rosca wrote: > > --- > This is an automatically generated e-mai

Review Request 125809: Fix logic (and warnings) in ModelContextMenu.qml

2015-10-26 Thread Aleix Pol Gonzalez
--- Booted again, tests still pass, no warnings. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 125809: Fix logic (and warnings) in ModelContextMenu.qml

2015-10-26 Thread Aleix Pol Gonzalez
marked as submitted. Review request for KDE Frameworks and Plasma. Changes --- Submitted with commit 36288df5ac48901134ca98ff8131d87ad434e2a1 by Aleix Pol to branch master. Repository: plasma-framework Description --- It was checking that a variable existed, then it used it. Now

Review Request 125815: RFC: Attempt to provide an alternative when khelpcenter is not available

2015-10-26 Thread Aleix Pol Gonzalez
documentation just works. Needs figuring out for more complex cases, I'm unsure if applications are opening the documentation in specific pages. In fact, I couldn't find the documentation for docs.kde.org url scheme, and I just made up the `path` part, although it seems to work. Thanks, Aleix Pol

Re: Review Request 125766: Changed the manual command line parsing to use QCommandLineParser.

2015-10-23 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125766/#review87311 --- Ship it! Ship It! - Aleix Pol Gonzalez On Oct. 23, 2015

Re: Review Request 125766: Changed the manual command line parsing to use QCommandLineParser.

2015-10-23 Thread Aleix Pol Gonzalez
g/r/125766/#comment59966> Use qputenv, also then the strdup isn't necessary. src/kded.cpp (line 686) <https://git.reviewboard.kde.org/r/125766/#comment59967> Maybe it should set up KAboutData as well? - Aleix Pol Gonzalez On Oct. 23, 2015, 4:36 p.m., Antonio Larrosa J

Re: Review Request 125766: Changed the manual command line parsing to use QCommandLineParser.

2015-10-23 Thread Aleix Pol Gonzalez
> On Oct. 23, 2015, 5:09 p.m., Aleix Pol Gonzalez wrote: > > Ship It! Eh sorry I pressed that by fault, I don't know how it got confirmed. My actual review follows. - Aleix --- This is an automatically generated e-mail.

Re: Review Request 125750: Reduce some allocations

2015-10-22 Thread Aleix Pol Gonzalez
marked as submitted. Review request for KDE Frameworks and Sebastian Kügler. Changes --- Submitted with commit 32e48f1911103537645c77d50ea3ddc192b0befe by Aleix Pol to branch master. Repository: kcoreaddons Description --- I know this could be done so much better and there's

Re: Review Request 125760: Allow local embedded themes, like Qt does a default search in :/icons

2015-10-23 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125760/#review87320 --- +1 looks good to me. - Aleix Pol Gonzalez On Oct. 23, 2015

Review Request 125750: Reduce some allocations

2015-10-21 Thread Aleix Pol Gonzalez
- Tests pass, plasma still boots. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 125750: Reduce some allocations

2015-10-21 Thread Aleix Pol Gonzalez
f: https://git.reviewboard.kde.org/r/125750/diff/ Testing --- Tests pass, plasma still boots. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 126054: Missed doctool usage.

2015-11-13 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126054/#review88330 --- Ship it! Ship It! - Aleix Pol Gonzalez On nov. 13, 2015

Review Request 126087: Move the i18n context from KDeclarative

2015-11-16 Thread Aleix Pol Gonzalez
to work. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 126088: Port KDeclarative to use KI18n directly, rather than adding its own bindings

2015-11-16 Thread Aleix Pol Gonzalez
d88b566 src/kdeclarative/private/rootcontext_p.h 94df09f Diff: https://git.reviewboard.kde.org/r/126088/diff/ Testing --- Tests still pass, apps still work, plasma still works as well. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel

Re: Review Request 126086: kauth-policy-gen should not be an app bundle on OS X

2015-11-16 Thread Aleix Pol Gonzalez
org/r/126086/#comment60602> Move it in the upper CMakeLists.txt file together with `include(ECMGenerateHeaders)`. Otherwise looks good to me. +1 - Aleix Pol Gonzalez On Nov. 16, 2015, 1:47 p.m., René J.V. Bertin

Review Request 126084: Small KDeclarative cleanup

2015-11-16 Thread Aleix Pol Gonzalez
://git.reviewboard.kde.org/r/126084/diff/ Testing --- Builds, tests pass. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 126069: [OS X] better integration of the cross-platform wallet runtime

2015-11-15 Thread Aleix Pol Gonzalez
> On Nov. 15, 2015, 12:33 a.m., Aleix Pol Gonzalez wrote: > > src/runtime/kwallet-query/src/CMakeLists.txt, line 20 > > <https://git.reviewboard.kde.org/r/126069/diff/1/?file=416871#file416871line20> > > > > Why only for APPLE? > > René J.V. Bertin wr

Re: Review Request 126078: [OS X] modernising the KIdleTime plugin (WIP!)

2015-11-15 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/126078/#comment60588> You removed Carbon from cmake, no? I'm not sure why you're keeping both really. If IOKit is the way to go, then do it. In fact, I'm quite sure that as is it already is broken without the #define - Aleix Pol Gonzalez On Nov. 15, 2015, 11:

Re: Review Request 126087: Move the i18n context from KDeclarative

2015-11-17 Thread Aleix Pol Gonzalez
> > Martin Gräßlin wrote: > I agree with Marco: we should try to split this up again. Somehow the > framework starts to remind me of kdelibs4 and in applications I maintain it > takes a lot of strength to buy into using it. (Why would I want KIO in KWin?) > > Aleix Pol Gonzalez

Re: Review Request 126087: Move the i18n context from KDeclarative

2015-11-17 Thread Aleix Pol Gonzalez
s about? To me it's clear that KIconProvider could go to KIconThemes and KIOAccessManagerFactory could go to KIO. - Aleix --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126087/#review88463 -

Re: Review Request 126087: Move the i18n context from KDeclarative

2015-11-17 Thread Aleix Pol Gonzalez
-------- On Nov. 16, 2015, 3:55 p.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/126087/ > -

Re: Review Request 126087: Move the i18n context from KDeclarative

2015-11-17 Thread Aleix Pol Gonzalez
viewboard.kde.org/r/126087/#review88459 --- On Nov. 16, 2015, 3:55 p.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail. To reply, v

Re: Review Request 125924: KJob::kill(Quiet) should also exit the event loop

2015-11-03 Thread Aleix Pol Gonzalez
e to call the QPrivateSignal from there. - Aleix --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125924/#review87922 --- On Nov. 2, 20

Re: Review Request 125164: Finish killed KIO jobs

2015-10-30 Thread Aleix Pol Gonzalez
c/widgets/kernel/qapplication.cpp:3498 ``` Repository: kio Description --- Scheduler::jobFinished cleans up the job but doesn't report it as such. Diffs (updated) - src/core/simplejob.cpp 3380cbe autotests/jobtest.h 7641131 autotests/jobtest.cpp 7da92d5 Diff: https:/

Re: Review Request 125924: KJob::kill(Quiet) should also exit the event loop

2015-11-03 Thread Aleix Pol Gonzalez
marked as submitted. Review request for KDE Frameworks. Changes --- Submitted with commit 17a1ff06f234de4e763494101254542ff49a8659 by Aleix Pol to branch master. Repository: kcoreaddons Description --- To that end, this patch unifies both duplicated codes so it keeps consistent

Re: Review Request 125164: Finish killed KIO jobs

2015-11-03 Thread Aleix Pol Gonzalez
://git.reviewboard.kde.org/r/125164/diff/ Testing --- Added a test and made it pass. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 125941: Add KCompressionDevice tests to KArchive

2015-11-03 Thread Aleix Pol Gonzalez
board.kde.org/r/125941/#comment60357> You should compare to the file size, otherwise this all will have to be changed every time these files are modified. Good first step! - Aleix Pol Gonzalez On Nov. 4, 2015, 3:08 a.m.,

Re: Review Request 125815: RFC: Attempt to provide an alternative when khelpcenter is not available

2015-11-03 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125815/#review87979 --- Bump? Anyone with docs.kde.org knowledge around? - Aleix Pol

Re: Review Request 125815: Provide an alternative when khelpcenter is not available

2015-11-04 Thread Aleix Pol Gonzalez
. In fact, I couldn't find the documentation for docs.kde.org url scheme, and I just made up the `path` part, although it seems to work. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org

Re: Review Request 125965: Add declarative plugin to KHolidays

2015-11-05 Thread Aleix Pol Gonzalez
the exact case, but usually it's good to develop such API outside then when it stabilizes merge to the framework, I'd say. Otherwise changes in the API will be very hard. - Aleix Pol Gonzalez On Nov. 5, 2015, 8:57 p.m., Martin Klapetek wrote

Re: Review Request 125975: X11 build system cleanup

2015-11-06 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125975/#review88092 --- Ship it! Ship It! - Aleix Pol Gonzalez On Nov. 6, 2015

Re: Review Request 125815: Provide an alternative when khelpcenter is not available

2015-11-06 Thread Aleix Pol Gonzalez
> On Nov. 4, 2015, 1:43 a.m., Aleix Pol Gonzalez wrote: > > Bump? Anyone with docs.kde.org knowledge around? > > Ben Cooksley wrote: > As long as the application name is being submitted in lower case, it > should work fine. > > Examples: >

Re: Review Request 125164: Fix misbehavior when canceling a job

2015-10-18 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125164/#review87040 --- bump? - Aleix Pol Gonzalez On Sept. 11, 2015, 3:24 p.m

Re: Review Request 125658: Do not treat the context menu button as modifier

2015-10-18 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125658/#review87034 --- Ship it! Makes sense to me. - Aleix Pol Gonzalez On Oct

Re: Review Request 125332: Use the more advanced version of uriencode.cmake from kdoctools which supports Windows.

2015-10-08 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125332/#review86501 --- +1 - Aleix Pol Gonzalez On Oct. 8, 2015, 2:30 p.m., Hannah

Re: Review Request 125559: Fix usage with cmake < 3.0.0

2015-10-08 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125559/#review86515 --- Ship it! Ship It! - Aleix Pol Gonzalez On Oct. 8, 2015, 7

Re: Review Request 125725: Make KCrash optional for kservice

2015-10-20 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/125725/#comment59874> Maybe it would make sense to handle it using signal() directly here, rather than just ifdef'ing KCrash? - Aleix Pol Gonzalez On Oct. 20, 2015, 3:41 p.m., Christoph Cullmann

Re: Review Request 125725: Make KCrash optional for kservice

2015-10-20 Thread Aleix Pol Gonzalez
> On Oct. 20, 2015, 3:52 p.m., Aleix Pol Gonzalez wrote: > > src/kbuildsycoca/kbuildsycoca_main.cpp, line 122 > > <https://git.reviewboard.kde.org/r/125725/diff/1/?file=411919#file411919line122> > > > > Maybe it would make sense to handle it using signal(

Re: Review Request 125628: KTempDir: Make sense out of s_umask initialization

2015-10-14 Thread Aleix Pol Gonzalez
://git.reviewboard.kde.org/r/125628/diff/ Testing --- Tests still pass, my system starts reliably. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 125480: KFileWidget: provide a "bigger than minimum" sizeHint.

2015-10-10 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125480/#review86647 --- Ship it! Ship It! - Aleix Pol Gonzalez On Oct. 2, 2015, 9

Re: Review Request 125535: Minor optimizations

2015-10-06 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125535/#review86431 --- +1 LGTM. - Aleix Pol Gonzalez On Oct. 6, 2015, 2:44 p.m

Re: Review Request 125619: Refactor KNewPasswordDialog class

2015-10-13 Thread Aleix Pol Gonzalez
can go here? - Aleix Pol Gonzalez On Oct. 13, 2015, 3:30 p.m., Elvis Angelaccio wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.revi

Re: Review Request 125538: [kio-trash] Add file system freespace retrieval to trash kioslave

2015-10-06 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/125538/#comment59537> Maybe use qCDebug? So it can be disabled and so. - Aleix Pol Gonzalez On Oct. 6, 2015, 9:40 a.m., Emmanuel Pescosta wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 125538: [kio-trash] Add file system freespace retrieval to trash kioslave

2015-10-06 Thread Aleix Pol Gonzalez
> On Oct. 6, 2015, 10:27 a.m., Aleix Pol Gonzalez wrote: > > src/ioslaves/trash/kio_trash.cpp, line 617 > > <https://git.reviewboard.kde.org/r/125538/diff/1/?file=410023#file410023line617> > > > > Maybe use qCDebug? So it can be disabled and so. > &g

Review Request 125628: KTempDir: Make sense out of s_umask initialization

2015-10-13 Thread Aleix Pol Gonzalez
. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 124289: [kidletime] Install private headers for platform plugins

2015-07-08 Thread Aleix Pol Gonzalez
. - Aleix Pol Gonzalez On July 8, 2015, 8:23 a.m., Martin Gräßlin wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124289

Re: Review Request 124288: [kwindowsystem] Install private headers for platform plugins

2015-07-08 Thread Aleix Pol Gonzalez
. - Aleix Pol Gonzalez On July 8, 2015, 8:21 a.m., Martin Gräßlin wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124288

Review Request 124307: Remove Theme tree debug entry

2015-07-09 Thread Aleix Pol Gonzalez
I'd just drop it. Diffs - src/kiconloader.cpp c725115 Diff: https://git.reviewboard.kde.org/r/124307/diff/ Testing --- Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org

Re: Review Request 124321: Fix building with the fake backend

2015-07-10 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124321/#review82346 --- Ship it! Ship It! - Aleix Pol Gonzalez On July 11, 2015

Re: Review Request 124321: Fix building with the fake backend

2015-07-10 Thread Aleix Pol Gonzalez
://git.reviewboard.kde.org/r/124321/#comment56702 You should if() the whole if/else statement. - Aleix Pol Gonzalez On July 10, 2015, 11:09 p.m., Heiko Becker wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 124328: Man pages for kapidox

2015-07-11 Thread Aleix Pol Gonzalez
it figured out, it makes sense to me to support another format, even if probably nobody is going to ever use man for KF documentation. - Aleix Pol Gonzalez On July 11, 2015, 11:34 p.m., Scott Kitterman wrote

Re: Review Request 124282: Implement Voikko based spellchecker for Sonnet

2015-07-07 Thread Aleix Pol Gonzalez
On July 7, 2015, 9:07 p.m., Martin Tobias Holmedahl Sandsmark wrote: src/plugins/voikko/voikkoclient.cpp, line 32 https://git.reviewboard.kde.org/r/124282/diff/3/?file=383588#file383588line32 I prefer to error out early («if (!dictionaries) return;»), less indentation and state

Re: Review Request 124282: Implement Voikko based spellchecker for Sonnet

2015-07-07 Thread Aleix Pol Gonzalez
. I don't really know much about Voikko or even Sonnet, so just reviewing the code. - Aleix Pol Gonzalez On July 7, 2015, 4 p.m., Jesse Jaara wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 124220: kwindowsystem: Add a plugin infrastructure for platform specific implementations

2015-07-07 Thread Aleix Pol Gonzalez
On July 7, 2015, 2:16 p.m., Hrvoje Senjan wrote: Seems kwindowsystem master doesn't build now (against Qt 5.5 at least): ``` [ 55s] In file included from /home/abuild/rpmbuild/BUILD/kwindowsystem-5.12.0git.20150707T133122~569a723/src/kwindowinfo.cpp:21:0: [ 55s]

Re: Review Request 124281: Remove KService and KIconThemes usage from KNotifications

2015-07-07 Thread Aleix Pol Gonzalez
Will that pass the DPI test? Have you tested with a different QT_DEVICE_PIXEL_RATIO? - Aleix Pol Gonzalez On July 7, 2015, 2:52 p.m., Martin Klapetek wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 124303: KFileWidget: provide the displayed filter text

2015-07-09 Thread Aleix Pol Gonzalez
On July 9, 2015, 12:02 p.m., Aleix Pol Gonzalez wrote: What's the use case? Elvis Angelaccio wrote: Basically more user-friendly messages for the users. See RR 120204 and in particular this screenshot: https://git.reviewboard.kde.org/r/120204/file/2145/ Aleix Pol Gonzalez

Re: Review Request 124303: KFileWidget: provide the displayed filter text

2015-07-09 Thread Aleix Pol Gonzalez
On July 9, 2015, 12:02 p.m., Aleix Pol Gonzalez wrote: What's the use case? Elvis Angelaccio wrote: Basically more user-friendly messages for the users. See RR 120204 and in particular this screenshot: https://git.reviewboard.kde.org/r/120204/file/2145/ Why don't you use

Re: Review Request 124304: Reduce the KDBusService timeout from 5 minutes to 25 seconds

2015-07-09 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124304/#review82262 --- +1 makes sense to me. - Aleix Pol Gonzalez On July 9, 2015

Re: Review Request 124303: KFileWidget: provide the displayed filter text

2015-07-09 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124303/#review82253 --- What's the use case? - Aleix Pol Gonzalez On July 9, 2015

Re: Review Request 124331: New proxy: KExtraColumnsProxyModel, allows to add columns to an existing model.

2015-07-12 Thread Aleix Pol Gonzalez
://git.reviewboard.kde.org/r/124331/#comment56838 It should have a licence. I think this is really cool. :) +1 - Aleix Pol Gonzalez On July 12, 2015, 1:13 p.m., David Faure wrote: --- This is an automatically generated e-mail

Re: Review Request 125960: Fix build of some projects using ecm_create_qm_loader()

2015-11-18 Thread Aleix Pol Gonzalez
--- This error won't happen anymore: https://build.kde.org/job/analitza%20master%20kf5-qt5/12/PLATFORM=Linux,compiler=gcc/console Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman

Re: Review Request 126069: [OS X] better integration of the cross-platform wallet runtime

2015-11-14 Thread Aleix Pol Gonzalez
) <https://git.reviewboard.kde.org/r/126069/#comment60584> Why only for APPLE? I wouldn't add if(APPLE) unless there's something very specific about the platform. - Aleix Pol Gonzalez On Nov. 14, 2015, 10:29 p.m., René J.V. Bertin

Re: Review Request 125083: Move X11 related find_package under X11_FOUND

2015-09-07 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125083/#review84932 --- Ship it! Ship It! - Aleix Pol Gonzalez On Sept. 7, 2015

Review Request 125021: Fix uninitialized value valgrind error

2015-09-01 Thread Aleix Pol Gonzalez
) (qapplication.cpp:3717) ==25580==by 0xA182B45: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:3498) ==25580== Diffs - src/quickaddons/quickviewsharedengine.cpp 0c8edc6 Diff: https://git.reviewboard.kde.org/r/125021/diff/ Testing

Re: Review Request 125051: KFileWidget: multiple files with ":" in filename recognized as directories

2015-09-06 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/125051/#comment58740> User iterators for less look-ups? Other than that, looks good to me. - Aleix Pol Gonzalez On Sept. 4, 2015, 11:32 p.m., Jean-Baptiste Mardelle wrote: > > --- > This is a

Re: Review Request 125272: KSycoca: rebuild sycoca in-process in most unittests as well.

2015-09-16 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125272/#review85530 --- +1 - Aleix Pol Gonzalez On Sept. 17, 2015, 12:04 a.m

Re: Review Request 125274: KBuildSycoca: remove writing of the ksycoca5stamp file.

2015-09-16 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125274/#review85531 --- +1 - Aleix Pol Gonzalez On Sept. 17, 2015, 1:32 a.m

Re: Review Request 125278: KSycoca: add a q pointer to remove more singleton usage

2015-09-16 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125278/#review85533 --- +1 - Aleix Pol Gonzalez On Sept. 17, 2015, 1:28 a.m

Re: Review Request 125279: KSycoca: change DB filename to include language and sha1 of the dirs it's built from.

2015-09-16 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125279/#review85532 --- +1 - Aleix Pol Gonzalez On Sept. 17, 2015, 1:30 a.m

Re: Review Request 125270: KBuildSycoca: use qWarning rather than fprintf(stderr, ...)

2015-09-16 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125270/#review85529 --- Shouldn't it be qCWarning? - Aleix Pol Gonzalez On Sept

Re: Review Request 125270: KBuildSycoca: use qCWarning rather than fprintf(stderr, ...) or qWarning

2015-09-17 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125270/#review85554 --- Ship it! Ship It! - Aleix Pol Gonzalez On Sept. 17, 2015

Re: Review Request 125289: Use Q_SLOTS/Q_SIGNALS instead of slots/signals in all headers from include dir

2015-09-17 Thread Aleix Pol Gonzalez
> On Sept. 17, 2015, 4:13 p.m., Andrea Scarpino wrote: > > Inviala! > > Andrea Scarpino wrote: > And in Choqok too, thanks! > > (please do not consider my "Ship It" :-) Oops... xD - Aleix --- This is an automatically

Re: Review Request 125289: Use Q_SLOTS/Q_SIGNALS instead of slots/signals in all headers from include dir

2015-09-17 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125289/#review85574 --- +1 this was a problem in KDE Connect as well. - Aleix Pol

Review Request 125164: Fix misbehavior when canceling a job

2015-09-11 Thread Aleix Pol Gonzalez
--- Added a test and made it pass. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 125144: Provide enabled property for QIconItem.

2015-09-10 Thread Aleix Pol Gonzalez
? o.o - Aleix Pol Gonzalez On Sept. 10, 2015, 10:16 p.m., Andreas Cord-Landwehr wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: Review Request 125511: Add missing documentation for argument to LAUNCHER_EXEC_NEW

2015-10-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125511/#review86317 --- Ship it! Ship It! - Aleix Pol Gonzalez On Oct. 3, 2015, 8

Re: Review Request 125334: Small improvements in ColumnProxyModel

2015-10-04 Thread Aleix Pol Gonzalez
marked as submitted. Review request for KDE Frameworks. Changes --- Submitted with commit c0b8ee043e8fbf1edd7b4e3223dedb00960f2e0a by Aleix Pol to branch master. Repository: kdeclarative Description --- * Add a check for a property set so that it doesn't re-compute if the new value

Re: Review Request 125338: Fix out of bounds memory access in KNTLM::getAuth

2015-10-02 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125338/#review86231 --- +1 Makes sense to me. - Aleix Pol Gonzalez On Sept. 21

Re: Review Request 125480: KFileWidget: provide a "bigger than minimum" sizeHint.

2015-10-02 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125480/#review86218 --- +1 lgtm - Aleix Pol Gonzalez On Oct. 2, 2015, 9:58 a.m

Re: Review Request 125116: Fix install path

2015-09-09 Thread Aleix Pol Gonzalez
already. - Aleix Pol Gonzalez On Sept. 9, 2015, 3:58 p.m., Giuseppe Calà wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: Review Request 125535: Minor optimizations

2015-10-05 Thread Aleix Pol Gonzalez
g/r/125535/#comment59521> .fill() and remove the loop src/k7zip.cpp (line 2574) <https://git.reviewboard.kde.org/r/125535/#comment59522> .fill src/k7zip.cpp (line 2580) <https://git.reviewboard.kde.org/r/125535/#comment59523> .fill - Aleix Pol Gonzalez On O

Re: Review Request 125338: Fix out of bounds memory access in KNTLM::getAuth

2015-09-24 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/125338/#comment59289> Isn't this already checked in line 230? Or is `sizeof(Challenge)!=32`? - Aleix Pol Gonzalez On Sept. 21, 2015, 9:56 p.m., Albert Astals Cid wrote: > > --- > This is an automatically g

Review Request 125334: Small improvements in ColumnProxyModel

2015-09-21 Thread Aleix Pol Gonzalez
/kquickcontrolsaddons/columnproxymodel.h 83d65d1 src/qmlcontrols/kquickcontrolsaddons/columnproxymodel.cpp b4f7973 Diff: https://git.reviewboard.kde.org/r/125334/diff/ Testing --- added test, does what I need it to do on muon. Thanks, Aleix Pol Gonzalez

Review Request 125300: Fix lock in KProtocolManager

2015-09-18 Thread Aleix Pol Gonzalez
it. (although I had to remove 2 asserts and I feel uneasy about it). Diffs - src/core/kprotocolmanager.cpp 294ebdf Diff: https://git.reviewboard.kde.org/r/125300/diff/ Testing --- Tests pass, cannot reproduce the attached bug anymore. Thanks, Aleix Pol Gonzalez

Re: Review Request 124563: Make it possible to import/export shortcut schemes symmetrically

2015-09-21 Thread Aleix Pol Gonzalez
marked as submitted. Review request for KDE Frameworks and Alexander Dymo. Changes --- Submitted with commit cffb5232246e3059d048c55a1a1eab0d0b2a9b17 by Aleix Pol to branch master. Repository: kxmlgui Description --- I wanted to make sure that it's possible to provide shortcut

Re: Review Request 125021: Fix uninitialized value valgrind error

2015-09-21 Thread Aleix Pol Gonzalez
marked as submitted. Review request for KDE Frameworks and Plasma. Changes --- Submitted with commit 8bd2d9010da0269c7a633d1c19bad70aae10a34f by Aleix Pol to branch master. Repository: kdeclarative Description --- ==25580== Conditional jump or move depends on uninitialised value(s

Re: Review Request 125337: Mark kconfig-compiler as non-gui tool

2015-09-21 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125337/#review85727 --- Ship it! Ship It! - Aleix Pol Gonzalez On Sept. 21, 2015

Re: Review Request 123229: Ensure we don't crash when using KIO from non-QApplication process

2015-12-07 Thread Aleix Pol Gonzalez
(updated) - src/widgets/kdynamicjobtracker.cpp 14924d5 Diff: https://git.reviewboard.kde.org/r/123229/diff/ Testing --- Ran the tests, my unit test doesn't crash anymore. Thanks, Aleix Pol Gonzalez ___ Kde-frameworks-devel mailing list Kde

Re: Review Request 126230: Make python, gettext and Qt5::QML optional for ki18n

2015-12-03 Thread Aleix Pol Gonzalez
it really hard to debug why the function isn't there because some dependencies are missing... Maybe a warning is enough? - Aleix Pol Gonzalez On Dec. 3, 2015, 1:26 p.m., Boudewijn Rempt wrote: > > --- > This is an automatically ge

Re: Review Request 126239: make autotests nongui executables

2015-12-04 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126239/#review89119 --- Ship it! Ship It! - Aleix Pol Gonzalez On Dec. 4, 2015, 1

Re: Review Request 126230: Make python, gettext and Qt5::QML optional for ki18n

2015-12-04 Thread Aleix Pol Gonzalez
--- On Dec. 4, 2015, 1:17 a.m., Boudewijn Rempt wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/126230/ > --- > >

Re: Review Request 126242: KCoreAddons: Add WheelArea

2015-12-04 Thread Aleix Pol Gonzalez
for actually interfacing with KCoreAddons the framework. Have you considered getting an iteration of this upstream in Qt? At first glance the feature doesn't look super-useful though... ^^' - Aleix Pol Gonzalez On Dec. 4, 2015, 3:21 p.m., David Rosca wrote

Re: Review Request 126185: Make the KAppTemplate CMake module global

2015-12-09 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/126185/#comment61055> Naming them .zip on windows, won't make it a zip file, if you use tar j. I suggest just using .tar.bz2 everywhere. - Aleix Pol Gonzalez On Dec. 9, 2015, 12:27 p.m., Marco Martin

<    10   11   12   13   14   15   16   17   18   19   >