Files
konsole/src/autotests
Carlos Alves 3b0a81feed Screen and HistoryScroll pointers to smart pointer
Those Classes are not QObject, so most of it's pointers could be changed
 to smart pointers with no problems.
Problem found when using QList<std::unique_ptr>: it wasn't possible to
use it. I'm using std containers instead.
2021-03-26 06:22:24 -03:00
..
2021-01-22 02:31:36 +00:00
2020-11-14 22:15:28 -05:00
2020-11-14 22:15:28 -05:00
2020-11-14 22:15:28 -05:00
2021-01-05 21:06:40 +02:00
2020-12-18 17:28:38 +00:00