Commit Graph

22 Commits

Author SHA1 Message Date
Andreas Puschendorf
fc5fdead10 fix bug copypast to gridfield and expand help 2020-06-20 20:52:52 +02:00
phl0
267faed424
Add new column for DARC DOK info
This implements a new database column to store German DARC DOK
information. Also some basic statistics are available as well as a auto
download function for lists of valid DOKs and special DOKs. This
information is reagularly provided by a cronjob on web serber by DF2ET.

For NewQSO window the DOK input field is shown instead of the State
field only if a German callsign is entered or the user double clicks the
state label. This way the NewQSO window layout is not changed.

So basically cqrlog behaves exactly as before. The user can choose to
activate the DOK data stuff in preferences.

This is the work of DL7OAP, OH1HK and myself DF2ET. Just to let everyone
know whom to blame :)

Squashed commit of the following:

commit 4666d4d131300b7c0bb2fe8c0d4d99bbbc51b4e6
Author: phl0 <florian@florian-wolters.de>
Date:   Sat Jun 13 13:50:47 2020 +0200

    Add hint to auto download function for DOK information

commit a69b4d2536c512bcc323b2bce77ff31948893c9a
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sat Jun 13 09:03:03 2020 +0200

    fix typo in help

commit 01f6e8c4b5f81bfc8adb2f508d5bda94e140f8db
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Wed Jun 10 17:16:19 2020 +0200

    expand DOK column width in statistic for 12length

commit 873d8315d74454c01752c8134033529886c45445
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jun 10 15:11:45 2020 +0200

    Replace special char Ø in DOK field on new QSO and ADIF import

commit 172b129e1f2e55bee4bc077a7fb16a916b03f043
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Tue Jun 9 14:26:50 2020 +0200

    help file update for expanded statistic gui

commit 587c82a0fa95d285f6ef0cb9380a4f9712386677
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jun 8 22:13:59 2020 +0200

    Fix array items

commit ae9a611c9550c3f9182e9d860ac83ec4431295df
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Mon Jun 8 22:02:51 2020 +0200

    fix award vs title bug

commit cda9dc6b95493dc0564446a9bc076c9d9c9439e3
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Mon Jun 8 21:57:12 2020 +0200

    fix typo

commit 0e7d373e58a8736ed04612f2727150938ca7a120
Merge: 6b1cd40 cf3d0e6
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jun 8 21:44:48 2020 +0200

    Merge branch 'DOK_filter' into DOK

commit cf3d0e67dd5ae4981457d85806f72a968a1fb45b
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jun 8 21:33:48 2020 +0200

    Fix reading of which DOKs to show
    For some reason it always read 0 it he code is at the old position.
    Reason unknown ....

commit 6b1cd400f65ca2520ce8fce87f2597cce12246ea
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jun 8 21:55:41 2020 +0300

    This makes dok visible in QSOBefore Grid. Does not fix 'Award'-'Title' (yet)

commit 367a0fa22acbca3166e3b2da82978b2b2a14ccf7
Author: phl0 <florian@florian-wolters.de>
Date:   Sun Jun 7 23:44:02 2020 +0200

    Make cmbBox readonly and save selection

commit 9f78b2120ca5f5776aa30eba3d288e33e149197b
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sun Jun 7 20:35:33 2020 +0200

    dok filtering

commit 0e8e0ba3703f9ac2ef272025c8a529bad39104a4
Merge: 3c68208 33873f6
Author: phl0 <florian@florian-wolters.de>
Date:   Sun Jun 7 13:48:18 2020 +0200

    Merge remote-tracking branch 'upstream/master' into DOK

commit 3c6820843f9abdd1729ee9fa68728a82af2b0371
Author: phl0 <florian@florian-wolters.de>
Date:   Sun Jun 7 13:45:51 2020 +0200

    Squashed commit of the following:

    commit 740e0f5d9c9af5dcb8eee47f6d61e0a68f993f91
    Author: phl0 <florian@florian-wolters.de>
    Date:   Tue Jun 2 17:03:57 2020 +0200

        Align config item name

    commit 1669e548315990a998b526747840437d729b859a
    Author: phl0 <florian@florian-wolters.de>
    Date:   Tue Jun 2 16:02:34 2020 +0200

        Make show station list work and also fix nasty off-by-one bug

    commit 0d74d1d43deb4fe3dff0a47469e587dc1b54e8c3
    Author: phl0 <florian@florian-wolters.de>
    Date:   Tue Jun 2 15:17:03 2020 +0200

        Also show SDOKs in complete list

    commit 1421923cdda7cfebdc9e5f285582a37daca2b119
    Author: phl0 <florian@florian-wolters.de>
    Date:   Tue Jun 2 14:00:04 2020 +0200

        Show DOK stats window only if dok and sdok.csv exist

    commit 3aa4c6ea34ba9aed8a607b437fcc50e6270c6840
    Author: phl0 <florian@florian-wolters.de>
    Date:   Tue Jun 2 13:15:32 2020 +0200

        Fix conflicting MenuItem numbers due to Contest filter merge

    commit 9378853b507877e875b479475a9f4616aea94fa5
    Merge: 0035d83 33873f6
    Author: phl0 <florian@florian-wolters.de>
    Date:   Tue Jun 2 13:03:11 2020 +0200

        Merge remote-tracking branch 'upstream/master' into DOKstat

    commit 0035d83ff15cbe07e3652e2190c5e3471811e3c2
    Author: Andreas Puschendorf <dl7oap@darc.de>
    Date:   Mon Jun 1 21:08:20 2020 +0200

        warn message when DOK files can not be loaded
          - DokArray with length = 0 is a problem for the RowCounter of the grid

    commit f02d234434fcfa36f425139de9822b34b3d50f1a
    Author: Andreas Puschendorf <dl7oap@darc.de>
    Date:   Mon Jun 1 20:38:09 2020 +0200

        fix wrong initial setting for CheckDOKTabs

    commit 33873f6c64
    Merge: ece0f99 5476dcf
    Author: Petr Hlozek <petr@ok2cqr.com>
    Date:   Mon Jun 1 18:47:44 2020 +0200

        Merge pull request #288 from OH1KH/squash_sat_tab_keep

        Satellite and/or propagation clear

    commit ece0f996f4
    Merge: 99cba10 80b8546
    Author: Petr Hlozek <petr@ok2cqr.com>
    Date:   Mon Jun 1 18:46:49 2020 +0200

        Merge pull request #287 from OH1KH/rbnband

        added 60M to RBNbands

    commit 99cba10418
    Merge: ad59ac0 5725712
    Author: Petr Hlozek <petr@ok2cqr.com>
    Date:   Mon Jun 1 18:46:23 2020 +0200

        Merge pull request #286 from OH1KH/freq_edit

        Numbers only does not work with QT5 in fChangeFreq

    commit ad59ac05b7
    Merge: 4ce9bde bdd4a45
    Author: Petr Hlozek <petr@ok2cqr.com>
    Date:   Mon Jun 1 18:45:50 2020 +0200

        Merge pull request #285 from phl0/contestFilter

        Contest filter

    commit 617a118868f4a50fc7a2012fbfd832957707e550
    Author: phl0 <florian@florian-wolters.de>
    Date:   Mon Jun 1 14:22:36 2020 +0200

        Add fDOKStat.pas to project files

    commit c58b97a607e14ac4a7d1345e97348ad938fda22d
    Author: phl0 <florian@florian-wolters.de>
    Date:   Mon Jun 1 14:17:58 2020 +0200

        Automatic download function for DOK data

    commit 3d84aa3093aad7984a0c3428423c76c180bf5f79
    Merge: 873a51c 8d71190
    Author: phl0 <florian@florian-wolters.de>
    Date:   Sun May 31 16:29:30 2020 +0200

        Merge branch 'DOK' into DOKstat

    commit 5476dcf1f4
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sun May 31 08:55:09 2020 +0300

        Satellite and/or propagation clear

        Satellite and/or propagation selection is cleared only from clear-button (at tab) or band change. Either manual, CAT driven (change from rig knobs), wsjtx or fldigi-xmlrpc remotes.

        Having set propagation for example ES it was keeping there when logging qsos but as soon as one qso was cancelled (2xESC or new try with wsjtx) propagation was always cleared.
        Now it is not and I think it is better this way. You can not always get qso that you have started to log in.

        I do not work satellite qsos at the moment, but I believe that clearing satellite name has the same rules: only if band changes (then usually satellite changes too, I think).

        Fldigi-xmlrpc and wsjtx remote frequency conversion is cleaned a bit.

        Found interesting bug (cosmetic). If you have just one radio and the other is undefined then change from TRXControl radio buttons from radio to not defined radio causes NewQSO frequency column content to be copied to NewQSO mode column! Fixed.

        Squashed commit of the following:

        commit d368846148694c02264245d9f9d26f1c6df755b4
        Author: OH1KH <oh1kh@sral.fi>
        Date:   Thu May 28 08:47:52 2020 +0300

            Band change in fldigiXMLRPC and wsjtx clears satellite and propagation

        commit c5c1b38a14802d9744c3e2a1612b657cab8f2826
        Author: OH1KH <oh1kh@sral.fi>
        Date:   Thu May 28 07:43:27 2020 +0300

            Sat and Prop clears only from button or band change. Fix of (cosmetic) bug when radio change

    commit 80b8546ed5
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sun May 31 08:39:56 2020 +0300

        added 60M to RBNbands

    commit 873a51c113e7a9671739412f1c474fe0dfd6141b
    Author: phl0 <florian@florian-wolters.de>
    Date:   Fri May 29 00:35:36 2020 +0200

        Fix some off-by-one mistakes

    commit 4081c079cdff676f1c626e65eaaf85ca8351d26c
    Author: phl0 <florian@florian-wolters.de>
    Date:   Thu May 28 23:41:43 2020 +0200

        Make some nice DOK statistics

    commit 52d30a378c1c4bcebf2a6b8c99a44c7d8c1e0dcd
    Author: phl0 <florian@florian-wolters.de>
    Date:   Thu May 28 18:57:36 2020 +0200

        Read DOKs from file (no SDOKs for now)

    commit 572571251d
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Thu May 28 16:29:56 2020 +0300

        Numbers only does not work with QT5

    commit bdd4a45fa7
    Author: phl0 <florian@florian-wolters.de>
    Date:   Thu May 28 14:11:08 2020 +0200

        Add some documentation for contest filter function

    commit ed0c43542f
    Author: phl0 <florian@florian-wolters.de>
    Date:   Thu May 28 13:37:20 2020 +0200

        Implement a filter function using worked contest names

    commit 9d2a4b3a28bf492a91a504816b6f3c1b7684508f
    Author: phl0 <florian@florian-wolters.de>
    Date:   Tue May 26 16:07:07 2020 +0200

        Initital brainstorming for DOK statistics

commit 905776017ba6ec747cb9f0812bcc9d954ea17b25
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sat Jun 6 21:32:26 2020 +0200

    minor corrections for dok help

commit 8810faa21432fbafbd41cea6a381101e449d326c
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Jun 6 18:49:28 2020 +0300

    Some help fixes (not releted to DOK)

commit 6f2b6dfa6bc558a6f6078e9591d04f9ac8d30f2a
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sat Jun 6 12:08:12 2020 +0200

    adding some more information to dok help

commit a5a92d8cdd02f2eb2318b2c54594939bfefaa1c8
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Fri Jun 5 18:01:15 2020 +0200

    extend help with topic german dok

commit 8d711903f5b896302eafd938289d97d34cf68426
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sun May 31 10:40:41 2020 +0200

    eliminated double occupancy of ALT-S

commit e803a540cb0f6f754505ead7b2320087b849b18a
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sat May 30 20:57:11 2020 +0200

    NewQSO and ADIF Import clean up dok field now
    	- NewQSO and ADIF using regex to clean up dok field
    	- bugfix changing from 6 to 12 characters in some routines
    	- clean up of dead variables

commit 3c699864f83a232a8d19419b79cc05a4b574c108
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat May 30 19:38:02 2020 +0300

    Changed 'Only qsos with IOTA' to 'Only IOTA qsos' it is shorter. Added anchoring inside DOK group box (like in ohters)

commit 007e0e60bc67e99e03cb640b4a3f8d3f828d7088
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sat May 30 09:41:33 2020 +0200

    implement DOK in Filter GUI
    	- new Field for DARC_DOK for filtering
    	- sorting by DARC_DOK
    	- group by DARC_DOK
    	- save/load filter with DARC_DOK settings

commit 87c3e6d953af4e99f2f676c268ceaaf25b1e7a0f
Author: phl0 <florian@florian-wolters.de>
Date:   Thu May 28 08:08:38 2020 +0200

    Make link relative and fix typo

commit 3c20f33d92c200f5cdd8dbc56fa6b5c1e24a8646
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Wed May 27 21:11:04 2020 +0200

    expand dok field from 6 to 12 characters, due to SDOK

commit 3ac1d237cbe231a53db5e6d9d98bf8b070a1a9da
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Wed May 27 18:58:18 2020 +0200

    improve help pages with missing key-shortcuts in NewQSO GUI

commit 6795128793ad7f921c7e80cdb9c2ede40204abfa
Merge: 2042bdc 4ce9bde
Author: phl0 <florian@florian-wolters.de>
Date:   Tue May 26 10:42:47 2020 +0200

    Merge remote-tracking branch 'upstream/master' into DOK

commit 2042bdc259fcbc13a80195cb1db9027c825e57fb
Author: phl0 <florian@florian-wolters.de>
Date:   Tue May 26 00:48:49 2020 +0200

    Populate DOK field in DB from NewQSO window

commit 717f22d911ae4cac07ecb7cbf82fb51097f3fd8a
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Mon May 25 22:34:55 2020 +0200

    add DARC_DOK to GUI QSO List
    	-add field to fMain
    	-add field to fPreferences so user can choose if he want to see it

commit 3faac6f5f4938604cf349cf2654c04501784919c
Author: phl0 <florian@florian-wolters.de>
Date:   Mon May 25 09:36:58 2020 +0200

    Put DOK field in the taborder if used

commit 0689ebf456508cba3c53a4ad11578cf0c17268cf
Merge: 6c96ce9 238b969
Author: phl0 <florian@florian-wolters.de>
Date:   Mon May 25 09:25:14 2020 +0200

    Merge remote-tracking branch 'upstream/master' into DOK

commit 6c96ce96ff4262a9e0fe9a0f8e0e072d259c9772
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Sun May 24 21:34:28 2020 +0200

    clean code - sort keyboard shortcuts in function

commit f197f9be3ecae9295f0fa9032f4303f78505abd9
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Fri May 22 13:12:51 2020 +0200

    connect hamqth-api-dok-request to the gui dok field

commit 06571ea870c610cc7058f9734fdfed5cb1a25c7a
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri May 22 13:30:08 2020 +0300

    NewQSO: State turns DOK if German callsign entered. Can also be turned by click of 'State'/'DOK' label. DOK length 6 ok? (lost the mail where defined)

commit 906e0061defe508746de1f3b860abd991aedc0f7
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Thu May 21 11:33:14 2020 +0200

    using DOK from hamqth-api for prefilling

commit 38ad436128fd072e3bf13386ccdc2039f404c7f1
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Wed May 20 20:25:09 2020 +0200

    integration of DARC_DOK in ADIF import and ADIF/HTML export

commit 59378fb46577e8d28d55874aada3daabc0262459
Author: Andreas Puschendorf <dl7oap@darc.de>
Date:   Wed May 20 18:51:54 2020 +0200

    upgrade database and inserting field dok
2020-06-14 10:31:58 +02:00
OH1KH
06b529bcbb 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 732512331d
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 1c95d4a7c1
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Apr 3 09:46:44 2020 +0300

    Global fix to Menu links of help files

commit f1e9eefd3c
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Apr 2 14:31:19 2020 +0300

    small fix

commit eece2b9223
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Apr 2 14:19:25 2020 +0300

    Band map freq, call widths adjustable. Help fixed

commit 0c72118581
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Apr 1 14:37:20 2020 +0300

    bugfix freeandnil rbnthread on disconnect

commit 35efb36dbb
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 9d19c02be7
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Apr 1 10:23:36 2020 +0300

    Some fixes

commit 4eeea7825d
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Mar 31 19:06:50 2020 +0300

    help fixes

commit bd5ca1c0ea
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Mar 31 18:47:18 2020 +0300

    removed refresh from scroll

commit a402ee1bb2
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Mar 31 18:41:47 2020 +0300

    changed lotw imp/exp statusmonitor scrolling

commit 3277b7e097
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 a35177b2ea
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Mar 31 14:22:48 2020 +0300

    help for RBN created

commit 9dd5eba8f3
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 13:46:06 +03:00
phl0
8e4d300887
Optionally spot the RX frequency instead of TX 2020-02-25 20:39:44 +01:00
phl0
6c8f7cca26
Add documentation for LO stuff 2020-02-25 17:25:01 +01:00
OH1KH
f29f9290f3 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 13:14:17 +03:00
OH1KH
ddee46edc6 This is a big update.
Thanks for Andreas, Dl7OAP, for his great help. Without his help, this would not have been done.
        Here are the main parts:

        -Fix: Table freqmem update should now work with both MySql and MariDb and take account that beta
              testers may already have column "info" in their freqmem db.

        -Add: Wsjtx monitor now handles new FT4 mode properly
        -Add: N1MM remote now makes Qrz/HamQth search during logging. With slow internet connections it minght fail,
              but at least it adds zone/DXCC information that comes from cqrlog itself.
        -Add: Qso list/filter remembers last used settings if checked to "remember". No need to set all again
              from beginning if there was small error in filter design at first try.
              Pressing OK saves settings. Clear filter-button clears filter and pressing OK after that
              shows again all qsos.
        -Add: New columns for contest exchange and freqmem info upgrades database to version 16
              All corresponding views (contest, qso list,NewQso,ADIF ex/Import,TRXControl,log filter) updated
              to use new columns.
               --Some new CW macros.
        -Add: Contest form has simple dupe check. Call turning red after leaving call edit box if worked at same
                band and mode. Needs new log for each contest, or if same log used for all, setting date and
	    cehckbox of "preferences/fldigi/wsjtx interface"-"WB4 chk starts from"-"call"-"contest start date"
        -Add: Qso list has now all contest columns (set by preferences/visble columns)
        -Add: ADIF export and import can handle contest tags.(Select in "Choose fields to export").
        -Add: Qso list/filter has now contest related search columns, too.
        -Fix: CQ-monitor: Follow call editing resulted right to left typing order for letters (not for numbers).
              Now all restored to left-to-right order.
        -FiX: Help files updated.Squashed commit of the following:

commit ff0493923fbe083ceed1265373abba9834f86f66
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu May 2 19:53:05 2019 +0300

    final checks

commit 7b5438b03b03f60436ddd413c86b269125302781
Author: Andreas Puschendorf
Date:   Thu May 2 14:41:50 2019 +0200

    Squashed commit of the following:

    commit deb341af57da0eaaff6ab9d2d476a353c9216de1
    Merge: 2f64d72 4e34f1e
    Author: Andreas Puschendorf
    Date:   Thu May 2 14:34:05 2019 +0200

        Merge branch 'master' into integrationOfNewContestDbFieldsInGui

    commit 2f64d720bc644fa27cc4d6cd102792afd70c7950
    Author: Andreas Puschendorf
    Date:   Thu May 2 14:28:32 2019 +0200

        Revert "improved the update script for field info in table freqmem"

        This reverts commit 8d5384819ab0995985e3b79e3c60daabda749b6a.

    commit 33f29036387bdc602e4be853f8b9058985f339e4
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 30 22:02:12 2019 +0200

        refactor adif in fMonWsjtx.pas

    commit b6ec5eb7fdf4b1140de1b664c2eaa5a6e2479ff3
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Tue Apr 30 17:51:53 2019 +0300

        period timer for FT4

    commit 634cca519f9236f52c7d1be31588d93a85f32245
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Tue Apr 30 17:10:23 2019 +0300

        FT4 mode timers

    commit 59c4b3a0f903665c59686a9f05726173e448ccd0
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Tue Apr 30 16:46:50 2019 +0300

        FT4 mode letter

    commit 7d8415a8c6ea081e561f0766db307daa4519ab8c
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sun Apr 28 10:31:16 2019 +0300

        Fixed addRadioMemory form tabulation order

    commit b5f64426e3669f3048b8d22ff98b64f3fdab6b9a
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Fri Apr 26 13:38:01 2019 +0300

        added qrz/hamqth info fetch to n1mm remote

    commit 21ab222aee20b515a688d45b48552446a6dd9bcf
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Thu Apr 25 20:50:26 2019 +0300

        Moved View/Edit close from contest/btSave to contest/edtCallExit

    commit 957ab8d820f14d414b51bd83fa65a40fd5f16f3e
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Wed Apr 24 13:30:13 2019 +0300

        Added contest + other tags to n1mm remote

    commit d2b444f9ed42197642c6f44b7b7c8062e950eb0d
    Merge: 80bc124 bb24e96
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Tue Apr 23 09:05:59 2019 +0300

        Merge branch 'integrationOfNewContestDbFieldsInGui' of github.com:OH1KH/cqrlog into integrationOfNewContestDbFieldsInGui

    commit 80bc124aa83fe59b1c0252e88d6d4ce560e44575
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Tue Apr 23 09:05:40 2019 +0300

        New mode FT4 added to utils, monwsjtx sill needs mode letter

    commit bb24e969a9939369a21d9143fc06509959f0bc5f
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Mon Apr 22 22:09:22 2019 +0200

        correct encoding and directory of ContestName.tab

    commit 0b75cbb804287757a27dfc58fa3b0379ad070528
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Mon Apr 22 18:55:06 2019 +0300

        small help addition

    commit 81136fc576513822fea97e41f0ec1a5e6912b75a
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Mon Apr 22 11:35:44 2019 +0300

        revert frmContest/contestname|description to combobox

    commit f016409b0548b7f159d914233c2c3862ff418b9b
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Mon Apr 22 09:25:04 2019 +0300

        reverted ContestName.tab path to root. Added chkRemember to filter. Fixed filter help.

    commit 8c9079c9e89c89724270ed53364c3a01bc15808d
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sun Apr 21 21:12:53 2019 +0200

        fix bug when contest qso is not saved due to viewmode or editmode of newqso-form

    commit 25c4fdd8b67388c5e56da519f7ff3f605facbb01
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sun Apr 21 13:06:06 2019 +0200

        Revert "call dupe check in contest gui only in the last 2 days of log"

        This reverts commit 692e7e8c60a3ca5dffb774b2f6adc053ee3358ac.

    commit ea485ac4c5d6280680a2c10e4b0766348e38e39f
    Merge: 409cc68 083be1e
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sun Apr 21 10:16:07 2019 +0300

        Merge branch 'integrationOfNewContestDbFieldsInGui' of github.com:OH1KH/cqrlog into integrationOfNewContestDbFieldsInGui

        pulled

    commit 409cc68b1c79dddb895cb7540368e4f7480df676
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sun Apr 21 10:15:14 2019 +0300

        Fixed contestname.tab loading in filter and contest forms

    commit 083be1ef8fdb1a7d4f79647b6ea1c4ec47ab0a89
    Merge: 692e7e8 c99c21b
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sun Apr 21 09:05:38 2019 +0200

        Merge branch 'master' into integrationOfNewContestDbFieldsInGui

    commit 692e7e8c60a3ca5dffb774b2f6adc053ee3358ac
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sat Apr 20 23:01:32 2019 +0200

        call dupe check in contest gui only in the last 2 days of log

    commit 384629cc0b6d49762b563a057747470177716959
    Merge: 4e778ea 585d704
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sat Apr 20 21:44:12 2019 +0200

        Merge branch 'integrationOfNewContestDbFieldsInGui' of https://github.com/OH1KH/cqrlog into integrationOfNewContestDbFieldsInGui

    commit 4e778ea28ed9e4d72bc7bbbfa358eb1ad8c159b7
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sat Apr 20 21:43:54 2019 +0200

        add colum autosize to form fsqlconsole and fmain

    commit 2758e20fbe191b396579a9dda0465fe820726d04
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sat Apr 20 19:37:50 2019 +0200

        add ContestName.tab to lastupgradecheck

    commit 585d70499e5344cda890d00ca122749309347669
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sat Apr 20 19:52:25 2019 +0300

        Updated some help files

    commit cab588b93c8c8d3180acf5ebec9d6ce19fd54f03
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Fri Apr 19 21:00:30 2019 +0200

        add sat_name.tab and prop_mode.tab to lastupgradecheck. new sat_name.tab in tar file leads to cty.tar download every app start

    commit d7c1c729aec75606f1c96e0b2d9331a25e4d1e7a
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Fri Apr 19 20:31:49 2019 +0200

        add some mouse over text in filter gui and move complete msg out of the way of filepath

    commit 008edf3fed9e1cd0b3868e48a235e41c497251fc
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Fri Apr 19 12:04:49 2019 +0300

        Fix filter help

    commit c0140256d841828ee0926cd8f037e0b0c89caab4
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Fri Apr 19 11:45:03 2019 +0300

        Added empty selection to top of contestname list

    commit 6ff80cb2f62ccbe29499c46757d490ace021ab57
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Fri Apr 19 11:36:16 2019 +0300

        Filter: autosave last used filter. Added button clear filter

    commit 21021f1939c1e801efb5ca508663df58f7f73216
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Thu Apr 18 20:03:15 2019 +0300

        Filter:strxString case insensitive, adifimport:anchor/layout qso inlog->yes,no,cancel

    commit dd8dba7517628e13efbedfca5723380a351a60c2
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Thu Apr 18 10:39:24 2019 +0300

        Filter save,load and search works now with contest columns

    commit 9497a93e58ae62ea13000555837d5ec011695f63
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Wed Apr 17 23:20:05 2019 +0200

        typo fixes and correction of comment

    commit ace491c802c67b91f156ae35bbc422d1da9e3cac
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Wed Apr 17 23:07:16 2019 +0200

        fix ContestName.tab now copy to root of cqrlog and read from root for filling combobox

    commit 36acfa62691fbf99c548b59261c12e7a801decc9
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Wed Apr 17 20:55:17 2019 +0300

        Filter layout with contest columns, no filter code yet

    commit 4dab0a92588909a8602535da52fdbc08143f7b98
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 16 22:06:26 2019 +0200

        add adif import for contest fields

    commit ac619eed36b58e19ca2576410853d7890ffbb231
    Merge: c8afe32 29112ef
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Mon Apr 15 19:59:40 2019 +0200

        Merge branch 'master' into integrationOfNewContestDbFieldsInGui

    commit c8afe32158f138126182b9784bfbb108900c7604
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sat Apr 13 16:24:31 2019 +0300

        limit serialNRReceived from FT8 contest modes to 6chrs

    commit a88d20211f9123acd534b4af9270b8e659faab07
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Wed Apr 10 16:48:51 2019 +0300

        Made shorter name for NewQso gbContest and it is visible only if contest form is visible

    commit d943e75550e6444aec1917d3ab94b1aee7da399d
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Tue Apr 9 17:08:50 2019 +0300

        630M database creation fix

    commit 2468d3ac00911c5d280f437d698cd2654579858b
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sun Apr 7 16:40:08 2019 +0300

        Added pref/visible columns selections for contest columns

    commit 00c9f9086d2aace35a0fe92ccbe460817be4cfa8
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Sun Apr 7 15:19:24 2019 +0300

        FIX pressing ESC in contest form caused also B sending. Force stx_string to upcase in input field

    commit d7a9970b17593d3fb466f992fc8ab65373b5506a
    Merge: ea070bb 6eaec22
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Fri Apr 5 18:07:48 2019 +0300

        Merge branch 'integrationOfNewContestDbFieldsInGui' of github.com:OH1KH/cqrlog into integrationOfNewContestDbFieldsInGui

         .

    commit ea070bb58dee3a5c87965a2183ce15f7fba6cdac
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Fri Apr 5 18:06:46 2019 +0300

        wsjt-spec mode use new contest fields.Fix "'' is not valid date"-error in wsjtx logging

    commit 6eaec227089dd8e48dddfb2e51966ef74a233769
    Merge: cebac6e b505f77
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Thu Apr 4 20:55:22 2019 +0200

        Merge branch 'master' into integrationOfNewContestDbFieldsInGui

    commit cebac6ebfb8ffacd7169c4710312cebeae99048b
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Thu Apr 4 20:36:30 2019 +0200

        add ContestName.tab for contest combo box

        	- ../ctyfiles/Contestname.tab Format CONTEST_ID|CONTEST_DESCRIPTION
        	- only CONTEST_ID is saved to database
        	- when no file is found, default contest list (ADIF 3.0.9) is used

    commit 5f8636e7e6215dbc824260820f17ef426886295a
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Thu Apr 4 17:00:00 2019 +0300

        Fixed every second press of empty cwkey sends 'b' with hamlib keyer

    commit 67c3a2a1165689df98d79d9463653537660243fb
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Thu Apr 4 13:26:56 2019 +0300

        CW macros nearly work. Empty CWmemory sends B every other press

    commit 3b05eaa9d09f791e3fcd69dd69c885a44c3285a3
    Author: OH1KH <oh1kh@sral.fi>
    Date:   Wed Apr 3 20:25:38 2019 +0300

        Contestname:autocomplete, lfm:anchoring, frm:dupe check

    commit 5503c40ad1c386582d934036581a4e14f40b7c1e
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Wed Apr 3 18:10:28 2019 +0200

        remove old srx/stx generation with pipe and space and clean death contest code

    commit 3c56f1b94307d5acb387a9c576bbe719c77493f0
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 2 23:23:47 2019 +0200

        fix bug that html export shows now data for contest fields

    commit 61f75555df5ada93129db0d2339a30e9514c425b
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 2 22:47:03 2019 +0200

        fix bug where adif export was generated but show now contest data

    commit 7c0ce64b9e92ee4c38eae1920c4ffe31c7d9a1bc
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 2 22:37:54 2019 +0200

        adif/html export with new contest fields

    commit 43a189efddf6bdc8b84cff675ca72bb111a26727
    Merge: f3cba04 8d53848
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 2 17:27:52 2019 +0200

        Merge branch 'cqrlogDatabaseVersion16' into integrationOfNewContestDbFieldsInGui

    commit 8d5384819ab0995985e3b79e3c60daabda749b6a
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 2 17:26:54 2019 +0200

        improved the update script for field info in table freqmem

    commit f3cba040ebb425d1150452733ef3d063464a9af2
    Merge: 91b05db d99ec3c
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 2 16:55:00 2019 +0200

        Merge branch 'cqrlogDatabaseVersion16' into integrationOfNewContestDbFieldsInGui

    commit d99ec3cb92c751d9a74c29f98fd26452ee74ea53
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Tue Apr 2 16:54:18 2019 +0200

        remove submode field

    commit 91b05db74f0af98f9014a27bc1decd15972ed521
    Merge: 960ec8c a9b11a8
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Mon Apr 1 19:20:04 2019 +0200

        Merge branch 'cqrlogDatabaseVersion16' into integrationOfNewContestDbFieldsInGui

    commit a9b11a81e1dad95dd1535554e73bb3d980f87765
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Mon Apr 1 19:19:25 2019 +0200

        modify field log_changes.cmd to varchar(20)

    commit 960ec8c6ed1b6644749e9b02adbd557daf291afa
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Mon Apr 1 13:23:59 2019 +0200

        activate only relevant fields in tab-circle of contest-gui

    commit 76a364a7b09579a5f9f82dedea5c29f0506d2fe9
    Merge: af5dd94 63a9950
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Mon Apr 1 10:05:57 2019 +0200

        Merge branch 'master' into integrationOfNewContestDbFieldsInGui

    commit 876e2170133766f393c4155a0cee28c9c65d099a
    Merge: 76a2ad3 63a9950
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Mon Apr 1 09:50:17 2019 +0200

        Merge branch 'master' into cqrlogDatabaseVersion16

    commit af5dd94bff6d60ea6a2dd92004fb284dc2d73ac4
    Merge: 93dbe4f 76a2ad3
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sun Mar 31 09:26:11 2019 +0200

        Merge branch 'cqrlogDatabaseVersion16' into integrationOfNewContestDbFieldsInGui

    commit 76a2ad3c6ae8a5d9727010948cb133da642adf52
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sun Mar 31 09:20:04 2019 +0200

        db new log get new fields

    commit 93dbe4f0882c01c735c5e1c38672d121991ef98b
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sat Mar 30 20:09:01 2019 +0100

        upgrade gui of contest and newqso to new contest database fields

        	NewQSO GUI
        		- group box for contestname, srx, stx, stx_string, strx_string
        		- field length in gui is restricted to max length of database field
        		- implement save, editing, view
        		- add mouse over hints
        	Contest GUI
        		- add contestname as combobox with ADIF 3.0.9 CONTEST_ID as selection, but also freestyle possible
          		- contestname will stay
        	  	- save qso saves to new contest fields in database
        		- add mouse over hints
                        - field length in gui is restricted for new db fields to max length of database field

    commit 22f0be0b9e3e87ba764759c6b3ae3f60050f587e
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sat Mar 30 18:48:38 2019 +0100

        upgrade database with new fields for contest, submode and trxcontrol

        	in detail
        	-table freqmem > info varchar(25)
                -table cqrlog_main > contestname varchar(40)
                -table cqrlog_main > stx varchar(6)
                -table cqrlog_main > srx varchar(6)
                -table cqrlog_main > stx_string varchar(50)
                -table cqrlog_main > srx_string varchar(50)
                -table cqrlog_main > submode varchar(20)
        	-database errorhandling for beta users because freqmem.info field allready exists
        	-add new fields to database views

    commit b4689590ed1f23ebd49bdfa727fce3bf8e3af7e1
    Author: Andreas Puschendorf <andreas@puschendorf.net>
    Date:   Sat Mar 30 18:48:38 2019 +0100

        upgrade database with new fields for contest, submode and trxcontrol

        	in detail
        	-table freqmem > info varchar(25)
                -table cqrlog_main > contestname varchar(40)
                -table cqrlog_main > stx varchar(6)
                -table cqrlog_main > srx varchar(6)
                -table cqrlog_main > stx_string varchar(50)
                -table cqrlog_main > srx_string varchar(50)
                -table cqrlog_main > submode varchar(20)
        	-database errorhandling for beta users because freqmem.info field allready exists
        	-add new fields to database views
2019-05-02 21:11:43 +02:00
OH1KH
7ff4beae17 Some help fixes #1 2019-02-25 12:39:12 +02:00
OH1KH
4b358c4b96 Frames for help structure. Some minor content upgrades 2019-01-08 17:57:04 +02:00
OH1KH
46d2ec8abd StartConnectCommand & 'open needed tab from preferences' 2018-02-08 18:22:23 +02:00
ok2cqr
c700c0fbb1 callsign changed to OK7AN 2017-12-17 08:49:20 +01:00
OH1KH
f7f3fe8013 630M still missing from GetAdifBandFromFreq and C_RBN_BANDS. Added. Thanks for NO3M. Help files updated. 2017-11-08 13:06:14 +02:00
OH1KH
b6a3ffc5cd dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
Petr Hlozek
a405bde887 help updated 2016-04-18 18:52:11 +02:00
Petr Hlozek
14fa58673e help updated (TRX memories) 2016-01-31 21:16:35 +01:00
Colin Tuckley
985d60ed45 English language and typo fixes 2015-07-07 08:42:30 +01:00
Colin Tuckley
1cb2ab5ac1 English language and typo fixes 2015-07-05 19:36:46 +01:00
Petr Hlozek
dbcdbb01e0 Removed '+' hot key from help files 2014-04-06 12:58:28 +02:00
Petr Hlozek
6f5b721347 help update (info about backup changed to MySQL related version) 2014-01-25 20:11:03 +01:00
Petr Hlozek
47274c67d2 fixed DX cluste hotkey 2014-01-03 19:05:12 +01:00
Petr Hlozek
b84ac0378c help updated, section about online log upload support added 2014-01-02 21:03:12 +01:00
Petr Hlozek
eff65a0d04 initial commit 2013-03-15 21:13:08 +01:00