1. 20 Jun, 2016 - 1 commit
  2. 18 Jun, 2016 - 1 commit
  3. 17 Jun, 2016 - 1 commit
  4. 16 Jun, 2016 - 2 commits
  5. 14 Jun, 2016 - 3 commits
  6. 12 Jun, 2016 - 1 commit
  7. 05 Jun, 2016 - 1 commit
  8. 02 Jun, 2016 - 1 commit
  9. 30 May, 2016 - 4 commits
  10. 24 May, 2016 - 1 commit
  11. 21 May, 2016 - 1 commit
  12. 11 May, 2016 - 1 commit
  13. 09 May, 2016 - 1 commit
  14. 05 May, 2016 - 3 commits
  15. 28 Apr, 2016 - 2 commits
  16. 26 Apr, 2016 - 1 commit
  17. 25 Apr, 2016 - 1 commit
  18. 21 Apr, 2016 - 1 commit
  19. 04 Apr, 2016 - 1 commit
  20. 31 Mar, 2016 - 1 commit
  21. 29 Mar, 2016 - 1 commit
  22. 08 Mar, 2016 - 1 commit
    • Iikka Eklund's avatar
      Update .gitmodules for automated release src package creation · 84a1676e
      Iikka Eklund authored
      
      Introduce new "deprecated" value for status attribute.
      
      We have two flavors of big source packages we need to produce:
      
      qt-everywhere-* which needs to include:
      
       - essential
       - addon
       - preview
       - deprecated (e.g. qtscript and qtenginio for Qt5.6 release)
      
      Installer only specific source package:
      
       - essential
       - addon
      
       The rest (deprecated, preview, ...) need to be shown as split src
       packages in the installer.
      
      The above leads to the following changes:
      
      qtscript: addon -> deprecated
      
       Needs to be part of big src packages but excluded from installer
       specific big source package.
      
      qtenginio: obsolete -> deprecated
      
       We can't exclude this module from qt-everywhere src packages.
      
      qtwayland: preview -> addon
      
       Needs to be part of installer specific big src package and the
       module status is not preview anymore.
      
      Change-Id: I52e10629bf81860f56ebc4ce9d395e0ca54c4264
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
      v5.6.0
      84a1676e
  23. 04 Mar, 2016 - 1 commit
  24. 03 Mar, 2016 - 1 commit
  25. 27 Feb, 2016 - 1 commit
  26. 19 Feb, 2016 - 1 commit
  27. 17 Feb, 2016 - 2 commits
    • Oswald Buddenhagen's avatar
      rework hook installation · fdf1b3cc
      Oswald Buddenhagen authored
      
      the primary purpose of this change is making it work with new-style
      submodules (1.7+) and git-worktree (2.5+). this means resolving '.git'
      and 'commondir' files.
      
      we avoid calling git commands, because a) it's slow on windows, b) some
      of them are unavailable in older git versions and it's tedious to deal
      with that and c) their output is not necessarily optimal (not always
      absolute paths).
      
      we also don't use relative paths for the hook locations any more, as
      that's too tedious to deal with.
      
      Change-Id: Ie341e748e56d6bef40856e4a49ac368850028d83
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
      fdf1b3cc
    • Qt Submodule Update Bot's avatar
      Updated submodules. · c2549708
      Qt Submodule Update Bot authored
      
      Change-Id: I020482ae1107cdd56fad485007622cb4b62b8032
      Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
      c2549708
  28. 16 Feb, 2016 - 1 commit
  29. 15 Feb, 2016 - 1 commit
  30. 12 Feb, 2016 - 1 commit