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

README.md

NiceGit