Carl Tremblay
065e701a41
code cleanup
2019-10-10 19:47:39 -04:00
cinosh07
72b01e0bab
Not there yet, maybe during evenig today...
...
About dialog palette removed from the constructor so it will be possible
to skin.
It has been replace by styling. Giving another palette than the global
one, broke the skin mode for about dialog. Only Chart Palette should
remain static.
All color and style for the default UI need to be placed outside
constructor and defined after the component is defined.
Unless it could broke skin mecanism
i.e. Like this: self.aboutWindow = ....
self.aboutWindow.setStyle("QFrame{background-color:
#ffffff;}")
2019-10-10 13:59:35 -04:00
Carl Tremblay
46c709d703
Update README.md
2019-10-10 13:53:24 -04:00
Carl Tremblay
052e8b49de
Update README.md
2019-10-10 13:52:38 -04:00
Carl Tremblay
8883a71d18
Update README.md
2019-10-10 13:50:07 -04:00
Carl Tremblay
26057905d5
Update README.md
2019-10-10 13:48:05 -04:00
Carl Tremblay
3bd1883a34
Update README.md
2019-10-10 13:46:34 -04:00
Carl Tremblay
5514d9a755
Update README.md
...
error in the screenshot url image corrected
2019-10-10 13:45:23 -04:00
Carl Tremblay
48bd2d0619
Update README.md
...
Changed screenshot and version number in description
2019-10-10 13:44:14 -04:00
cinosh07
49b046b7de
Merge branch 'Development' of https://github.com/mihtjel/nanovna-saver into Development
...
Did some conflicts correction to about dialog.
Still need to style it correctly.
Styling Modification to calibration dialog is needed.
2019-10-10 10:01:37 -04:00
cinosh07
5ff7fdec95
Modif to the way css files get url when executing the app from a non compiled version.
...
Removed unneeded os import
2019-10-10 09:31:31 -04:00
Carl Tremblay
240152f465
Code cleanup
2019-10-10 00:55:44 -04:00
Carl Tremblay
67757a217c
Final touchup and code cleanup.
...
It's late, will go to sleep ;-)
2019-10-10 00:51:54 -04:00
Carl Tremblay
bf1a100928
Modify minimum size to fit Skinned UI
2019-10-10 00:08:53 -04:00
Carl Tremblay
391fb1a444
Removed spleep at 0.3 for the sweep
2019-10-09 23:29:27 -04:00
Carl Tremblay
b2df018635
Skins feature completed and ready to review and test.
...
Improoved UI Quality in the skins
Skins are css files located in the skins folder
Added author and contributors to the about dialog
Known issue: The app need to be restarted when return to default UI when
changed from a skinned UI
2019-10-09 23:06:07 -04:00
Carl Tremblay
f0405aea2e
For debug putted back os path.
...
So if you set debug to True in the about file, it will get the file url
from os path. When debug is set to false, it will get it from
sys._MEIPASS
2019-10-09 20:18:49 -04:00
Carl Tremblay
7c8afe2d71
Remove os path and replaced by sys._MEIPASS
2019-10-09 19:08:29 -04:00
cinosh07
9f0a3398e3
Merge branch 'master' of https://github.com/cinosh07/nanovna-saver
2019-10-09 15:08:10 -04:00
cinosh07
86177883a3
Adding Skins controls in the display settings dialog. Skin Mode is mutually exclusive with dark mode / custom color mode. So when Skins is active, dark mode and custom color mode are disabled. Skin changes is not working yet. Rune i'll answer your comments as soon as skins changes is fixed. So we can chat further more on future.
2019-10-09 15:07:53 -04:00
Rune B. Broberg
1038a7c5c8
Detect incompatible scan commands
2019-10-09 20:27:02 +02:00
Rune B. Broberg
96e1c71e10
Improved version parsing
2019-10-09 20:07:06 +02:00
Rune B. Broberg
8142c287d5
Implemented secondary colour for RealImaginary charts
2019-10-09 19:09:48 +02:00
Rune B. Broberg
b094f335c7
Automatically check for new versions
2019-10-09 18:35:36 +02:00
Carl Tremblay
aaa2c4115a
Delete style.css
...
Uneeded style
2019-10-09 11:55:13 -04:00
cinosh07
36d4fc021f
Bugfix to default ui not appearing correct
2019-10-09 11:52:25 -04:00
cinosh07
cc73621640
Added licence to new files
2019-10-09 11:42:00 -04:00
cinosh07
83b58dcf9d
Added skin concept to the UI. So people can develop their own skins. Default UI is remaining the same as the original skin. No modification to the original ui.
...
Maybe we should rename Dark Mode to Skin Mode in display settings
dialog.
2019-10-09 11:26:59 -04:00
Rune Broberg
02f40ef056
Version comparison functions
2019-10-09 16:53:10 +02:00
Rune Broberg
b4c990df3f
Bandstop filter analysis.
2019-10-09 16:31:04 +02:00
Rune Broberg
e8a12faee3
Redid rolloff calculations, now identical for low-, high- and bandpass.
2019-10-09 16:08:19 +02:00
cinosh07
bc24c198db
Get rid of qtmodern library
2019-10-09 09:51:11 -04:00
cinosh07
d94e398245
Get rid of qtmodern library
2019-10-09 09:50:31 -04:00
Rune Broberg
11a0c38d08
- Display NanoVNA type in the About window
2019-10-09 15:10:47 +02:00
cinosh07
0dda2811df
Merge branch 'master' of https://github.com/cinosh07/nanovna-saver
2019-10-09 09:03:21 -04:00
cinosh07
202cb926d2
Removed cached folder
2019-10-09 09:02:41 -04:00
Carl Tremblay
886ea34cc4
Delete template2.png
2019-10-09 08:59:09 -04:00
Carl Tremblay
f91b113f8a
Delete template.png
2019-10-09 08:59:00 -04:00
Carl Tremblay
374588e07a
Delete light-colored.css
2019-10-09 08:57:49 -04:00
Carl Tremblay
fea783ffd0
Delete dark-colored.css
2019-10-09 08:57:34 -04:00
Rune Broberg
3027105af3
- Prevent applying a calibration while a sweep is running.
2019-10-09 14:46:08 +02:00
Rune Broberg
fd72256ce4
Added -6 dB bandwidth for bandpass filters. Renamed span to bandwidth.
2019-10-09 14:18:03 +02:00
Rune Broberg
d92f799fc3
- New about dialogue, with link to the software homepage.
2019-10-09 14:08:48 +02:00
Rune Broberg
10602b3419
- Version numbers are more complex than expected.
2019-10-09 12:14:55 +02:00
Rune Broberg
aaaf778f89
- Changed load/save of touchstone files to select files via system dialogs
...
- Cal files should now save with .cal extension
2019-10-09 11:30:29 +02:00
Carl Tremblay
115e52e85b
Added template2 picture
2019-10-09 01:10:53 -04:00
Carl Tremblay
01b0be0e32
Modif to template
2019-10-09 00:54:58 -04:00
Carl Tremblay
fbb89db6e4
Added Dark Mode Gui and Color Mode for value fields
2019-10-09 00:41:38 -04:00
Carl Tremblay
47b0bd3649
Startup project
2019-10-09 00:38:20 -04:00
Rune B. Broberg
4d4b9c3601
- Fixed truncated averages never truncating by more than 1 value
2019-10-08 23:16:22 +02:00