21 Commits

Author SHA1 Message Date
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