Commit Graph

164 Commits

Author SHA1 Message Date
alessandro90
4bddbcc6d9 Also add default_pics folder to revision 2019-07-05 19:47:39 +02:00
alessandro90
41fdf7f660 Better folder organization 2019-07-05 19:32:05 +02:00
Marco
9e92bf0265 Added documentation 2019-07-04 23:31:47 +02:00
alessandro90
b0334c2dcd Remove outdated requirements file. Leave just ove file valid for
linux and windows
2019-07-04 10:45:31 +02:00
Marco
d9f9e3d4ca Updated requirements 2019-07-03 10:32:24 +02:00
Marco
27b5341173 Fixed import into threads.py. Corrected typos 2019-07-03 10:02:07 +02:00
alessandro90
69a50b0664 Remove useless import 2019-07-02 23:40:49 +02:00
alessandro90
f9a05b42a7 Better way to hide audio widget 2019-07-02 23:26:45 +02:00
alessandro90
14ee4fd148 Comment lines in acqua.qss 2019-06-30 17:27:39 +02:00
alessandro90
845d2d6ad4 Remove unused images 2019-06-30 16:01:26 +02:00
alessandro90
c934cb51f8 Dark bg color also for all widgets 2019-06-30 15:52:48 +02:00
alessandro90
07d90d5a7a White vertical line for console_style theme 2019-06-30 11:52:09 +02:00
alessandro90
aee6159acf Add colored QSlider for all themes 2019-06-30 11:43:34 +02:00
alessandro90
033bc981ee Fix elegant_dark theme 2019-06-30 11:37:51 +02:00
alessandro90
58c5c3a128 Minor fix in acqua theme 2019-06-30 11:37:29 +02:00
alessandro90
456fbb23e4 Fix console style theme 2019-06-29 20:34:14 +02:00
alessandro90
b8e5b909cd Fix 'acqua' theme 2019-06-29 19:36:41 +02:00
alessandro90
408dd5e4ce Update the download speed every 2s. Speed is the average in the 2s.
Also update downloaded MB only if at least 1 MB has been downloaded
since last update.
2019-06-29 00:24:45 +02:00
alessandro90
88343af009 Display average download speed in place of instantaneous speed 2019-06-28 22:33:08 +02:00
alessandro90
9ebf75c0fb Make SlowConnError private 2019-06-28 20:21:11 +02:00
alessandro90
9c0b93cb32 Add a 'Slow connection' warning. Use perf_counter() in place of time()
and also lower the _CHUNK in the database download thread
2019-06-28 20:17:00 +02:00
alessandro90
c266d3d264 Lock main tabs, otherwise conflict with previous commit 2019-06-25 18:53:36 +02:00
alessandro90
52ac5e7752 Hide or show the waterfall+audio_widget based on the current main tab 2019-06-25 18:46:06 +02:00
alessandro90
497cdeed4a Set initail position of main window inside set_initial_size 2019-06-23 22:34:55 +02:00
alessandro90
f77fd1fbc6 Revert some changes 2019-06-23 22:26:46 +02:00
Marco
4913b7493e Disabled waterfall in space weather tabs 2019-06-23 21:54:20 +02:00
Marco
8c8cc1ca4a Set main and download windows initial position 2019-06-23 20:40:08 +02:00
Marco
a5ebd868d2 Fix ffmpeg console spawn for WinOS. Removed Pydub dependency 2019-06-23 20:18:58 +02:00
alessandro90
ef0581b6fb Fix download evaluation 2019-06-09 14:47:16 +02:00
alessandro90
52c41b24ad Avoid using 'terminate' on the download thread 2019-06-09 12:46:56 +02:00
alessandro90
34d197c2ed Remove 'ui' folder 2019-06-09 12:44:12 +02:00
alessandro90
c0e637886b Extend Qthread.terminate for DownloadThread class 2019-06-08 21:27:09 +02:00
alessandro90
72936a4747 Add docstring and default arg to get_field_entries 2019-06-08 14:50:40 +02:00
alessandro90
5f180373c9 Remove a trailing whitespace 2019-06-07 23:38:57 +02:00
alessandro90
de05cf9872 Fix location_filters_ok function to check for multiple locations 2019-06-07 23:37:28 +02:00
alessandro90
8859495068 Fix modulation filter to check for multiple entries separated by
semicolon. Also add a check to remove duplicated signals when
loading the database from file
2019-06-07 23:23:09 +02:00
alessandro90
8cb81dd225 Switch from filter panel to signal panel with double-click on
signal name. Also make minor style changes
2019-06-02 14:10:06 +02:00
alessandro90
10724e548a Change all double leading underscores with sigle leading underscores.
Also make minor refactoring and stylistic changes.
2019-06-01 18:07:37 +02:00
alessandro90
3dea2a0e56 Fix some typos in docstrings 2019-05-30 21:49:43 +02:00
alessandro90
9369b3218f Organize project in folders 2019-05-29 20:52:37 +02:00
alessandro90
b937adcbe0 Give a default value to safe_cast 2019-05-28 20:05:19 +02:00
alessandro90
bae4f138c6 Set a greater width for location list for high resolutions 2019-05-28 19:58:06 +02:00
alessandro90
27ee2c78d0 Set a png icon for linux compatitlity 2019-05-28 19:52:16 +02:00
alessandro90
c35cfa7e9b Fix minor issue in _ColorHandler 2019-05-28 19:40:53 +02:00
alessandro90
7b12d5c0c6 Active and inactive colors are now managed by a handler. 2019-05-25 16:55:59 +02:00
alessandro90
f1d22d8946 Merge branch 'docstrings_and_improvements' 2019-05-25 15:24:15 +02:00
alessandro90
43a9ce954e Add docstrings. Also add safe_cast function. Finally
fix some minor issues.
2019-05-25 15:18:06 +02:00
Marco
e436049632 Icon fix 2019-05-24 08:53:40 +02:00
alessandro90
a7e36505e9 Remove minor redundant code 2019-05-18 21:44:46 +02:00
alessandro90
567dac6397 Add ' to two strings 2019-05-18 21:42:23 +02:00