Re: [Development] Installing Qt5Config.cmake from the Qt repo?

2011-11-01 Thread André Pönitz
On Tuesday 01 November 2011 15:44:18 ext Stephen Kelly wrote: == Clarification == To avoid misunderstanding: * This proposal is not about porting the Qt build system to CMake. * This would not make Qt depend on CMake at all * I am proposing to add some plain text files to the Qt

Re: [Development] QTemporaryDir API

2011-11-17 Thread André Pönitz
On Thursday 17 November 2011 14:52:55 ext lars.kn...@nokia.com wrote: Hi David, looks good in general. I am however concerned about the static removeDir() method. This one is pretty much the equivalent of a 'rm -rf'. Since it's not limited to temporary directories, so it doesn't match the

Re: [Development] Qt Commercial 4.8.0 release delta to LGPL version

2011-12-20 Thread André Pönitz
On Tuesday 20 December 2011 12:25:32 ext lars.kn...@nokia.com wrote: Unfortunately moving it into gerrit is not as easy as one might think as the testing infrastructure is somewhat different between Qt 4.x and Qt 5. We could move Qt 4.x into gerrit very fast, but would loose the CI on it.

Re: [Development] Qt Contributors Summit: when and where

2012-01-05 Thread André Pönitz
On Wednesday 04 January 2012 16:59:40 ext marius.storm-ol...@nokia.com wrote: On 04/01/2012 09:54, ext Thiago Macieira wrote: On Wednesday, 4 de January de 2012 15.26.06, quim@nokia.com wrote: [...] June 28th - June 30th are the only dates available during June at the (amazing) venue we

Re: [Development] When is Qt 4.8 in Gerrit? (Was: Qt Commercial 4.8.0 release delta to LGPL version)

2012-01-11 Thread André Pönitz
On Wednesday 11 January 2012 14:13:45 ext marius.storm-ol...@nokia.com wrote: In this particular case most of the contributions coming from Digia are contribs which were in Gitorious before, and them not being accepted put at least handled is our fault. I think for those its only fair that

[Development] Proposing Nicolas Arnaud-Cormos for Approver Status

2012-01-13 Thread André Pönitz
other places. Eike Ziller and Tobias Hunger are seconding this proposal. Best regards, Andre' -- André Pönitz Principal Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin

Re: [Development] Re : QRegularExpression work

2012-01-24 Thread André Pönitz
On Tuesday 24 January 2012 11:30:50 ext Giuseppe D'Angelo wrote: Hello, On 24 January 2012 09:10, Davet Jacques davetjacq...@yahoo.fr wrote: QRegularExpression is such long and inconvenient name, even worse with suffix like QRegularExpressionMatch. Why not simply use QRegex? In

Re: [Development] Dropping QT_NO_STL (was: The future of QtAlgorithms)

2012-01-31 Thread André Pönitz
On Monday 30 January 2012 23:03:22 ext Thiago Macieira wrote: On Monday, 30 de January de 2012 18.38.56, João Abecasis wrote: On 30. jan. 2012, at 17.25, ext Thiago Macieira wrote: My point here and below with the containers themselves is that we don't want to use those containers in our

Re: [Development] Hiding Tabs in QTabWidget

2012-04-02 Thread André Pönitz
On Thu, Mar 29, 2012 at 09:42:43PM +0200, Carsten Breuer wrote: Hi Jordi, great :-) Good News :-). BTW: I guess in Qt style it should be bool tabVisible(int index) const; void setTabVisible(int index, bool); Jordi's bool isTabVisible(int index) const; was correct, as

Re: [Development] Painting an image onto itself

2012-04-10 Thread André Pönitz
On Tue, Apr 10, 2012 at 05:12:51PM -0300, Thiago Macieira wrote: On terça-feira, 10 de abril de 2012 21.46.09, Andreas Aardal Hanssen wrote: You want to take a screenshot of the widget from within the widget's own paintEvent? That cannot possibly work. Or even if it did, the result would be

Re: [Development] Qt Summit 2012 Registration is now open!

2012-04-11 Thread André Pönitz
On Wed, Apr 11, 2012 at 10:01:13AM -0700, Quim Gil wrote: Just to be clear: Nokia employees follow the same registration process, like anybody else. Organizers too. Lars too. Me too. Everybody. If you say so... http://qt-project.org/groups/qt-contributors-summit-2012/wiki There will be at

Re: [Development] Qt Summit 2012 Registration is now open!

2012-04-12 Thread André Pönitz
On Thu, Apr 12, 2012 at 02:44:36PM -0700, Quim Gil wrote: On 04/11/2012 02:23 PM, ext André Pönitz wrote: On Wed, Apr 11, 2012 at 10:01:13AM -0700, Quim Gil wrote: Just to be clear: Nokia employees follow the same registration process, like anybody else. Organizers too. Lars too. Me too

Re: [Development] Nominating Mithra Pattison for approver

2012-04-19 Thread André Pönitz
On Thu, Apr 19, 2012 at 11:05:32AM +, michael.godd...@nokia.com wrote: I'd like to nominate Mithra Pattison for approver, based on his work over the past few months with QtMultimedia. I wonder whether nominations should generally be a little bit more verbose, maybe even mention a couple of

Re: [Development] Choosing a new MinGW for Qt/Qt Creator/Qt SDK

2012-04-20 Thread André Pönitz
On Thu, Apr 19, 2012 at 10:34:21PM -0400, andy fillebrown wrote: I would add to the proper compiler list the ability to set debug breakpoints quickly and proper display of call stacks across .dll boundaries. IMO those are the two things that bug me the most about the distros already

Re: [Development] Choosing a new MinGW for Qt/Qt Creator/Qt SDK

2012-04-20 Thread André Pönitz
On Fri, Apr 20, 2012 at 11:19:50AM +0200, Pau Garcia i Quiles wrote: On Fri, Apr 20, 2012 at 11:12 AM, andy fillebrown andy.fillebr...@gmail.com wrote: On Fri, Apr 20, 2012 at 2:01 AM, André Pönitz andre.poen...@mathematik.tu-chemnitz.de wrote: On Thu, Apr 19, 2012 at 10:34:21PM -0400

Re: [Development] Deprecation warnings are enabled

2012-05-01 Thread André Pönitz
On Mon, Apr 30, 2012 at 10:13:54PM +0200, Thiago Macieira wrote: This is what answers the now part. The changes I'm making, like the QRegExp one and these deprecation settings, are changing the API that we expose to users. As such, I understand that they need to be done, ready and tested by

Re: [Development] The place of QML

2012-05-06 Thread André Pönitz
On Mon, Apr 23, 2012 at 07:35:02AM +, lars.kn...@nokia.com wrote: [...] And who says that 100% of the code has to be C++? Nobody reasonably wants that. But people like to have a choice, and different people will base their choice on different factors. I bet you are also happily using

Re: [Development] The place of QML

2012-05-09 Thread André Pönitz
On Wed, May 09, 2012 at 02:38:24PM +0100, Philip Ashmore wrote: If I could debug a Qml application the same way I can debug html5/JavaScript it would help Qml uptake a lot. This would require a Qml document object model (DOM) and a debugger capable of inspecting Qml, JavaScript and c++. Is

Re: [Development] The place of QML

2012-05-15 Thread André Pönitz
On Tue, May 15, 2012 at 07:13:19AM -0700, BRM wrote: From: Donald Carr sirsp...@gmail.com [...] This is out of a sample set of 110 people, which is infinitesimally small in comparison to the Qt user base. It would be a stretch to call this a statistically significant poll, [...] [...]

[Development] Approver status

2012-05-24 Thread André Pönitz
Hi all. I'd like to propose the following addition to the How to become an Approver section on http://qt-project.org/wiki/The_Qt_Governance_Model: Nomination for Approver status requires contribution or maintenance of a significant amount of code, or comparable activitities directly

Re: [Development] Nominating Ritt Konstantin as approver

2012-06-07 Thread André Pönitz
On Thu, Jun 07, 2012 at 10:43:45AM -0700, Girish Ramakrishnan wrote: Hi all, I would like to nominate Ritt Konstantin for approver status. He's been contributing to Qt since a very long time, so I think this is a mere formality I think so, too. Seconded. Andre'

Re: [Development] QStringRef conversion functions

2012-06-13 Thread André Pönitz
On Wed, Jun 13, 2012 at 06:14:59PM +, aaron.kenn...@nokia.com wrote: That is what I'd love to see in 5.0. Making sub-QStrings as cheap as QStringRef currently is would give us quite significant performance boost in some common use-cases. Then, QStringRef definitely should go. Won't

Re: [Development] QStringRef conversion functions

2012-06-13 Thread André Pönitz
On Wed, Jun 13, 2012 at 08:36:52PM +0200, Thiago Macieira wrote: On quarta-feira, 13 de junho de 2012 18.14.59, aaron.kenn...@nokia.com wrote: Won't a QString always require an allocation for the d-ptr? So it'll never be quite as cheap as QStringRef. Not exactly. A QStringRef points

Re: [Development] [Qt-creator] Proposing Francois Ferrand as an approver

2012-06-13 Thread André Pönitz
On Tue, Jun 05, 2012 at 01:22:47PM +0200, Leandro T. C. Melo wrote: Hi everyone, I would like to propose Francois Ferrand as an approver in the Qt Project. He has contributed many good patches to Qt Creator, in particular concerning editors and C++ support. About two dozen own

Re: [Development] Container refactor update

2012-06-20 Thread André Pönitz
On Tue, Jun 19, 2012 at 09:55:28PM -0400, Stephen Chu wrote: Just a reminder that these changes are causing failure to build debug dumper in Creator. https://bugreports.qt-project.org/browse/QTCREATORBUG-7558 I think this is fixed in current master branch. Until further notice, or until Qt

Re: [Development] Container refactor update

2012-06-20 Thread André Pönitz
On Wed, Jun 20, 2012 at 08:52:55AM +0200, Marc Mutz wrote: Hi Thiago, [you knew this would be coming, I don't let you down] On Monday June 18 2012, Thiago Macieira wrote: * port QList Before actually porting QList (esp. as I take the above to mean that QList won't be bound to void*

Re: [Development] Container refactor update

2012-06-20 Thread André Pönitz
On Wed, Jun 20, 2012 at 06:27:35PM -0400, Stephen Chu wrote: Thanks. Is a completely new Creator required for it to work or just the files (dumper.cpp, etc) for building the dumper? Try as I might, I just cannot get Creator built in my system. If replacing the dumper source files is all it

Re: [Development] Code of conduct.

2012-06-21 Thread André Pönitz
On Thu, Jun 21, 2012 at 01:41:50PM -0300, Alexis Menard wrote: We don't all like each others but that is fine. But we are not forced to accept people polluting the environment, the professionalism on the project especially when it starts hurting motivation of people *actually* contributing to

Re: [Development] Notes from the Containers session from QtCS

2012-06-24 Thread André Pönitz
On Sun, Jun 24, 2012 at 09:08:45PM +0200, Thiago Macieira wrote: André suggested a container main class as: class QString { ushort *data; int size; int d_offset; }; so that d = reinterpret_castchar *(data) + d_offset. That class has 16 bytes in size. However, it breaks for fromRawData,

Re: [Development] Suggestion on QML portability

2012-07-16 Thread André Pönitz
I am afraid I am in Can't resist mode today... On Mon, Jul 16, 2012 at 01:50:42PM +1000, Alan Alpert wrote: [...] QML has a different model for allowing normal feature development and maintenance to be interleaved with porting the GUI, perhaps it hasn't been explained well enough. It's not

Re: [Development] Abandoning the container changes

2012-07-16 Thread André Pönitz
On Thu, Jul 05, 2012 at 09:04:39AM +0300, Thiago Macieira wrote: Hello all I think that, despite the potential benefits of the changes, we should not apply them at this time. There are far too many chances for breakage and it's a blatant disrespect for the feature freeze. I assume this is

Re: [Development] Abandoning the container changes

2012-07-17 Thread André Pönitz
On Tue, Jul 17, 2012 at 05:19:23PM +0200, Oswald Buddenhagen wrote: On Mon, Jul 16, 2012 at 02:52:32PM -0700, ext Thiago Macieira wrote: On segunda-feira, 16 de julho de 2012 21.34.10, André Pönitz wrote: On Thu, Jul 05, 2012 at 09:04:39AM +0300, Thiago Macieira wrote: I think

Re: [Development] Abandoning the container changes

2012-07-18 Thread André Pönitz
On Wed, Jul 18, 2012 at 07:06:55AM +, joao.abeca...@nokia.com wrote: Hey, I would rather we don't *rush* the container changes in, but get them up to snuff in a separate branch, instead. I would also like to challenge the assumptions I've seen repeated that probability for breakage is

Re: [Development] Abandoning the container changes

2012-07-18 Thread André Pönitz
On Wed, Jul 18, 2012 at 05:49:12PM -0600, Charley Bay wrote: The ideal for me is that if container-changes would push the Qt release back six months (to arbitrarily pick-a-fictitious-number), I'd rather have a release now, and another release in six months. This was not meant to put anything

Re: [Development] Proposing reversal of the Math3D qreal-float change

2012-09-11 Thread André Pönitz
On Tue, Sep 11, 2012 at 10:34:50PM +0100, Sean Harmer wrote: On 11/09/2012 13:34, Thiago Macieira wrote: I propose we revert it. I propose we (I) fix the affected classes in QtMultimedia and Qt3D. I'm away on business this week but I will make a start asap. I believe I mentioned that

Re: [Development] Proposing reversal of the Math3D qreal-float change

2012-09-13 Thread André Pönitz
On Wed, Sep 12, 2012 at 07:10:52AM +, lars.kn...@nokia.com wrote: On Sep 12, 2012, at 12:27 AM, ext André Pönitz andre.poen...@mathematik.tu-chemnitz.de wrote: On Tue, Sep 11, 2012 at 10:34:50PM +0100, Sean Harmer wrote: On 11/09/2012 13:34, Thiago Macieira wrote: I propose we

Re: [Development] Is overriding an existing virtual method 'BC' in Qt 4?

2012-10-11 Thread André Pönitz
On Thu, Oct 11, 2012 at 11:48:26AM +, Sorvig Morten wrote: [...] In general, I think this is something we'll see again. Platforms change under our feet and we need to adapt. Apple and Microsoft do not put OS updates on hold because we are working on a major release. The fact that Qt often

Re: [Development] Summary of renaming changes

2012-10-18 Thread André Pönitz
On Thu, Oct 18, 2012 at 08:30:03AM -0700, Thiago Macieira wrote: lconvert- lconvert5 lrelease- lrelease5 lupdate - lupdate5 Sorry, I don't get the joke. Andre' ___ Development mailing list Development@qt-project.org

Re: [Development] Summary of renaming changes

2012-10-18 Thread André Pönitz
On Thu, Oct 18, 2012 at 10:16:37AM -0700, Thiago Macieira wrote: I would remove creator from this list as it's a different product and comes with its own versioning and release cycle -- are all of those 100% compatible with Qt 4? (First thing that comes to mind is that designer loads

Re: [Development] Summary of renaming changes

2012-10-18 Thread André Pönitz
On Thu, Oct 18, 2012 at 04:10:16PM -0700, Thiago Macieira wrote: On sexta-feira, 19 de outubro de 2012 01.03.29, André Pönitz wrote: On Thu, Oct 18, 2012 at 08:30:03AM -0700, Thiago Macieira wrote: lconvert- lconvert5 lrelease- lrelease5 lupdate - lupdate5

Re: [Development] Summary of renaming changes

2012-10-19 Thread André Pönitz
On Fri, Oct 19, 2012 at 05:32:43PM +, Sune Vuorela wrote: On 2012-10-19, Oswald Buddenhagen oswald.buddenha...@digia.com wrote: I have, as a distributor, frequently gotten 'hate' in #qt for providing switchable qmakes. using (debian style) altenatives for that is pretty stupid. I

Re: [Development] Summary of renaming changes

2012-10-19 Thread André Pönitz
On Fri, Oct 19, 2012 at 08:02:46PM +, Sune Vuorela wrote: On 2012-10-19, André Pönitz andre.poen...@mathematik.tu-chemnitz.de wrote: Really. I really want, both as a Qt contributor and a Qt packager to ship a pristine Qt. Please help me make it happen. Demanding to be relieved from

Re: [Development] New proposal for the tool naming

2012-10-22 Thread André Pönitz
On Mon, Oct 22, 2012 at 09:08:38AM -0700, Thiago Macieira wrote: On segunda-feira, 22 de outubro de 2012 15.45.56, Oswald Buddenhagen wrote: On Fri, Oct 19, 2012 at 04:16:14PM -0700, Thiago Macieira wrote: Note: this applies to the *tools* only. The library naming and installation paths

Re: [Development] New proposal for the tool naming

2012-10-23 Thread André Pönitz
On Mon, Oct 22, 2012 at 01:46:09PM -0700, Thiago Macieira wrote: On segunda-feira, 22 de outubro de 2012 21.21.17, André Pönitz wrote: On Mon, Oct 22, 2012 at 09:08:38AM -0700, Thiago Macieira wrote: On segunda-feira, 22 de outubro de 2012 15.45.56, Oswald Buddenhagen wrote

Re: [Development] Pending decisions on co-installation

2012-10-30 Thread André Pönitz
On Tue, Oct 30, 2012 at 01:47:03PM -0700, Thiago Macieira wrote: 5) executable split between end-user applications and indirect tooling The most controversial proposal so far is to split the binaries into two groups: one that gets installed to PREFIX/bin, containing the executables for

Re: [Development] Pending decisions on co-installation

2012-10-31 Thread André Pönitz
On Tue, Oct 30, 2012 at 05:06:33PM -0700, Thiago Macieira wrote: On terça-feira, 30 de outubro de 2012 23.52.08, André Pönitz wrote: On Tue, Oct 30, 2012 at 01:47:03PM -0700, Thiago Macieira wrote: 5) executable split between end-user applications and indirect tooling The most

Re: [Development] Frameworks on Mac?

2012-11-22 Thread André Pönitz
On Thu, Nov 22, 2012 at 12:44:02PM +, Rutledge Shawn wrote: On 22 Nov 2012, at 1:18 PM, Sorvig Morten wrote: On Nov 22, 2012, at 1:08 PM, Konstantin Tokarev annu...@yandex.ru wrote: 22.11.2012, 16:04, Rutledge Shawn shawn.rutle...@digia.com: Yeah I know, and that's very

Re: [Development] Qt5.0 Help in Qt Creator

2012-11-28 Thread André Pönitz
On Wed, Nov 28, 2012 at 04:56:08PM +0100, Labs, Torsten wrote: Hello, is there a possibility to add the current help for Qt5.0-snapshot in a self compiled Qt Creator with Qt5 Libs. At the moment if i press F1 i get allways No Documentation available. If you have a (_really_) recent build

Re: [Development] repository for the toolwrapper

2012-11-28 Thread André Pönitz
On Wed, Nov 28, 2012 at 09:35:40AM -0800, Romain Pokrzywka wrote: It would have been a good idea to ask a native English speaker before deciding on the name, as this is an atrocity, language-wise. Is it? But even if so, most of the target audience are not native speakers of English either...

Re: [Development] The final mile

2012-12-02 Thread André Pönitz
On Sun, Dec 02, 2012 at 05:11:18PM +0100, Stephen Kelly wrote: On Sunday, December 02, 2012 14:09:15 you wrote: Hi, Apologies for the top-quote, handicapped with web access right now :( I don't understand the connection between web access and top-quoting, but fair enough :). I assume

Re: [Development] QML-Development Mailing List

2012-12-08 Thread André Pönitz
On Fri, Dec 07, 2012 at 03:19:58PM -0800, Alan Alpert wrote: There were lot's of great dev day discussions started this week that I'd like to continue, and the question arose of which mailing list?. While QML is part of Qt, I would like to ask is we could get a separate mailing list for

Re: [Development] Convenience Imports in QML

2012-12-11 Thread André Pönitz
On Mon, Dec 10, 2012 at 07:25:57PM -0800, Alan Alpert wrote: I've heard complaints about all the varying version numbers used in QML imports. I don't think we can just standardize, for example on 5.0, because the whole point of modularization is that modules don't have to move in lockstep

Re: [Development] QAction-like API for QML

2012-12-11 Thread André Pönitz
On Tue, Dec 11, 2012 at 09:48:22AM -0800, Alan Alpert wrote: We also need to find out whether we can come up with something which QtWidgets users can migrate to (the QWidget* in the QAction API is quite niche, and not necessarily ideal API anyway). Possibly even investigating whether

Re: [Development] QAction-like API for QML

2012-12-11 Thread André Pönitz
On Tue, Dec 11, 2012 at 03:20:35PM -0800, Alan Alpert wrote: On Tue, Dec 11, 2012 at 2:57 PM, André Pönitz andre.poen...@mathematik.tu-chemnitz.de wrote: On Tue, Dec 11, 2012 at 09:48:22AM -0800, Alan Alpert wrote: ... But there are other ways to support those use cases than adding a C

Re: [Development] Convenience Imports in QML

2012-12-12 Thread André Pönitz
On Wed, Dec 12, 2012 at 10:33:06AM +1000, Lincoln Ramsay wrote: On 12/12/12 07:28, André Pönitz wrote: What about something like import QtQml from Qt 5.0 import QtQuick from Qt 5.0 +1 Thanks ;-) All the benefits of a group of QML modules attached to a single Qt release

Re: [Development] QAction-like API for QML

2012-12-16 Thread André Pönitz
On Sun, Dec 16, 2012 at 03:42:59PM -0800, Alan Alpert wrote: On Sun, Dec 16, 2012 at 1:12 PM, Bache-Wiig Jens jens.bache-w...@digia.com wrote: If you create the actions in C++, you'd still have to repeat each and every one in QML, unless we provide a way to iterate over the ones that

Re: [Development] QAction-like API for QML

2012-12-17 Thread André Pönitz
On Mon, Dec 17, 2012 at 08:33:47AM -0800, Alan Alpert wrote: On Sun, Dec 16, 2012 at 5:12 PM, André Pönitz andre.poen...@mathematik.tu-chemnitz.de wrote: On Sun, Dec 16, 2012 at 03:42:59PM -0800, Alan Alpert wrote: On Sun, Dec 16, 2012 at 1:12 PM, Bache-Wiig Jens jens.bache-w...@digia.com

Re: [Development] Platform Content Selection

2013-01-09 Thread André Pönitz
On Mon, Jan 07, 2013 at 05:03:05PM -0800, Alan Alpert wrote: With the new cross-platform focus, we need some way for QML to load platform specific content at runtime. [...] It's really Qt that's cross-platform focused now, not me. [...] These are interesting statements. Given that being

Re: [Development] Qml mime types

2013-01-09 Thread André Pönitz
On Tue, Jan 08, 2013 at 05:44:05PM +, Mohamed Fawzi wrote: That is a good point, currently the license is 1393 characters, so I think 2 should be enough (it doen't look like there is any limit in the range, other than being implicitly 32 bit in some places... Would 2 have any

Re: [Development] Removing QT_{BEGIN,END}_HEADER macros in Qt 5.1

2013-01-15 Thread André Pönitz
On Mon, Jan 14, 2013 at 11:09:48PM +, Ahumada Sergio wrote: Hi, While I was trying to mark tst_headers as significant again https://bugreports.qt-project.org/browse/QTQAINFRA-324 I found out that I had to add some QT_{BEGIN,END}_HEADER macros to some headers. After some investigation

Re: [Development] abandoning stale changes on gerrit

2013-01-29 Thread André Pönitz
On Tue, Jan 29, 2013 at 08:10:45AM -0800, Thiago Macieira wrote: On terça-feira, 29 de janeiro de 2013 15.57.18, Poenitz Andre wrote: My dashboard still fits a screen, even with a few old items in it. If yours doesn't and you don't like that (I wouldn't...) unsubscribe yourself. Destroying

Re: [Development] abandoning stale changes on gerrit

2013-01-29 Thread André Pönitz
On Tue, Jan 29, 2013 at 08:43:33PM +0100, Oswald Buddenhagen wrote: On Tue, Jan 29, 2013 at 06:43:34PM +, Rutledge Shawn wrote: I do actually abandon stuff when it's quite clear that it's dead, but due to the review and CI processes, there's quite a large percentage of what I write that

Re: [Development] Design review: Adapter layer, C++ to QML

2013-01-30 Thread André Pönitz
On Wed, Jan 30, 2013 at 01:17:12PM -0800, Alan Alpert wrote: On Wed, Jan 30, 2013 at 12:35 PM, Charley Bay charleyb...@gmail.com wrote: Hi, Alan-- charley: I've implemented a C++ adapter-layer (mostly template-based) to expose C++ objects to QML. snip, Sounds like this is

Re: [Development] abandoning stale changes on gerrit

2013-01-31 Thread André Pönitz
On Thu, Jan 31, 2013 at 01:08:11PM +0100, Oswald Buddenhagen wrote: On Thu, Jan 31, 2013 at 10:58:13AM +, Rutledge Shawn wrote: I question your right to unilaterally decide to put the kibosh on other people's patches, automatically, across the whole project, even when they are not on

Re: [Development] abandoning stale changes on gerrit

2013-02-03 Thread André Pönitz
On Fri, Feb 01, 2013 at 10:43:12AM +0100, Thiago Macieira wrote: On sexta-feira, 1 de fevereiro de 2013 08.40.10, Peter Kümmel wrote: The problem with the original request to simply make all changes abandoned is that it will destroy the differentiation between trash and not interested in

Re: [Development] Qt 5.1 feature set and freeze date

2013-02-13 Thread André Pönitz
On Wed, Feb 13, 2013 at 10:08:31AM +0100, Friedemann Kleint wrote: Hi, we also plan to start Qt Windows Extras to bring at least the missing image conversion functions ( QTBUG-27103 ) back provided we can find someone to create the repository ;-) . I think the approach of per-platform

Re: [Development] Qt 5.1 feature set and freeze date

2013-02-14 Thread André Pönitz
On Thu, Feb 14, 2013 at 09:42:05PM +1000, Joseph Crowell wrote: On 02/14/2013 05:58 AM, André Pönitz wrote: On Wed, Feb 13, 2013 at 10:08:31AM +0100, Friedemann Kleint wrote: Hi, we also plan to start Qt Windows Extras to bring at least the missing image conversion functions ( QTBUG

Re: [Development] Qt Creator Debug - GDB error

2013-03-03 Thread André Pönitz
On Sat, Mar 02, 2013 at 01:20:09AM +1100, Majid Khan wrote: Thanks, ptrace: Operation not permitted. Could not attach to the process. Make sure no other debugger traces this process. Check the settings of /proc/sys/kernel/yama/ptrace_scope For more details, see

Re: [Development] Qt for iOS - iOSStyle

2013-03-11 Thread André Pönitz
On Mon, Mar 11, 2013 at 08:37:19AM -0700, Thiago Macieira wrote: On segunda-feira, 11 de março de 2013 07.41.02, Jake Thomas Petroules wrote: Jens claimed on the blog that the native look and feel matters less in the mobile world because each app is fullscreen. I agree that it matters less,

Re: [Development] Qt for iOS - iOSStyle

2013-03-11 Thread André Pönitz
On Mon, Mar 11, 2013 at 01:38:28PM -0700, Thiago Macieira wrote: On segunda-feira, 11 de março de 2013 19.45.48, André Pönitz wrote: On Mon, Mar 11, 2013 at 08:37:19AM -0700, Thiago Macieira wrote: On segunda-feira, 11 de março de 2013 07.41.02, Jake Thomas Petroules wrote: Jens

Re: [Development] [Announce] Qt 5.0

2013-03-19 Thread André Pönitz
On Tue, Mar 19, 2013 at 04:13:01PM -0700, Thiago Macieira wrote: They can be shown, provided that they appear after the split tarballs and that they are a convenience for downloading and building everything. [...] The online installer isn't enough or suitable for people who want to build

Re: [Development] Qt5 combined source package - Perl dependency

2013-04-26 Thread André Pönitz
On Fri, Apr 26, 2013 at 04:57:23PM +0200, Friedemann Kleint wrote: One of the most commented problems has been Perl dependency, especially on Windows. I have to admit I do not really see the point of it as long as QtWebKit requires Ruby and Python. In my view, requiring a scripting

Re: [Development] Qt5 combined source package - Perl dependency

2013-04-26 Thread André Pönitz
On Fri, Apr 26, 2013 at 05:35:01PM +0200, Joerg Bornemann wrote: I personally don't see where exactly the point of pain is... other than something I was used to changed. Downloading and installing Perl on Windows is really straight-forward. The point of pain is that something that used to

Re: [Development] kdelibs coding style

2013-04-29 Thread André Pönitz
On Mon, Apr 29, 2013 at 10:37:10PM +0200, Giuseppe D'Angelo wrote: On 29 April 2013 21:20, Thiago Macieira thi...@kde.org wrote: On segunda-feira, 29 de abril de 2013 18.52.16, Giuseppe D'Angelo wrote: On 29 April 2013 18:43, Thiago Macieira thi...@kde.org wrote: With that in mind, I would

Re: [Development] kdelibs coding style

2013-05-01 Thread André Pönitz
On Wed, May 01, 2013 at 05:38:44AM +1000, Lorn Potter wrote: On 01/05/2013, at 2:47 AM, Oswald Buddenhagen oswald.buddenha...@digia.com wrote: On Tue, Apr 30, 2013 at 09:01:51AM -0700, Thiago Macieira wrote: On segunda-feira, 29 de abril de 2013 23.30.59, André Pönitz wrote: The rules

Re: [Development] PSA: Qt Project IRC logs statistics

2013-05-02 Thread André Pönitz
On Thu, May 02, 2013 at 03:27:06PM +0200, Mitch Curtis wrote: On 05/02/2013 12:45 PM, Knoll Lars wrote: Hi, I've received some concerns about privacy regarding the IRC logs. The main concern was about join/leave messages showing exact times as well as IP addresses of the people joining

Re: [Development] PSA: Qt Project IRC logs statistics

2013-05-02 Thread André Pönitz
On Thu, May 02, 2013 at 12:40:39PM -0700, Alan Alpert wrote: This issue has already been covered by the relevant IRC experts, http://freenode.net/channel_guidelines.shtml (last point on that page), so we don't need to keep reframing the question from first principles here. Given those

Re: [Development] QML engine changes

2013-06-24 Thread André Pönitz
[Upfront: I am _really_ happy to see V8 and the glue code its service required to be on its way out. But...] On Mon, Jun 24, 2013 at 01:30:18PM +0200, Simon Hausmann wrote: This confuses me a bit. Why isn't the implementation tuned specifically for QML, instead of being a fully-compliant

Re: [Development] QML engine changes

2013-06-25 Thread André Pönitz
On Tue, Jun 25, 2013 at 11:14:27AM +0200, Simon Hausmann wrote: On Monday 24. June 2013 23.58.17 André Pönitz wrote: [Upfront: I am _really_ happy to see V8 and the glue code its service required to be on its way out. But...] On Mon, Jun 24, 2013 at 01:30:18PM +0200, Simon Hausmann wrote

Re: [Development] ICU decision?

2013-08-07 Thread André Pönitz
On Wed, Aug 07, 2013 at 07:29:03PM +, Knoll Lars wrote: I agree that ICU is a large dependency, but we can't simply leave out important features forever because of this neither. and collation is something we have been lacking for far too long. How important is it actually? How many people

Re: [Development] qmlbundle vs Qt Resource System

2013-08-09 Thread André Pönitz
On Thu, Aug 08, 2013 at 08:18:00PM +0200, Olivier Goffart wrote: On Thursday 08 August 2013 08:59:26 Alan Alpert wrote: I don't know specifically about why it wasn't built on top of QRC, but my guess is the performance cost. qmlbundle is more intended as a performance optimization for

Re: [Development] qmlbundle vs Qt Resource System

2013-08-12 Thread André Pönitz
On Mon, Aug 12, 2013 at 08:02:55PM +1000, Chris Adams wrote: [...] However, what I do know for sure is that nobody ever tried to come up with a set of requirements and discuss the topic with the rcc maintainer. I don't know too much about the specifics of the qmlbundle implementation

Re: [Development] Proposal: Allow contributors to +1 sanity review.

2013-08-13 Thread André Pönitz
On Tue, Aug 13, 2013 at 10:51:17AM -0700, Alan Alpert wrote: On Tue, Aug 13, 2013 at 10:45 AM, Thiago Macieira thiago.macie...@intel.com wrote: On terça-feira, 13 de agosto de 2013 10:26:42, Alan Alpert wrote: (or because they enjoy outsmarting the system just for the sake of it, like

Re: [Development] Proposal: Allow contributors to +1 sanity review.

2013-08-13 Thread André Pönitz
On Tue, Aug 13, 2013 at 10:45:21AM -0700, Thiago Macieira wrote: On terça-feira, 13 de agosto de 2013 10:26:42, Alan Alpert wrote: (or because they enjoy outsmarting the system just for the sake of it, like you apparently do) We *define* the system. The fact that I have to work around

Re: [Development] Proposal: Allow contributors to +1 sanity review.

2013-08-15 Thread André Pönitz
On Thu, Aug 15, 2013 at 11:44:31AM -0700, Thiago Macieira wrote: On quinta-feira, 15 de agosto de 2013 18:32:09, Oswald Buddenhagen wrote: ironically, you failed to respond to exactly the part of the message that you quoted. yes, sometimes one forgets the sanity override. *what is the

Re: [Development] QtQuick ML

2013-08-27 Thread André Pönitz
On Tue, Aug 27, 2013 at 03:48:18PM +0200, Juergen Bocklage-Ryannel wrote: On 24.07.13 5:41 PM, Alan Alpert wrote: Since I can't seem to get them to speak up, I guess they don't care that much after all. I'll withdraw the suggestion again. See you in six months :P Sorry haven't seen

Re: [Development] Fwd: Change in qt/qtbase[dev]: Enable -Werror for all of qtbase

2013-09-04 Thread André Pönitz
On Wed, Sep 04, 2013 at 04:37:54PM +0200, John Layt wrote: -developer-buildOn 4 September 2013 15:21, Poenitz Andre andre.poen...@digia.com wrote: That's wasting our time, as predicted. ../../corelib/tools/qdatetime.cpp: In function 'time_t qt_mktime(QDate*, QTime*,

Re: [Development] 8b7a8efe6 broke the dev branch

2013-09-08 Thread André Pönitz
On Sat, Sep 07, 2013 at 08:53:05AM -0700, Thiago Macieira wrote: On sábado, 7 de setembro de 2013 17:25:56, Mark wrote: While trying to update my Qt build i got this nasty unexpected error: http://paste.kde.org/p7c51188c/ Or rather, two other folks from #kde-devel had that. While i

Re: [Development] QIODevice::peek is not virtual. Workaround proposed

2013-09-20 Thread André Pönitz
On Fri, Sep 20, 2013 at 01:31:30PM +0200, Stephen Kelly wrote: Hello, In grantlee there is a example called htmlapps, which creates a QNetworkReply subclass to render a template. https://gitorious.org/grantlee/grantlee/source/master:examples/htmlapps/templatereply.cpp

Re: [Development] QValidator in QtCore

2013-09-23 Thread André Pönitz
On Mon, Sep 23, 2013 at 08:33:23AM -0700, Thiago Macieira wrote: On segunda-feira, 23 de setembro de 2013 16:36:43, Olivier Goffart wrote: The solution would have to have forward declaration header that forward declares all the classes. Then we would forbid forward declaration of Qt

Re: [Development] Disabling exception support in QtCore?

2013-10-01 Thread André Pönitz
On Tue, Oct 01, 2013 at 12:20:29PM -0700, Thiago Macieira wrote: Since we decided to roll back support for exceptions in our container classes, the only thing that currently needs exception support is the mainloop allowing std::bad_alloc through. Is it worth it? Given that hoping that

Re: [Development] Disabling exception support in QtCore?

2013-10-02 Thread André Pönitz
On Wed, Oct 02, 2013 at 06:57:01AM +0200, Thomas Sondergaard wrote: On 2013-10-01 21:20, Thiago Macieira wrote: Since we decided to roll back support for exceptions in our container classes, the only thing that currently needs exception support is the mainloop allowing std::bad_alloc

Re: [Development] Names of classes in Android Extras

2013-10-07 Thread André Pönitz
On Mon, Oct 07, 2013 at 10:11:28PM +0200, Alejandro Exojo wrote: Hi. I've stumbled upon the names of the classes in Qt Android Extras: - QJNIEnvironment - QJNIObject The all capital part due to the acronym is inconsistent with other Qt classes, where the acronym is written as if it

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-23 Thread André Pönitz
On Wed, Oct 23, 2013 at 09:38:32AM +0100, Thiago Macieira wrote: On terça-feira, 22 de outubro de 2013 13:33:04, Vladimir Minenko wrote: Finally, a search over emails on the dev list (site:lists.qt-project.org/pipermail/development) brings more classifications/proposals:

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-24 Thread André Pönitz
On Wed, Oct 23, 2013 at 11:40:16PM +0100, Thiago Macieira wrote: On quarta-feira, 23 de outubro de 2013 22:30:28, André Pönitz wrote: One point that seems to be missing in these considerations is a clearly communicated distinction between actual state and intended state. The use of Tier

Re: [Development] Maintainership of QtNetwork

2013-11-04 Thread André Pönitz
On Mon, Nov 04, 2013 at 04:25:26PM +, Koehne Kai wrote: -Original Message- From: development-bounces+kai.koehne=digia@qt-project.org [mailto:development-bounces+kai.koehne=digia@qt-project.org] On Behalf Of Richard Moore Sent: Monday, November 04, 2013 1:32 PM To:

Re: [Development] Maintainership of QtNetwork

2013-11-05 Thread André Pönitz
On Mon, Nov 04, 2013 at 08:49:45PM -0800, Alan Alpert wrote: As some of you may know, Shane has a new job and therefore has a lot less time to spend on QtNetwork. He, Peter and I have discussed how we should maintain the module in the future. What we're proposing is that Peter and I

Re: [Development] Prefix includes with module name

2013-11-06 Thread André Pönitz
On Wed, Nov 06, 2013 at 12:55:52PM +0100, Olivier Goffart wrote: Other than that, there is no real rules. The rules for user code have always been don't add the module name The private header from other sub-directories need to specify the private/. In QtCreator, one does not include the

Re: [Development] QML and JavaScript extensions

2013-11-19 Thread André Pönitz
On Fri, Nov 15, 2013 at 03:07:41PM -0800, Alan Alpert wrote: On Fri, Nov 15, 2013 at 1:58 PM, Richard Moore r...@kde.org wrote: The idea that QML deprecates ui files is frankly utter rubbish. UI files offer many advantages over QML - decent widgets, keyboard navigation, stability, faster

Re: [Development] Request for new Playground Repo

2013-11-20 Thread André Pönitz
On Wed, Nov 20, 2013 at 07:51:34PM +, Knoll Lars wrote: On 20/11/13 20:36, Andrew Wooster awoos...@blackberry.com wrote: Hi, I'd like to request the creation of a new playground repository. Name: BlackBerry Extras Description: A repository for creating BlackBerry specific APIs that

  1   2   3   4   5   >