cqrlog/help/h25.html

118 lines
5.9 KiB
HTML
Raw Permalink Normal View History

2013-03-15 20:13:08 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2016-04-18 16:52:11 +00:00
<html>
<head>
<title>CQRLOG - QSO Record edit</title>
2013-03-15 20:13:08 +00:00
</head>
2016-04-18 16:52:11 +00:00
<body>
<table border="0" cellpadding="5" cellspacing="2" width="100%">
<tbody>
<tr>
<td valign="top"><img src="img/exc.png"></td>
<td bgcolor=ffffcc valign="top" align="justify"><strong>
<font color="red">WARNING!</font></strong>
Backup your data often! BACKUP your log directory at the end of EVERY session!
All that you need to backup and store in a safe place is the log database directory
located in the ~/.config/cqrlog/database folder, or you can enable the autobackup function
in Preferences. This autobackup function creates an ADIF file with a backup of your log.
</td>
</tr>
</tbody>
</table>
2013-03-15 20:13:08 +00:00
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
2016-04-18 16:52:11 +00:00
<tbody>
<tr>
Changes to RBN, bandmap and lotw/eqso up-dnload lotw/eqsl: … - Having continuous problems here with lotw upload monitor scrolling to last line. Now added setting of vertical scrollbar to huge value in MStatChange routine. - Added same mStatChange scrolling procedure to lotw download eqsl up and download. - Added disable_button "upload"(after click) in lotw upload to prevent pressing it moren than once. If lotw server does not reply in time there is temptation to press it "for sure" again. May lead to duplicate upload requests. RBN monitor: - Added tool buttons "clean" (wipe the whole grid) and "Help" - Fixed program crash if RBN has connected, then disconnected and after that filter is changed. RBNThread free_on_terminate does not nul it and it causes halt when exit from filter settings. FreeAndNil after disconnect removes this problem. - Fixed mouse-on hint texts - Added "STOP" indicator to note user that new spots are not displayed when any of columns is selected. Bandmap: - Added tool buttons "font", "clean" and "help". Clean button cleans not just display but also the spot array. - Added to filter settings and to preferences an ability to adjust frequency and callsign widths in right padding. Some calls are now very long like TC1STAYHOME and user may want to adjust the space. Also if only HF is used, frequency width can be narrower. Now it is up to user. - Added "STOP" indicator to note user that new spots are not added when band map window is focused. Common: - Help files fixed and new help created for RBN monitor Squashed commit of the following: commit 732512331df249a1f0ad658dc3f4db37c4b760d0 Author: OH1KH <oh1kh@sral.fi> Date: Fri Apr 3 12:37:33 2020 +0300 Added 'Stop' indicator when cell is selected.Fixed bug that randomly selected a roe(same column as before) if column was selected, then form focus loosed and again returned. Help files fixed. commit 1c95d4a7c1dc151467eb711d5547f7a9a4d77666 Author: OH1KH <oh1kh@sral.fi> Date: Fri Apr 3 09:46:44 2020 +0300 Global fix to Menu links of help files commit f1e9eefd3c614d181f956b274c95a791074149ce Author: OH1KH <oh1kh@sral.fi> Date: Thu Apr 2 14:31:19 2020 +0300 small fix commit eece2b92231ffb364017b1ee5cf796077f6bfc90 Author: OH1KH <oh1kh@sral.fi> Date: Thu Apr 2 14:19:25 2020 +0300 Band map freq, call widths adjustable. Help fixed commit 0c721185812c1d0430999f5e1781f3bd238e2287 Author: OH1KH <oh1kh@sral.fi> Date: Wed Apr 1 14:37:20 2020 +0300 bugfix freeandnil rbnthread on disconnect commit 35efb36dbb825b80f9f521ef3a1860ffd2c4674f Author: OH1KH <oh1kh@sral.fi> Date: Wed Apr 1 10:54:29 2020 +0300 changed again eqso/lotw status memo scrolling. It just does not always go to last line...Why,why commit 9d19c02be723570a8a60972d10a32b8d63506e6d Author: OH1KH <oh1kh@sral.fi> Date: Wed Apr 1 10:23:36 2020 +0300 Some fixes commit 4eeea7825d4db26a61c9281430c9037c9b37418e Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 19:06:50 2020 +0300 help fixes commit bd5ca1c0ea2b34701ff5e5c4a2ec7e0b7bed031f Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 18:47:18 2020 +0300 removed refresh from scroll commit a402ee1bb2ffac35e55d13239f90535ac50d9a44 Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 18:41:47 2020 +0300 changed lotw imp/exp statusmonitor scrolling commit 3277b7e09705ed7b019439d154c5e83b44e5e69d Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 18:31:09 2020 +0300 Added font,clear and help toolbuttons to bandmap. Increased call width of bandmap by 2chr. Help files updated commit a35177b2ea562a8bf7af0218267c2c1df026f47c Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 14:22:48 2020 +0300 help for RBN created commit 9dd5eba8f3034f75fe82619e7089b04ec9d578e8 Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 13:12:13 2020 +0300 added RBN monitor Tbuttons clear and help. Partial ready help files
2020-04-03 10:46:06 +00:00
<td width="33%" align="center">[<a href="index.html" target="_top">Menu</a>]</td>
2016-04-18 16:52:11 +00:00
</tr>
</tbody>
2013-03-15 20:13:08 +00:00
</table>
<br>
<div style="text-align: left;"><strong>CQRLOG for LINUX by OK2CQR &amp; OK1RR</strong></div>
2013-03-15 20:13:08 +00:00
<p align=center><img src=img/line.png></p>
<h2><strong>QSO record edit</strong></h2>
2015-07-07 11:16:52 +00:00
<div align="justify">Most editing operations can be done from the QSO list window
2016-04-18 16:52:11 +00:00
which appears by pressing Ctrl-O or clicking the corresponding menu item from the
logging screen.<br></div>
2013-03-15 20:13:08 +00:00
<p><img src=img/h2.png></p>
2015-07-07 11:16:52 +00:00
<div align="justify">The QSO list displays either all QSO records or a limited
2016-04-18 16:52:11 +00:00
number (QSO since ... year), depending on the
<a href="h1.html#ah2">Preferences -> Program</a> settings.<br></div>
2013-03-15 20:13:08 +00:00
<p><img src=img/h89.png></p>
<div align="justify">This window has a quite complex icon system which is explained here:<br></div>
<p><img src=img/h77.png></p>
2015-07-07 11:16:52 +00:00
<div align="justify">A single record can be edited (viewed, deleted) if you highlight
2016-04-18 16:52:11 +00:00
it using mouse or up/down keys and click the corresponding button (it will be EA8FC
in the example above). You will be returned to the QSO logging window which is now
changed to an Edit window. This status is clearly marked with the red message
<font color=#ff0000>(edit mode)</font> just behind the <em>Call</em> header which
is also displayed in red. All fields can be edited. When you finish editing, you should
save the chages using the ENTER key or by clicking the <em>Save QSO [enter]</em> button,
in the same way that you do when you log a new contact.<br></div>
2013-03-15 20:13:08 +00:00
<p><img src=img/h93.png></p>
2015-07-07 11:16:52 +00:00
<div align="justify">A QSO record can now be edited directly from the logging screen.
2016-04-18 16:52:11 +00:00
The QSOs made in last few days <a href="h1.html#ah4">(see Preferences -> New QSO)</a>
are displayed in the logging screen. Right click on the required record which appears
in the logging screen, and select edit QSO, exactly as described above
Show received eQSL From time to time I have wanted to see what kind of eQSL I have received (I do not open them all). How ever it is rather complicated to surf via eQSL web page and dig out eQSL for certain qso (Or I have wrong methods). Discussion in forum https://www.cqrlog.com/node/2351 made me onve again think about that subject. I still think that if one wants all eQSLs loaded and placed under ~/.config/cqrlog/call_data folder the best solution is external script that reads database, pick up eQSLs and creates proper folder and filename for them all. But if the need is just every now and then peek one or some eQSLs then it could be part of cqrlog. This addition shows eQSL in web browser when right click a selected callsign in NewQSO/worked before grid or in QSO list qso list grid. If selected callsign has eQSL_rcvd date set then "View eQSL" menu item is added to right click popup menu list. Selecting that will show eQSL in web browser. Squashed commit of the following: commit ffcd1830e9e886a488c1054a62b6cf8f0258ebf0 Merge: d63724c 6e05004 Author: OH1KH <oh1kh@sral.fi> Date: Mon Nov 18 13:53:24 2019 +0200 Merge branch 'master' into show_eqsl commit d63724c4b14a76b33c12e2d1b6fbde12b6dfbfd9 Author: OH1KH <oh1kh@sral.fi> Date: Sat Nov 16 12:08:49 2019 +0200 Changed all eqsl.cc defaults to use https instead of http commit 8984119410b4c0efbc598ddca8e2745684151ffb Author: OH1KH <oh1kh@sral.fi> Date: Sat Nov 16 11:54:55 2019 +0200 Bugfix in preferences commit 2ba20b44e161698a3f29209b8da09379ccd588e4 Author: OH1KH <oh1kh@sral.fi> Date: Fri Nov 15 10:28:51 2019 +0200 Help update commit fb2bc961d1f76ce4a7e1fe0adfbd67b32890d8b9 Author: OH1KH <oh1kh@sral.fi> Date: Fri Nov 15 10:26:06 2019 +0200 Added view eqsl path to preferces. Just in case... commit ed0f5fc7bcb5fb42437493685975ad0da0bbf9d2 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 12 20:31:21 2019 +0200 Updated help files commit e6b400e8b87d9b8a9f46e0e0c76601d7d4cd4ae5 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 12 19:45:35 2019 +0200 Remaining bugs fixed. Some icons added commit 1d8ed94b6982d44c2ca88c2e72073cdb33238a38 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 12 15:13:14 2019 +0200 Core ok for NewQSO and QSO list. date and time needs fixing commit cb0d71fb6feb08dee0f2ff2925e363f04f1397da Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 12 09:28:39 2019 +0200 bugfix: used wrong eqsl_rcvd info + Prevent multiselect commit 2a27d606ea9c5e9da0ec3f3976d7d6286961a149 Author: OH1KH <oh1kh@sral.fi> Date: Mon Nov 11 21:01:10 2019 +0200 Shows eQSL for selected call(right click) from QSL list if eqsl is received. Not tested yet!
2019-11-18 11:57:59 +00:00
(here OH1MRR will be edited).<br></div>
<p><img src=img/h94b.png><br><img src=img/h94.png></p>
<div align="justify">You can also view the record and search in the HamQth or QRZ database or
look for the QSL manager in the IK3QAR QSL manager database. And if eQSL is marked as received you have option to view eQSL (opens in web browser).
2016-04-18 16:52:11 +00:00
<p align=center><img src=img/line.png></p>
2013-03-15 20:13:08 +00:00
2016-04-18 16:52:11 +00:00
<a name="grp"><h2><strong>Group edit</strong></h2></a>
Locator in standard format: This was intended to be a fix for issue #187 but it grow up during programming. -sets now locator writing by standard format "AB12cd" as described in https://en.wikipedia.org/wiki/Maidenhead_Locator_System#Description_of_the_system Also adif.org uses this link as reference in their descriptions. Writing format is forced at typing phase (I hope I found all loc inputs). Also ADIF input/output forces formatting and finally save qso to database will make sure the format is right. -Playing with locators made an idea of showing distances in QSO list. How ever Lazarus DBGrid does not allow showing calculated columns. Either an additional unit must be used to do this or database needs a new column "distance". That is why a selected QSO's distance is shown at bottom status area with "comment", "Award" and QSL times with total and longest qso distances of log or filter selection. But only if checked to be visible from preferences/visible columns (although it is not actually a column). -preferences/program/Show distance in miles affects also all places where distance is now shown. -Distance can also be selected to exist in ADIF, HTML and QSL label exports. -QSL label export has some new selections with distance. They are: Propagation, Satellite, Contest name and contest exchanges (4) -HTML export output is fixed to support CSS and HTML5. HTML export has now working column width (by average char count, not in pixels) or Auto column width selection. -HTML export column names can be changed by user. -Help files are updated Squashed commit of the following: commit de1cccf58e7698b275fa49be7765dde6665199f4 Author: OH1KH <oh1kh@sral.fi> Date: Wed Oct 2 20:09:08 2019 +0300 Found small big in fraExportPref commit f7697e910d6cf0e595d22d7c6fefb5999b04255b Author: OH1KH <oh1kh@sral.fi> Date: Tue Oct 1 09:55:34 2019 +0300 help update commit a4958fda68db0117666ac47841aa92a28a473b36 Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 30 16:56:29 2019 +0300 NewQso:fix rxfreq input limit. QSLlabes: new selections to print commit 97479517135aa2c973cd02045bdc3af81f4c7046 Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 29 14:52:58 2019 +0300 Fixed: adif: export line cut. Html: profile export commit 596802fdb2959495b1cb6f0b53363c249cb48fc4 Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 29 10:37:53 2019 +0300 More bugs found commit cd3b9b2d7dbbdb03a80e804b9829ebe8e8a47092 Author: OH1KH <oh1kh@sral.fi> Date: Sat Sep 28 18:36:17 2019 +0300 help file updates commit f35c5d3f61ad4f29d8012e899a94ed23586f373a Author: OH1KH <oh1kh@sral.fi> Date: Sat Sep 28 12:27:49 2019 +0300 Some code fixes. Now needs testing with ADIF impoirt/export and HTML export commit 099c6a452d60b3f01271be16c84fab08a70466c5 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 22:25:17 2019 +0300 Now HTML export idea works. Width counting not.Also adif export needs testing commit 4b3ff4d6f23ea18d44cfb19090b6b15c070ce4b8 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 21:26:56 2019 +0300 Little bit closer to working HTML export. But not ready! commit 0f9e559548be84b3b3ed1069e1ed85d0dfa846b4 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 19:14:44 2019 +0300 Untested backup push commit 0a1107548c3b58beaf08d727f0426395ddf3dc52 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 13:32:30 2019 +0300 small steps, but still errors and lot of fix commit cb1e3934d0c208dcaac3fd45fa18194234bcc48f Merge: 42d7e5c c820289 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 26 21:10:54 2019 +0300 Merge branch 'master' into loc_std commit 42d7e5caf3cb7f2a914a776b631a4b54beb69293 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 26 21:07:34 2019 +0300 Big changes to html export. Not full ready yet commit 32e70f0f6401af78bcfddc0c48befc8158d867cf Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 25 20:53:39 2019 +0300 rewiting of HTML export. Not ready yet commit f5faa689f3ba7adb3003c67941d2db2d6520b9ef Author: OH1KH <oh1kh@sral.fi> Date: Tue Sep 24 11:04:37 2019 +0300 Minor fixes. Might help for 'xxxx-xx-xx is not valid date' error that sometimes occurs again (once fixed in wsjt remote) commit 8512a06efacfe73419dbb507b95042692325a20e Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 23 19:33:42 2019 +0300 Several small fixes commit 2a48fdfffae905f4afe32eb8e99a89e16d7c1491 Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 23 11:42:23 2019 +0300 Contest has loc writing by std. Lbl print no dist unit.Html exp mi/km but has error commit af75d9a4d86130aa460684bd9859fa8505d5b7d8 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 19:53:40 2019 +0300 Adding distance in km/mi by preferences/program setting commit 9375f57beb1952109db35b24b47d1dc32e4163fb Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 13:21:41 2019 +0300 Updates to help files commit c2954dcbaf600507844f4ce6c25951b50d7edf17 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 13:11:50 2019 +0300 Updates to help files commit ce7bbf2f184c93d063c2141d20cf5060813798d4 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 11:21:10 2019 +0300 fixed preferences view commit 6335fdaedc051bcffde70e1c9c0cf4052abb0748 Merge: c9dc424 3bbe8db Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 10:56:13 2019 +0300 Merge branch 'master' into loc_std commit c9dc42436df9c7a96d914491af29b724df99009c Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 18 09:53:16 2019 +0300 Preferences visible columns: add (in pnl) for Distance as it is not in column commit 2670c54d8ca8ccf614d65d3b1f6dcd636d83646f Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 18 09:48:31 2019 +0300 Added distance choice to qsl label printing commit 8406464cfa1dd7240afca7f12fe959d3fd7141da Author: OH1KH <oh1kh@sral.fi> Date: Tue Sep 17 21:14:43 2019 +0300 Removed not working distance column code. Focus to first release with only status panel distance commit 7154459c8103fea746f809247e50446d81c1501c Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 16 16:55:43 2019 +0300 commented out not woking parts of code commit 594e0b9d3862d4cb635ab101c11b0ba558b97b62 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 13 13:20:48 2019 +0300 Again a try to write calculated content to dispaly-field(causes error) commit 63de897ce8289478291116b5ee2168cad0a7bf5f Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 12 12:00:47 2019 +0300 some fixes to distance visibility commit 70a95c4fdd58dd78788ab7ad33bdd1037581d581 Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 11 17:45:35 2019 +0300 Problem with inherited fraEx fixed (?) commit d014e960143102332677e8a8b6d4065436d69aab Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 11 13:12:27 2019 +0300 Fixed anchoring of export selections frame commit ac6914ee14648e14325cc11797e05592b1f5f189 Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 9 18:45:12 2019 +0300 Not yet (?)a way to get 'distance' to dbGrid as it is not database field' commit a0376a9a86ca9d54e21ffcd581fb5010d68daaed Merge: 9609c81 a5d0300 Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 8 18:26:07 2019 +0300 Merge branch 'master' into loc_std commit 9609c8125e0dedba5945722159137363ea95c7bb Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 8 17:01:47 2019 +0300 Sum is now called from better place, but still has problems with activate/deactivate filter commit 04565c5e0847ccf3450da6de2cbb9553b778e7ae Author: OH1KH <oh1kh@sral.fi> Date: Sat Sep 7 17:29:18 2019 +0300 counts dist,maxdist,sumdist at Main and Html export. Exports DISTANCE tag with adif export commit d9bd63ccf676f812e6af6b3e21ef8e69b0099b50 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 5 12:11:16 2019 +0300 fixed log in Group edit. Where else loc is still unfixed? commit 5e229a4345c0c540588ddc1278ab7f049f97a632 Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 4 13:50:14 2019 +0300 new function StdFormatLocator. Related code changes. commit f13b240456cbadb2ecc3467a48acb811962f8d05 Author: OH1KH <oh1kh@sral.fi> Date: Tue Sep 3 20:22:57 2019 +0300 Set grid locator writing format to standard (up/lo case) AA00bb
2019-10-03 10:14:17 +00:00
<table border="0" cellpadding="5" cellspacing="2" width="100%">
<tbody>
<tr>
<td valign="top"><img src="img/exc.png"></td>
<td bgcolor=ffffcc valign="top" align="justify"><strong><font color="red">WARNING!</font>
There is no UNDO option!</strong> If you click the <em>Apply</em> button,
there is no way to return to previous values! Make a backup before any group edit
operation!
</td>
</tr>
</tbody>
</table>
Fixes to LoTW/eQSL mark upload, Group edit, Filter LoTW/eQSL: "Mark all qsos uploaded" did set ALL qsos uploaded with current date. Issue #352 Fixed to affect only qsos that have empty/NULL upload infos Filter: Added selections for Propagation mode and Satellite. Issue #351 Adding them needed some layout changes so lfm contains lot of changes. Group edit: Fixed bug in eQSL part. Added Propagation mode, Satellite and lotw send date field selections. Reordering of field selection list. Layout changes, more informative look. Help files fixed Squashed commit of the following: commit e32d5e0286c6e28b0632551a532498ff7cbed700 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:29:34 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter commit 0099f6d591f9512325f5f82b3fb172f5875758f5 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:27:55 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter commit 61f24a6d8c1731fc47bd5777c7d5886e7127b515 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:14:47 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter LoTW/eQSL: "Mark all qsos uploaded" did set ALL qsos uploaded with current date. Issue #352 Fixed to affect only qsos that have empty/NULL upload infos Filter: Added selections for Propagation mode and Satellite. Issue #351 Adding them needed some layout changes so lfm contains lot of changes. Group edit: Fixed bug in eQSL part. Added Propagation mode, Satellite and lotw send date field selections. Reordering of field selection list. Layout changes, more informative look. Help files fixed Please enter the commit message for your changes. Lines starting
2020-11-24 18:31:05 +00:00
<p><img src=img/h90.png></p>
2016-04-18 16:52:11 +00:00
<div align="justify">A record can be tagged by clicking the corresponding icon or
with the mouse - hold the Ctrl key on the keyboard and left click on the QSO record
Locator in standard format: This was intended to be a fix for issue #187 but it grow up during programming. -sets now locator writing by standard format "AB12cd" as described in https://en.wikipedia.org/wiki/Maidenhead_Locator_System#Description_of_the_system Also adif.org uses this link as reference in their descriptions. Writing format is forced at typing phase (I hope I found all loc inputs). Also ADIF input/output forces formatting and finally save qso to database will make sure the format is right. -Playing with locators made an idea of showing distances in QSO list. How ever Lazarus DBGrid does not allow showing calculated columns. Either an additional unit must be used to do this or database needs a new column "distance". That is why a selected QSO's distance is shown at bottom status area with "comment", "Award" and QSL times with total and longest qso distances of log or filter selection. But only if checked to be visible from preferences/visible columns (although it is not actually a column). -preferences/program/Show distance in miles affects also all places where distance is now shown. -Distance can also be selected to exist in ADIF, HTML and QSL label exports. -QSL label export has some new selections with distance. They are: Propagation, Satellite, Contest name and contest exchanges (4) -HTML export output is fixed to support CSS and HTML5. HTML export has now working column width (by average char count, not in pixels) or Auto column width selection. -HTML export column names can be changed by user. -Help files are updated Squashed commit of the following: commit de1cccf58e7698b275fa49be7765dde6665199f4 Author: OH1KH <oh1kh@sral.fi> Date: Wed Oct 2 20:09:08 2019 +0300 Found small big in fraExportPref commit f7697e910d6cf0e595d22d7c6fefb5999b04255b Author: OH1KH <oh1kh@sral.fi> Date: Tue Oct 1 09:55:34 2019 +0300 help update commit a4958fda68db0117666ac47841aa92a28a473b36 Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 30 16:56:29 2019 +0300 NewQso:fix rxfreq input limit. QSLlabes: new selections to print commit 97479517135aa2c973cd02045bdc3af81f4c7046 Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 29 14:52:58 2019 +0300 Fixed: adif: export line cut. Html: profile export commit 596802fdb2959495b1cb6f0b53363c249cb48fc4 Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 29 10:37:53 2019 +0300 More bugs found commit cd3b9b2d7dbbdb03a80e804b9829ebe8e8a47092 Author: OH1KH <oh1kh@sral.fi> Date: Sat Sep 28 18:36:17 2019 +0300 help file updates commit f35c5d3f61ad4f29d8012e899a94ed23586f373a Author: OH1KH <oh1kh@sral.fi> Date: Sat Sep 28 12:27:49 2019 +0300 Some code fixes. Now needs testing with ADIF impoirt/export and HTML export commit 099c6a452d60b3f01271be16c84fab08a70466c5 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 22:25:17 2019 +0300 Now HTML export idea works. Width counting not.Also adif export needs testing commit 4b3ff4d6f23ea18d44cfb19090b6b15c070ce4b8 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 21:26:56 2019 +0300 Little bit closer to working HTML export. But not ready! commit 0f9e559548be84b3b3ed1069e1ed85d0dfa846b4 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 19:14:44 2019 +0300 Untested backup push commit 0a1107548c3b58beaf08d727f0426395ddf3dc52 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 27 13:32:30 2019 +0300 small steps, but still errors and lot of fix commit cb1e3934d0c208dcaac3fd45fa18194234bcc48f Merge: 42d7e5c c820289 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 26 21:10:54 2019 +0300 Merge branch 'master' into loc_std commit 42d7e5caf3cb7f2a914a776b631a4b54beb69293 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 26 21:07:34 2019 +0300 Big changes to html export. Not full ready yet commit 32e70f0f6401af78bcfddc0c48befc8158d867cf Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 25 20:53:39 2019 +0300 rewiting of HTML export. Not ready yet commit f5faa689f3ba7adb3003c67941d2db2d6520b9ef Author: OH1KH <oh1kh@sral.fi> Date: Tue Sep 24 11:04:37 2019 +0300 Minor fixes. Might help for 'xxxx-xx-xx is not valid date' error that sometimes occurs again (once fixed in wsjt remote) commit 8512a06efacfe73419dbb507b95042692325a20e Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 23 19:33:42 2019 +0300 Several small fixes commit 2a48fdfffae905f4afe32eb8e99a89e16d7c1491 Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 23 11:42:23 2019 +0300 Contest has loc writing by std. Lbl print no dist unit.Html exp mi/km but has error commit af75d9a4d86130aa460684bd9859fa8505d5b7d8 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 19:53:40 2019 +0300 Adding distance in km/mi by preferences/program setting commit 9375f57beb1952109db35b24b47d1dc32e4163fb Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 13:21:41 2019 +0300 Updates to help files commit c2954dcbaf600507844f4ce6c25951b50d7edf17 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 13:11:50 2019 +0300 Updates to help files commit ce7bbf2f184c93d063c2141d20cf5060813798d4 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 11:21:10 2019 +0300 fixed preferences view commit 6335fdaedc051bcffde70e1c9c0cf4052abb0748 Merge: c9dc424 3bbe8db Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 19 10:56:13 2019 +0300 Merge branch 'master' into loc_std commit c9dc42436df9c7a96d914491af29b724df99009c Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 18 09:53:16 2019 +0300 Preferences visible columns: add (in pnl) for Distance as it is not in column commit 2670c54d8ca8ccf614d65d3b1f6dcd636d83646f Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 18 09:48:31 2019 +0300 Added distance choice to qsl label printing commit 8406464cfa1dd7240afca7f12fe959d3fd7141da Author: OH1KH <oh1kh@sral.fi> Date: Tue Sep 17 21:14:43 2019 +0300 Removed not working distance column code. Focus to first release with only status panel distance commit 7154459c8103fea746f809247e50446d81c1501c Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 16 16:55:43 2019 +0300 commented out not woking parts of code commit 594e0b9d3862d4cb635ab101c11b0ba558b97b62 Author: OH1KH <oh1kh@sral.fi> Date: Fri Sep 13 13:20:48 2019 +0300 Again a try to write calculated content to dispaly-field(causes error) commit 63de897ce8289478291116b5ee2168cad0a7bf5f Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 12 12:00:47 2019 +0300 some fixes to distance visibility commit 70a95c4fdd58dd78788ab7ad33bdd1037581d581 Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 11 17:45:35 2019 +0300 Problem with inherited fraEx fixed (?) commit d014e960143102332677e8a8b6d4065436d69aab Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 11 13:12:27 2019 +0300 Fixed anchoring of export selections frame commit ac6914ee14648e14325cc11797e05592b1f5f189 Author: OH1KH <oh1kh@sral.fi> Date: Mon Sep 9 18:45:12 2019 +0300 Not yet (?)a way to get 'distance' to dbGrid as it is not database field' commit a0376a9a86ca9d54e21ffcd581fb5010d68daaed Merge: 9609c81 a5d0300 Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 8 18:26:07 2019 +0300 Merge branch 'master' into loc_std commit 9609c8125e0dedba5945722159137363ea95c7bb Author: OH1KH <oh1kh@sral.fi> Date: Sun Sep 8 17:01:47 2019 +0300 Sum is now called from better place, but still has problems with activate/deactivate filter commit 04565c5e0847ccf3450da6de2cbb9553b778e7ae Author: OH1KH <oh1kh@sral.fi> Date: Sat Sep 7 17:29:18 2019 +0300 counts dist,maxdist,sumdist at Main and Html export. Exports DISTANCE tag with adif export commit d9bd63ccf676f812e6af6b3e21ef8e69b0099b50 Author: OH1KH <oh1kh@sral.fi> Date: Thu Sep 5 12:11:16 2019 +0300 fixed log in Group edit. Where else loc is still unfixed? commit 5e229a4345c0c540588ddc1278ab7f049f97a632 Author: OH1KH <oh1kh@sral.fi> Date: Wed Sep 4 13:50:14 2019 +0300 new function StdFormatLocator. Related code changes. commit f13b240456cbadb2ecc3467a48acb811962f8d05 Author: OH1KH <oh1kh@sral.fi> Date: Tue Sep 3 20:22:57 2019 +0300 Set grid locator writing format to standard (up/lo case) AA00bb
2019-10-03 10:14:17 +00:00
to be tagged.<br>
Fixes to LoTW/eQSL mark upload, Group edit, Filter LoTW/eQSL: "Mark all qsos uploaded" did set ALL qsos uploaded with current date. Issue #352 Fixed to affect only qsos that have empty/NULL upload infos Filter: Added selections for Propagation mode and Satellite. Issue #351 Adding them needed some layout changes so lfm contains lot of changes. Group edit: Fixed bug in eQSL part. Added Propagation mode, Satellite and lotw send date field selections. Reordering of field selection list. Layout changes, more informative look. Help files fixed Squashed commit of the following: commit e32d5e0286c6e28b0632551a532498ff7cbed700 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:29:34 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter commit 0099f6d591f9512325f5f82b3fb172f5875758f5 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:27:55 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter commit 61f24a6d8c1731fc47bd5777c7d5886e7127b515 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:14:47 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter LoTW/eQSL: "Mark all qsos uploaded" did set ALL qsos uploaded with current date. Issue #352 Fixed to affect only qsos that have empty/NULL upload infos Filter: Added selections for Propagation mode and Satellite. Issue #351 Adding them needed some layout changes so lfm contains lot of changes. Group edit: Fixed bug in eQSL part. Added Propagation mode, Satellite and lotw send date field selections. Reordering of field selection list. Layout changes, more informative look. Help files fixed Please enter the commit message for your changes. Lines starting
2020-11-24 18:31:05 +00:00
You can also set up filter (<strong>Filter/Create</strong> or <strong>F12</strong>) and pick qsos that need editing.
<br><strong>Note: </strong>If you do not do either one Group edit will affect to your <strong>whole log</strong> and there is <strong>no undone!</strong>. You have been warned.
</div><br>
<div align="justify">Click the <strong>Edit QSO</strong> button or select <strong>File/Group edit</strong> and the group edit form
2016-04-18 16:52:11 +00:00
appears:<br></div>
Fixes to LoTW/eQSL mark upload, Group edit, Filter LoTW/eQSL: "Mark all qsos uploaded" did set ALL qsos uploaded with current date. Issue #352 Fixed to affect only qsos that have empty/NULL upload infos Filter: Added selections for Propagation mode and Satellite. Issue #351 Adding them needed some layout changes so lfm contains lot of changes. Group edit: Fixed bug in eQSL part. Added Propagation mode, Satellite and lotw send date field selections. Reordering of field selection list. Layout changes, more informative look. Help files fixed Squashed commit of the following: commit e32d5e0286c6e28b0632551a532498ff7cbed700 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:29:34 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter commit 0099f6d591f9512325f5f82b3fb172f5875758f5 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:27:55 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter commit 61f24a6d8c1731fc47bd5777c7d5886e7127b515 Author: OH1KH <oh1kh@sral.fi> Date: Tue Nov 24 20:14:47 2020 +0200 Fixes to LoTW/eQSL mark upload, Group edit, Filter LoTW/eQSL: "Mark all qsos uploaded" did set ALL qsos uploaded with current date. Issue #352 Fixed to affect only qsos that have empty/NULL upload infos Filter: Added selections for Propagation mode and Satellite. Issue #351 Adding them needed some layout changes so lfm contains lot of changes. Group edit: Fixed bug in eQSL part. Added Propagation mode, Satellite and lotw send date field selections. Reordering of field selection list. Layout changes, more informative look. Help files fixed Please enter the commit message for your changes. Lines starting
2020-11-24 18:31:05 +00:00
<p><img src=img/h91.png> <img src=img/h90b.png><br>
<img src=img/h92.png> <img src=img/h92b.png><br>
<img src=img/h92c.png></p>
<div align="justify">Choose the field to be edited from the pulldown menu:The field name changes. Enter the value (word, string) which will appear in <strong>ALL</strong> tagged QSO records.
<br>Click the <em>Apply</em> button and the value in all tagged records will be changed to the value entered
into <em>Value:</em> box. When edit is done you can select another field or close Group edit using button <em>Cancel</em>.
2016-04-18 16:52:11 +00:00
</div>
<table border="0" cellpadding="5" cellspacing="2" width="100%">
<tbody>
<tr>
<td valign="top"><img src="img/exc.png"></td>
<td bgcolor=ffffcc valign="top" align="justify"><strong><font color="red">WARNING!</font>
There is no UNDO option!</strong> If you click the <em>Apply</em> button,
there is no way to return to previous values! Make a backup before any group edit
operation!
</td>
</tr>
</tbody>
</table>
2013-03-15 20:13:08 +00:00
2016-04-18 16:52:11 +00:00
<p align=center><img src=img/line.png></p>
2013-03-15 20:13:08 +00:00
2016-04-18 16:52:11 +00:00
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
Changes to RBN, bandmap and lotw/eqso up-dnload lotw/eqsl: … - Having continuous problems here with lotw upload monitor scrolling to last line. Now added setting of vertical scrollbar to huge value in MStatChange routine. - Added same mStatChange scrolling procedure to lotw download eqsl up and download. - Added disable_button "upload"(after click) in lotw upload to prevent pressing it moren than once. If lotw server does not reply in time there is temptation to press it "for sure" again. May lead to duplicate upload requests. RBN monitor: - Added tool buttons "clean" (wipe the whole grid) and "Help" - Fixed program crash if RBN has connected, then disconnected and after that filter is changed. RBNThread free_on_terminate does not nul it and it causes halt when exit from filter settings. FreeAndNil after disconnect removes this problem. - Fixed mouse-on hint texts - Added "STOP" indicator to note user that new spots are not displayed when any of columns is selected. Bandmap: - Added tool buttons "font", "clean" and "help". Clean button cleans not just display but also the spot array. - Added to filter settings and to preferences an ability to adjust frequency and callsign widths in right padding. Some calls are now very long like TC1STAYHOME and user may want to adjust the space. Also if only HF is used, frequency width can be narrower. Now it is up to user. - Added "STOP" indicator to note user that new spots are not added when band map window is focused. Common: - Help files fixed and new help created for RBN monitor Squashed commit of the following: commit 732512331df249a1f0ad658dc3f4db37c4b760d0 Author: OH1KH <oh1kh@sral.fi> Date: Fri Apr 3 12:37:33 2020 +0300 Added 'Stop' indicator when cell is selected.Fixed bug that randomly selected a roe(same column as before) if column was selected, then form focus loosed and again returned. Help files fixed. commit 1c95d4a7c1dc151467eb711d5547f7a9a4d77666 Author: OH1KH <oh1kh@sral.fi> Date: Fri Apr 3 09:46:44 2020 +0300 Global fix to Menu links of help files commit f1e9eefd3c614d181f956b274c95a791074149ce Author: OH1KH <oh1kh@sral.fi> Date: Thu Apr 2 14:31:19 2020 +0300 small fix commit eece2b92231ffb364017b1ee5cf796077f6bfc90 Author: OH1KH <oh1kh@sral.fi> Date: Thu Apr 2 14:19:25 2020 +0300 Band map freq, call widths adjustable. Help fixed commit 0c721185812c1d0430999f5e1781f3bd238e2287 Author: OH1KH <oh1kh@sral.fi> Date: Wed Apr 1 14:37:20 2020 +0300 bugfix freeandnil rbnthread on disconnect commit 35efb36dbb825b80f9f521ef3a1860ffd2c4674f Author: OH1KH <oh1kh@sral.fi> Date: Wed Apr 1 10:54:29 2020 +0300 changed again eqso/lotw status memo scrolling. It just does not always go to last line...Why,why commit 9d19c02be723570a8a60972d10a32b8d63506e6d Author: OH1KH <oh1kh@sral.fi> Date: Wed Apr 1 10:23:36 2020 +0300 Some fixes commit 4eeea7825d4db26a61c9281430c9037c9b37418e Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 19:06:50 2020 +0300 help fixes commit bd5ca1c0ea2b34701ff5e5c4a2ec7e0b7bed031f Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 18:47:18 2020 +0300 removed refresh from scroll commit a402ee1bb2ffac35e55d13239f90535ac50d9a44 Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 18:41:47 2020 +0300 changed lotw imp/exp statusmonitor scrolling commit 3277b7e09705ed7b019439d154c5e83b44e5e69d Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 18:31:09 2020 +0300 Added font,clear and help toolbuttons to bandmap. Increased call width of bandmap by 2chr. Help files updated commit a35177b2ea562a8bf7af0218267c2c1df026f47c Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 14:22:48 2020 +0300 help for RBN created commit 9dd5eba8f3034f75fe82619e7089b04ec9d578e8 Author: OH1KH <oh1kh@sral.fi> Date: Tue Mar 31 13:12:13 2020 +0300 added RBN monitor Tbuttons clear and help. Partial ready help files
2020-04-03 10:46:06 +00:00
<td width="33%" align="center">[<a href="index.html" target="_top">Menu</a>]</td>
2016-04-18 16:52:11 +00:00
</tr>
</tbody>
</table>
<br>
</div>
</body>
</html>