- 12 Feb, 2015 - 1 commit
-
-
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:
Sergio Ahumada <sahumada@texla.cl>
-
- 24 Aug, 2014 - 1 commit
-
-
Jani Heikkinen authored
- Renamed LICENSE.LGPL to LICENSE.LGPLv21 - Added LICENSE.LGPLv3 & LICENSE.GPLv2 - Removed LICENSE.GPL Change-Id: Iad800f28f4e85e3f00512400ed9c5ed196c5097a Reviewed-by:
Antti Kokko <antti.kokko@digia.com> Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@digia.com>
-
- 21 Nov, 2013 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
It's a part of QtAndroidExtras not QtWinExtras. Change-Id: I095d39e69dcd1c5362aa50a9e71a29e024fdab38 Reviewed-by:
Christian Stromme <christian.stromme@digia.com>
-
- 10 Oct, 2013 - 1 commit
-
-
Christian Strømme authored
The old classes where not following the usual convention for acronyms in class names. Change-Id: I2fad72483c51ca95a2703d914d6a678c5f7cde98 Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Yoann Lopes <yoann.lopes@digia.com>
-
- 25 Sep, 2013 - 1 commit
-
-
Christian Strømme authored
We use the class loader to get the files Change-Id: I5268dbda5f17c1dfc7332fec35e6da033090605f Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
- 23 Sep, 2013 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
This example adds a custom class to the project and calls into it with JNI to set a notification message in the status area. Change-Id: I74d7a87c0511b98608422788c1c282e9af57c074 Reviewed-by:
Christian Stromme <christian.stromme@digia.com>
-
- 20 Sep, 2013 - 1 commit
-
-
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:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-