Beautiful and lightweight git client based on Qt

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

README.md

NiceGit