1. 12 Jun, 2018 - 1 commit
  2. 01 Jun, 2018 - 2 commits
  3. 31 May, 2018 - 1 commit
  4. 09 May, 2018 - 1 commit
  5. 24 Apr, 2018 - 1 commit
  6. 11 Apr, 2018 - 1 commit
    • Topi Reinio's avatar
      Doc: Fix documentation issues when using Clang-enabled QDoc · b36bf0b3
      Topi Reinio authored
      
      QDoc in Qt 5.11 uses Clang to parse the C++ source for documentation
      comments. Unlike the old parser, Clang requires a module header to
      be present as well as correct include paths to generate the docs
      correctly. However, these are available from the build system only
      when building for Android, not when generating the documentation
      on a system with no Android-related assets.
      
      To fix this, create a 'dummy' module header specific to doc builds,
      add required relative include paths in .qdocconf, and fix the
      documentation \fn commands to work with Clang.
      
      Change-Id: Ia3d4e50ff8756cd8c8aae9cd3c3d1492eb7db328
      Reviewed-by: default avatarMartin Smith <martin.smith@qt.io>
      v5.11.0-beta4
      b36bf0b3
  7. 18 Feb, 2018 - 1 commit
  8. 14 Feb, 2018 - 1 commit
  9. 07 Feb, 2018 - 1 commit
  10. 06 Feb, 2018 - 1 commit
  11. 05 Feb, 2018 - 1 commit
  12. 02 Feb, 2018 - 1 commit
  13. 20 Jan, 2018 - 1 commit
  14. 18 Jan, 2018 - 2 commits
  15. 08 Jan, 2018 - 1 commit
  16. 20 Dec, 2017 - 1 commit
  17. 12 Dec, 2017 - 1 commit
  18. 08 Dec, 2017 - 1 commit
  19. 23 Nov, 2017 - 1 commit
  20. 21 Nov, 2017 - 1 commit
  21. 20 Nov, 2017 - 1 commit
  22. 13 Nov, 2017 - 1 commit
  23. 10 Nov, 2017 - 1 commit
  24. 08 Nov, 2017 - 1 commit
  25. 30 Oct, 2017 - 1 commit
  26. 06 Oct, 2017 - 2 commits
  27. 29 Sep, 2017 - 2 commits
  28. 22 Sep, 2017 - 1 commit
  29. 06 Sep, 2017 - 2 commits
  30. 04 Sep, 2017 - 1 commit
  31. 15 Aug, 2017 - 1 commit
  32. 26 Jul, 2017 - 2 commits
  33. 04 Jul, 2017 - 1 commit
  34. 30 Jun, 2017 - 1 commit