Wykres commitów

7 Commity (master)

Autor SHA1 Wiadomość Data
David Freese c82de8e39c MXE update
* code changes for update to mxe suite
2015-09-12 15:02:05 -05:00
David Freese 6ac3b345b6 Cty.dat
* Allow user to specify location of cty.dat file.
  * Use specified cty.dat path to also locate
    lotw1.txt and AGMemberList.txt
  * Allow user to reload the file(s) if updated while fldigi
    is running or the location is changed.
  * This change allows multiple instances of fldigi to use a
    single, manageable, installation of the files
    - cty.dat
    - lotw1.txt
    - AGMemberList.txt
    The three files must be co-located in a single folder.
2011-12-03 13:34:21 -06:00
Stelios Bounanos cc957f37cf Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
  * Update authors' copyright notices
2010-03-01 13:09:16 +00:00
Stelios Bounanos c07ec21fc1 Add generic notifier 2009-06-30 16:30:35 +01:00
Stelios Bounanos 53a2820a20 Improve dxcc, spot, pskrep performance
* Use unordered_maps (or hash_maps on ancient gcc4 versions)
* Store the spot callbacks such that RE searching is minimised
* Store list of country names
2009-06-30 16:30:35 +01:00
Stelios Bounanos 718522277d Add LoTW and eQSL hints to dxcc popup
This uses the following files:

 * http://www.hb9bza.net/lotw/lotw1.txt
   in ~/.fldigi/lotw1.txt

 * http://www.eqsl.cc/QSLCard/DownloadedFiles/AGMemberList.txt
   in ~/.fldigi/AGMemberList.txt or ~/.fldigi/eqsl.txt

Also changed the FText tooltip display function to use a string stream
2009-02-04 21:54:31 +00:00
Stelios Bounanos f7fee0bfbd Add preliminary contest country file support 2008-12-10 22:48:53 +00:00