Beautiful and lightweight git client based on Qt

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

README.md

NiceGit