actiona
actiona copied to clipboard
Limit the number of entries in the console
The console is getting quite slow after having a lot of entries in it. To improve performance we could use a custom model instead of a QStandardItemModel and add an option to limit the number of entries in it (sliding window).