Commit graph

28 commits

Author SHA1 Message Date
deepsource-autofix[bot]
6e8fcbe40d
Format code with black and autopep8 2022-09-23 16:51:01 +00:00
deepsource-autofix[bot]
88152c2cf6
Remove commented out code 2022-09-23 16:50:50 +00:00
salarua
b387126726 fix: convert tabs to spaces 2022-09-23 09:45:54 -07:00
deepsource-autofix[bot]
4289a6086e
Format code with black and autopep8
This commit fixes the style issues introduced in 8bf32aa according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/cc444fc5-ea75-4fb7-8fc3-a68e922e413e/
2022-09-23 11:14:21 +00:00
salarua
34dc0fd49a style(presets_manager_window.py): break up long lines 2022-09-22 15:04:14 -07:00
0xMRTT
21071553f8
Merge branch '0.3.0' into remove-global-offline-init 2022-09-22 21:47:29 +02:00
c4bafa48b6
fix: badge choice error 2022-09-22 21:38:30 +02:00
salarua
5d52bdde56 fix: remove initialization of global offline var
Local variable "offline" was defined in the correct scope. Remove
redundant global initialization.
2022-09-22 12:21:10 -07:00
9f4f408056
fix: remove add repo button 2022-09-22 19:55:27 +02:00
f10314ef2a
feat: curated is now builtin 2022-09-22 19:55:27 +02:00
ea513d1277
Merge branch 'main' into 0.3.0
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:17:52 +03:00
11504ca38b feat: rearrange built-in presets to match quick switcher 2022-09-22 08:28:15 +03:00
deepsource-autofix[bot]
b9a3b36d41
Remove reimported module 2022-09-21 22:25:28 +00:00
deepsource-autofix[bot]
7f3e3b1242
Format code with black and autopep8
This commit fixes the style issues introduced in 1f8b5e9 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/b099183d-2c2c-4abe-818e-f1a577699400/
2022-09-16 17:28:12 +00:00
1f8b5e9f91 feat: small text polish
Improve some text, really minor changes
2022-09-16 20:27:24 +03:00
0xMRTT
31206e8291
fix: constants not found 2022-09-16 17:09:36 +02:00
deepsource-autofix[bot]
ccf5eca5e1
Format code with black and autopep8
This commit fixes the style issues introduced in 94f4b64 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/74d1ea41-e2fc-4b4e-9fb0-633c1f279d80/
2022-09-16 06:26:11 +00:00
0xMRTT
94f4b64c82
fix: move badge colors to constants 2022-09-16 08:25:51 +02:00
deepsource-autofix[bot]
d7c456d642
Format code with black and autopep8
This commit fixes the style issues introduced in 5526b56 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/ba0e5265-4c86-46d4-8d74-32023154f0ae/
2022-09-16 06:10:09 +00:00
0xMRTT
5526b56733
feat: add repo badge in explore 2022-09-16 08:09:46 +02:00
deepsource-autofix[bot]
926f5e4f2f
Format code with black and autopep8
This commit fixes the style issues introduced in ae50338 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/5eef88ba-5e7d-49fd-8e3f-12dd9c35879c/
2022-09-15 18:09:27 +00:00
0xMRTT
ae5033869b
fix: add repo selector 2022-09-15 20:08:57 +02:00
0xMRTT
ece8b13838
feat: add dropdown repo selector 2022-09-15 19:58:45 +02:00
0xMRTT
cf3cf08b83
feat: add repo dropdown 2022-09-15 19:14:55 +02:00
0xMRTT
06b848a1c3
fix: window freez when delete 2022-09-14 16:55:56 +02:00
deepsource-autofix[bot]
fbf452c04a
Remove unused imports 2022-09-13 21:28:06 +00:00
0xMRTT
26840120bc
feat: restore preset switcher #406 2022-09-13 23:01:29 +02:00
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
Renamed from src/presets_manager_window.py (Browse further)