summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/modbus/master/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and modernize the Modbus examplesAndre Hartmann2019-02-131-13/+13
* Fix outdated BSD license headerKai Koehne2017-10-201-2/+12
* Updated copyright headersAndre Hartmann2017-02-021-1/+1
* Adjust Pointer and Reference to Qt Coding StyleAndre Hartmann2016-04-221-2/+2
* Use 'nullptr' where it is possibleDenis Shienkov2016-04-211-1/+1
* Resolve TODO, implement read/write multiple register.Karsten Heimrich2016-01-081-1/+4
* Improve example applications.Karsten Heimrich2016-01-061-0/+1
* Permit block writes in Modbus Master exampleAlex Blasche2015-11-131-2/+2
* Add Menu and options dialog to master exampleKarsten Heimrich2015-11-111-0/+7
* Rename classes, master -> client, slave -> serverKarsten Heimrich2015-09-281-2/+2
* Adjust variables to match QModbus rename patch.Karsten Heimrich2015-09-281-1/+1
* Rename QModBus into QModbus.Karsten Heimrich2015-09-281-4/+4
* Update examples to able to choose Serial or TCP.Karsten Heimrich2015-09-251-1/+3
* Improve modbus example appsKarsten Heimrich2015-09-111-15/+7
* Some fixes for namespace compiled Qt.Karsten Heimrich2015-09-111-0/+4
* Example applications improved.Karsten Heimrich2015-09-071-1/+3
* Write Implementation for libmodbusmasterJanne Partala2015-09-021-0/+3
* Read Implementation for libmodbusmasterJanne Partala2015-09-011-0/+82