##// END OF EJS Templates
Optimize string truncation algorithm...
Optimize string truncation algorithm Use binary search for truncating strings instead of linear search. Change-Id: I31cde493328e3192a53802aa65dea61975b9e87f Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r1201:f0af86b6db21
r2541:563b21497627
Show More
qchartsplugin.qrc
6 lines | 124 B | text/plain | TextLexer
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/images">
<file>qcharts.png</file>
</qresource>
</RCC>