not1mm 24.4.1.1__py3-none-any.whl → 24.4.1.2__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/__main__.py +3 -0
- not1mm/lib/version.py +1 -1
- {not1mm-24.4.1.1.dist-info → not1mm-24.4.1.2.dist-info}/METADATA +3 -3
- {not1mm-24.4.1.1.dist-info → not1mm-24.4.1.2.dist-info}/RECORD +8 -8
- {not1mm-24.4.1.1.dist-info → not1mm-24.4.1.2.dist-info}/LICENSE +0 -0
- {not1mm-24.4.1.1.dist-info → not1mm-24.4.1.2.dist-info}/WHEEL +0 -0
- {not1mm-24.4.1.1.dist-info → not1mm-24.4.1.2.dist-info}/entry_points.txt +0 -0
- {not1mm-24.4.1.1.dist-info → not1mm-24.4.1.2.dist-info}/top_level.txt +0 -0
not1mm/__main__.py
CHANGED
@@ -190,6 +190,8 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
190
190
|
logger.info("MainWindow: __init__")
|
191
191
|
self.setCorner(Qt.TopRightCorner, Qt.RightDockWidgetArea)
|
192
192
|
self.setCorner(Qt.BottomRightCorner, Qt.RightDockWidgetArea)
|
193
|
+
self.setCorner(Qt.TopLeftCorner, Qt.LeftDockWidgetArea)
|
194
|
+
self.setCorner(Qt.BottomLeftCorner, Qt.LeftDockWidgetArea)
|
193
195
|
data_path = fsutils.APP_DATA_PATH / "main.ui"
|
194
196
|
uic.loadUi(data_path, self)
|
195
197
|
self.cw_entry.hide()
|
@@ -2499,6 +2501,7 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
2499
2501
|
and json_data.get("station", "") == platform.node()
|
2500
2502
|
):
|
2501
2503
|
self.callsign.setText(json_data.get("call", ""))
|
2504
|
+
self.callsign.setFocus()
|
2502
2505
|
|
2503
2506
|
def dark_mode_state_changed(self) -> None:
|
2504
2507
|
"""Called when the Dark Mode menu state is changed."""
|
not1mm/lib/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: not1mm
|
3
|
-
Version: 24.4.1.
|
3
|
+
Version: 24.4.1.2
|
4
4
|
Summary: NOT1MM Logger
|
5
5
|
Author-email: Michael Bridak <michael.bridak@gmail.com>
|
6
6
|
Project-URL: Homepage, https://github.com/mbridak/not1mm
|
@@ -177,8 +177,8 @@ I wish to thank those who've contributed to the project.
|
|
177
177
|
|
178
178
|
## Recent Changes
|
179
179
|
|
180
|
-
- [24-4-1-
|
181
|
-
- [24-4-1] Removed some un-needed loops and widgets from the check window.
|
180
|
+
- [24-4-1-2] Added color text indicators to the Check Partial window. Poached the code from @kyleboyle. Thanks! Fixed the Log, VFO and Check Partial windows to be actual docking widgets. Refocus call field after double clicking on item in the check partial window.
|
181
|
+
- [24-4-1] Removed some un-needed loops and widgets from the check window. Fixed docking to the left side.
|
182
182
|
|
183
183
|
See [CHANGELOG.md](CHANGELOG.md) for prior changes.
|
184
184
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
not1mm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
not1mm/__main__.py,sha256=
|
2
|
+
not1mm/__main__.py,sha256=P6yuQdj443oJaaLM7yt0fCtMDz6y_CxxO6hkS978ml0,118160
|
3
3
|
not1mm/bandmap.py,sha256=a0QZj0HvPh8ixj207ANRHO29aKN3YMKolp_P47gSOtI,33404
|
4
4
|
not1mm/checkwindow.py,sha256=3m3rYItlWtbnRWxI_k1ECmweuVJtf0W2tU1NjL6a8FU,9657
|
5
5
|
not1mm/fsutils.py,sha256=Li8Tq9K7c_q7onOHOQ7u1dOOFfhIIz5Aj2LKuQtGOO4,1652
|
@@ -104,7 +104,7 @@ not1mm/lib/plugin_common.py,sha256=AAKBPCXzTWZJb-h08uPNnHVG7bSCg7kwukc211gFivY,8
|
|
104
104
|
not1mm/lib/select_contest.py,sha256=Ezc7MTZXEbQ_nXK7gmghalqfbbDyxp0pAVt0-chBJOw,359
|
105
105
|
not1mm/lib/settings.py,sha256=9dyXiUZcrR57EVemGDrO2ad3HSMQbe5ngl_bxtZtEic,8877
|
106
106
|
not1mm/lib/super_check_partial.py,sha256=p5l3u2ZOCBtlWgbvskC50FpuoaIpR07tfC6zTdRWbh4,2334
|
107
|
-
not1mm/lib/version.py,sha256=
|
107
|
+
not1mm/lib/version.py,sha256=mSJfHIYKh4hnTzsdIlBOf2JSfOJEjXacqH5kBpvr9k8,49
|
108
108
|
not1mm/lib/versiontest.py,sha256=8vDNptuBBunn-1IGkjNaquehqBYUJyjrPSF8Igmd4_Y,1286
|
109
109
|
not1mm/plugins/10_10_fall_cw.py,sha256=pG0cFmTNOFO03wXcI1a3EEaT1QK83yWIsrSdqCOU-gg,10834
|
110
110
|
not1mm/plugins/10_10_spring_cw.py,sha256=aWTohVrnZpT0SlQuqq7zxQaYe4SExEkOl3NI8xYYJWI,10840
|
@@ -138,9 +138,9 @@ not1mm/plugins/naqp_ssb.py,sha256=pof1k6Eg_MDQXSaCOJLh1jfVyyIri0LdHYrZQu7P_gs,11
|
|
138
138
|
not1mm/plugins/phone_weekly_test.py,sha256=EfLQzKREEXO_Ljg-q3VWg87JfbPVar9ydNhCdmHCrt8,12278
|
139
139
|
not1mm/plugins/stew_perry_topband.py,sha256=bjcImkZhBXpw4XKogs85mpShz7QgYbVohvhFMQ050DI,10546
|
140
140
|
not1mm/plugins/winter_field_day.py,sha256=7JK-RS1abcj1xQLnTF8rIPHRpDzmp4sAFBBML8b-Lwk,10212
|
141
|
-
not1mm-24.4.1.
|
142
|
-
not1mm-24.4.1.
|
143
|
-
not1mm-24.4.1.
|
144
|
-
not1mm-24.4.1.
|
145
|
-
not1mm-24.4.1.
|
146
|
-
not1mm-24.4.1.
|
141
|
+
not1mm-24.4.1.2.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
142
|
+
not1mm-24.4.1.2.dist-info/METADATA,sha256=cys2zilUUGqFJNsY0UiK682donS2PFN1VmeZVb5yuwE,26501
|
143
|
+
not1mm-24.4.1.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
144
|
+
not1mm-24.4.1.2.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
|
145
|
+
not1mm-24.4.1.2.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
|
146
|
+
not1mm-24.4.1.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|