1. 02 Nov, 2016 - 1 commit
    • Frederik Gladhorn's avatar
      Clean up usage of qtsvg as dependency · fbd78263
      Frederik Gladhorn authored
      
      There is no build dependency on QtSvg in qtdeclarative or qtquick1, so
      don't recommend it for builds. QtSensors on the other hand has an
      example that does need svg.
      This does not change anything in the big picture, the svg module will be
      built as always and svg files will be displayed. The change is the
      ordering of builds (leave more room for parallelization).
      
      Change-Id: I50e527e03a75742036d5f914611d0b34437a8e3a
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
      fbd78263
  2. 13 Sep, 2016 - 1 commit
  3. 24 Aug, 2016 - 1 commit
  4. 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
  5. 07 Feb, 2016 - 2 commits
  6. 25 Jan, 2016 - 1 commit
  7. 22 Jan, 2016 - 1 commit
  8. 24 Sep, 2015 - 1 commit
  9. 03 Sep, 2015 - 5 commits
  10. 27 Aug, 2015 - 1 commit
  11. 12 Aug, 2015 - 1 commit
  12. 10 Aug, 2015 - 1 commit
  13. 10 Apr, 2015 - 1 commit
  14. 13 Mar, 2015 - 1 commit
  15. 16 Feb, 2015 - 1 commit
  16. 13 Feb, 2015 - 1 commit
  17. 08 Jan, 2015 - 1 commit
  18. 05 Dec, 2014 - 1 commit
  19. 02 Dec, 2014 - 1 commit
  20. 12 Nov, 2014 - 1 commit
  21. 25 Sep, 2014 - 1 commit
  22. 23 Sep, 2014 - 2 commits
  23. 29 Aug, 2014 - 1 commit
  24. 08 Aug, 2014 - 1 commit
  25. 22 Feb, 2014 - 1 commit
  26. 17 Feb, 2014 - 1 commit
  27. 01 Nov, 2013 - 1 commit
  28. 27 Sep, 2013 - 1 commit
  29. 16 Aug, 2013 - 1 commit
  30. 26 Jun, 2013 - 1 commit
  31. 01 May, 2013 - 2 commits
  32. 04 Apr, 2013 - 1 commit
  33. 03 Apr, 2013 - 1 commit
    • Oswald Buddenhagen's avatar
      re-add a bunch of modules · 66ed87fc
      Oswald Buddenhagen authored
      this allows for easy cloning and build system maintenance also for
      modules which are currently irrelevant, thus hopefully keeping the
      barrier to their revival low. it does not affect the casual developer or
      the CI system, as init-repository will not clone these modules.
      
      This (abstractly) reverts commits
      41c3f2cb,
      725a51b1 and
      1117d4da
      
      .
      
      Change-Id: Iabc750642fc1c163f3ebc96cf6edaa9b04378094
      Reviewed-by: default avatarSergio Ahumada <sergio.ahumada@digia.com>
      66ed87fc