Wykres commitów

472 Commity (43cd92bdcfc69984b2d0337319265d51d3d4f7d5)

Autor SHA1 Wiadomość Data
Carl Tremblay d133998ec1
Delete demo.png 2019-10-11 12:40:28 -04:00
mihtjel 97f4faf808
Create CODEOWNERS 2019-10-11 18:27:00 +02:00
mihtjel eb99602773
Update NanoVNASaver.py 2019-10-11 18:10:43 +02:00
mihtjel e2d79b7d35
Merge pull request #36 from mihtjel/Development
Development
2019-10-11 17:52:21 +02:00
Rune B. Broberg ffb345103d 0.1.2 release 2019-10-11 17:51:41 +02:00
cinosh07 bff6cec007 Expected version changed to 0.2.0 2019-10-11 09:52:43 -04:00
cinosh07 49c73213d0 Expected version change to 0.2.0 2019-10-11 09:50:49 -04:00
Rune B. Broberg 5e931ad3dc Avoid crash if 10 dB location and 20 dB location end up in the same place. 2019-10-11 14:16:51 +02:00
Carl Tremblay cabf9ee1a9 Merged Chart colors with Chart options to save space and reduce the height of display setting dialog 2019-10-11 00:19:00 -04:00
Carl Tremblay d85620e0e6 Spelling correction 2019-10-11 00:10:21 -04:00
Carl Tremblay f5a4939056 Merge branch 'Development' of https://github.com/cinosh07/nanovna-saver into Development 2019-10-11 00:05:51 -04:00
Carl Tremblay 0f1d182edf Renamed Options to Chart Options 2019-10-11 00:05:34 -04:00
Carl Tremblay 1e9cab9d5f
Update README.md 2019-10-10 23:11:20 -04:00
Carl Tremblay 0727d48c8c
Update README.md 2019-10-10 23:10:57 -04:00
Carl Tremblay eae3c3872a
Update README.md 2019-10-10 23:10:30 -04:00
Carl Tremblay fa1f08e3f6
Update README.md 2019-10-10 23:08:35 -04:00
Carl Tremblay fd5b7d212e
Update README.md 2019-10-10 23:08:05 -04:00
Carl Tremblay f2787081eb
Update README.md 2019-10-10 23:04:17 -04:00
Carl Tremblay e9ad72204b Changed Dark mode to Dark charts mode to avoid confusion 2019-10-10 23:03:22 -04:00
Carl Tremblay b1a777b50f Code cleanup 2019-10-10 22:15:40 -04:00
Carl Tremblay bd40d95fa4 Fixed Calibration dialog styling on the inputs in skin mode 2019-10-10 22:12:18 -04:00
Carl Tremblay 3df16eaeec Change size of calibration dialog to height 700 2019-10-10 20:20:47 -04:00
Carl Tremblay e24c5b4ff6 code cleanup 2019-10-10 20:18:42 -04:00
Carl Tremblay 14319c9a07 Code cleanup 2019-10-10 20:17:27 -04:00
Carl Tremblay c938424f50 Remove skins directory from app directory 2019-10-10 20:13:53 -04:00
Carl Tremblay 9319924f13 First Step of default UI css to solved about dialog styling issue and broken skin mode
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. You define style by giving style 
class to component, then add the css class the default.css file

At the beginning of NanoVNASaver initialization, 
NanoVNA_UI.defaultUI(app) is called to initialize the default css file.

(For future release: When all needed component will be ported in the 
default.css file, this will solved the know issue on Skin Mode )
2019-10-10 20:12:11 -04:00
Carl Tremblay 1fbd6d1308 Changed the skins folder location to root 2019-10-10 19:58:30 -04:00
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