Re: kdelibs doesn't build for me...

2013-02-05 Thread David Faure
On Tuesday 05 February 2013 21:50:34 Alexander Neundorf wrote: > $ git checkout dev > ...git says something about submodules Yes > $ qt5_tool -u > ...lots of updating Yes > $ make You skipped a step. Run configure, then run make. -- David Faure, fa...@kde.org, http://www.davidfaure.fr Sponsore

Re: kdelibs doesn't build for me...

2013-02-05 Thread Alexander Neundorf
On Tuesday 05 February 2013, Alexander Neundorf wrote: > On Tuesday 05 February 2013, Albert Astals Cid wrote: > > El Dimarts, 5 de febrer de 2013, a les 21:15:17, Alexander Neundorf va > > > > escriure: > > > ...it doesn't find qsavefile.h > > > > Are you using qt5 dev branch? > > I think I fol

Re: kdelibs doesn't build for me...

2013-02-05 Thread Alexander Neundorf
On Tuesday 05 February 2013, Albert Astals Cid wrote: > El Dimarts, 5 de febrer de 2013, a les 21:15:17, Alexander Neundorf va > > escriure: > > ...it doesn't find qsavefile.h > > Are you using qt5 dev branch? I think I followed the instructions, I'll have a look again. Thanks Alex

Re: kdelibs doesn't build for me...

2013-02-05 Thread Albert Astals Cid
El Dimarts, 5 de febrer de 2013, a les 21:15:17, Alexander Neundorf va escriure: > ...it doesn't find qsavefile.h Are you using qt5 dev branch? Cheers, Albert > This seems to be still in kdeqt5staging/, but did somebody remove that > include dir ? > I actually thoguht this would be already in

kdelibs doesn't build for me...

2013-02-05 Thread Alexander Neundorf
...it doesn't find qsavefile.h This seems to be still in kdeqt5staging/, but did somebody remove that include dir ? I actually thoguht this would be already in the qt dev branch, isn't it ? (I did qt5_tool -u ; make; make install, is this the right thing to do ?) Alex

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread Alexander Neundorf
On Tuesday 05 February 2013, Mark wrote: > On Tue, Feb 5, 2013 at 11:47 AM, David Faure wrote: ... > > Total estimated memory usage for QUrl("file:///home/mark/a00.txt"): > > in Qt4: 345 bytes, plus d pointer = 353 bytes. > > in Qt5: 206 bytes, plus d pointer = 214 bytes. > > > > You were wa

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread Frank Reininghaus
Hi, 2013/2/5 David Faure: [...] > Another possible conclusion: who in their right mind puts 500.000 files in a > directory? :-) I'm glad to see that I'm finally not the only one who has such thoughts ;-) I might be repeating myself, but even though ensuring that everything works efficiently with

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread Mark
On Tue, Feb 5, 2013 at 11:47 AM, David Faure wrote: > On Tuesday 05 February 2013 11:05:35 Mark wrote: >> On Tue, Feb 5, 2013 at 10:19 AM, David Faure > wrote: >> > On Tuesday 05 February 2013 09:01:21 Mark wrote: >> >> The thing i'm puzzling most with right now is how i can optimize >> >> UDSEnt

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread David Faure
On Tuesday 05 February 2013 11:05:35 Mark wrote: > On Tue, Feb 5, 2013 at 10:19 AM, David Faure wrote: > > On Tuesday 05 February 2013 09:01:21 Mark wrote: > >> The thing i'm puzzling most with right now is how i can optimize > >> UDSEntry. Internally it's a hash and that very visible in profilin

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread Mark
On Tue, Feb 5, 2013 at 10:19 AM, David Faure wrote: > On Tuesday 05 February 2013 09:01:21 Mark wrote: >> The thing i'm puzzling most with right now is how i can optimize >> UDSEntry. Internally it's a hash and that very visible in profiling. >> Also in KFileItem one part that i find a little stra

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread David Faure
On Tuesday 05 February 2013 09:01:21 Mark wrote: > The thing i'm puzzling most with right now is how i can optimize > UDSEntry. Internally it's a hash and that very visible in profiling. > Also in KFileItem one part that i find a little strange is this line: > http://quickgit.kde.org/?p=kdelibs.git

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread Mark
On Tue, Feb 5, 2013 at 9:01 AM, Mark wrote: > On Tue, Feb 5, 2013 at 8:03 AM, Frank Reininghaus > wrote: >> Hi Mark, >> >> 2013/2/4 Mark: >>> I really really really dislike KDirModel and friends (KDirLister, >>> KFileItem). >> >> before you get even more emotional in your next reply to this threa

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-02-05 Thread Mark
On Tue, Feb 5, 2013 at 8:03 AM, Frank Reininghaus wrote: > Hi Mark, > > 2013/2/4 Mark: >> I really really really dislike KDirModel and friends (KDirLister, >> KFileItem). > > before you get even more emotional in your next reply to this thread, > please consider reading > > http://www.kde.org/code