Commit Graph

411 Commits

Author SHA1 Message Date
Vinicius Moreira
c91e982243 improvement -> all suported types now display a 'Checking configuration file' task during the initialization process 2020-12-30 13:35:15 -03:00
Vinicius Moreira
cdcb2bac0b [core] improvement -> new settings property 'boot.load_apps' to prevent loading apps after the startup process 2020-12-24 11:42:40 -03:00
Vinicius Moreira
3c4de456c5 [appimage] improvement -> new custom action 'Update database' 2020-12-23 14:40:26 -03:00
Vinicius Moreira
a9b196522d [arch] improvement -> AUR: the index is not always being updated during the initialization process 2020-12-21 16:08:45 -03:00
Vinicius Moreira
bef465a1ea [ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade 2020-12-10 19:15:34 -03:00
Vinicius Moreira
d79b3daf9b [ui][screeshots] improvement: 'loading' message displays the amount of images being loaded 2020-11-30 17:26:10 -03:00
Vinicius Moreira
8b94abe9cf [ui] fix progress bar location 2020-11-30 16:54:03 -03:00
Vinicius Moreira
289e576db1 [ui] fix: history columns are too close together 2020-11-30 15:52:41 -03:00
Vinicius Moreira
e7fe50361a [ui] fix: not able to maximize/minimize the history dialog on some systems 2020-11-27 19:03:30 -03:00
Vinicius Moreira
453e7daeba [ui] improving the screenshots control buttons widths 2020-11-27 18:42:01 -03:00
Vinicius Moreira
f5e94866ef [ui] adding tooltips for the install/uninstall buttons 2020-11-27 18:31:20 -03:00
Vinicius Moreira
ec6664f7a0 [ui] screenshots: fixing window size 2020-11-27 18:12:31 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
3c5f37ca57 [tray] fix -> always displaying the About dialog in english 2020-09-11 17:38:31 -03:00
Vinicius Moreira
935f731b73 [ui] fix -> not hiding the console when a new search is done 2020-09-11 16:38:14 -03:00
Vinicius Moreira
cd7984bc82 [ui] improvement -> removing spaces from package type parentheses 2020-09-11 11:24:25 -03:00
Vinicius Moreira
c18eab8d62 [ui] improvement -> 'name' filter now holds for 3 seconds instead of 2 before being applied 2020-09-11 11:22:05 -03:00
Vinicius Moreira
2d395b608f [snap] feature -> new custom action 'change channel' 2020-09-06 11:41:39 -03:00
Vinicius Moreira
26fa25cebb [snap] feature -> allowing to select an available channel during the installation process 2020-09-06 01:10:13 -03:00
Vinicius Moreira
bf6361a6d1 [arch] improvement -> 'keep' as the default button for 'no longer needed deps' dialog | [ui] adding missing 'pointing hand' cursors 2020-09-05 23:52:26 -03:00
Vinicius Moreira
129ede9c6c [arch] fixes -> not displaying and uninstalling dependent packages during conflict resolutions | not retrieving all packages that would break if a given package is uninstalled 2020-09-03 18:06:43 -03:00
Vinicius Moreira
feb061efa4 [arch] improvement -> upgrade: checking specific version requirements and marking packages as 'cannot upgrade' when these requirements are not met 2020-09-01 19:36:05 -03:00
Vinicius Moreira
879d5f2c27 [ui] improvement -> faster initialization dialog: improved the way it checks for finished tasks 2020-08-26 16:25:33 -03:00
Vinicius Moreira
55876172f6 [ui] improvement -> settings dialog: not displaying point hand cursors for the lower buttons 2020-08-21 17:27:03 -03:00
Vinicius Moreira
a2f28afb13 [ui] improvement -> initializing dialog: changing the progress and substatus columns positions 2020-08-21 17:14:59 -03:00
Vinicius Moreira
c5fcf18be0 [ui] fix -> some application icons without a full path are not being rendered on the 'Upgrade summary' 2020-08-21 17:05:05 -03:00
Vinicius Moreira
5b85c3716f [ui] fix -> icons that cannot be rendered are being displayed as an empty space 2020-08-21 16:19:27 -03:00
Vinicius Moreira
4544a46421 [arch] improvement -> increasing PKGBUILD editing dialog dimensions 2020-08-20 12:04:49 -03:00
Vinicius Moreira
e20bfe461b [arch] -> improvement: 'aur_build_dir' property rendered as a file chooser 2020-08-18 18:41:27 -03:00
Vinicius Moreira
befcc79cb0 [arch] improvement -> AUR: new settings property 'aur_build_dir' 2020-08-18 18:15:49 -03:00
Vinicius Moreira
9c1ffbd356 [arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded 2020-08-16 12:39:20 -03:00
Vinicius Moreira
d426397584 [ui] fix -> random C++ wrapper errors with some forms due to missing references 2020-08-11 18:35:31 -03:00
Vinicius Moreira
ae721f6eea [appimage] improvement -> manual file installation: trying to auto-fill the 'Name' and 'Version' fields 2020-08-11 15:38:30 -03:00
Vinicius Moreira
4de2eb317e [appimage] improvement -> manual file installation default search path set to '~/Downloads' 2020-08-11 13:38:35 -03:00
Vinicius Moreira
78912d5eee [arch] fix -> some conflict resolution scenarios when upgrading several packages 2020-08-06 11:53:52 -03:00
Vinicius Moreira
4400e60622 [arch] improvement -> upgrade summary: displaying the reason a given package must be installed 2020-08-04 15:35:15 -03:00
Vinicius Moreira
19cd85bc98 [ui] -> fix: crashing when nothing can be upgraded 2020-08-04 09:55:42 -03:00
Vinicius Moreira
8d187096ed [fix][tray] using the sleep function wrongly within the Qt threads 2020-06-25 16:52:51 -03:00
Vinicius Moreira
89989ab79d [fix][ui] using the sleep function wrongly within the Qt threads 2020-06-25 14:48:50 -03:00
Vinicius Moreira
9d86c97a80 [fix][ui] thread waiting error stack 2020-06-24 18:39:46 -03:00
Vinicius Moreira
b60ae0da26 [fix][ui] not reorganizing the window when the update is button checked 2020-06-24 15:11:27 -03:00
Vinicius Moreira
0242998044 [fix][ui] not resizing properly after applying filters 2020-06-24 14:56:51 -03:00
Vinicius Moreira
1088966991 [improvement][settings] new property 'ui.scale_factor' responsible for defining the interface scale factor 2020-06-24 12:23:05 -03:00
Vinicius Moreira
d2c401cb53 [improvement][ui] some components compatibility with the system's color scheme 2020-06-23 18:13:26 -03:00
Vinicius Moreira
bfc56c6230 [refactoring][ui] styles simple refactoring 2020-06-23 14:35:06 -03:00
Vinicius Moreira
d7aa3e1287 [fix][ui] keeping the console checkbox checked after a custom action finishes 2020-06-22 18:18:00 -03:00
Vinicius Moreira
99f319294e [fix][ui] console keeps opened after after refreshing or loading installed/suggestions 2020-06-22 18:05:06 -03:00
Vinicius Moreira
dab70cdfb8 [improvement][ui] big refactoring regarding the components states 2020-06-22 17:00:32 -03:00
Vinicius Moreira
5701c95d2e [fix][ui] button 'installed' is not displayed when suggestions are loaded after the first refresh 2020-06-16 16:13:17 -03:00
Vinicius Moreira
80de6a9103 [fix][ui] not displaying the default type icon besides the package when its icon path does not exist 2020-06-16 15:03:44 -03:00