1. 03 Sep, 2013 - 1 commit
  2. 29 Aug, 2013 - 1 commit
  3. 05 Aug, 2013 - 1 commit
  4. 02 Aug, 2013 - 1 commit
  5. 26 Jul, 2013 - 2 commits
  6. 23 Jul, 2013 - 3 commits
  7. 16 Jul, 2013 - 1 commit
  8. 15 Jul, 2013 - 1 commit
  9. 11 Jul, 2013 - 2 commits
  10. 10 Jul, 2013 - 1 commit
  11. 26 Jun, 2013 - 1 commit
  12. 20 Jun, 2013 - 1 commit
  13. 16 Jun, 2013 - 1 commit
  14. 12 Jun, 2013 - 1 commit
  15. 10 Jun, 2013 - 1 commit
    • Thiago Macieira's avatar
      Fix warnings found by clang: private members unused in classes · 4bd45d7d
      Thiago Macieira authored
      
      These are private classes, so there's no need to keep binary
      compatibility or reserved members.
      
      qabstractxmlpullprovider_p.h:103:41: error: private field 'd' is not used [-Werror,-Wunused-private-field]
      projectedexpression_p.h:124:55: error: private field 'm_axis' is not used [-Werror,-Wunused-private-field]
      qprojectedexpression_p.h:154:41: error: private field 'm_right' is not used [-Werror,-Wunused-private-field]
      
      Change-Id: Idd46da87aaa85124b285cdcf01cf76eaa16e86c3
      Reviewed-by: default avatarRobin Burchell <robin+qt@viroteck.net>
      4bd45d7d
  16. 06 Jun, 2013 - 1 commit
  17. 05 Jun, 2013 - 1 commit
  18. 04 Jun, 2013 - 1 commit
  19. 29 May, 2013 - 1 commit
  20. 24 May, 2013 - 2 commits
  21. 13 May, 2013 - 2 commits
  22. 29 Apr, 2013 - 1 commit
  23. 26 Apr, 2013 - 2 commits
  24. 22 Apr, 2013 - 1 commit
  25. 19 Apr, 2013 - 1 commit
  26. 16 Apr, 2013 - 1 commit
  27. 10 Apr, 2013 - 1 commit
  28. 08 Apr, 2013 - 1 commit
  29. 05 Apr, 2013 - 3 commits
  30. 03 Apr, 2013 - 1 commit
  31. 25 Mar, 2013 - 1 commit