Beautiful and lightweight git client based on Qt

Alexey Edelev 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten
fonts 49bd176d14 First version with HMI propotype 9 vuotta sitten
images f9345d20c0 Irreparable improvements of console 9 vuotta sitten
qml 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten
.gitignore 58ea72185c initial commit 10 vuotta sitten
LICENSE 58ea72185c initial commit 10 vuotta sitten
NiceGit.pro 42f70fad18 Make graph and diffs build in QtConcurrent thread. This change unlocks main thread 9 vuotta sitten
README.md 58ea72185c initial commit 10 vuotta sitten
branchlistmodel.cpp 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
branchlistmodel.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
colorhandler.cpp 638ca3a34a Added git console 9 vuotta sitten
colorhandler.h 638ca3a34a Added git console 9 vuotta sitten
commitgraph.cpp 6150f66d61 Refactored diff TBB 9 vuotta sitten
commitgraph.h 6150f66d61 Refactored diff TBB 9 vuotta sitten
commitgraphpoint.cpp 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten
commitmodel.cpp 6150f66d61 Refactored diff TBB 9 vuotta sitten
commitmodel.h 49bd176d14 First version with HMI propotype 9 vuotta sitten
diffmodel.cpp 9d544d53a6 Added files indicators 9 vuotta sitten
diffmodel.h 9d544d53a6 Added files indicators 9 vuotta sitten
gitbase.cpp 7097e8e9bc Make initial idea of OOPzation 10 vuotta sitten
gitbase.h 42f70fad18 Make graph and diffs build in QtConcurrent thread. This change unlocks main thread 9 vuotta sitten
gitbaseoid.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling 9 vuotta sitten
gitbaseoid.h b2c91f84cc Added GitBaseOid and basic Remotes handling 9 vuotta sitten
gitbranch.cpp 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gitbranch.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gitcommit.cpp 6150f66d61 Refactored diff TBB 9 vuotta sitten
gitcommit.h b2c91f84cc Added GitBaseOid and basic Remotes handling 9 vuotta sitten
gitconsole.cpp f9345d20c0 Irreparable improvements of console 9 vuotta sitten
gitconsole.h f9345d20c0 Irreparable improvements of console 9 vuotta sitten
gitdiff.cpp 42f70fad18 Make graph and diffs build in QtConcurrent thread. This change unlocks main thread 9 vuotta sitten
gitdiff.h 6150f66d61 Refactored diff TBB 9 vuotta sitten
githandler.cpp 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten
githandler.h 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten
gitoid.cpp 42f70fad18 Make graph and diffs build in QtConcurrent thread. This change unlocks main thread 9 vuotta sitten
gitoid.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gitreference.cpp 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gitreference.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gitremote.cpp 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gitremote.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gitrepository.cpp 638ca3a34a Added git console 9 vuotta sitten
gitrepository.h 638ca3a34a Added git console 9 vuotta sitten
gittag.cpp 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
gittag.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
graphlistmodel.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling 9 vuotta sitten
graphlistmodel.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
graphpoint.cpp 4594f071b9 Start working on commit tree annotation 9 vuotta sitten
graphpoint.h 6150f66d61 Refactored diff TBB 9 vuotta sitten
main.cpp 9d544d53a6 Added files indicators 9 vuotta sitten
repositorymodel.cpp 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten
repositorymodel.h 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten
resources.qrc f9345d20c0 Irreparable improvements of console 9 vuotta sitten
taglistmodel.cpp 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
taglistmodel.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
tagmodel.cpp 4594f071b9 Start working on commit tree annotation 9 vuotta sitten
tagmodel.h 4594f071b9 Start working on commit tree annotation 9 vuotta sitten
tooltipviewmodel.cpp 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
tooltipviewmodel.h 3ccf7695e7 Branch checkout raw version 9 vuotta sitten
universallistmodel.cpp 70273052af Added commits oids and branches ideology 10 vuotta sitten
universallistmodel.h 3a266f55e7 Basic multi-repo implementation 9 vuotta sitten

README.md

NiceGit