Commit Graph

205 Commits

Author SHA1 Message Date
alessandro90
3d571844b8 Add logic to the forecast screen 2019-05-12 11:57:39 +02:00
alessandro90
faf891ee7c Fix reset of location and modulation filters when search bar is not empty 2019-05-06 21:50:09 +02:00
alessandro90
36f941131c Fix details in fixed aspect ratio labels. 2019-05-05 11:45:53 +02:00
alessandro90
175cb66c76 Forecast screen. Just a partial implementation: gui and info btn 2019-05-04 17:55:17 +02:00
Marco
a3884cc673 Build script for Linux OS 2019-05-02 18:04:26 +02:00
alessandro90
dbfe2cd0d5 Add 'About' section 2019-05-01 20:22:17 +02:00
alessandro90
fe54c69795 Fixes forecast images order 2019-05-01 20:06:47 +02:00
alessandro90
dc8044f09c Add links to sigidwiki 2019-05-01 20:01:59 +02:00
alessandro90
8359d0abff Merge branch 'async_download' 2019-05-01 19:50:20 +02:00
alessandro90
3826681685 Fixes bug in forecast thread (close app while downloading). Also makes some style adjustments 2019-05-01 19:50:03 +02:00
alessandro90
53e27f49fe Merge branch 'master' of https://github.com/AresValley/Artemis 2019-04-27 12:40:20 +02:00
Marco Dalla Tiezza
adfec168a5 Minor fix of labels in propagation data 2019-04-26 21:53:46 +02:00
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