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

README.md

NiceGit