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 роки тому
fonts 49bd176d14 First version with HMI propotype 9 роки тому
images f9345d20c0 Irreparable improvements of console 9 роки тому
qml 42f70fad18 Make graph and diffs build in QtConcurrent thread. This change unlocks main thread 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 роки тому
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 42f70fad18 Make graph and diffs build in QtConcurrent thread. This change unlocks main thread 9 роки тому
githandler.h 42f70fad18 Make graph and diffs build in QtConcurrent thread. This change unlocks main thread 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 70273052af Added commits oids and branches ideology 10 роки тому
repositorymodel.h 70273052af Added commits oids and branches ideology 10 роки тому
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 b2c91f84cc Added GitBaseOid and basic Remotes handling 9 роки тому

README.md

NiceGit