Commit Graph

62 Commits

Author SHA1 Message Date
heliguy
63506f7892 Define _ for all files 2025-01-05 22:20:05 -05:00
heliguy
49e9d98421 Fix missing icons and make others even more consistent 2025-01-05 21:56:44 -05:00
heliguy
e65e6a3fa8 Make project imports compliant with regular python tooling 2025-01-05 21:51:21 -05:00
heliguy
196468f0d6 Make the linters happy, again 2024-12-12 19:31:03 -05:00
heliguy
3955641dca Make the linter happy 2024-12-12 19:30:05 -05:00
heliguy
de8e1b0381 Edit icon names to force these icons to be used, for a consistent look 2024-12-12 19:16:53 -05:00
kyrosene
2fd24f3399 Replace funnel-symbolic with funnel-outline-symbolic (#148)
* Replace funnel-symbolic with funnel-outline-symbolic

* Add funnel outline icon

---------

Co-authored-by: stardustspirit <logicalwillow@proton.me>
2024-10-29 03:10:49 -04:00
Aaron Franke
156aa63183 Format Python files with Ruff 2024-10-27 20:49:05 -07:00
Aaron Franke
da29bafc0f Remove trailing whitespace 2024-10-27 20:29:26 -07:00
Heliguy
e416b99c21 Convert spaces to tabs for indentation 2024-10-27 23:11:35 -04:00
Heliguy
985cbe966e Fix many typos 2024-10-27 22:12:15 -04:00
heliguy4599
0f5c93ba80 Fix adding remote always treating everything like a local file 2024-10-14 18:46:39 -04:00
heliguy4599
9ccd84dedf Clean up unused imports 2024-10-12 23:48:07 -04:00
heliguy4599
40be21887d Add keyboard shortcuts! 2024-10-12 22:43:23 -04:00
heliguy4599
5cade3677f Add package installation drag and drop 2024-10-12 15:17:33 -04:00
heliguy4599
49eebc00f6 Allow adding remotes with spaces in the filepath 2024-10-12 15:13:54 -04:00
heliguy4599
ccda96f6e8 Add refresh lockout to adding remotes 2024-10-11 16:25:55 -04:00
heliguy4599
ae6a8b375d Add files for remote select dialog 2024-10-10 14:59:08 -04:00
heliguy4599
e635b5cfd3 Clean up unused code, and fix formatting 2024-10-09 20:30:42 -04:00
Heliguy
5320c4fe72 Fix some small details 2024-10-09 12:11:53 -04:00
Heliguy
4bf46d7441 Implement installation chooser 2024-10-09 12:09:33 -04:00
heliguy4599
386da0f6ad Remove defunct KDE Testing Applications Remote 2024-10-06 22:26:03 -04:00
heliguy4599
377865c18d Fix remote row's copy name action actually copying the installation 2024-10-06 22:25:21 -04:00
Heliguy
28b6da4f3d Shift the "Adding Remote" loading page into the Remotes Page instead of the Add Remote Dialog 2024-09-29 00:15:55 -04:00
Heliguy
025c3f0c0c Fix page thinking a remote was remove even when it couldn't be 2024-09-23 14:33:29 -04:00
Heliguy
64ef6c3aca Fix Add Remote Dialog allowing empty custom remotes to be added 2024-09-23 14:28:24 -04:00
Heliguy
742bbc8444 Add tooltip text for disabled remote rows 2024-09-07 00:39:39 -04:00
Heliguy
764d9e22f6 Make Remote Page's loading view full-page 2024-09-04 23:29:01 -04:00
Heliguy
db7b1044f4 Fix the padding 2024-09-02 22:02:50 -04:00
Heliguy
8c97454b2e Properly handle search sensitivity on reload 2024-09-02 20:36:20 -04:00
Heliguy
ed9133b6e2 Fix Remote Page's search showing No Results when a search is made when the system only has disabled remotes 2024-09-01 23:37:42 -04:00
Heliguy
45d56d5d42 Show a toast when filtering by remote from Remotes Page 2024-09-01 23:33:27 -04:00
Heliguy
f2077d3cfe Make the add remote dialog HIG compliant 2024-09-01 23:29:22 -04:00
Heliguy
2b92514c9f Make the loading pages look good 2024-09-01 22:56:06 -04:00
Heliguy
2d68866aa5 reuse code for sidebar button 2024-08-26 10:37:05 -04:00
Heliguy
485a845b5e Sync current work 2024-08-25 23:19:46 -04:00
Heliguy
9af38d5f3c Handle no remotes in the filters page 2024-08-25 17:04:29 -04:00
Heliguy
39f27c094d Properly handle having no remotes 2024-08-25 16:28:23 -04:00
Heliguy
1862d9e0a6 Handle when there are no enabled remotes 2024-08-25 16:05:15 -04:00
Heliguy
0f874d28b8 Sync current work 2024-08-22 20:30:36 -04:00
heliguy
02274e6e5a Add Show Disabled button 2024-07-22 18:49:52 -04:00
heliguy
8fb9d8c52b Fix inability to disable remote 2024-07-22 18:07:56 -04:00
heliguy
1f6ae74063 Add ability to add local remotes 2024-07-22 17:58:06 -04:00
heliguy
49f557d9ee Fix some searching stuff 2024-07-22 16:35:18 -04:00
heliguy
fc41e5218b Enable searching current remotes 2024-07-22 16:11:28 -04:00
heliguy
d9ab9491c6 Show error when adding an already added remote 2024-07-22 15:55:08 -04:00
heliguy
dc17f9d7c2 Add confirmation to remove remote 2024-07-22 15:52:06 -04:00
heliguy
f8c8dde16f Add ability to add custom remotes 2024-07-22 15:46:46 -04:00
heliguy
15584632d2 Fix some UI issues 2024-07-22 14:20:48 -04:00
heliguy
6cfac026a2 Don't always prefill to the last remote info item 2024-07-22 00:23:25 -04:00