aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/serialterminal/serialoutputpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Output panes: Do not allocate extra standard formattersChristian Kandeler2020-03-201-4/+3
* Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-1/+1
* Utils: Add a non-toolbar variant of the "RELOAD" iconAlessandro Portale2020-02-071-1/+1
* SerialTerminal: Some style fixesAndre Hartmann2019-09-111-2/+2
* SerialTerminal: Fix sign conversion warningAndre Hartmann2019-09-111-1/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* Remove a couple of "setAutoRaise(true)" for toolbar buttonsAlessandro Portale2019-04-291-4/+0
* IOutputPane: Refactor zoom function into base classAndre Hartmann2019-04-161-1/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-3/+3
* SerialTerminal: ModernizeAlessandro Portale2018-11-251-2/+2
* SerialTerminal: Use monospace fontOrgad Shaneh2018-11-161-0/+10
* SerialTerminal: Save and restore selected port nameOrgad Shaneh2018-11-161-1/+10
* SerialTerminal: Apply line ending to current paneBenjamin Balga2018-11-161-0/+5
* SerialTerminal: Select text in input line after each commandOrgad Shaneh2018-11-121-0/+1
* Avoid enabling all message types by defaultChristian Stenger2018-11-061-1/+1
* Remove a few redundant occurrences of 'virtual' and 'override'Alessandro Portale2018-06-181-2/+2
* Plugins: new serial terminal pluginBenjamin Balga2018-01-301-0/+745