Repositories
libquill
Quill is primary image-processing library for Maemo 6
-
Cloning this repository:
git clone git://gitorious.org/meego-image-editor/libquill.git libquill cd libquill
Add this repository as a remote to an existing local repository:
git remote add libquill git://gitorious.org/meego-image-editor/libquill.git git fetch libquill git checkout -b my-local-tracking-branch libquill/master_or_other_branch
quillimagefilters
Image filtering based on QtImageFilters
-
Cloning this repository:
git clone git://gitorious.org/meego-image-editor/quillimagefilters.git quillimagefilters cd quillimagefilters
Add this repository as a remote to an existing local repository:
git remote add quillimagefilters git://gitorious.org/meego-image-editor/quillimagefilters.git git fetch quillimagefilters git checkout -b my-local-tracking-branch quillimagefilters/master_or_other_branch
qt-image-editor-demo
Demo application utilizing libquill and quillimagefilters
-
Cloning this repository:
git clone git://gitorious.org/meego-image-editor/qt-image-editor-demo.git qt-image-editor-demo cd qt-image-editor-demo
Add this repository as a remote to an existing local repository:
git remote add qt-image-editor-demo git://gitorious.org/meego-image-editor/qt-image-editor-demo.git git fetch qt-image-editor-demo git checkout -b my-local-tracking-branch qt-image-editor-demo/master_or_other_branch
libquill-opensource
-
Cloning this repository:
git clone git://gitorious.org/~wenpengzhou/meego-image-editor/libquill-opensource.git libquill-opensource cd libquill-opensource
Add this repository as a remote to an existing local repository:
git remote add libquill-opensource git://gitorious.org/~wenpengzhou/meego-image-editor/libquill-opensource.git git fetch libquill-opensource git checkout -b my-local-tracking-branch libquill-opensource/master_or_other_branch
quillimagefilters-opensource
-
Cloning this repository:
git clone git://gitorious.org/~wenpengzhou/meego-image-editor/quillimagefilters-opensource.git quillimagefilters-opensource cd quillimagefilters-opensource
Add this repository as a remote to an existing local repository:
git remote add quillimagefilters-opensource git://gitorious.org/~wenpengzhou/meego-image-editor/quillimagefilters-opensource.git git fetch quillimagefilters-opensource git checkout -b my-local-tracking-branch quillimagefilters-opensource/master_or_other_branch
imageeditor-openssource
-
Cloning this repository:
git clone git://gitorious.org/~wenpengzhou/meego-image-editor/imageeditor-openssource.git imageeditor-openssource cd imageeditor-openssource
Add this repository as a remote to an existing local repository:
git remote add imageeditor-openssource git://gitorious.org/~wenpengzhou/meego-image-editor/imageeditor-openssource.git git fetch imageeditor-openssource git checkout -b my-local-tracking-branch imageeditor-openssource/master_or_other_branch
spacic
Spacic is an implementation of Spatial database done by Marat Fayzullin as part of his PhD thesis.
-
Cloning this repository:
git clone git://gitorious.org/meego-image-editor/spacic.git spacic cd spacic
Add this repository as a remote to an existing local repository:
git remote add spacic git://gitorious.org/meego-image-editor/spacic.git git fetch spacic git checkout -b my-local-tracking-branch spacic/master_or_other_branch
spacic-quill
-
Cloning this repository:
git clone git://gitorious.org/~bokovoy/meego-image-editor/spacic-quill.git spacic-quill cd spacic-quill
Add this repository as a remote to an existing local repository:
git remote add spacic-quill git://gitorious.org/~bokovoy/meego-image-editor/spacic-quill.git git fetch spacic-quill git checkout -b my-local-tracking-branch spacic-quill/master_or_other_branch
jarkkop-clone
-
Cloning this repository:
git clone git://gitorious.org/~jarkkop/meego-image-editor/jarkkop-clone.git jarkkop-clone cd jarkkop-clone
Add this repository as a remote to an existing local repository:
git remote add jarkkop-clone git://gitorious.org/~jarkkop/meego-image-editor/jarkkop-clone.git git fetch jarkkop-clone git checkout -b my-local-tracking-branch jarkkop-clone/master_or_other_branch
qt-filters-elimination
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/qt-filters-elimination.git qt-filters-elimination cd qt-filters-elimination
Add this repository as a remote to an existing local repository:
git remote add qt-filters-elimination git://gitorious.org/~jusrauti/meego-image-editor/qt-filters-elimination.git git fetch qt-filters-elimination git checkout -b my-local-tracking-branch qt-filters-elimination/master_or_other_branch
file-system-errors
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/file-system-errors.git file-system-errors cd file-system-errors
Add this repository as a remote to an existing local repository:
git remote add file-system-errors git://gitorious.org/~jusrauti/meego-image-editor/file-system-errors.git git fetch file-system-errors git checkout -b my-local-tracking-branch file-system-errors/master_or_other_branch
refactoring
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/refactoring.git refactoring cd refactoring
Add this repository as a remote to an existing local repository:
git remote add refactoring git://gitorious.org/~jusrauti/meego-image-editor/refactoring.git git fetch refactoring git checkout -b my-local-tracking-branch refactoring/master_or_other_branch
metadata
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/metadata.git metadata cd metadata
Add this repository as a remote to an existing local repository:
git remote add metadata git://gitorious.org/~jusrauti/meego-image-editor/metadata.git git fetch metadata git checkout -b my-local-tracking-branch metadata/master_or_other_branch
tumbler-support
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/tumbler-support.git tumbler-support cd tumbler-support
Add this repository as a remote to an existing local repository:
git remote add tumbler-support git://gitorious.org/~jusrauti/meego-image-editor/tumbler-support.git git fetch tumbler-support git checkout -b my-local-tracking-branch tumbler-support/master_or_other_branch
wenpengzhous-tumbler-support
-
Cloning this repository:
git clone git://gitorious.org/~wenpengzhou/meego-image-editor/wenpengzhous-tumbler-support.git wenpengzhous-tumbler-support cd wenpengzhous-tumbler-support
Add this repository as a remote to an existing local repository:
git remote add wenpengzhous-tumbler-support git://gitorious.org/~wenpengzhou/meego-image-editor/wenpengzhous-tumbler-support.git git fetch wenpengzhous-tumbler-support git checkout -b my-local-tracking-branch wenpengzhous-tumbler-support/master_or_other_branch
image-formats
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/image-formats.git image-formats cd image-formats
Add this repository as a remote to an existing local repository:
git remote add image-formats git://gitorious.org/~jusrauti/meego-image-editor/image-formats.git git fetch image-formats git checkout -b my-local-tracking-branch image-formats/master_or_other_branch
lanczos
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/lanczos.git lanczos cd lanczos
Add this repository as a remote to an existing local repository:
git remote add lanczos git://gitorious.org/~jusrauti/meego-image-editor/lanczos.git git fetch lanczos git checkout -b my-local-tracking-branch lanczos/master_or_other_branch
quill-utils-development
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/quill-utils-development.git quill-utils-development cd quill-utils-development
Add this repository as a remote to an existing local repository:
git remote add quill-utils-development git://gitorious.org/~jusrauti/meego-image-editor/quill-utils-development.git git fetch quill-utils-development git checkout -b my-local-tracking-branch quill-utils-development/master_or_other_branch
libquill-optimizations
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/libquill-optimizations.git libquill-optimizations cd libquill-optimizations
Add this repository as a remote to an existing local repository:
git remote add libquill-optimizations git://gitorious.org/~jusrauti/meego-image-editor/libquill-optimizations.git git fetch libquill-optimizations git checkout -b my-local-tracking-branch libquill-optimizations/master_or_other_branch
cropped-thumbnails
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/cropped-thumbnails.git cropped-thumbnails cd cropped-thumbnails
Add this repository as a remote to an existing local repository:
git remote add cropped-thumbnails git://gitorious.org/~jusrauti/meego-image-editor/cropped-thumbnails.git git fetch cropped-thumbnails git checkout -b my-local-tracking-branch cropped-thumbnails/master_or_other_branch
quillmetadata
Image Metadata handling for libquill
-
Cloning this repository:
git clone git://gitorious.org/meego-image-editor/quillmetadata.git quillmetadata cd quillmetadata
Add this repository as a remote to an existing local repository:
git remote add quillmetadata git://gitorious.org/meego-image-editor/quillmetadata.git git fetch quillmetadata git checkout -b my-local-tracking-branch quillmetadata/master_or_other_branch
cropped-scaling
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/cropped-scaling.git cropped-scaling cd cropped-scaling
Add this repository as a remote to an existing local repository:
git remote add cropped-scaling git://gitorious.org/~jusrauti/meego-image-editor/cropped-scaling.git git fetch cropped-scaling git checkout -b my-local-tracking-branch cropped-scaling/master_or_other_branch
libquill-development
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/libquill-development.git libquill-development cd libquill-development
Add this repository as a remote to an existing local repository:
git remote add libquill-development git://gitorious.org/~jusrauti/meego-image-editor/libquill-development.git git fetch libquill-development git checkout -b my-local-tracking-branch libquill-development/master_or_other_branch
quillmetadata-opensource
-
Cloning this repository:
git clone git://gitorious.org/~wenpengzhou/meego-image-editor/quillmetadata-opensource.git quillmetadata-opensource cd quillmetadata-opensource
Add this repository as a remote to an existing local repository:
git remote add quillmetadata-opensource git://gitorious.org/~wenpengzhou/meego-image-editor/quillmetadata-opensource.git git fetch quillmetadata-opensource git checkout -b my-local-tracking-branch quillmetadata-opensource/master_or_other_branch
exif-writeback
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/exif-writeback.git exif-writeback cd exif-writeback
Add this repository as a remote to an existing local repository:
git remote add exif-writeback git://gitorious.org/~jusrauti/meego-image-editor/exif-writeback.git git fetch exif-writeback git checkout -b my-local-tracking-branch exif-writeback/master_or_other_branch
external-preview-sources
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/external-preview-sources.git external-preview-sources cd external-preview-sources
Add this repository as a remote to an existing local repository:
git remote add external-preview-sources git://gitorious.org/~jusrauti/meego-image-editor/external-preview-sources.git git fetch external-preview-sources git checkout -b my-local-tracking-branch external-preview-sources/master_or_other_branch
senthuiss-libquill
-
Cloning this repository:
git clone git://gitorious.org/~senthuis/meego-image-editor/senthuiss-libquill.git senthuiss-libquill cd senthuiss-libquill
Add this repository as a remote to an existing local repository:
git remote add senthuiss-libquill git://gitorious.org/~senthuis/meego-image-editor/senthuiss-libquill.git git fetch senthuiss-libquill git checkout -b my-local-tracking-branch senthuiss-libquill/master_or_other_branch
benchmarking
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/benchmarking.git benchmarking cd benchmarking
Add this repository as a remote to an existing local repository:
git remote add benchmarking git://gitorious.org/~jusrauti/meego-image-editor/benchmarking.git git fetch benchmarking git checkout -b my-local-tracking-branch benchmarking/master_or_other_branch
vijaychavan007s-libquill
-
Cloning this repository:
git clone git://gitorious.org/~vijaychavan007/meego-image-editor/vijaychavan007s-libquill.git vijaychavan007s-libquill cd vijaychavan007s-libquill
Add this repository as a remote to an existing local repository:
git remote add vijaychavan007s-libquill git://gitorious.org/~vijaychavan007/meego-image-editor/vijaychavan007s-libquill.git git fetch vijaychavan007s-libquill git checkout -b my-local-tracking-branch vijaychavan007s-libquill/master_or_other_branch
filters-polishing
-
Cloning this repository:
git clone git://gitorious.org/~jusrauti/meego-image-editor/filters-polishing.git filters-polishing cd filters-polishing
Add this repository as a remote to an existing local repository:
git remote add filters-polishing git://gitorious.org/~jusrauti/meego-image-editor/filters-polishing.git git fetch filters-polishing git checkout -b my-local-tracking-branch filters-polishing/master_or_other_branch

