1. 12 Jun, 2010 6 commits
  2. 11 Jun, 2010 10 commits
  3. 10 Jun, 2010 20 commits
  4. 09 Jun, 2010 3 commits
  5. 08 Jun, 2010 1 commit
    • Laurent Aimar's avatar
      Simplified/fixed qt4 fullscreen implementation. · a7009554
      Laurent Aimar authored
       It removes the need of the reparentable widget (it is not needed
      to reparent at all) and so simplify the code.
       It fixes win32 fullscreen support and improves win7 transitions.
       It avoids the need of an extra fullscreen widget, which is consistant
      with the other media players I have tested.
      a7009554