Repositories
qt-examples
main repo for the examples
-
Cloning this repository:
git clone git://gitorious.org/qt-examples/qt-examples.git qt-examples cd qt-examples
Add this repository as a remote to an existing local repository:
git remote add qt-examples git://gitorious.org/qt-examples/qt-examples.git git fetch qt-examples git checkout -b my-local-tracking-branch qt-examples/master_or_other_branch
deskwisks-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~deskwisk/qt-examples/deskwisks-qt-examples.git deskwisks-qt-examples cd deskwisks-qt-examples
Add this repository as a remote to an existing local repository:
git remote add deskwisks-qt-examples git://gitorious.org/~deskwisk/qt-examples/deskwisks-qt-examples.git git fetch deskwisks-qt-examples git checkout -b my-local-tracking-branch deskwisks-qt-examples/master_or_other_branch
koosys-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~koosy/qt-examples/koosys-qt-examples.git koosys-qt-examples cd koosys-qt-examples
Add this repository as a remote to an existing local repository:
git remote add koosys-qt-examples git://gitorious.org/~koosy/qt-examples/koosys-qt-examples.git git fetch koosys-qt-examples git checkout -b my-local-tracking-branch koosys-qt-examples/master_or_other_branch
balts-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~balt/qt-examples/balts-qt-examples.git balts-qt-examples cd balts-qt-examples
Add this repository as a remote to an existing local repository:
git remote add balts-qt-examples git://gitorious.org/~balt/qt-examples/balts-qt-examples.git git fetch balts-qt-examples git checkout -b my-local-tracking-branch balts-qt-examples/master_or_other_branch
ken123s-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~ken123/qt-examples/ken123s-qt-examples.git ken123s-qt-examples cd ken123s-qt-examples
Add this repository as a remote to an existing local repository:
git remote add ken123s-qt-examples git://gitorious.org/~ken123/qt-examples/ken123s-qt-examples.git git fetch ken123s-qt-examples git checkout -b my-local-tracking-branch ken123s-qt-examples/master_or_other_branch
hmins-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~hmin/qt-examples/hmins-qt-examples.git hmins-qt-examples cd hmins-qt-examples
Add this repository as a remote to an existing local repository:
git remote add hmins-qt-examples git://gitorious.org/~hmin/qt-examples/hmins-qt-examples.git git fetch hmins-qt-examples git checkout -b my-local-tracking-branch hmins-qt-examples/master_or_other_branch
sstones-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~sstone/qt-examples/sstones-qt-examples.git sstones-qt-examples cd sstones-qt-examples
Add this repository as a remote to an existing local repository:
git remote add sstones-qt-examples git://gitorious.org/~sstone/qt-examples/sstones-qt-examples.git git fetch sstones-qt-examples git checkout -b my-local-tracking-branch sstones-qt-examples/master_or_other_branch
sanyangchengs-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~sanyangcheng/qt-examples/sanyangchengs-qt-examples.git sanyangchengs-qt-examples cd sanyangchengs-qt-examples
Add this repository as a remote to an existing local repository:
git remote add sanyangchengs-qt-examples git://gitorious.org/~sanyangcheng/qt-examples/sanyangchengs-qt-examples.git git fetch sanyangchengs-qt-examples git checkout -b my-local-tracking-branch sanyangchengs-qt-examples/master_or_other_branch
viipers-qt-examples
-
Cloning this repository:
git clone git://gitorious.org/~viiper/qt-examples/viipers-qt-examples.git viipers-qt-examples cd viipers-qt-examples
Add this repository as a remote to an existing local repository:
git remote add viipers-qt-examples git://gitorious.org/~viiper/qt-examples/viipers-qt-examples.git git fetch viipers-qt-examples git checkout -b my-local-tracking-branch viipers-qt-examples/master_or_other_branch

