1. 15 May, 2012 2 commits
    • Francois Cartegnie's avatar
      Qt: main_interface: fix playlist widgets instances. (fix #6795) · 0df9e699
      Francois Cartegnie authored
      PlaylistDialog::getInstance was duplicating the playlist widget
      instanciated in main interface. This explains the empty playlist
      bug of the popup dialogs replacing the current playlist by
      parenting their menu using getInstance().
      To avoid further mistakes, PlaylistWiget's constructor is now only
      available to playlistdialog, which also manages the widget
      through the different configurations (embedded or floating).
      Dialog also now saves and restores geometry, which only happened
      when the widget was on its side.
      0df9e699
    • Jean-Baptiste Kempf's avatar
      Qt: hide update check preference when !UPDATE_CHECK · 88a69655
      Jean-Baptiste Kempf authored
      Close #6813
      88a69655
  2. 14 May, 2012 10 commits
  3. 13 May, 2012 16 commits
  4. 12 May, 2012 12 commits