Beautiful and lightweight git client based on Qt

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

README.md

NiceGit