Activities Feed

  • Tuesday December 08 2009

    • 11:19

      avatar

      Comment

      thierry commented on qt/qt

      Merged in 4.7

    • 11:18

      avatar

      Merge request

      thierry updated merge request qt/qt #1673

      → State changed from New to Merged

    • 10:59

      avatar

      Comment

      thierry commented on merge request qt/qt #1915

      I haven't tried it myself but I would still prefer a way to move/resize the toolbars directly from the mainwindow. The layout doesn't have to be do...

  • Monday November 16 2009

    • 15:08

      avatar

      Merge request

      thierry updated merge request qt/qt #1606

      → State changed from Reviewing to Merged

  • Saturday November 14 2009

    • 12:05

      avatar

      Merge request

      thierry updated merge request qt/qt #1606

      → State changed from New to Reviewing

  • Friday November 13 2009

    • 09:22

      avatar

      Comment

      thierry commented on merge request qt/qt #1915

      Wouldn't it make more sense to ask the main window to resize/move a widget?
      It seems the main window is in charge and having this synchronization ...

  • Tuesday October 27 2009

    • 13:50

      avatar

      Comment

      thierry commented on merge request qt/qt #1606

      Hello,
      Nice patch. I'll still need to have a deeper look like.
      For example we probably need something more robust to know which renderer to use (...

  • Monday August 24 2009

    • 15:36

      avatar

      Merge request

      thierry updated merge request qt/qt #878

      → State changed from Open to Merged

      I have submitted a patch slightly different from yours. I hope it will make the problem disappear...

  • Tuesday August 18 2009

    • 14:54

      avatar

      Comment

      thierry commented on merge request qt/qt #878

      hmm, I installed ffdshow-tryout but it doesn't show the dialog you're mentioning... Do I need to setup some special option for that to happen?

    • 14:38

      avatar

      Comment

      thierry commented on merge request qt/qt #878

      My guess was that maybe you stack trace was broken. I had lots of strange results with the current 4.5 code wrt to calling RenderFile. I'll try wit...

  • Monday August 17 2009

    • 08:38

      avatar

      Comment

      thierry commented on merge request qt/qt #878

      Hello David,

      I've reworked the locking in 4.6 (mainline). It solved a race condition at the same position. Could you try it please and tell me i...