Beautiful and lightweight git client based on Qt

Alexey Edelev 3a266f55e7 Basic multi-repo implementation пре 9 година
fonts 49bd176d14 First version with HMI propotype пре 9 година
images f9345d20c0 Irreparable improvements of console пре 9 година
qml 3a266f55e7 Basic multi-repo implementation пре 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 година
commitgraphpoint.cpp 3a266f55e7 Basic multi-repo implementation пре 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 3a266f55e7 Basic multi-repo implementation пре 9 година
githandler.h 3a266f55e7 Basic multi-repo implementation пре 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 3a266f55e7 Basic multi-repo implementation пре 9 година
repositorymodel.h 3a266f55e7 Basic multi-repo implementation пре 9 година
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 3a266f55e7 Basic multi-repo implementation пре 9 година

README.md

NiceGit