Commit Graph

243 Commits

Author SHA1 Message Date
alessandro90
9c77ac8278 Forecast data are now downloaded asynchronously. This is much faster 2019-04-26 17:36:24 +02:00
alessandro90
f45d36dc6d Minor refactoring 2019-04-26 10:37:06 +02:00
alessandro90
00ae41f584 Minor renaming of some utility functions 2019-04-25 20:10:53 +02:00
alessandro90
2904887e5f Add requirements file for Windows 2019-04-25 20:02:47 +02:00
Alessandro Ceccato
85c67b023f Merge pull request #1 from AresValley/space_weather
Space weather
2019-04-25 20:00:35 +02:00
alessandro90
266111829d Change color of forecast labels with downloadable images 2019-04-25 19:58:28 +02:00
alessandro90
f8e55a9606 Also check that there actually 2 colors in colors.txt for the forecast labels 2019-04-14 16:04:13 +02:00
alessandro90
91bfcde7cc Fix bug in reset of mode filters. Make forecast labels theme-dependent. 2019-04-14 15:57:18 +02:00
alessandro90
7625016b56 Fix bug in download_window.py. Set fixed aspect ratio for forecast images. 2019-04-13 15:17:11 +02:00
alessandro90
40ce9057f4 Add clickable progress bar class. Few changes of main screen. Round floating point numbers to 2 decimanl digits in man screen. Hide border in mode screen for themes 2019-04-07 15:41:52 +02:00
alessandro90
3742e5372e Only update speca weather if it not already updating. Also remove QPixmaps if already displayed 2019-04-07 13:12:13 +02:00
alessandro90
3d4961825d Fix a label font size 2019-04-06 18:57:54 +02:00
alessandro90
d626475ace Completes first forecast screen (experimental colors). Adds checkable theme in action bar. Fixes bug in show_matching_strings function 2019-04-06 18:54:33 +02:00
alessandro90
5b95d19d7c Update left half of space weather with colored labels. Also apply minor modifications 2019-04-01 22:53:54 +02:00
Marco Dalla Tiezza
03839ed0f5 Fixed FocusPolicy for List and Tree Widget 2019-03-31 00:53:53 +01:00
alessandro90
f23f45bbb5 Merge branch 'master' of https://github.com/AresValley/Artemis 2019-03-30 23:46:53 +01:00
alessandro90
f04aec4926 First half of space weather screen. Still missing values updates on screen 2019-03-30 23:40:34 +01:00
alessandro90
432116a13d Create screen for Rx/Tx 2019-03-30 22:52:26 +01:00
Marco Dalla Tiezza
767e5aceb2 Delete .gitignore 2019-03-30 21:32:49 +01:00
Marco Dalla Tiezza
19ddcb2784 Initial commit 2019-03-30 21:14:21 +01:00
alessandro90
2c7c9b9447 Minor constants.py refactoring 2019-03-29 22:04:04 +01:00
alessandro90
106635cc19 Change names of main python file and ui to artemis. Also change main application/class name to Artemis 2019-03-29 21:37:00 +01:00
alessandro90
d334b8f77e Use .qrc file to icons and splashscreen 2019-03-29 21:27:31 +01:00
alessandro90
934b9ab277 Better and tracked splashscreen 2019-03-29 20:00:41 +01:00
alessandro90
94ac35071f Fix checksum_ok if no internet connection 2019-03-29 19:54:48 +01:00
alessandro90
0d83bf4ab0 Improved download database management 2019-03-26 21:47:17 +01:00
alessandro90
8c1a6438ec Add GFD screen. Also add new themes. Also apply minor modifications 2019-03-24 18:22:06 +01:00
alessandro90
5644c36f52 Ignore splash image 2019-03-22 19:38:23 +01:00
alessandro90
f24dfac98f Move themes management into the Theme class. Also add a splashscreen 2019-03-22 19:31:49 +01:00
alessandro90
4f617ecb28 Add acf filters and other minor improvements 2019-03-21 18:55:12 +01:00
alessandro90
c284f13d7f Refactoring 2019-03-18 20:18:30 +01:00
alessandro90
d4c13f09a7 Implement themes 2019-03-16 10:54:56 +01:00
alessandro90
9cd87a12fb Minor details in utilities.py 2018-11-18 18:43:33 +01:00
alessandro90
402cc0e4e8 Add location filter screen 2018-11-18 18:37:30 +01:00
alessandro90
304f24ca6b Remove some useless widgets 2018-11-18 17:36:45 +01:00
alessandro90
256693091d Automatically remove an item from modulation if unselected 2018-11-18 17:14:38 +01:00
alessandro90
62d25244e0 Add modulation filter screen plus minor modifications 2018-11-18 17:02:07 +01:00
alessandro90
3a30c5e3c2 Add modulation filters algorithm 2018-11-11 19:06:24 +01:00
alessandro90
89f3d39511 Hide result_list items instead of deleting them 2018-11-11 18:21:19 +01:00
alessandro90
2f4e72c8bd Add modulations 2018-11-11 17:55:14 +01:00
alessandro90
142297da2f Double-click on signal name to switch to main tab 2018-11-11 16:26:40 +01:00
alessandro90
91a9305644 Constants in uppercase 2018-11-11 16:16:00 +01:00
alessandro90
9f6a2a638e Remove redundant arguments from AudioPlayer ctor 2018-11-11 16:06:36 +01:00
alessandro90
71b5723913 Minor detail 2018-11-11 16:04:21 +01:00
alessandro90
8ec50b2ce6 Add 'include unknown modes' functionality 2018-11-11 13:22:01 +01:00
alessandro90
af54095d19 Add modulation filter algorithm 2018-11-11 12:58:17 +01:00
alessandro90
7f124e30ff Simplify connect_to function 2018-11-04 12:01:32 +01:00
alessandro90
cf8be9f6e3 Add Constants class in utilities 2018-11-04 11:56:26 +01:00
alessandro90
a7c44ca981 Use an enum to define the thread status 2018-11-04 11:19:30 +01:00
alessandro90
f224fcc0bc Add checksum control od db download and switch to urllib3 2018-11-03 20:38:05 +01:00