698 Commits

Author SHA1 Message Date
28187968a3 ALT specfile added 2020-12-29 19:49:43 +04:00
2751129c5e Gear rules added 2020-12-29 19:36:03 +04:00
1ea8c14e75 fix year 2020-02-05 17:23:29 +01:00
1559a8ba9a style 2020-02-05 17:15:22 +01:00
27ec8ade72 Bump version to 3.1.1 2020-02-05 16:59:24 +01:00
8d63544d42 add new translations 2020-01-22 18:01:07 +01:00
f1e5ef15b4 bug fix: correct device selection by menu entries and load file 2020-01-22 16:56:53 +01:00
080d4ed639 define UDEV_INSTALL_DIR for cmake 2020-01-22 01:32:46 +01:00
bbaacb323c update INSTALL with packages needed 2019-10-09 11:59:02 +02:00
8f1a65cf1a Revert "add package dependency"
This reverts commit 2f44de205a.
2019-10-05 19:02:33 +02:00
2f44de205a add package dependency 2019-10-04 19:13:44 +02:00
3356882ff1 fix rules name 2019-10-03 17:59:47 +02:00
f71c9b11a0 Add extra message in case of test fail 2019-09-16 18:11:58 +02:00
a06257af04 update serial with first batch of 20 pieces 2019-09-16 16:51:53 +02:00
ba37bfc696 add test with more steps, currently commented out. 2019-09-13 17:24:00 +02:00
979d1545f3 use Q_FUNC_INFO instead of __PRETTY_FUNCTION__ 2019-09-13 15:13:44 +02:00
945380e685 fix update menu type from script, fix edit splitted buffer 2019-09-06 00:38:12 +02:00
23cc9af11c update cmake with prefdialog 2019-09-04 00:52:24 +02:00
9059d12312 style 2019-09-04 00:28:11 +02:00
03d5773834 swapped split-buffer colors to reflect legacy version 2 2019-09-03 17:06:02 +02:00
74d7ea8e38 generate application icons .ico 2019-09-03 16:14:48 +02:00
36b1262a9a Add bash script to flash FTDI eeprom 2019-09-03 12:33:38 +02:00
ead24a5da6 use gray color for invalid COM and LPT ports 2019-09-02 19:15:39 +02:00
a6f670fe40 fixed path for detect_ports_NT.log file 2019-09-02 19:13:51 +02:00
760e601f50 fix bogomips path, move ponyprog.ini to user data dir on windows (don't use win register for now) 2019-08-31 19:23:28 +02:00
a66d881140 travis: switch to xenial 2019-08-31 00:06:40 +02:00
5830c822cd add wdi-simple to innosetup 2019-08-29 18:41:14 +02:00
58c9463f1d Check if libUSB has hotplug capability, if not simulate with a 1sec timer 2019-08-29 18:41:14 +02:00
e187a2b5ef fix bug introduced when switch to QTextStream 2019-08-28 17:34:07 +02:00
1297e649e1 fix handling of last script menu, save all absolute path in settings file. 2019-08-28 16:31:34 +02:00
9b795a8e85 make some members protected 2019-08-28 16:30:14 +02:00
02e556c61d fix last file menu entries, some systems like KDE automatically insert '&' 2019-08-28 13:44:30 +02:00
5948c0820a update qhexedit 2019-08-26 02:28:38 +02:00
93474ab349 remove no_rtti and other fix for windows release 2019-08-26 02:23:19 +02:00
349f382a5d Add splitter to mainwindow, show only in case of splitted memory device 2019-08-25 16:27:21 +02:00
4b9372929b add Timings tab to Preferences dialog 2019-08-25 12:38:20 +02:00
5f6f32e2c5 pretty function and some code cleanup 2019-08-25 12:37:45 +02:00
a680180669 style 2019-08-25 01:35:48 +02:00
d1a5df7626 Fixed ReadOscCalibration menu, fixed ReadOsc and SerialNum dialogs, add Prefernce dialog and reorganized settings 2019-08-25 01:30:03 +02:00
9c60bdf7f3 work to complete configuration pins/polarity for interfaces (USB and GPIO), fixes to profile and dialog 2019-08-23 17:54:57 +02:00
3a8f988e0b Revised interface dialog and qsettings parameters 2019-08-22 18:38:50 +02:00
ce34caff68 unsigned polarity 2019-08-20 01:10:44 +02:00
0eee891aed Add close event and save/restore MainWindow geometry 2019-08-20 01:09:11 +02:00
cd10c05b15 Bump version to 3.1.0 2019-08-19 02:47:00 +02:00
045648b6b7 commented out ch341 (not ready yet) 2019-08-19 01:56:20 +02:00
0df6ab9f5e several fixes for cppcheck 2019-08-19 01:41:40 +02:00
11a3598996 style 2019-08-18 19:48:26 +02:00
f730d31f54 fixed build on Qt4 and USB device plug notification 2019-08-18 19:43:50 +02:00
06459747e6 reworked interface dialog with use VidPid class, list usb device detected. 2019-08-18 13:02:47 +02:00
99578f28c4 rework usbwatcher avoiding thread 2019-08-17 19:55:19 +02:00