Added newline and crlf selection to tx packets.
Updated ui to use proper icon file
Updated desktop file to include path to proper ...
Adding desktop file
Renamed icons
Updated project file to include install directives
Added install directive to qmake project file
Needed to include proper enumeration naming for...
Add option to enable timestamping on received messages
Import/Export Macros
Custom packet formulation
Renamed an enum to properly compile for windows
Use dollar signs to delimit hex bytes in transm...
TX and RX counter
Added in 72e619fe2477d02d27abcd3b2881b034cff70fe1
-Added tx and rx byte counter to status bar... ...
Correction from commit 09d7001dce92cdb97fd35677...
first commit
Logging
TX and RX counter
Macro button presses were not autoscrolling the...
Space delimiter in Hex mode
Strip spaces from the hex transmit string
Consolidated code for tx functionality
TX consolidation
Cleaned up tx functionality and removed a lot o...
-Only show ports that arent busy with the os
Added some directives to keep source directory ...
Removed todo list... items are now tracked on s...
Program update
Settings logic needs cleanup
Space delimiter in Hex mode
Socket interface
TX consolidation
Help Dialog
TX/RX operations need threading
Add bug reporting link
Catch removed serial port
Received data sometimes shown corrupted
Ticket moved from /p/easyterm/tickets/1/ Can't be converted: _milestone:
Made the receive field read only
Received data can corrupt
Clean up RX functionality
Reset cursor positions on macro content back to...
Added reference to source code link in about di...
Updated project file to generate EasyTerm, not ...
Renamed settings from Hammy Circuits to EasyTerm
Moved c++ and h files to src directory to clean...
-Connect signal for serial port error to slot f...
Added cmakelists
Bumped version number down to beta level
Removed gitmodules file... no longer needed
-Connected quit button to closing the window
Added qextserialport submodule
-Added TODO for tracking bugs/tasks
-Added hex/ascii switch for transmit
-Some cleanup
-Added code to convert a hex string into a hex ...
-Implemented tx functionality... determines whi...
First commit with required c++ files... still n...
Added clear button for transmit text field
Added comments to macro_editor.cpp
Added function to convert an incoming byte arra...
Selecting hex/ascii buttons in rx pane clears t...
Added some comments
Enable/disable send button based on connection ...
Added todo for consolidating tx functionality
Added version number to the gui
Removed pressing enter to send from todo list
Save hex/ascii parameters for each macro in the...
-Protect against trying to begin transmitting a...
Added newline appended to tx field and also ena...
Properly responding to mal-formed hex strings i...
Fixed bug where bytes greater than 0x80 were be...
Switching between recieving ascii and hex now i...
Commented some more
-Added a feature task to engage transmit when e...
Temporarily disabl help and about buttons
Activated macro button presses... tx functional...
Added version string to user interface file for...
Added note to cleanup rx logic... too repetitiv...
Added autoscroll functioanlity to rx
Added about dialog
Removed about dialog from todo list
Added license file
Removed qextserialport from repo... no longer n...
Added license info to cpp and h files
Renamed main gui to EasyTerm instead of Terminal
Modified todo list
Added deconstructor to try and cleanly close up...
-Added some todo items
Fixed bug where un-set macros were allowed to b...
Re-arranged constructor logic for main gui to b...
Added logo to the gui
Added attribute to com port combo box to resize...
Added changes to support porting to qt5... reli...