Repositories
qt
The official Qt source code repository.
-
Cloning this repository:
git clone git://gitorious.org/qt/qt.git qt cd qt
Add this repository as a remote to an existing local repository:
git remote add qt git://gitorious.org/qt/qt.git git fetch qt git checkout -b my-local-tracking-branch qt/master_or_other_branch
icefox
-
Cloning this repository:
git clone git://gitorious.org/~icefox/qt/icefox.git icefox cd icefox
Add this repository as a remote to an existing local repository:
git remote add icefox git://gitorious.org/~icefox/qt/icefox.git git fetch icefox git checkout -b my-local-tracking-branch icefox/master_or_other_branch
chencas-clone
-
Cloning this repository:
git clone git://gitorious.org/~chenca/qt/chencas-clone.git chencas-clone cd chencas-clone
Add this repository as a remote to an existing local repository:
git remote add chencas-clone git://gitorious.org/~chenca/qt/chencas-clone.git git fetch chencas-clone git checkout -b my-local-tracking-branch chencas-clone/master_or_other_branch
thuliocostas-clone
-
Cloning this repository:
git clone git://gitorious.org/~thuliocosta/qt/thuliocostas-clone.git thuliocostas-clone cd thuliocostas-clone
Add this repository as a remote to an existing local repository:
git remote add thuliocostas-clone git://gitorious.org/~thuliocosta/qt/thuliocostas-clone.git git fetch thuliocostas-clone git checkout -b my-local-tracking-branch thuliocostas-clone/master_or_other_branch
steveires-clone
-
Cloning this repository:
git clone git://gitorious.org/~steveire/qt/steveires-clone.git steveires-clone cd steveires-clone
Add this repository as a remote to an existing local repository:
git remote add steveires-clone git://gitorious.org/~steveire/qt/steveires-clone.git git fetch steveires-clone git checkout -b my-local-tracking-branch steveires-clone/master_or_other_branch
kenneths-clone
-
Cloning this repository:
git clone git://gitorious.org/~kenneth/qt/kenneths-clone.git kenneths-clone cd kenneths-clone
Add this repository as a remote to an existing local repository:
git remote add kenneths-clone git://gitorious.org/~kenneth/qt/kenneths-clone.git git fetch kenneths-clone git checkout -b my-local-tracking-branch kenneths-clone/master_or_other_branch
kenji-clone
-
Cloning this repository:
git clone git://gitorious.org/~kenji/qt/kenji-clone.git kenji-clone cd kenji-clone
Add this repository as a remote to an existing local repository:
git remote add kenji-clone git://gitorious.org/~kenji/qt/kenji-clone.git git fetch kenji-clone git checkout -b my-local-tracking-branch kenji-clone/master_or_other_branch
enrico
-
Cloning this repository:
git clone git://gitorious.org/~enrico/qt/enrico.git enrico cd enrico
Add this repository as a remote to an existing local repository:
git remote add enrico git://gitorious.org/~enrico/qt/enrico.git git fetch enrico git checkout -b my-local-tracking-branch enrico/master_or_other_branch
frankkdab
-
Cloning this repository:
git clone git://gitorious.org/~frankkdab/qt/frankkdab.git frankkdab cd frankkdab
Add this repository as a remote to an existing local repository:
git remote add frankkdab git://gitorious.org/~frankkdab/qt/frankkdab.git git fetch frankkdab git checkout -b my-local-tracking-branch frankkdab/master_or_other_branch
qt-gberg
-
Cloning this repository:
git clone git://gitorious.org/~gberg/qt/qt-gberg.git qt-gberg cd qt-gberg
Add this repository as a remote to an existing local repository:
git remote add qt-gberg git://gitorious.org/~gberg/qt/qt-gberg.git git fetch qt-gberg git checkout -b my-local-tracking-branch qt-gberg/master_or_other_branch
ahaupt-clone
-
Cloning this repository:
git clone git://gitorious.org/~ahaupt/qt/ahaupt-clone.git ahaupt-clone cd ahaupt-clone
Add this repository as a remote to an existing local repository:
git remote add ahaupt-clone git://gitorious.org/~ahaupt/qt/ahaupt-clone.git git fetch ahaupt-clone git checkout -b my-local-tracking-branch ahaupt-clone/master_or_other_branch
jlp-qt-clone
For now mostly for Slovenian translations of Qt
-
Cloning this repository:
git clone git://gitorious.org/~jlp/qt/jlp-qt-clone.git jlp-qt-clone cd jlp-qt-clone
Add this repository as a remote to an existing local repository:
git remote add jlp-qt-clone git://gitorious.org/~jlp/qt/jlp-qt-clone.git git fetch jlp-qt-clone git checkout -b my-local-tracking-branch jlp-qt-clone/master_or_other_branch
jpnurmi-qt
-
Cloning this repository:
git clone git://gitorious.org/~jpnurmi/qt/jpnurmi-qt.git jpnurmi-qt cd jpnurmi-qt
Add this repository as a remote to an existing local repository:
git remote add jpnurmi-qt git://gitorious.org/~jpnurmi/qt/jpnurmi-qt.git git fetch jpnurmi-qt git checkout -b my-local-tracking-branch jpnurmi-qt/master_or_other_branch
larrys-clone
-
Cloning this repository:
git clone git://gitorious.org/~Larry/qt/larrys-clone.git larrys-clone cd larrys-clone
Add this repository as a remote to an existing local repository:
git remote add larrys-clone git://gitorious.org/~Larry/qt/larrys-clone.git git fetch larrys-clone git checkout -b my-local-tracking-branch larrys-clone/master_or_other_branch
zacks-clone
-
Cloning this repository:
git clone git://gitorious.org/~zack/qt/zacks-clone.git zacks-clone cd zacks-clone
Add this repository as a remote to an existing local repository:
git remote add zacks-clone git://gitorious.org/~zack/qt/zacks-clone.git git fetch zacks-clone git checkout -b my-local-tracking-branch zacks-clone/master_or_other_branch
mikmaks-qt
-
Cloning this repository:
git clone git://gitorious.org/~mikmak/qt/mikmaks-qt.git mikmaks-qt cd mikmaks-qt
Add this repository as a remote to an existing local repository:
git remote add mikmaks-qt git://gitorious.org/~mikmak/qt/mikmaks-qt.git git fetch mikmaks-qt git checkout -b my-local-tracking-branch mikmaks-qt/master_or_other_branch
qt-miniak
-
Cloning this repository:
git clone git://gitorious.org/~miniak/qt/qt-miniak.git qt-miniak cd qt-miniak
Add this repository as a remote to an existing local repository:
git remote add qt-miniak git://gitorious.org/~miniak/qt/qt-miniak.git git fetch qt-miniak git checkout -b my-local-tracking-branch qt-miniak/master_or_other_branch
rafaleks-clone
-
Cloning this repository:
git clone git://gitorious.org/~rafalek/qt/rafaleks-clone.git rafaleks-clone cd rafaleks-clone
Add this repository as a remote to an existing local repository:
git remote add rafaleks-clone git://gitorious.org/~rafalek/qt/rafaleks-clone.git git fetch rafaleks-clone git checkout -b my-local-tracking-branch rafaleks-clone/master_or_other_branch
kitsunes-clone
-
Cloning this repository:
git clone git://gitorious.org/~kitsune/qt/kitsunes-clone.git kitsunes-clone cd kitsunes-clone
Add this repository as a remote to an existing local repository:
git remote add kitsunes-clone git://gitorious.org/~kitsune/qt/kitsunes-clone.git git fetch kitsunes-clone git checkout -b my-local-tracking-branch kitsunes-clone/master_or_other_branch
njeiseckes-clone
-
Cloning this repository:
git clone git://gitorious.org/~njeisecke/qt/njeiseckes-clone.git njeiseckes-clone cd njeiseckes-clone
Add this repository as a remote to an existing local repository:
git remote add njeiseckes-clone git://gitorious.org/~njeisecke/qt/njeiseckes-clone.git git fetch njeiseckes-clone git checkout -b my-local-tracking-branch njeiseckes-clone/master_or_other_branch
qt-ramblings
-
Cloning this repository:
git clone git://gitorious.org/~dentharg/qt/qt-ramblings.git qt-ramblings cd qt-ramblings
Add this repository as a remote to an existing local repository:
git remote add qt-ramblings git://gitorious.org/~dentharg/qt/qt-ramblings.git git fetch qt-ramblings git checkout -b my-local-tracking-branch qt-ramblings/master_or_other_branch
notmarts-clone
-
Cloning this repository:
git clone git://gitorious.org/~notmart/qt/notmarts-clone.git notmarts-clone cd notmarts-clone
Add this repository as a remote to an existing local repository:
git remote add notmarts-clone git://gitorious.org/~notmart/qt/notmarts-clone.git git fetch notmarts-clone git checkout -b my-local-tracking-branch notmarts-clone/master_or_other_branch
alscarpas-clone
-
Cloning this repository:
git clone git://gitorious.org/~alscarpa/qt/alscarpas-clone.git alscarpas-clone cd alscarpas-clone
Add this repository as a remote to an existing local repository:
git remote add alscarpas-clone git://gitorious.org/~alscarpa/qt/alscarpas-clone.git git fetch alscarpas-clone git checkout -b my-local-tracking-branch alscarpas-clone/master_or_other_branch
kinetic
What is Kinetic?
Kinetic is a development project driven by the goal of allowing Qt users on all platforms to more easily create dynamic, smooth and animated GUIs. Throughout the course of the project, we’ll introduce a new animation framework and functionality for managing states and transitions. We’ll also research improvements to Qt’s styling and rendering model by building on top of Qt’s existing GUI capabilities.
Project Focus Areas
The project has three main areas of focus:
- A new animation framework
- Providing a framework that helps users build both simple and complex animations on any type of components – visual or non-visual. (e.g. widgets, items, sounds, etc.) Users should be able to define animations and stateful forms with animated transitions. Built-in animations should be provided, and users should also be able to create their own custom animations.
- This Animation Framework is also available separately, through Qt Solutions.
- Providing a framework that helps users build both simple and complex animations on any type of components – visual or non-visual. (e.g. widgets, items, sounds, etc.) Users should be able to define animations and stateful forms with animated transitions. Built-in animations should be provided, and users should also be able to create their own custom animations.
- Declarative UI design and styling
- Declarative Programming, as opposed to Imperative Programming, describes what something should be and should look like, rather than how you should create it or how to make it look a certain way. We’ll investigate how we can help designers style widgets and forms, and how we can use a declarative approach to improve our rendering model. In short, we'd like to improve Qt’s .ui model, and the tools around it.
- Declarative Programming, as opposed to Imperative Programming, describes what something should be and should look like, rather than how you should create it or how to make it look a certain way. We’ll investigate how we can help designers style widgets and forms, and how we can use a declarative approach to improve our rendering model. In short, we'd like to improve Qt’s .ui model, and the tools around it.
- Enhanced graphical capabilities
- We'd also like to add new effects and features, such as opacity, drop shadows, glow and filtering to Qt’s GUI.
- We'd also like to add new effects and features, such as opacity, drop shadows, glow and filtering to Qt’s GUI.
-
Cloning this repository:
git clone git://gitorious.org/+qt-kinetic-developers/qt/kinetic.git kinetic cd kinetic
Add this repository as a remote to an existing local repository:
git remote add kinetic git://gitorious.org/+qt-kinetic-developers/qt/kinetic.git git fetch kinetic git checkout -b my-local-tracking-branch kinetic/master_or_other_branch
bjmgeek-sandbox
-
Cloning this repository:
git clone git://gitorious.org/~bjmgeek/qt/bjmgeek-sandbox.git bjmgeek-sandbox cd bjmgeek-sandbox
Add this repository as a remote to an existing local repository:
git remote add bjmgeek-sandbox git://gitorious.org/~bjmgeek/qt/bjmgeek-sandbox.git git fetch bjmgeek-sandbox git checkout -b my-local-tracking-branch bjmgeek-sandbox/master_or_other_branch
qt-clone
-
Cloning this repository:
git clone git://gitorious.org/~majewsky/qt/qt-clone.git qt-clone cd qt-clone
Add this repository as a remote to an existing local repository:
git remote add qt-clone git://gitorious.org/~majewsky/qt/qt-clone.git git fetch qt-clone git checkout -b my-local-tracking-branch qt-clone/master_or_other_branch
thuliocostas-kinetic
-
Cloning this repository:
git clone git://gitorious.org/~thuliocosta/qt/thuliocostas-kinetic.git thuliocostas-kinetic cd thuliocostas-kinetic
Add this repository as a remote to an existing local repository:
git remote add thuliocostas-kinetic git://gitorious.org/~thuliocosta/qt/thuliocostas-kinetic.git git fetch thuliocostas-kinetic git checkout -b my-local-tracking-branch thuliocostas-kinetic/master_or_other_branch
tokoes-qt-xmlschema
-
Cloning this repository:
git clone git://gitorious.org/~tokoe/qt/tokoes-qt-xmlschema.git tokoes-qt-xmlschema cd tokoes-qt-xmlschema
Add this repository as a remote to an existing local repository:
git remote add tokoes-qt-xmlschema git://gitorious.org/~tokoe/qt/tokoes-qt-xmlschema.git git fetch tokoes-qt-xmlschema git checkout -b my-local-tracking-branch tokoes-qt-xmlschema/master_or_other_branch
mmorais-clone
-
Cloning this repository:
git clone git://gitorious.org/~mmorais/qt/mmorais-clone.git mmorais-clone cd mmorais-clone
Add this repository as a remote to an existing local repository:
git remote add mmorais-clone git://gitorious.org/~mmorais/qt/mmorais-clone.git git fetch mmorais-clone git checkout -b my-local-tracking-branch mmorais-clone/master_or_other_branch
parogas-clone
-
Cloning this repository:
git clone git://gitorious.org/~paroga/qt/parogas-clone.git parogas-clone cd parogas-clone
Add this repository as a remote to an existing local repository:
git remote add parogas-clone git://gitorious.org/~paroga/qt/parogas-clone.git git fetch parogas-clone git checkout -b my-local-tracking-branch parogas-clone/master_or_other_branch

