Beautiful and lightweight git client based on Qt

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

README.md

NiceGit