Yaroslav Sidlovsky
1047fd1df7
Fixed encoding detection for small texts (up to 3000 bytes)
...
BUG: 334733
(cherry picked from commit 929c94e09d )
5 years ago
Yaroslav Sidlovsky
929c94e09d
Fixed encoding detection for small texts (up to 3000 bytes)
...
BUG: 334733
5 years ago
Alexander Lohnau
2f193a63de
Convert license headers to SPDX
5 years ago
Albert Astals Cid
19d98d6a74
Run clang-format
...
find . \( -name "*.cpp" -or -name "*.h" -or -name "*.c" -or -name "*.cc" \) -exec clang-format -i {} \;
If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
6 years ago
Laurent Montel
516fb89d94
Use camelcase include. (scripted)
6 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
Martin T. H. Sandsmark
7f3eebd9f3
Only show warning messages by default
...
REVIEW: 129832
9 years ago
Frederik Gladhorn
6c602bf0e7
Use categorized logging even more
12 years ago
Frederik Gladhorn
83d3f1f6b7
Revert "Some more kDebug->qDebug"
...
Seems like kDebug doesn't spam the user, so this needs to use qCDebug.
This reverts commit 34fbdf8c85 .
12 years ago
Frederik Gladhorn
34fbdf8c85
Some more kDebug->qDebug
12 years ago
Azat Khuzhin
b5abd493ab
Drop detectEncoding method and just feed more data to KEncodingProber
...
REVIEW: 109119
13 years ago
Albert Astals Cid
d28e1af956
Fixlets to the txt backend
13 years ago
Azat Khuzhin
74420f1baa
Txt backend
...
BUGS: 261930
REVIEW: 109009
FIXED-IN: 4.11.0
13 years ago