Re: [Okular-devel] Dt. 8th August - status

2013-08-08 Thread Albert Astals Cid
El Divendres, 9 d'agost de 2013, a les 01:35:19, Jaydeep Solanki va escriure: > On Fri, Aug 9, 2013 at 1:31 AM, Albert Astals Cid wrote: > > El Divendres, 9 d'agost de 2013, a les 01:09:18, Jaydeep Solanki va > > > > escriure: > > > forgot to attach > > > > Can you explain your locking, not sure

Re: [Okular-devel] Dt. 8th August - status

2013-08-08 Thread Jaydeep Solanki
On Fri, Aug 9, 2013 at 1:31 AM, Albert Astals Cid wrote: > El Divendres, 9 d'agost de 2013, a les 01:09:18, Jaydeep Solanki va > escriure: > > forgot to attach > > Can you explain your locking, not sure i understand it. > QMutexLocker will lock the mutex in its constructor and unlock it in its de

Re: [Okular-devel] Dt. 8th August - status

2013-08-08 Thread Albert Astals Cid
El Divendres, 9 d'agost de 2013, a les 01:09:18, Jaydeep Solanki va escriure: > forgot to attach Can you explain your locking, not sure i understand it. Cheers, Albert > > On Fri, Aug 9, 2013 at 1:07 AM, Jaydeep Solanki wrote: > > Hi, > > > > Finally an end to cloning and threading issue. >

Re: [Okular-devel] Dt. 8th August - status

2013-08-08 Thread Jaydeep Solanki
forgot to attach On Fri, Aug 9, 2013 at 1:07 AM, Jaydeep Solanki wrote: > Hi, > > Finally an end to cloning and threading issue. > Diff attached. I have kept QElapsedTimer, just in case you if you want to > check performance. I'll remove it and qDebug() when pushing it. > > *A possible improvem

[Okular-devel] Dt. 8th August - status

2013-08-08 Thread Jaydeep Solanki
Hi, Finally an end to cloning and threading issue. Diff attached. I have kept QElapsedTimer, just in case you if you want to check performance. I'll remove it and qDebug() when pushing it. *A possible improvement:* While a non UI thread is creating a cloned object using TextDocumentConverter::con