1. 09 Apr, 2014 2 commits
    • Saul Ibarra's avatar
      Fixed processing DTMF tones · 59fcf8df
      Saul Ibarra authored
      
      On Windows event.key() always returns the key code regardless
      of the modifiers that where used, unlike Linux. On Windows both 3 and
      Shift+3 give a 51 code, whereas on Linux 3 gives 51 but Shift+3 gives 35.
      So, lets use the unicode representation of the typed charcter.
      59fcf8df
    • Saul Ibarra's avatar
      Fix color in account selection combobox · e8145a51
      Saul Ibarra authored
      e8145a51
  2. 08 Apr, 2014 5 commits
  3. 07 Apr, 2014 6 commits
  4. 05 Apr, 2014 5 commits
  5. 04 Apr, 2014 2 commits
  6. 03 Apr, 2014 4 commits
  7. 02 Apr, 2014 2 commits
  8. 01 Apr, 2014 4 commits
  9. 31 Mar, 2014 4 commits
  10. 28 Mar, 2014 5 commits
  11. 27 Mar, 2014 1 commit