Commit graph

4 commits

Author SHA1 Message Date
thalieht
bd4d2fa424
Combine qAsConst() with copyAsConst() to asConst() 2018-12-17 00:28:33 +02:00
thalieht
e2ee928017
Convert all foreach() to range-based for() 2018-12-17 00:28:32 +02:00
Chocobo1
d4a4b02cf6
Fix MSVC warning C4804
Full message of the warning:
webui\api\searchcontroller.cpp(54): warning C4804: '>': unsafe use of type 'bool'
in operation
2018-11-14 23:39:57 +02:00
Thomas Piccirello
cffafa8e9f
Add WebUI search API controller
Closes #2495.
2018-11-14 23:39:57 +02:00