Re: Another proposal for modernization of our infrastructure

2015-01-30 Thread Thiago Macieira
e. It might not be the default on the installation, so check the settings and try to turn it on. Note that there's no patch to make an single-page all-diff for the new UI. It only exists for the old UI, which is why the new UI is disabled for the Qt Gerrit. -- Thiago Macieira - thi

Re: Another proposal for modernization of our infrastructure

2015-01-30 Thread Thiago Macieira
abd3b3d62f7156fbfc, 2f6d90dc0ba7853d32a902dbaf92e69ba133c2b1, d124a6d287ef836b3290d92baa2f1e14b18a36bd and 66522d326988614cbe544103f99be14e415e44bd. Ismo, what's the status on upstreaming the one-page-review feature? What did upstream say last time this was attempted? -- Thiag

Re: Another proposal for modernization of our infrastructure

2015-02-01 Thread Thiago Macieira
. That's not to say I don't want it improved -- I do -- but I don't feel the pressing need to for someone to work on it. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerpr

Re: Another proposal for modernization of our infrastructure

2015-02-01 Thread Thiago Macieira
ring Git" heading. All of the rest is already done for anyone who is already using Git. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Another proposal for modernization of our infrastructure

2015-02-01 Thread Thiago Macieira
of the pushing work for you. All you'll need to do is tell it which commits you want to push, like: git gpush HEAD +thiago +ossi +tronical It would have been ready if I had had the time to review it. You can find it in his dashboard and mine (in qt/qtrepotools). -- Thiago Macieira - t

Re: Another proposal for modernization of our infrastructure

2015-02-03 Thread Thiago Macieira
On Tuesday 03 February 2015 11:56:53 Martin Sandsmark wrote: > On Sun, Feb 01, 2015 at 10:49:58AM -0200, Thiago Macieira wrote: > > They would have if they still had major problems with the usability of the > > tool. It probably just so happens that all the backers are used to th

Re: Review Request 122320: use xcb-screen count instead of qguiapplication.screens

2015-02-04 Thread Thiago Macieira
x27;s count is the correct one? In the commit message. - Thiago Macieira On Fev. 4, 2015, 12:31 a.m., Nick Shaforostoff wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard

Re: Review request: QBluez

2015-02-16 Thread Thiago Macieira
for > a new name. Unless, of course, you want to contribute the code to the Qt Project. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Review request: QBluez

2015-02-17 Thread Thiago Macieira
you say it's not bad, just expected. QEXPECT_FAIL is when you know it's wrong but either can't solve it or can't do it now. If it's an expected situation, handle the situation. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect

Re: Distros and QtWebEngine

2015-04-21 Thread Thiago Macieira
e about spyware, but they do have a history of inserting things of theirs, like the HTTP-over-QUIC they recently talked about. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Alternative to QDateTime::isDateOnly ?

2015-05-01 Thread Thiago Macieira
riant > (aka. a discriminated union) Why wouldn't QVariant be enough? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Review Request 123874: Fix build with Qt >= 5.4.2

2015-05-21 Thread Thiago Macieira
t changes to > current cmake code. Upgrade past commit 083c9269ed73e8771e1dbe10812696b45b7389f3 and report back if it worked. If there are problems, let's fix them in Qt itself. If there are issues that can't be fixed in Qt itself, then kde-multimedia would be the wrong m

Re: Frameworks compiler and Qt requirements after Qt 5.7?

2015-06-26 Thread Thiago Macieira
that we chose to require SD-6 for C++14 support and MSVC 2015 does not follow it. Therefore, for Qt's purposes, MSVC 2015 supports *no* C++14. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP

Re: Frameworks compiler and Qt requirements after Qt 5.7?

2015-06-28 Thread Thiago Macieira
nimum that the minimum Qt requires. If the minimum Qt is 5.6, then KDE's current requirements are higher than Qt's. So no change is necessary. If the minimum Qt is 5.7, then Qt's requirements are higher. Effectively, Qt's requirements become KDE's. -- Thiago Macieira -

Re: KSyCoca, Thread safety, and Cache invalidation

2015-07-14 Thread Thiago Macieira
DateTime::currentDateTime() if you want to show something to the user. There's no other valid reason. (writing to a log counts as "showing to the user") -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Cente

Re: KSyCoca, Thread safety, and Cache invalidation

2015-07-20 Thread Thiago Macieira
On Monday 20 July 2015 16:05:06 David Faure wrote: > Or maybe QDateTime::currentDateTime() could avoid calling the awful tzset()? > Thiago, any input? QDateTime::currentDateTimeUtc() does not call tzset. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Arc

Re: [Development] Please help me get my pending review count down

2015-07-28 Thread Thiago Macieira
[cross-posting to k-c-d to get KDE dev attention] On Tuesday 28 July 2015 14:51:49 Thiago Macieira wrote: > - QtDBus changes: > https://codereview.qt-project.org/101967 > https://codereview.qt-project.org/102762 > https://codereview.qt-project.org/103731 > https://codereview.qt-pro

Re: [Development] Please help me get my pending review count down

2015-08-02 Thread Thiago Macieira
ies on those patches. ... which makes me wonder: did I fix the problem but never gave Albert the patches that fixed them? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Replacement for KDateTime

2015-08-02 Thread Thiago Macieira
#x27;re welcome to add the support to QLocale. If the format you're looking for requires support from translators, please add a new class to QtCore. > Alternatively, do you John have any roadmap about QLocale? Perhaps > we could help with filling the missing bits into QLocale d

Re: Replacement for KDateTime

2015-08-03 Thread Thiago Macieira
ve any roadmap about QLocale? Perhaps > > > we could help with filling the missing bits into QLocale directly too. > > > > The roadmap currently stands as follows: > Does this mean there is no roadmap? :) It means the roadmap is empty. -- Thiago Macieira - thiago (AT) mac

Re: Replacement for KDateTime

2015-08-03 Thread Thiago Macieira
d make it fall back to the C API if the locale is a file or one not found in the database it carries. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 1

Re: Replacement for KDateTime

2015-08-03 Thread Thiago Macieira
7;s not going to happen. The only solution I'm going to accept is one that also applies to /bin/ls. So far, the idea of setting LC_TIME to a file containing the rules is the only solution I've seen to accomplish that. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.o

Re: Replacement for KDateTime

2015-08-03 Thread Thiago Macieira
urs into Nov 24, -4713, which leads to severe issues when this time-only QDateTime somehow gets converted to time_t (out of range). -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Replacement for KDateTime

2015-08-03 Thread Thiago Macieira
QSystemLocale configuration that allowed the GUI platform plugin to set some details. Obviously this would not apply to non-GUI apps. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fing

Re: Replacement for KDateTime

2015-08-04 Thread Thiago Macieira
applications suddenly start updating, even if they haven't got anything to show. It's the same problem and requires the same solution as the language itself. There are mechanisms, but they're neither very well-used and they cause thundering herd. -- Thiago Macieira - thiago (AT

Re: Replacement for KDateTime

2015-08-04 Thread Thiago Macieira
erent, there are probably other differences too. I withdraw my requirement to make /bin/ls work then. What's your suggestion to make this work for a KDE environment and applications, John? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel

Re: [Development] Please help me get my pending review count down

2015-08-05 Thread Thiago Macieira
On Tuesday 28 July 2015 19:06:59 Thiago Macieira wrote: > Deadline: 6 weeks before Qt 5.7 feature freeze. > > If we reach that date and the patches are still not integrated, I will have > to make a decision as Maintainer as to the future of them. It will be to > either apply t

Re: Using nullptr instead of Q_NULLPTR

2015-08-13 Thread Thiago Macieira
ode at that time. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Using nullptr instead of Q_NULLPTR

2015-08-13 Thread Thiago Macieira
I thought that was official enough. It isn't. The page is just plainly wrong. That's the list of platforms the Qt CI tests on. It's not the list of platforms we are supposed to compile with and support. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Softwar

Re: Using nullptr instead of Q_NULLPTR

2015-08-14 Thread Thiago Macieira
the Qt CI tests on. > > It lists both CI tested and untested things there. I would have said the docs or the wiki somewhere, but I've just discovered that the docs are wrong... :-) -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Inte

Re: Using nullptr instead of Q_NULLPTR

2015-08-14 Thread Thiago Macieira
irrevocably locked yourself into requiring a compiler that supports it. > PS: A Krazy check checking for usage of NULLs and Q_NULLPTR would be > lovely. Checking the use of 0's isn't easy, right? -Wzero-as-null-pointer-constant Qt headers should pass that starting with 5.6. -- Th

Re: Using nullptr instead of Q_NULLPTR

2015-08-14 Thread Thiago Macieira
a pointer). Defining a macro for nullptr is dangerous... My recommendation: it's broken now so leave it. Fix it if someone complains, but otherwise just leave it. In one year's time, the discussion will be moot. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.o

Re: Using nullptr instead of Q_NULLPTR

2015-08-18 Thread Thiago Macieira
d say "back to Q_NULLPTR", right? > > It's just helping people with old compilers by making the code SC. Back to anything that is not nullptr: 0, NULL, __null, Q_NULLPTR, whatever. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architec

Re: [Development] Please help me get my pending review count down

2015-08-20 Thread Thiago Macieira
On Sunday 02 August 2015 10:32:21 Thiago Macieira wrote: > ... which makes me wonder: did I fix the problem but never gave Albert the > patches that fixed them? And the answer is... yes-kinda. I had fixed the issue, but never applied it to QtDBus. By replacing QThread with QDaemonThrea

Re: [Development] Please help me get my pending review count down

2015-08-20 Thread Thiago Macieira
s and, therefore, before the /MainApplication object is registered. The solution in the patch is a hammer. We can do it with more finesse by having the child automatically start the new instance if it wasn't running before. I don't see why we need the call to newInstance from the p

Re: Best-practise currently for testing internal parts of libs? *_TEST_EXPORT macro?

2015-08-31 Thread Thiago Macieira
tected visibility instead of default, this will be required. > # if defined(calligrasheetsodf_EXPORTS) > # define CALLIGRA_SHEETS_ODF_TEST_EXPORT KDE_EXPORT > # else > # define CALLIGRA_SHEETS_ODF_TEST_EXPORT KDE_IMPORT > # endif -- Thiago Macieira - thiago (AT) macie

Re: KSyCoca, Thread safety, and Cache invalidation

2015-09-14 Thread Thiago Macieira
On Sunday 13 September 2015 23:04:01 David Faure wrote: > On Tuesday 14 July 2015 16:01:09 Thiago Macieira wrote: > > If you need a machine-comparable time with other systems or across > > reboots, > > use QDateTime::currentDateTimeUtc(). That avoids refreshing the timezone &g

Re: [Development] Please help me get my pending review count down

2015-09-23 Thread Thiago Macieira
On Thursday 20 August 2015 17:16:40 Thiago Macieira wrote: > On Friday 21 August 2015 01:45:12 Albert Astals Cid wrote: > > So with your new patches and https://git.reviewboard.kde.org/r/124856/ i > > can run konsole fine both with --nofork and in the normal mode. > >

Re: KSyCoca, Thread safety, and Cache invalidation

2015-11-14 Thread Thiago Macieira
in the first place. We have QTimeZone and we could read the system file, bypassing localtime_r and tzset. John would know more. > This tzset() issue is really awful, we'll never manage to make sure that > 100% of the code that needs to be threadsafe uses UTC everywhere. Hence the mut

Re: Why is C90 enforced in KDE?

2015-12-07 Thread Thiago Macieira
f. You need MSVC 2013 for that. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Why is C90 enforced in KDE?

2015-12-07 Thread Thiago Macieira
e problem is the C99 Library, which MSVC did not support until 2013 and it only did so because C++11 imported it by reference. Microsoft does not care for C. They didn't implement C99 because they didn't want to, not because their compiler team was unable to. So my recommendation: write

Re: Policy regarding QtWebKit and QtScript

2015-12-23 Thread Thiago Macieira
aught before Qt releases and should get fixed in updated qtwebkit source packages. qtquick1 is a whole other story. Its life ends now. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerp

Re: Policy regarding QtWebKit and QtScript

2015-12-23 Thread Thiago Macieira
ort release and that is simply too much to ask for, for a module that needs security updates we are hardly getting from upstream. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358;

Re: Policy regarding QtWebKit and QtScript

2015-12-26 Thread Thiago Macieira
t; much applies to the underlying engine. I have no idea if the application > works (well). I'll kick off a build just before I leave for Xmas dinner. Some of those changes may be only to unbundle some libraries and cause chromium to link to system-provided ones. -- Thiago Macieira - th

Re: KDE file dialog

2016-02-29 Thread Thiago Macieira
on a KDE 4 desktop. In that case, I'd argue that the Plasma plugin should be loaded, but it needs to be installed too. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: KDE file dialog

2016-02-29 Thread Thiago Macieira
But that assumes the desktop you're in actually provides this > functionality. Only if it's a Qt-based desktop. If it's another desktop, then it's Qt's job to integrate with it properly. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: KDE file dialog

2016-03-01 Thread Thiago Macieira
ngs? That way > everyone would be happy. Yes. Just volunteer to write that plugin. It may be even accepted as part of the Qt Project. The point is that it's not going to happen without developer effort. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Softwa

Re: Policy regarding QtWebKit and QtScript

2016-03-07 Thread Thiago Macieira
day I noticed something strange with one of my online web mail accounts I only access using rekonq (QtWebKit), so it may be that the engine is already past expiration date. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: Qt 4 Builds

2016-03-27 Thread Thiago Macieira
llowed suit. Not completely EOL'ed yet. Security fixes are still applied for now, but no other changes. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: [Kde-pim] Qt 4 Builds

2016-03-27 Thread Thiago Macieira
efore it decides to do its job, but nothing major. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Why do we need to run two kwalletd?

2016-05-28 Thread Thiago Macieira
correct/wise decision? Why not have *one* wallet for all programs? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: Why do we need to run two kwalletd?

2016-05-28 Thread Thiago Macieira
Em sábado, 28 de maio de 2016, às 16:14:23 BRT, Albert Astals Cid escreveu: > El dissabte, 28 de maig de 2016, a les 10:19:59 CEST, Thiago Macieira va > > escriure: > > Commit https://quickgit.kde.org/? > > p=kwallet.git&a=commit&h=f7c1586264e029be50f3d9ca15ccad268a

Re: Why do we need to run two kwalletd?

2016-05-30 Thread Thiago Macieira
On domingo, 29 de maio de 2016 07:25:23 BRT Luca Beltrame wrote: > > There also needs to be a way to migrate the contents of the old wallet > > into the new. > > This should be already handled, as far as I know. Can you clarify how this is supposed to work? -- Thiago Mac

Re: [kde-community] Usage of QNetworkAccessManager

2016-07-14 Thread Thiago Macieira
t 6. > > Please therefore ensure your application handles redirects > appropriately (the form of the code will depend on the version of Qt > in use) if you decide to use QNAM. You do that by setting the attribute FollowRedirectsAttribute in your QNetworkRequests. -- Thiago Macieira

Re: Review Request 128909: initial, minimal support for OS X

2016-09-14 Thread Thiago Macieira
ly correct `argMax()`? It's all in the same .cpp, it doesn't matter. Inline is correct where it is. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: Test your applications on Wayland

2016-10-12 Thread Thiago Macieira
unusable. Should happen in the next couple of weeks, now that 5.6.2 is closed. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: What's kde-core-devel for?

2016-12-16 Thread Thiago Macieira
other parts maybe to > release-team (like adding new software to releases and such)? > > What do people that read this list think? This list is about discussions about changes that affect all applications. How about killing kde-frameworks-devel and bringing that discussion back here whe

Re: QProcess::startDetached and bash stdout capture

2017-03-25 Thread Thiago Macieira
elper. Then same as above. 3) you can also use D-Bus: pass a service name to the helper that it will make a call to indicating it's ready. All three options also allow passing of extra information, which should be the helper's own D-Bus service name. That way, the helper need

Re: QProcess::startDetached and bash stdout capture

2017-03-25 Thread Thiago Macieira
On sábado, 25 de março de 2017 08:50:37 PDT Thiago Macieira wrote: > One problem is because the launched process inherits the pipes to stdout and > stderr, but the shell sees the process group it launched exiting. It will > probably close the pipe. Normally, this process would exit

Re: QProcess::startDetached and bash stdout capture

2017-03-25 Thread Thiago Macieira
On sábado, 25 de março de 2017 09:03:28 PDT David Faure wrote: > On samedi 25 mars 2017 16:50:37 CET Thiago Macieira wrote: > > One problem is because the launched process inherits the pipes to stdout > > and stderr > > Really, even with startDetached? I assumed that was

Re: QProcess::startDetached and bash stdout capture

2017-03-25 Thread Thiago Macieira
On sábado, 25 de março de 2017 09:03:28 PDT David Faure wrote: > On samedi 25 mars 2017 16:50:37 CET Thiago Macieira wrote: > > One problem is because the launched process inherits the pipes to stdout > > and stderr > > Really, even with startDetached? I assumed that was

Re: c++11 and workspace

2017-08-17 Thread Thiago Macieira
can/should use C++11, KWin/master even requires C++14. Confirm if you mean the core language or the standard library. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: Installing qml caches

2018-07-31 Thread Thiago Macieira
On Sunday, 8 July 2018 09:06:58 PDT Simon Hausmann wrote: > And use the QtQuickCompiler build > option with 5.11. Is that just running qmlcachegen on all the *.qml? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: Time formats / LC_TIME challenge for 4-digit year support

2018-12-04 Thread Thiago Macieira
version 5 with such > incompatible change. Hopefully these poor man analysis help some other app > developers If you want that, please submit your patch to unicode.org. They need to update the CLDR to have 4-digit years for the locale of your choice. -- Thiago Macieira - thiago (AT) macieira.i

Re: ELF Dissector in kdereview

2019-10-01 Thread Thiago Macieira
On Tuesday, 1 October 2019 05:06:57 PDT Jonathan Riddell wrote: > -isystem > /usr/include/capstone/.. [...] > /usr/include/c++/7/cstdlib:75:15: fatal error: stdlib.h: No such file or > directory That -isystem is the mistake. -- Thiago Macieira - thiago (AT) macieira.info - thiago

Re: Is kdeinit still actual?

2020-05-01 Thread Thiago Macieira
file.so, that was already running) are sharing 2380 kB between them. The ioslave has a total of 548 kB of additional private memory that isn't shared with anything else in the system. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel System Software Products

Re: KF5 Update Meeting Minutes 2013-w35

2013-08-27 Thread Thiago Macieira
to the Qt dev list. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 signature.asc Description: This is a digital

Re: Acquiring Google Mock libraries for tests

2013-10-03 Thread Thiago Macieira
to find it and set up the options. I guess your question should go to the packagers mailing list. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C

Re: FindKDE4Internal.cmake & clang & c++11 & -fdelayed-template-parsing

2013-10-12 Thread Thiago Macieira
MSVC behaviour, which we should only use for Clang on Windows and then only if we run into trouble compiling code coming from Microsoft. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fin

Re: Review Request 113219: Fix struct initialization which is invalid for C++11

2013-10-12 Thread Thiago Macieira
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113219/#review41600 --- Ship it! Ship It! - Thiago Macieira On Oct. 12, 2013, 3:10

Re: Less time for KDE... :-)

2013-11-23 Thread Thiago Macieira
ope to have you back soon. Meanwhile, enjoy time with the kid. > Alex > > P.S. no, it is not because of dfaure ;-) Yeah, right. We believe you... -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: Best practice for libraries supporting both Qt4 and Qt5

2013-12-01 Thread Thiago Macieira
more headache than you anticipate, even with the namespace sharing. For one thing, both Qt will try to own the event loop. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E0

Re: ZSH completion for kdesrc-build

2014-01-11 Thread Thiago Macieira
reply=(`sed -n 's/.*identifier="\(.*\)".*/\1/p' kde_projects.xml | sort -u`) You can also use zsh expansion modifiers "o" and "u" to sort and uniquify: reply=(`sed -n 's/.*identifier="\(.*\)".*/\1/p' kde_projects.xml`) reply=(${(ou)reply})

Qt 5.3 to log all debug/warning/error messages to journald on systemd systems

2014-01-20 Thread Thiago Macieira
today. If we changed the default, it would mean ~/.xsession-errors would probably become rather empty. Is that ok for KDE? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint:

Re: Qt 5.3 to log all debug/warning/error messages to journald on systemd systems

2014-01-21 Thread Thiago Macieira
On terça-feira, 21 de janeiro de 2014 02:15:59, Francesco R. wrote: > Il 20/01/2014 23:40, Thiago Macieira ha scritto: > > See subject. We're trying to decide whether we should enable journald by > > default on Linux distributions that carry it. If we do, it means any > &g

Re: Qt 5.3 to log all debug/warning/error messages to journald on systemd systems

2014-01-21 Thread Thiago Macieira
way to shrink the file while running is: echo > ~/.xsession-errors But no, I don't know how to clean the journal log. That's a good question. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center

Re: Qt 5.3 to log all debug/warning/error messages to journald on systemd systems

2014-01-24 Thread Thiago Macieira
ected into journald, but it loses a bit of information there -- you can't tell one program from a child process it launched. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint:

Re: Moving Baloo forward

2014-02-21 Thread Thiago Macieira
x27;t help with that. Is the metadata any more sensitive than the data itself? If you're copying a file to an unencrypted filesystem, then the data is no longer secure. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Moving Baloo forward

2014-02-22 Thread Thiago Macieira
before sharing stuff you should always run a cleaner. Many a big company were caught putting out documents in Microsoft Word formats where one could read older revisions and comments. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source

Re: Review Request 117157: Unlock session via DBus

2014-03-29 Thread Thiago Macieira
erver and make it think that the authentication was successful for whichever password was typed. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C

Re: Review Request 117157: Unlock session via DBus

2014-03-30 Thread Thiago Macieira
app with a "fixed" variant and wait for the next > incident) Usually, root access and same-user access imply game-over. Which is why I think this feature should be allowed in. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source

Re: Review Request 117157: Unlock session via DBus

2014-03-30 Thread Thiago Macieira
t; $ Please don't invent authentication mechanisms. That's what we have PAM for. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Review Request 117157: Unlock session via DBus

2014-03-30 Thread Thiago Macieira
;re making it difficult for those of us who tinker with KDE and sometimes misconfigure the authentication. In the past, I could kill a process when I had improperly installed KDE and the greeter couldn't authenticate via PAM. Now I have to kill ksmserver or cause the session to exit via D-Bus. A

Re: Review Request 117157: Unlock session via DBus

2014-03-30 Thread Thiago Macieira
Em dom 30 mar 2014, às 21:40:36, Thomas Lübking escreveu: > On Sonntag, 30. März 2014 20:53:01 CEST, Thiago Macieira wrote: > > Em dom 30 mar 2014, às 19:38:14, Thomas Lübking escreveu: > >> Unlocking via a dbus command [that requires password authentication] is > >> im

Re: Review Request 117157: Unlock session via DBus

2014-03-30 Thread Thiago Macieira
he screen, they can use passwd to change the password, unlock the screen with the new password and then happily use the running session. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; finge

Re: Review Request 117157: Unlock session via DBus

2014-03-30 Thread Thiago Macieira
Em seg 31 mar 2014, às 01:43:22, Thomas Lübking escreveu: > On Montag, 31. März 2014 00:36:29 CEST, Thiago Macieira wrote: > > They can already access all of the other applications > > depends on whether they actively suppress such. > > > and the user's files. >

Re: KF5: Parsing times with timezone abbreviations

2014-03-30 Thread Thiago Macieira
y strip them out of your string before passing to QDateTime. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Review Request 117157: Unlock session via DBus

2014-03-31 Thread Thiago Macieira
be insecure. I've already authenticated by logging in to the virtual console. So let me unlock my session via D-Bus. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint:

Re: DBus-activated applications

2014-04-05 Thread Thiago Macieira
> share/dbus-1/services). Did you have a chance to discuss with Lennart and Kay about systemd+kdbus not using /usr/share/dbus-1/services, but systemd unit files instead? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Cen

Re: Co-installability

2014-04-29 Thread Thiago Macieira
installed to /usr. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358

Re: Compatibility problems with latest GTK+ applications

2014-05-08 Thread Thiago Macieira
's part of the themeing: the CSD application needs to get information from the desktop in order to draw the proper decorations. You could say that includes what the context menu should look like. That said, I fully expect 4, 6, 9, 13 and 14 to be also closed as "working as designed"

Re: code guideline

2014-07-09 Thread Thiago Macieira
ack into Qt code, including: 1) slot activation 2) event handling 3) callbacks (such as qSort) Using QString and QByteArray in code that uses exceptions is mostly safe because no exception can happen inside them. Stack unwinding would be no different than a regular end of scope anyway. --

Re: KDE Applications December 2014 release: which apps are targeting Qt4/Qt5?

2014-07-22 Thread Thiago Macieira
ited. Are we figuring out a way to co-install both sets of KParts and load the right one at runtime? The Qt plugin mechanism should be enough to prevent the wrong .so file from being loaded, but it would be easier on the system if the files were on different paths on the filesystem.

Re: Retiring and testament

2014-09-10 Thread Thiago Macieira
discussing with Kevin Krammer to pass him the torch. I > guess most of you know him. He will be a good replacement since he has a > good view on the whole stack. Not to neglect the fact we both have the > same first name so you feel right at home. Yeah, thanks for making the transition ea

Re: Using Gerrit for code review in KDE

2014-09-15 Thread Thiago Macieira
; has a much cleaner GUI. I'm pretty lost when looking at the one up there... It's an extension. Ossi, where's the source code for the Gerrit the Qt Project uses? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Tech

Re: Review Request 120363: proposal to use the NOGUI switch in CMake files to set the default value for GUIenabled

2014-09-25 Thread Thiago Macieira
oard.kde.org/r/120354). Note that this change can't apply to a Qt5-based build since QApplication no longer has that extra parameter. Are we sure we want to add a new feature that is Qt4-only and has a short lifetime? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org S

Re: Review Request 120363: proposal to use the NOGUI switch in CMake files to set the default value for GUIenabled

2014-09-25 Thread Thiago Macieira
tion to Mac only too. And still it needs to be studied for Qt5, unless the plan is to never transition to Qt 5 (which means KDE-on-Mac will stop compiling within 2 years). -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technolo

Re: Review Request 120363: proposal to use the NOGUI switch in CMake files to set the default value for GUIenabled

2014-09-26 Thread Thiago Macieira
On Friday 26 September 2014 07:05:09 Marko Käning wrote: > Hi Thiago, > > On 26 Sep 2014, at 07:01 , Thiago Macieira wrote: > > And still it needs to be studied for Qt5, unless the plan is to never > > transition to Qt 5 (which means KDE-on-Mac will stop compiling within 2

Re: Review Request 120363: proposal to use the NOGUI switch in CMake files to set the default value for GUIenabled

2014-09-26 Thread Thiago Macieira
we'll probably have to maintain our own > local patches waiting and hoping they'll ever get incorporated upstream? > Remark, that's about the same situation as we (kde-mac) are currently in > w.r.t. KDE Why do you think those patches would not get into Qt? -- Thiago M

Re: Question about QSslCipher::protocolString

2014-10-19 Thread Thiago Macieira
ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2)" is > top of the list here and most SSLv3 variants on the very bottom. > > --> THERE IS NO TLSv1.1 IN THAT LIST, NOR IN "::supportedCiphers()" > > However, I don't know why QSslSocket doesn't provid

  1   2   3   4   5   >