1. 12 Feb, 2015 - 1 commit
    • Jani Heikkinen's avatar
      Update copyright headers · cf82978a
      Jani Heikkinen authored
      
      Qt copyrights are now in The Qt Company, so we could update the source
      code headers accordingly. In the same go we should also fix the links to
      point to qt.io.
      
      Change-Id: Id0bb1fd5a9d695520753a280bb1ad5ba1ccc6026
      Reviewed-by: default avatarSergio Ahumada <sahumada@texla.cl>
      cf82978a
  2. 24 Aug, 2014 - 1 commit
  3. 21 Nov, 2013 - 1 commit
  4. 10 Oct, 2013 - 1 commit
  5. 25 Sep, 2013 - 1 commit
  6. 23 Sep, 2013 - 1 commit
  7. 20 Sep, 2013 - 1 commit
    • Christian Strømme's avatar
      Add Qt JNI API. · e5d6abb3
      Christian Strømme authored
      
      The QJNI API's provide an easy way to communicate with Java API's from
      C++. The API consists of two classes, QJNIObject which acts as a wrapper
      around Java classes and QJNIEnvironment which attaches the current
      thread to the Java VM and exposes the Java Native Interface.
      
      Change-Id: I9cdc395249de74f940b75eab9f2bd32347d5d432
      Reviewed-by: default avatarEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
      e5d6abb3