Commit Graph

513 Commits

Author SHA1 Message Date
Vinicius Moreira
7c576f81e2 [view] fix: initialization dialog not being properly centralized 2022-11-30 07:49:40 -03:00
Vinicius Moreira
65705af2e1 [view] fix: windows positioning regressions 2022-11-25 07:36:00 -03:00
Vinicius Moreira
de8b143273 [view] fix: several issues related to resizing 2022-11-04 17:53:05 -03:00
Vinicius Moreira
361afb108b [view] fix: management panel not fully maximizing when moved from a different display device with a higher resolution 2022-10-25 07:54:59 -03:00
Vinicius Moreira
0f28d8374f [view] fix: management panel not fully maximizing 2022-10-24 08:22:40 -03:00
Vinicius Moreira
1c7b17a269 [view] refactoring: removing unused import 2022-10-24 08:15:13 -03:00
Vinicius Moreira
f64d2abfc7 [view] improvement: auto-resizing the management panel when filters are applied 2022-05-27 15:01:22 -03:00
Vinicius Moreira
684248461b [view] fix: double suggestions loading call when no app is returned 2022-05-20 17:38:19 -03:00
Vinicius Moreira
62a1c4fa3b [view] feature: new parameter '--suggestions' to force loading software suggestions after the initialization process 2022-05-20 11:36:47 -03:00
Vinicius Moreira
9f0956d29e [view] improvement: the app publisher displayed on the management window will be cut based on a percentage over the primary screen width (12%) 2022-05-17 11:27:56 -03:00
Vinicius Moreira
6944560706 [view] improvement: the app name displayed on the management window will be cut based on a percentage over the primary screen width (15%) 2022-05-17 11:17:15 -03:00
Vinicius Moreira
9e6d9feaaf [view] improvement: the app description displayed on the management window will be cut based on a percentage over the primary screen width (18%) 2022-05-17 11:06:44 -03:00
Vinicius Moreira
ca5c33e3f8 [view] improvement: increasing the version column display limit to 22% 2022-05-17 10:41:40 -03:00
Vinicius Moreira
0c07ef410c [view] improvement: only displaying both the installed and latest versions on the 'version' column if its width is no more than 20% of the primary screen width 2022-05-17 10:37:45 -03:00
Vinicius Moreira
712a72edf6 [view] improvement: enforcing maximum width and height for the management window based on the primary screen resolution 2022-05-17 10:12:09 -03:00
Vinicius Moreira
af46feb64e [view] improvement: settings window size rules moved to stylesheet files 2022-05-12 14:13:12 -03:00
Vinicius Moreira
9bffd3bd5b [view.qt.apps_table] refactoring: replacing lists by generators 2022-05-03 11:43:48 -03:00
Vinicius Moreira
41ac7a12e0 [view] improvement: manage window minimum width related to the table columns 2022-04-18 14:31:35 -03:00
Vinicius Moreira
2d518f891d [view] improvement: table columns width for maximized window 2022-04-18 11:41:38 -03:00
Vinicius Moreira
4becff2340 [view] improvement: using pre-defined sizes for the main window 2022-04-18 11:20:59 -03:00
Vinicius Moreira
0d79ec39b4 [api.abstract.view] improvement: allowing the multiple select options width to be defined 2022-04-16 07:18:05 -03:00
Vinicius Moreira
924a3ede46 [api.abstract.view] refactoring: TabGroupComponent as a ViewContainer 2022-04-11 17:25:33 -03:00
Vinicius Moreira
ff254db925 [api] improvement: allowing several settings views to be returned (SoftwareManager.get_settings) 2022-04-11 15:09:18 -03:00
Vinicius Moreira
374b7ce03f [api] refactoring: removing screen measures as parameters of SoftwareManager.get_settings 2022-04-08 17:41:29 -03:00
Vinicius Moreira
9b9c437005 [view.window] refactoring: upgrade logs 2022-04-08 11:15:43 -03:00
Vinicius Moreira
581f5b9d46 [view] fix: uninstall and downgrade logs are not available 2022-04-08 10:45:43 -03:00
Vinicius Moreira
73a93965dd [view.qt.window] fix: typo 2022-04-08 10:12:47 -03:00
Vinicius Moreira
7d12810772 [commons.util] improvement: returning a float for 'size_to_byte' parsing 2022-04-06 10:16:48 -03:00
Vinicius Moreira
ce2df57b8f [view] improvement: changing some words and symbols to improve readability and cohesion (upgrade summary) 2022-04-05 17:36:40 -03:00
Vinicius Moreira
5e8da6afa8 [view] improvement: displaying a '+' for positive update sizes (upgrade summary) 2022-04-04 16:48:36 -03:00
Vinicius Moreira
c66cd464af [view] improvement: 'close' button added to the screenshots window 2022-03-30 18:17:35 -03:00
Vinicius Moreira
45c586ed4b [view] improvement: allowing max_width to be defined for the confirmation dialogs 2022-03-30 17:14:46 -03:00
Vinicius Moreira
889a30e2e8 [view] improvement: no margin for wrapped subcomponents of FormComponent 2022-03-30 16:20:24 -03:00
Vinicius Moreira
a904c73b2d [backup] improvement: remove_method option 2022-03-29 19:01:31 -03:00
Vinicius Moreira
da8a4e6547 [backup] improvement: 'single mode' should only remove self generated snapshots 2022-03-29 17:44:00 -03:00
Vinicius Moreira
075559a437 [view] fix: ancestor reference to 18n 2022-03-29 17:05:19 -03:00
Vinicius Moreira
4aef256c89 [view] improvement: only displaying the 'Installed' filter when installed packages are available on the table 2022-03-29 12:15:32 -03:00
Vinicius Moreira
d10255ed3e [view] fix: rare crash when updating table items 2022-03-24 17:34:00 -03:00
Vinicius Moreira
8392dc753c [view] fix: crashing when sorting packages 2022-03-14 12:38:31 -03:00
Vinicius Moreira
ecdfe2ed7e [view] fix: not applying filters after uninstalling a package 2022-03-14 10:01:04 -03:00
Vinicius Moreira
e1921facf8 [common] refactoring: 'get_human_size_str' moved from 'system' to 'view_utils' 2022-03-14 09:46:17 -03:00
Vinicius Moreira
09e9895d12 [view] fix: not displaying boolean fields (info) 2022-03-12 11:17:32 -03:00
Vinicius Moreira
36f0bf507a [view] improvement: new 'installed' filter 2022-03-11 12:40:12 -03:00
Vinicius Moreira
508e9169c2 [view] improvement: sorting packages by closest match instead of considering installed first (search) 2022-03-11 11:55:07 -03:00
Vinicius Moreira
066df8628e [appimage] feature: new custom action to self install bauh if it is running as an AppImage 2022-03-11 10:14:42 -03:00
Vinicius Moreira
f6c8ad9553 [debian] initial Debian package management support 2022-03-10 17:11:19 -03:00
Vinicius Moreira
ec0d0d6853 [view] fix: some package icons would not appear if there is no URL associated with them 2022-03-04 15:21:20 -03:00
Vinicius Moreira
52408fefef [view] improvement: allowing to set a min height for confirmation dialogs 2022-03-03 12:13:24 -03:00
Vinicius Moreira
8c32bfec09 [systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds 2022-02-28 16:42:52 -03:00
Vinicius Moreira
94af5a04d1 [systray] improvement: raising file check interval to 5 seconds 2022-02-28 15:23:54 -03:00