11 Commits

Author SHA1 Message Date
Eduard Kalinowski
88cc7b25e4 astyled
(cherry picked from commit 835553ecfbe615ca580c093de1462a0e4bb3e455)
2019-04-16 17:08:20 +02:00
Claudio Lanconelli
d5150d958d rework I2CBus bit-banging, common xfer routines for both I2C and SPI 2019-03-29 18:47:46 +01:00
Claudio Lanconelli
304d18e577 add SPIMODE_RDONLY and WRONLY for optimization, implemented xfer_Word() in mpsse, add error return in xfer_Word() and xfer_Bit() 2019-03-26 17:41:44 +01:00
lancos
e52b09fc5c moved ShotDelay() to businterface and add SPI_xrefBit and SPI_xferByte 2019-03-23 01:26:31 +01:00
Eduard Kalinowski
e8d8efde4b comments for private/protected/public are removed
(cherry picked from commit 52dd2497d3045b69d4674fd27ec564580f28c89d)
2019-02-14 10:27:47 +01:00
lancos
a33e32e4ed Fix copyright year 2019-02-08 00:29:55 +01:00
Eduard Kalinowski
ebf0d9fedc rename COPYING to LICENSE
(cherry picked from commit 0688aafc506e2f3f98faa76d57248d07bef5c41b)
2017-10-12 00:11:00 +02:00
Claudio Lanconelli
b952d1e2aa Fixed progress dialog.
Fixed Ignore, Retry and Abort buttons.
Fixed some translation string missing translation()
2017-05-02 17:54:17 +02:00
Claudio Lanconelli
d304f3e57a style 2017-04-29 01:56:50 +02:00
lancos
e4f237eaf4 porting to QT by Eduard Kalinowski 2017-04-18 01:25:22 +02:00
lancos
29ada6e3ae New project structure: QT with cmake. Thanks to the work by Eduard Kalinowski 2017-04-18 01:15:01 +02:00