GithubHelp home page GithubHelp logo

phaus / qtjambi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qtjambi/qtjambi

0.0 2.0 0.0 61.99 MB

Qt Jambi’s official clone

C++ 48.99% QMake 0.48% Shell 0.32% C 1.90% Java 39.25% Groff 0.03% HTML 8.07% Visual Basic 0.01% NSIS 0.10% XSLT 0.03% Ruby 0.08% Perl 0.01% Python 0.73% CSS 0.01%

qtjambi's Introduction

Qt Jambi

Description

This project provides power of Qt to Java world, for both Qt itself and for programs and libraries built with Qt.

Features

  • Qt 4.8 compliant bindings for Linux, Mac OSX and Windows
  • “Stand-alone” generator for generating bindings for miscelleanous Qt programs and libraries

Known problems

  • We don’t at the moment have stable OSX maintainer, so OSX releases are lacking behind
  • Qt 5 support is still WIP

Requirements

Users:

  • Java 1.5 or greater

For compiling your own packages:

  • JDK
  • Ant 1.8 (or greater)
  • Qt 4.X, can be either self-built or distribution package, as long as it contains all development headers and modules you want and qmake
  • make

Jambi basically has all the same dependencies Qt has, but many modules of Qt are in reality optional, so you could well for example drop QtWebkit, if you don’t need it.

Installation

Newest releases can be found at http://qtjambi.org/downloads.

If you wish to compile Jambi from sources, there is more information at INSTALL.md.

Contributing

Gerrit

Preferably, we will take contributions to our Gerrit:

  1. Register to Gerrit
  2. Clone the git repository
  3. (only if clone is not from Gerrit) Add gerrit as remote ssh://[YOURUSER]@gerrit.smar.fi:29418/qtjambi-community
  4. Do your modifications
  5. git push gerrit HEAD:refs/for/master

More information about how Gerrit works can be found at their official documentation.

Github

Alternatively, you can do pull requests at Github using the standard pattern :-)

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

qtjambi's People

Contributors

akoskm avatar arcnor avatar brunojanvier avatar dlmiles avatar dusanmsk avatar fge avatar flying-sheep avatar helgeingvart avatar jfcabral avatar kakadu avatar kkofler avatar liangqi avatar marbre avatar mattrdash avatar momesana avatar pix avatar rmzone avatar robertoraggi avatar smarre avatar tronical avatar xranby avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.