Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 17:32:35 UTC Now

2023-11-10 17:04:46 UTC MAIN commitmail json YAML

qterminal: update to 1.4.0

qterminal-1.4.0 / 2023-11-05
=============================
* Handled bell (BEL, '\a') via libcanberra, and added an "Audible bell" option.
* Use `qWarning().noquote()`.
* Ported away from deprecated Qt::MidButton.
* Let the latest QTermWidget library set TERM.
* Corrected tab order in settings dialog.
* Removed an unused non POD variable.
* Supported Putty-style mouse button swap.
* Avoided a case of null pointer dereference.

(gutteridge)