Beautiful and lightweight git client based on Qt

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

README.md

NiceGit