Dhanya Thattil 180c7b7191
Gui slot call focus fix (#150)
* fix for editingFinished for qlineedit using isModified()

* spinbox disable keyboard tracking to use valuechanged so slot called only after editing finished, focus fix

* return pressed forces qtextfield to be set (slot for tab checks for modification flag due to avoid unnecessary set when focus). This is to remove inconsistencies from command line. A return should set even if it looks like no modification in gui

Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
2020-09-02 16:56:57 +02:00
..
2020-09-02 16:56:57 +02:00
2019-04-12 10:53:09 +02:00
2020-09-02 16:56:57 +02:00
2020-05-05 10:12:05 +02:00
2020-09-02 16:56:57 +02:00
2019-04-12 10:53:09 +02:00
2020-05-26 08:50:09 +02:00