387 Commits

Author SHA1 Message Date
Claudio Lanconelli
fc65daf11d Use app name and version from .pro file 2017-05-12 00:23:16 +02:00
Eduard Kalinowski
2a180cce76 pro file changed, second step for installers
(cherry picked from commit 54b17b4830b255daf3aabd9d19ad5b5ea396eb5e)
2017-05-12 00:21:13 +02:00
Eduard Kalinowski
20d18ac742 removed deprecated files
(cherry picked from commit b6edf596c2ce43e46f5c380aaf50c6f80fd95dd1)
2017-05-11 14:54:56 +02:00
Eduard Kalinowski
e37cc1d30b pro file changed, first steps for installers
(cherry picked from commit 09b0fee0ec751474540cbb430b9f45e4b75dfc62)
2017-05-11 14:54:49 +02:00
Claudio Lanconelli
7ee62a8bf1 bug fixing port selection and related dialog 2017-05-11 13:24:38 +02:00
Claudio Lanconelli
19c6a2b455 fix polarity 2017-05-11 13:20:57 +02:00
Claudio Lanconelli
1714c2de58 rework port number (0 to N-1), COM and LPT port selection, get serial devname from the system (Linux) 2017-05-10 18:11:39 +02:00
Claudio Lanconelli
66eaabc28e Fix detected signature string 2017-05-10 01:20:15 +02:00
Claudio Lanconelli
2cae659929 Removed old cvs tag and unused files 2017-05-09 23:39:00 +02:00
Claudio Lanconelli
63d3275eea removed dummy line 2017-05-09 12:00:13 +02:00
Claudio Lanconelli
e216d925de style 2017-05-09 11:55:21 +02:00
Claudio Lanconelli
058fd1d511 Fix Windows serial device name 2017-05-09 11:53:53 +02:00
Claudio Lanconelli
240c3aee2d Removed htmlbrowser profile entry. When open the help check first local file, then try url 2017-05-09 11:53:02 +02:00
Claudio Lanconelli
fad1c60790 fix paths, saved language path 2017-05-09 00:31:44 +02:00
Claudio Lanconelli
14f6413d99 Removed unused-parameter warning 2017-05-09 00:20:59 +02:00
Eduard Kalinowski
790770157f qprinter with qtextdocument, testing
(cherry picked from commit 7420ba9ad22e5ff1179c2cfd72b89d0816532720)
2017-05-08 22:47:14 +02:00
Eduard Kalinowski
23a008db62 for DEBUG only activate qDebug()
(cherry picked from commit bbcb992b6c8089b2251c82da4154d63e4b83b7f5)
2017-05-08 22:42:41 +02:00
Eduard Kalinowski
c23785411f read 'lang' directory overworked
(cherry picked from commit 777a8d58c8d504c0a0d520edb44df78743fc3a09)
2017-05-08 22:42:30 +02:00
Claudio Lanconelli
35a4be0062 Add QSound 2017-05-08 18:59:37 +02:00
Claudio Lanconelli
0250cf77ad Qt5 on Windows building fixes, primarily due to UNICODE 2017-05-08 18:59:10 +02:00
Claudio Lanconelli
aac280d48e Remove debug messages in release build 2017-05-08 13:18:05 +02:00
Claudio Lanconelli
9e49cfbdb5 replaced _WINDOWS define with WIN32 and cleanup 2017-05-08 01:48:40 +02:00
Claudio Lanconelli
e6103edbec printsupport to build on qt5 2017-05-08 01:45:52 +02:00
Eduard Kalinowski
cfb013b520 cleaning of ponyprog.pro
(cherry picked from commit b76819242ec30221195f761efbc0a6c0519c0c42)
2017-05-07 23:30:24 +02:00
Eduard Kalinowski
206a56a0c7 verify icons to actions on main GUI
(cherry picked from commit 1618c89774823008a0ea826cb7af782fc1815e36)
2017-05-07 23:30:10 +02:00
Eduard Kalinowski
691e78038a additional iconst for verify
(cherry picked from commit 16b2313ebe9e28b1db45f0dc06c2d9f2f238fb8a)
2017-05-07 23:29:09 +02:00
Claudio Lanconelli
44ac219f5f script debug: fix insensitive compare and translated message 2017-05-07 23:28:38 +02:00
Claudio Lanconelli
2a95c94c03 style 2017-05-07 15:56:20 +02:00
Eduard Kalinowski
25cfe79df2 qprinter options, test
(cherry picked from commit 6970b3519adebda06847cf7f7c974d13e582ec31)

# Conflicts:
#	SrcPony/e2cmdw.cpp
2017-05-07 15:54:32 +02:00
Claudio Lanconelli
adaaef0760 deactivate debug messageges, when RELEASE
(cherry picked from commit 5957c05a1d15a47d64f38f16de05d9f1ea92df3d)
2017-05-07 15:46:31 +02:00
Claudio Lanconelli
5776b82fca convertions to QString
(cherry picked from commit 213744a5c60c06fa65d2ccad0ee1fcef0fad5c86)
2017-05-07 15:45:09 +02:00
Claudio Lanconelli
2ef5c9951e various fix: translations, title, profile port number 2017-05-07 15:21:21 +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
8f126929c1 rs232int.cpp converted to QString 2017-05-04 21:34:53 +02:00
Eduard Kalinowski
e7c64996e3 E2Profile::SetLastFile with additional infos 2017-05-03 19:54:18 +02:00
Eduard Kalinowski
0eb229e877 additional lists: scripts list, last files list 2017-05-03 19:41:53 +02:00
Eduard Kalinowski
0a87f7241d cmake small bugfixes
(cherry picked from commit 122d8cac8583ba4b47187fc04b0f6f3f79726fa0)
2017-05-02 17:55:26 +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
a901d2e59d cmake small bugfixes 2017-05-02 08:05:59 +02:00
lancos
ac63362cc7 Add translator to .pro file
Fix warning
2017-05-01 22:36:48 +02:00
Eduard Kalinowski
1851af1d1f main ui small fix
(cherry picked from commit 75c2f830736c2ea16b5f083d82dcccc12f03649f)
2017-05-01 21:36:45 +02:00
Eduard Kalinowski
2f6a7b1825 posix rules: removed for udev files installations
(cherry picked from commit 28a6666c5c39a560ed5eaf997b1974ff0a761519)
2017-05-01 21:36:34 +02:00
Eduard Kalinowski
5bec13e733 csmfbuf converted to QString
(cherry picked from commit be8b82216a9e019ecfc58639a17c632fc55b3c29)
2017-05-01 21:36:13 +02:00
Eduard Kalinowski
5e1cc85aa1 e2profile: additional options
(cherry picked from commit e3ca358337e67b67e7ac4c3fff6a97cfbd7e0d2e)
2017-05-01 21:35:18 +02:00
Eduard Kalinowski
e01e4f168b Added translations functionality
(cherry picked from commit 8605a4961738afdfdd203374f87a7a78f2ef2f77)
2017-05-01 21:34:06 +02:00
Eduard Kalinowski
5ceaeeadb7 cTranslation class added
(cherry picked from commit 669d5f31daac6d1c0105682739ffb906e10e19cc)
2017-05-01 21:11:31 +02:00
Eduard Kalinowski
79551e0aaa font resize for e2HexEdit
(cherry picked from commit 8558c30190f563e34fc21f2daaa0dc7e79040105)
2017-05-01 21:11:09 +02:00
Eduard Kalinowski
0fd5222b20 e2dlg fixed
(cherry picked from commit 68199a30d387e1aa74e610c6efde237012924de9)
2017-05-01 21:10:28 +02:00