1. 06 Aug, 2014 2 commits
  2. 05 Aug, 2014 8 commits
  3. 04 Aug, 2014 23 commits
  4. 03 Aug, 2014 6 commits
  5. 02 Aug, 2014 1 commit
    • JC Brand's avatar
      Major refactor. · 219d5c8a
      JC Brand authored
      The RosterView view is now an overview of RosterGroup objects.
      
      RosterGroup objects each have their own collection of contacts which fall under that group.
      Additionally, the RosterView has a collection of all contacts.
      
      The comparator of RosterContacts is now used to correctly position roster
      contacts and we therefore no longer need to explicitly sort them afterwards.
      
      updates #83
      updates #151
      219d5c8a