Beautiful and lightweight git client based on Qt

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

README.md

CuteGit