not1mm 25.4.5__py3-none-any.whl → 25.4.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
not1mm/lib/version.py CHANGED
@@ -1,3 +1,3 @@
1
1
  """It's the version"""
2
2
 
3
- __version__ = "25.4.5"
3
+ __version__ = "25.4.8"
not1mm/plugins/spdx.py CHANGED
@@ -1,4 +1,4 @@
1
- """rac canada day"""
1
+ """sp dx contest"""
2
2
 
3
3
  # pylint: disable=invalid-name, unused-argument, unused-variable, c-extension-no-member, unused-import
4
4
 
@@ -192,7 +192,7 @@ def calc_score(self):
192
192
 
193
193
  def adif(self):
194
194
  """Call the generate ADIF function"""
195
- gen_adif(self, cabrillo_name, "RAC-CANADA-DAY")
195
+ gen_adif(self, cabrillo_name, "SPDXContest")
196
196
 
197
197
 
198
198
  def output_cabrillo_line(line_to_output, ending, file_descriptor, file_encoding):
not1mm/statistics.py CHANGED
@@ -6,7 +6,7 @@ import os
6
6
 
7
7
  from PyQt6 import uic, QtWidgets
8
8
  from PyQt6.QtWidgets import QDockWidget
9
- from PyQt6.QtCore import pyqtSignal
9
+ from PyQt6.QtCore import pyqtSignal, Qt
10
10
 
11
11
  import not1mm.fsutils as fsutils
12
12
  from not1mm.lib.database import DataBase
@@ -98,6 +98,7 @@ class StatsWindow(QDockWidget):
98
98
  if self.active is False:
99
99
  return
100
100
  self.tableWidget.clear()
101
+ self.tableWidget.setFocusPolicy(Qt.FocusPolicy.NoFocus)
101
102
  self.tableWidget.setColumnCount(7)
102
103
  self.tableWidget.setHorizontalHeaderLabels(
103
104
  ["BAND", "QSO", "CALLS", "CW", "PH", "DI", "PTS"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: not1mm
3
- Version: 25.4.5
3
+ Version: 25.4.8
4
4
  Summary: NOT1MM Logger
5
5
  Author-email: Michael Bridak <michael.bridak@gmail.com>
6
6
  License: GPL-3.0-or-later
@@ -241,12 +241,15 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
241
241
  - RandomGram
242
242
  - RAC Canada Day
243
243
  - REF CW, SSB
244
+ - SPDX
244
245
  - Stew Perry Topband
245
246
  - Weekly RTTY
246
247
  - Winter Field Day
247
248
 
248
249
  ## Recent Changes
249
250
 
251
+ - [25-4-8] Remove focus from statistics table widget.
252
+ - [25-4-7] Merge in changes from dj1yfk correcting SPDX Cabrillo name.
250
253
  - [25-4-5] Add SPDX.
251
254
  - [25-4-2] Add some tool tips to bandmap and main. Updated Zoom buttons on bandmap. Updated minimum Python version to 3.10.
252
255
  - [25-4-1] Fix: statistics window not populating when initially activated from the window menu. Removed unused code chucks. Removed some unused and hidden visual elements.
@@ -8,7 +8,7 @@ not1mm/lookupservice.py,sha256=GkY_qHZfrW6XHf8upIoaG4hCFqm0fg6Ganu9ConGrIc,2628
8
8
  not1mm/radio.py,sha256=_b-tSFuDLoBKnABxrsafGQu2p33U-KOubY7-qgLV2yg,5408
9
9
  not1mm/ratewindow.py,sha256=PeFmmXYKA6ikR8AzWB6n5TS_1NoaHLocw4pSdySq_7A,6995
10
10
  not1mm/rtc_service.py,sha256=axAwnCBuTr-QL0YwXtWvg9tjwhcFsiiEZFgFjOofX6k,2816
11
- not1mm/statistics.py,sha256=PtlOUmogW9JSTBlQmMhU6yXl_hoLJquYrdX88Oi-2NA,7644
11
+ not1mm/statistics.py,sha256=YbXBCr8wtmXlF21ojgsh0jY_G-dnCApUFe87JZclZAI,7712
12
12
  not1mm/test.py,sha256=RN71m2S9MPIOJMaoCi0wZhwEhpEZunvtosZxaKahRB4,101
13
13
  not1mm/vfo.py,sha256=3kdSfLHLHAGgSE8b8H9n-jFUg_5L7tvrZt_7YCkdsLo,8945
14
14
  not1mm/voice_keying.py,sha256=HZImqC5NgnyW2nknNYQ3b7I8-6S_hxpq5G4RcIRXn_k,3005
@@ -118,7 +118,7 @@ not1mm/lib/plugin_common.py,sha256=D1OBjyLmX7zuSPqgTCmHwXzAKA12J_zTQItvyIem-4Y,1
118
118
  not1mm/lib/select_contest.py,sha256=WsptLuwkouIHeocJL3oZ6-eUfEnhpwdc-x7eMZ_TIVM,359
119
119
  not1mm/lib/settings.py,sha256=mXffn8Xaj5KATPQinNBR0V5DbHWQPsRfh24_axWGYuk,15254
120
120
  not1mm/lib/super_check_partial.py,sha256=hwT2NRwobu0PLDyw6ltmbmcAtGBD02CKGFbgGWjXMqA,2334
121
- not1mm/lib/version.py,sha256=JksXtqhhesvmEpkEvOV9GdXzM-3pRYpfyYOk66CG5u8,47
121
+ not1mm/lib/version.py,sha256=qB1zlMFcjKBLGGtpryRuDpIoPlBdpMfQ5B-f0BTYBlk,47
122
122
  not1mm/lib/versiontest.py,sha256=8vDNptuBBunn-1IGkjNaquehqBYUJyjrPSF8Igmd4_Y,1286
123
123
  not1mm/plugins/10_10_fall_cw.py,sha256=oJh3JKqjOpnWElSlZpiQ631UnaOd8qra5s9bl_QoInk,14783
124
124
  not1mm/plugins/10_10_spring_cw.py,sha256=p7dSDtbFK0e6Xouw2V6swYn3VFVgHKyx4IfRWyBjMZY,14786
@@ -170,13 +170,13 @@ not1mm/plugins/raem.py,sha256=EWoUWhuYrLaR6lRz8fDG09GT4AyZNuf7LlkKg1i1aYc,19624
170
170
  not1mm/plugins/randomgram.py,sha256=h68Ul57maCRhZOou7jU4_B1Dfd3d4n5r-Qzex80yJOk,7401
171
171
  not1mm/plugins/ref_cw.py,sha256=SY-U-DSyhkTFrsQ6ZLYAt0jTWKa8z05rIZiQ8sTQC-U,21382
172
172
  not1mm/plugins/ref_ssb.py,sha256=cUFUtbe7-5rwZZHEzpPnaIAnwrwayqBvtgctxQDF5Gw,21592
173
- not1mm/plugins/spdx.py,sha256=YCW-_Xk0Mp_K-CBTrc60Xc0f7mWcsWhkwVl62WJq-3Y,15913
173
+ not1mm/plugins/spdx.py,sha256=O_PhTaWdjaV29hj2G8tUK3m6GNx8f40hO1JAF-olLMg,15909
174
174
  not1mm/plugins/stew_perry_topband.py,sha256=3U-Dr28haBTqTaZWLiC1qHQBmLsLENDL-ihyddPpJbg,15403
175
175
  not1mm/plugins/weekly_rtty.py,sha256=C8Xs3Q5UgSYx-mFFar8BVARWtmqlyrbeC98Ubzb4UN8,20128
176
176
  not1mm/plugins/winter_field_day.py,sha256=hmAMgkdqIXtnCNyUp8J9Bb8liN8wj10wps6ROuG-Bok,15284
177
- not1mm-25.4.5.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
178
- not1mm-25.4.5.dist-info/METADATA,sha256=M5vYRzt2M8gvJie-6NBf7J-Zr4_5iiTZCDuHUIDrfU0,37289
179
- not1mm-25.4.5.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
180
- not1mm-25.4.5.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
181
- not1mm-25.4.5.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
182
- not1mm-25.4.5.dist-info/RECORD,,
177
+ not1mm-25.4.8.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
178
+ not1mm-25.4.8.dist-info/METADATA,sha256=Hpc0ovZr2Fcdh6DA3f_DbuiQHr17Fr_bBc9XQ_4Wr6U,37421
179
+ not1mm-25.4.8.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
180
+ not1mm-25.4.8.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
181
+ not1mm-25.4.8.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
182
+ not1mm-25.4.8.dist-info/RECORD,,