On 12/6/11 4:38 PM, "ext Thiago Macieira"
wrote:
>On Tuesday, 6 de December de 2011 11.57.56, Stephen Kelly wrote:
>> ./relinfo.pl libQtCore.so.5.0.0
>> libQtCore.so.5.0.0: 4037 relocations, 1813 relative (44%), 2562 PLT
>>entries,
>> 2562 for local syms (100%), 0 users
>
>> stephen@hal:~/dev/bui
On Tuesday, 6 de December de 2011 11.57.56, Stephen Kelly wrote:
> ./relinfo.pl libQtCore.so.5.0.0
> libQtCore.so.5.0.0: 4037 relocations, 1813 relative (44%), 2562 PLT entries,
> 2562 for local syms (100%), 0 users
> stephen@hal:~/dev/build/qtbase/qtbase/lib$ ./relinfo.pl libQtCore.so.5.0.0
> lib
On Monday, December 05, 2011 15:28:36 Thiago Macieira wrote:
> On Monday, 5 de December de 2011 21.23.04, Stephen Kelly wrote:
> > $ size libQtCore.so.5.0.0
> > textdatabss dec hex
> >
> > filename 3543451 74688 5080 3623219374933
> >
> >
On Tuesday, 6 de December de 2011 00.47.59, Stephen Kelly wrote:
> stephen@hal:~/dev/build/qtbase/qtbase/lib$ ./relinfo.pl libQtCore.so.5.0.0
> $* is no longer supported at ./relinfo.pl line 2.
> cannot open libQtCore.so.5.0.0 at ./relinfo.pl line 35.
> stephen@hal:~/dev/build/qtbase/qtbase/lib$ pe
2011/12/5 Stephen Kelly :
> stephen@hal:~/dev/build/qtbase/qtbase/lib$ ./relinfo.pl libQtCore.so.5.0.0
>
> $* is no longer supported at ./relinfo.pl line 2.
Just comment out lines 2-3.
(Long story: hackish workaround in case you happen to invoke the
script using sh instead of perl -- it re-execs i
On Monday, December 05, 2011 21:51:36 you wrote:
> On 12/5/11 9:23 PM, "ext Stephen Kelly" wrote:
> >On Tuesday, November 22, 2011 17:52:15 Stephen Kelly wrote:
> >> Hi there,
> >>
> >> I propose to move the following files into QtCore (along with their
> >> implementations, omitted for brevity):
On Monday, December 05, 2011 15:28:36 Thiago Macieira wrote:
> On Monday, 5 de December de 2011 21.23.04, Stephen Kelly wrote:
> > $ size libQtCore.so.5.0.0
> > textdatabss dec hex
> >
> > filename 3543451 74688 5080 3623219374933
> >
> >
On Monday, 5 de December de 2011 21.23.04, Stephen Kelly wrote:
> $ size libQtCore.so.5.0.0
> textdatabss dec hex
> filename 3543451 74688 5080 3623219374933
> libQtCore.so.5.0.0
>
> And after compiling them into QtCore:
>
> $ size libQtC
On 12/5/11 9:23 PM, "ext Stephen Kelly" wrote:
>On Tuesday, November 22, 2011 17:52:15 Stephen Kelly wrote:
>> Hi there,
>>
>> I propose to move the following files into QtCore (along with their
>> implementations, omitted for brevity):
>>
>> * itemviews/qabstractproxymodel.h
>> * itemviews/qid
On Tuesday, November 22, 2011 17:52:15 Stephen Kelly wrote:
> Hi there,
>
> I propose to move the following files into QtCore (along with their
> implementations, omitted for brevity):
>
> * itemviews/qabstractproxymodel.h
> * itemviews/qidentityproxymodel.h
> * itemviews/qsortfilterproxymodel.h
On 11/23/11 6:47 PM, "ext Andre Somers" wrote:
>
>
>
>Op 23-11-2011 14:52, shane.kea...@accenture.com schreef:
>
>
>
>
>Hi,
>
>I think moving the item models back into
>QtGui would be better than QtCore.
>* QML and Widgets
Op 23-11-2011 14:52, shane.kea...@accenture.com schreef:
Hi,
I think moving the item models back into QtGui would be better than
QtCore.
* QML and Widgets applications both depend on QtGui
* The item models have no use outside of a GUI application.
* QtGui was the location of these classes
On Wednesday, November 23, 2011 13:52:17 you wrote:
> Hi,
>
> I think moving the item models back into QtGui would be better than QtCore.
> * QML and Widgets applications both depend on QtGui
> * The item models have no use outside of a GUI application.
> * QtGui was the location of these classes
@qt-project.org
[mailto:development-bounces+shane.kearns=accenture@qt-project.org] On
Behalf Of Stephen Kelly
Sent: Tuesday, November 22, 2011 16:52
To: development@qt-project.org
Subject: [Development] Moving itemmodels classes to QtCore
Hi there,
I propose to move the following files
On Tuesday 22 November 2011 18:23:44 Marc Mutz wrote:
> On Tuesday November 22 2011, Stephen Kelly wrote:
> [...]
>
> > It is useful to move them to QtCore.
>
> [...]
>
> I never understood why QAIM is in QtCore and QAPM and the rest of the bunch
> isn't.
>
> +1
I also support this change.
___
Bart Cerneels said:
>I incorrectly assumed that they were already in QtCore along with
>QAIM. I for one am a big fan of using proxymodels with/from QML and
>can think of quite a few use-cases.
Note that it doesn't have to be in QtCore to use with QML. QtGui would do just
as well, but these QAIM c
2011/11/22 Stephen Kelly :
>
>
> Hi there,
>
>
>
> I propose to move the following files into QtCore (along with their
> implementations, omitted for brevity):
>
>
>
> * itemviews/qabstractproxymodel.h
>
> * itemviews/qidentityproxymodel.h
>
> * itemviews/qsortfilterproxymodel.h
>
> * itemviews/qit
I think you are right and it should be moved to QtCore because this models
doesn't have any relations to GUI itself.
Best regards, Dmitriy.
2011/11/22 Stephen Kelly
> On Tuesday, November 22, 2011 18:23:44 you wrote:
> > On Tuesday November 22 2011, Stephen Ke
On Tuesday, November 22, 2011 18:23:44 you wrote:
> On Tuesday November 22 2011, Stephen Kelly wrote:
> [...]
>
> > It is useful to move them to QtCore.
>
> [...]
>
> I never understood why QAIM is in QtCore and QAPM and the rest of the bunch
> isn't.
>
> +1
My understanding is that the initia
On Tuesday November 22 2011, Stephen Kelly wrote:
[...]
> It is useful to move them to QtCore.
[...]
I never understood why QAIM is in QtCore and QAPM and the rest of the bunch
isn't.
+1
--
Marc Mutz | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com
2011/11/22 Stephen Kelly :
> A replacement API capable of being used for trees would end up just as
> 'hard' as QAIM is if it is to support relevant usecases. The biggest cause
> of the QAIM stuff being hard is the lack of beyond-entry-level documentation
> on how to use it.
I'd disagree that it's
Hi there,
I propose to move the following files into QtCore (along with their
implementations, omitted for brevity):
* itemviews/qabstractproxymodel.h
* itemviews/qidentityproxymodel.h
* itemviews/qsortfilterproxymodel.h
* itemviews/qitemselectionmodel.h
There are other possible candidates to
22 matches
Mail list logo