1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/ground
Philippe Renon 849f7845a1 LP-567 fix performance issue (high CPU) when highlighting items
we now emit data changes column by column
emitting a dataChanged that spans multiple columns kills performance (CPU shoots up)
this is probably because we configure the sort/filter proxy to be dynamic
this happens when calling setDynamicSortFilter(true) on it which we do
2018-04-12 09:19:03 +02:00
..
gcs LP-567 fix performance issue (high CPU) when highlighting items 2018-04-12 09:19:03 +02:00
uavobjgenerator uncrustify 2017-01-14 16:18:13 +01:00
usagetracker/backend GCS: Add backend for usagetracker. 2015-09-23 17:10:01 +02:00
.gitattributes OP-910: fix line endings and whitespaces (didn't work on Linux) 2013-06-05 23:21:54 +03:00
ground.pro LP-1 - Rebranding 2015-08-04 16:55:12 +02:00