Releases: neundorf/CuteCom
v0.50.0
v0.45.0
-Enable input of Crl characters using a popup or Ctrl+
-Windows support added
-line termination was not saved in settings - FIX
-upgrading to clang-format to version 3.8.0
-updating travis ci instructions - FIX
-support for Qt5>=5.11
searching the output and more
-First implementation of searching the output
-Linked line termination of displayed data
with the option (LF, CRLF, CR, ...) for user input.
-compress/combine multiple non printable characters into one expression
in case the same non printable characters is beeing received multiple
times in a sequence
-enable a mix from hex and ascii characters in hex input mode
Include latest pull requests
-Disable RTS/DTR when no flow control is used
-man page update
-licenses cleanup
bugfix release - compile and run on < Qt version 5.3
-now builds and runs using Qt5 versions less than 5.3
-performance tuning by switching to QPlainTextEdit
bugfix release
custom baud rates restored properly on startup
custom baud rates > 200000 now selectable
prevent horizontal scroll bar showing up (feedback)
bugfix release preventing from compiling on gcc 5.2
Version 0.30.0 showed up a bug whilst compiling on openSuse Tumbleweed on the OpenBuildService.
Initial rpm and deb packages can be found at the Open Build Service.