1. 07 Sep, 2010 7 commits
  2. 06 Sep, 2010 1 commit
  3. 05 Sep, 2010 3 commits
  4. 04 Sep, 2010 10 commits
  5. 03 Sep, 2010 7 commits
  6. 02 Sep, 2010 2 commits
  7. 01 Sep, 2010 3 commits
  8. 31 Aug, 2010 6 commits
  9. 29 Aug, 2010 1 commit
    • Rémi Denis-Courmont's avatar
      Qt4: do not create pref tooltip if there is no text · d45fa422
      Rémi Denis-Courmont authored
      By the way, it seems like we should always use NULL rather than "" for
      longtext. Not only this avoids the recurrent gettext("") translation
      problem, but an empty tool tip makes no sense. There should be no tool
      tip at all if there is no text.
      d45fa422