Qt Jambi
Qt Jambi provides Qt bindings for the Java programming language more…
Important note:
First repository (qt-jambi) is Nokia’s repository and community does not have access to it. All work has been and will be in repository qtjambi-community.
qt-jambi
!!! NOTICE NOTICE !!!
Use the “qtjambi-community” repository for current development with Qt 4.7.x and newer. Scroll down the gitorious project page to find it.
This repository “qt-jambi” relates to the historic Nokia/Trolltech maintenance period of QtJambi which ended in March 2009. This project is end-of-life and relates only to Qt releases 4.5.x and older.
As this project is not being maintained Merge Requests should not be sent to it.
!!! NOTICE NOTICE !!!
-
Cloning this repository:
git clone git://gitorious.org/qt-jambi/qt-jambi.git qt-jambi cd qt-jambi
Add this repository as a remote to an existing local repository:
git remote add qt-jambi git://gitorious.org/qt-jambi/qt-jambi.git git fetch qt-jambi git checkout -b my-local-tracking-branch qt-jambi/master_or_other_branch
qtpropertybrowser-binding
A binding for the QtPropertyBrowser (http://doc.trolltech.com/solutions/4/qtpropertybrowser/index.html)
-
Cloning this repository:
git clone git://gitorious.org/qt-jambi/qtpropertybrowser-binding.git qtpropertybrowser-binding cd qtpropertybrowser-binding
Add this repository as a remote to an existing local repository:
git remote add qtpropertybrowser-binding git://gitorious.org/qt-jambi/qtpropertybrowser-binding.git git fetch qtpropertybrowser-binding git checkout -b my-local-tracking-branch qtpropertybrowser-binding/master_or_other_branch
old-community-repo
Not under development anymore, will be deleted after Gitorious allows someone to do so…
-
Cloning this repository:
git clone git://gitorious.org/qt-jambi/old-community-repo.git old-community-repo cd old-community-repo
Add this repository as a remote to an existing local repository:
git remote add old-community-repo git://gitorious.org/qt-jambi/old-community-repo.git git fetch old-community-repo git checkout -b my-local-tracking-branch old-community-repo/master_or_other_branch
community-qtjambi-awtbridge
Community clone of qtjambi-awtbridge
-
Cloning this repository:
git clone git://gitorious.org/qt-jambi/community-qtjambi-awtbridge.git community-qtjambi-awtbridge cd community-qtjambi-awtbridge
Add this repository as a remote to an existing local repository:
git remote add community-qtjambi-awtbridge git://gitorious.org/qt-jambi/community-qtjambi-awtbridge.git git fetch community-qtjambi-awtbridge git checkout -b my-local-tracking-branch community-qtjambi-awtbridge/master_or_other_branch
qtjambi-community
Qt Jambi community’s repository, with the latest changes available
-
Cloning this repository:
git clone git://gitorious.org/qt-jambi/qtjambi-community.git qtjambi-community cd qtjambi-community
Add this repository as a remote to an existing local repository:
git remote add qtjambi-community git://gitorious.org/qt-jambi/qtjambi-community.git git fetch qtjambi-community git checkout -b my-local-tracking-branch qtjambi-community/master_or_other_branch
qtjambi-community-maven
Qt Jambi incubator repository for Mavenizing the build and breaking down the project into clearly defined sub-projects more…
Not ready for public usage until release announcement, do not use.
-
Cloning this repository:
git clone git://gitorious.org/qt-jambi/qtjambi-community-maven.git qtjambi-community-maven cd qtjambi-community-maven
Add this repository as a remote to an existing local repository:
git remote add qtjambi-community-maven git://gitorious.org/qt-jambi/qtjambi-community-maven.git git fetch qtjambi-community-maven git checkout -b my-local-tracking-branch qtjambi-community-maven/master_or_other_branch
Activities 
-
Saturday May 26 2012
-
Comment
16:03
Darryl L. Miles commented on merge request qt-jambi/qtjambi-community #113
I think this is best in a maven scala exampe project with maven archetypes to help new users get started.
-
Push
11:42
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120525. View diff
master_20120525 changed from 965da63 to 9fa4e3d
-
-
Friday May 25 2012
-
Commit
13:45
Darryl L. Miles created branch master_ant_1_7_x on qt-jambi/dlmiles-qtjambi-community
-
Commit
13:44
Darryl L. Miles created branch master_20120525 on qt-jambi/dlmiles-qtjambi-community
-
-
Thursday May 24 2012
-
Commit
18:44
Darryl L. Miles deleted branch master_20120511 on qt-jambi/dlmiles-qtjambi-community
-
Push
18:39
Darryl L. Miles pushed 5 commits to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master. View diff
master changed from a42f46e to 5cb65e9
-
Push
14:15
Samu Voutilainen pushed 5 commits to qt-jambi/qtjambi-community:master. View diff
master changed from a42f46e to 5cb65e9
-
-
Friday May 11 2012
-
Push
09:34
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120511. View diff
master_20120511 changed from eeb4544 to 5cb65e9
-
Push
09:14
Darryl L. Miles pushed 3 commits to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120511. View diff
master_20120511 changed from 502a9ff to eeb4544
-
Push
09:12
Darryl L. Miles pushed 2 commits to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master. View diff
master changed from d7a8fb9 to a42f46e
-
Commit
09:08
Darryl L. Miles deleted branch master_20120509 on qt-jambi/dlmiles-qtjambi-community
-
Push
09:08
Darryl L. Miles pushed 0 commits to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master. View diff
master changed from a42f46e to d7a8fb9
-
Commit
09:08
Darryl L. Miles deleted branch master_20120424 on qt-jambi/dlmiles-qtjambi-community
-
Commit
09:08
Darryl L. Miles created branch master_20120511 on qt-jambi/dlmiles-qtjambi-community
-
Push
09:06
Darryl L. Miles pushed 2 commits to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master. View diff
master changed from d7a8fb9 to a42f46e
-
Push
08:13
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from e331516 to 15274ab
-
Push
08:02
Darryl L. Miles pushed 2 commits to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from ba4a1a0 to e331516
-
Push
03:36
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from e3b6082 to ba4a1a0
-
Push
03:09
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from 720d5a2 to e3b6082
-
Push
02:11
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from 8be122f to 720d5a2
-
Push
02:08
Darryl L. Miles pushed 5 commits to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from c2c6fa4 to 8be122f
-
-
Thursday May 10 2012
-
Push
21:24
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from cf0fab1 to c2c6fa4
-
Push
19:40
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from 7fd6641 to cf0fab1
-
Push
02:36
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from cb93b1f to 7fd6641
-
Push
00:16
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from 1f6dccb to cb93b1f
-
Push
00:06
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from 93e9b95 to 1f6dccb
-
-
Wednesday May 09 2012
-
Push
23:53
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from af47529 to 93e9b95
-
Push
23:52
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from 254e16f to af47529
-
Push
23:50
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from e04226a to 254e16f
-
Push
23:33
Darryl L. Miles pushed 1 commit to ~dlmiles/qt-jambi/dlmiles-qtjambi-community:master_20120509. View diff
master_20120509 changed from 048fc95 to e04226a
-

