projects
/
ohcount
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount]
/
test
/
detect_files
/
foo.qml
1
import QtQuick 2.0
2
3
Rectangle {
4
width: 200
5
height: 200
6
color: "crimson"
7
}