1. 02 Oct, 2014 - 1 commit
    • Eskil Abrahamsen Blomfeldt's avatar
      Android: Don't include Apache code under LGPLv2 license · 538248d9
      Eskil Abrahamsen Blomfeldt authored
      
      The code which extracts style assets for the Android style
      is licensed under the Apache license, which is not compatible
      with LGPLv2.1. It is, however, compatible with LGPLv3. This
      means that the Android platform plugin cannot be LGPLv2.1
      as long as this code is included.
      
      To minimize licensing confusion, we default to only providing
      LGPLv3 for Android. If you want to build a LGPLv2.1-compatible
      library, you can add -no-android-style-assets to the
      configuration. This will in turn enable the LGPLv2.1 in
      the configure output, and it will disable the extraction
      code in the platform plugin.
      
      Running the Android style with an LGPLv2.1-compatible platform
      plugin will work, but it will look horrible.
      
      [ChangeLog][Android] Default open-source license for
      Qt for Android is now LGPLv3. For compatibility with the LGPLv2.1
      license, add "-no-android-style-assets" to your configuration.
      
      Change-Id: I6c7b52140f38138520871fa7c69debbb4ee90e6c
      Task-number: QTBUG-41365
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
      Reviewed-by: default avatarChristian Stromme <christian.stromme@digia.com>
      538248d9
  2. 18 Jan, 2013 - 1 commit
  3. 22 Sep, 2012 - 1 commit
  4. 30 Jan, 2012 - 1 commit
  5. 23 Jan, 2012 - 1 commit
  6. 05 Jan, 2012 - 1 commit
  7. 24 May, 2011 - 1 commit
  8. 27 Apr, 2011 - 1 commit
    • Qt by Nokia's avatar
      Initial import from the monolithic Qt. · 38be0d13
      Qt by Nokia authored
      This is the beginning of revision history for this module. If you
      want to look at revision history older than this, please refer to the
      Qt Git wiki for how to use Git history grafting. At the time of
      writing, this wiki is located here:
      
      http://qt.gitorious.org/qt/pages/GitIntroductionWithQt
      
      If you have already performed the grafting and you don't see any
      history beyond this commit, try running "git log" with the "--follow"
      argument.
      
      Branched from the monolithic repo, Qt master branch, at commit
      896db169ea224deb96c59ce8af800d019de63f12
      38be0d13