1. 22 May, 2013 - 2 commits
  2. 14 May, 2013 - 1 commit
  3. 13 May, 2013 - 1 commit
    • Jan Arve Saether's avatar
      Fix bug when skipping webkit on windows · 46a7dee5
      Jan Arve Saether authored
      
      Do not add "-skip qtwebkit" as one single item to the array, since that
      will effectively run configure like this:
      .\configure.exe "-skip qtwebkit"
      
      This gave the error:
      Unknown option -skip qtwebkit
      
      This was found to be a problem with Windows Powershell, not sure if this
      is a problem under command.com
      
      Change-Id: Id2a2e8d4705fc46905450e6a7ac503d6c27710aa
      Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
      46a7dee5
  4. 09 May, 2013 - 1 commit
    • Andras Becsi's avatar
      Remove obsolete build configuration for QtWebKit · 5197a003
      Andras Becsi authored
      
      Building the qtwebkit module works the same way as any other module
      these days (i.e. qmake && make), thus using the build-webkit script
      for this purpose is obsolete.
      In particular when using the qt5_tool the module is actually built
      twice: first time with the top-level Makefile, and for the second
      time in a final step with build-webkit which fails because the other
      build is present. Since the build-webkit script is meant for upstream
      developer builds the option can be removed from qt5_tool.
      Configure with '-skip qtwebkit' when a webkit build was not requested.
      
      Task-number: QTBUG-30858
      Change-Id: Ib6b51b188c9f97064efb834da46de4d03e2a72b7
      Reviewed-by: default avatarTor Arne Vestbø <tor.arne.vestbo@digia.com>
      5197a003
  5. 25 Apr, 2013 - 1 commit
  6. 08 Apr, 2013 - 1 commit
  7. 02 Apr, 2013 - 3 commits
  8. 26 Mar, 2013 - 1 commit
  9. 22 Mar, 2013 - 1 commit
  10. 19 Mar, 2013 - 1 commit
  11. 14 Mar, 2013 - 2 commits
  12. 12 Mar, 2013 - 2 commits
  13. 07 Mar, 2013 - 1 commit
  14. 15 Feb, 2013 - 1 commit
  15. 13 Feb, 2013 - 1 commit
  16. 12 Feb, 2013 - 1 commit
  17. 11 Feb, 2013 - 2 commits
  18. 08 Feb, 2013 - 1 commit
  19. 07 Feb, 2013 - 1 commit
  20. 05 Feb, 2013 - 2 commits
  21. 28 Jan, 2013 - 1 commit
  22. 23 Jan, 2013 - 1 commit
  23. 16 Jan, 2013 - 1 commit
  24. 14 Dec, 2012 - 1 commit
  25. 07 Dec, 2012 - 2 commits
  26. 04 Dec, 2012 - 2 commits
  27. 28 Nov, 2012 - 1 commit
  28. 22 Nov, 2012 - 1 commit
  29. 12 Nov, 2012 - 1 commit
  30. 30 Oct, 2012 - 1 commit
  31. 10 Oct, 2012 - 1 commit