46 Commits

Author SHA1 Message Date
Claudio Lanconelli
1ea8c14e75 fix year 2020-02-05 17:23:29 +01:00
Claudio Lanconelli
f1e5ef15b4 bug fix: correct device selection by menu entries and load file 2020-01-22 16:56:53 +01:00
lancos
349f382a5d Add splitter to mainwindow, show only in case of splitted memory device 2019-08-25 16:27:21 +02:00
lancos
a680180669 style 2019-08-25 01:35:48 +02:00
lancos
d1a5df7626 Fixed ReadOscCalibration menu, fixed ReadOsc and SerialNum dialogs, add Prefernce dialog and reorganized settings 2019-08-25 01:30:03 +02:00
lancos
0eee891aed Add close event and save/restore MainWindow geometry 2019-08-20 01:09:11 +02: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
d9cb771187 Merge remote-tracking branch 'origin/master' into develop 2019-02-13 08:41:14 +01:00
lancos
a33e32e4ed Fix copyright year 2019-02-08 00:29:55 +01:00
Claudio Lanconelli
f52b7e789d Merge remote-tracking branch 'origin/master' into develop 2017-10-23 14:32:05 +02:00
Claudio Lanconelli
859f1cd1f0 style 2017-10-23 13:49:40 +02:00
Eduard Kalinowski
c843976a0c check/uncheck QRadiobuttons in menu fixed 2017-10-18 18:13:09 +02:00
Eduard Kalinowski
693ab7bbf0 additional filtering for splitting of big AT list on the GUI 2017-10-17 20:54:07 +02:00
Mykhailo Lytvyn
5916c72cfe Fixed some issues found by PVS-Studio static code analyser 2017-10-17 13:36:05 +02:00
Eduard Kalinowski
ebf0d9fedc rename COPYING to LICENSE
(cherry picked from commit 0688aafc506e2f3f98faa76d57248d07bef5c41b)
2017-10-12 00:11:00 +02:00
lancos
086eec3f31 - fix QBuffer new without delete
- fix edit buffer changes lost when write device or save file
2017-08-09 16:50:01 +02:00
Claudio Lanconelli
2d7e5169a5 fixed last script menu entries, and script icon action 2017-07-11 18:20:53 +02:00
Claudio Lanconelli
da2796e7ad Fix SpecialBits menu entry
Fix and 'lock icon' and ClearBuffer activation
2017-07-07 01:06:10 +02:00
Eduard Kalinowski
b7030c8698 init of submenu items in separate function
(cherry picked from commit 77d06841c23958ad06b20fe8f7db0e9a29bc1381)
2017-06-30 00:49:59 +02:00
Eduard Kalinowski
bb5fb65b66 QMessageBox buttons translations
(cherry picked from commit 25951326d9a57f507c09a58e03273be2e77355c2)
2017-06-30 00:49:48 +02:00
Eduard Kalinowski
01352f50c6 removed onNew(), onClose() 2017-05-16 22:40:03 +02:00
Claudio Lanconelli
64904d73a7 - fix filesave file name extension
- add missing ondtachanged()
- setpower() to bool type
2017-05-15 01:13:03 +02:00
Eduard Kalinowski
790770157f qprinter with qtextdocument, testing
(cherry picked from commit 7420ba9ad22e5ff1179c2cfd72b89d0816532720)
2017-05-08 22:47:14 +02:00
Claudio Lanconelli
1843373c9b Rework last open file list with added icon
Reworked where to save filename and load_type and update the last open list.
Changed settings file name
2017-05-05 18:55:00 +02:00
Claudio Lanconelli
c62cbc06b8 Last files menu fixes 2017-05-05 03:14:35 +02:00
lancos
3c7eddc20a additional lists: scripts list, last files list
(cherry picked from commit 0eb229e877d144dac1892b82d234608fb6ed165a)
2017-05-05 00:28:59 +02:00
Eduard Kalinowski
0eb229e877 additional lists: scripts list, last files list 2017-05-03 19:41:53 +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
Eduard Kalinowski
e01e4f168b Added translations functionality
(cherry picked from commit 8605a4961738afdfdd203374f87a7a78f2ef2f77)
2017-05-01 21:34:06 +02:00
Claudio Lanconelli
d304f3e57a style 2017-04-29 01:56:50 +02:00
Claudio Lanconelli
3714d21ca4 removed duplicated cmdwrite() 2017-04-29 01:48:38 +02:00
Claudio Lanconelli
7ac1044209 removed editbuffer_enabled member variable, read/write to profile settings 2017-04-28 18:52:09 +02:00
Eduard Kalinowski
ad27aa7ac4 font size for all popup windows
(cherry picked from commit 70bad176eef85d3d19e49c828c8586bf9bd18435)
2017-04-27 11:06:39 +02:00
Claudio Lanconelli
6f8a224ab2 selection of font size for GUI
(cherry picked from commit 1f45cb0ee43cd7bac4fb2a2a0a4e00ab5586b61a)
2017-04-27 11:05:34 +02:00
Claudio Lanconelli
43c10ef42f reworked progress dialog with percent and check abort to reflect old logics 2017-04-26 02:45:56 +02:00
Claudio Lanconelli
050153f389 ProgressDialog overworked, testing
(cherry picked from commit 3a6b634a1cdb5e7c9c6c49b7a9f6a2ff11f3d47e)
2017-04-25 19:42:16 +02:00
Claudio Lanconelli
e5f92fb401 FILE operations are converted to QFile, astyle
(cherry picked from commit b1cb204346f81775c1ad9eecc737e0f30465fd50)

adapted by Lancos
2017-04-24 18:19:41 +02:00
Claudio Lanconelli
d940be3071 Fixed initialization and setting of eeprom type. 2017-04-22 03:19:23 +02:00
Claudio Lanconelli
ac0096d9b1 rework eeptype id 2017-04-20 18:16:58 +02:00
Eduard Kalinowski
a0379af1fd function name fixed 2017-04-20 11:09:32 +02:00
Eduard Kalinowski
f5c55a3351 separate creating of menu sublists 2017-04-20 10:56:57 +02:00
Eduard Kalinowski
bf2336f2b4 removed pre_id 2017-04-20 08:55:51 +02:00
Eduard Kalinowski
1218a86d0c pretype and subtype to one id, only if we need this information, we extract this 2017-04-20 07:56:35 +02:00
lancos
47d8615f4d Fixed qhexedit include path 2017-04-18 02:37:45 +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