929 Commits

Author SHA1 Message Date
Vinicius Moreira
a7f8e1cb08 [appimage] improvement -> changing 'imported' parentheses style 2020-08-11 15:45:09 -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
244d48f18a [appimage] fix -> manual file installation: crashing the application icon is not on the extracted folder root path 2020-08-11 14:01:04 -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
4f05cb985d Merge branch 'fpakexp' into staging
# Conflicts:
#	CHANGELOG.md
2020-08-11 11:42:54 -03:00
Vinicius Moreira
a0fbf52ad4 [arch] improvement -> pacman as the default downloader for repository packages 2020-08-11 11:34:23 -03:00
Vinicius Moreira
31b67a32b7 [arch] improvements -> upgrading firstly the keyring packages declared in 'SyncFirst' (/etc/pacman.conf) to avoid pacman downloading issues | only removing packages after downloading the required ones 2020-08-11 11:24:41 -03:00
Vinicius Moreira
444dca5641 [flatpak] fix -> downgrading crashing with version 1.8.X | history: the top commit is returned as '(null)' 2020-08-11 11:21:05 -03:00
Vinicius Moreira
57c88f9589 [flatpak] improvement -> Creating the exports path '~/.local/share/flatpak/exports/share' (if it does not exist) and adding it to install/upgrade/downgrade/remove commands path to prevent warning messages 2020-08-11 11:08:09 -03:00
Vinicius Moreira
b68a21894e [arch] improvement -> upgrade: only removing packages after downloading the required ones (when multi-threaded download is enabled) 2020-08-06 14:52:46 -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
d288c30484 [arch] fix -> Downloading some AUR packages sources twice when multi-threaded download is enabled 2020-08-04 12:27:33 -03:00
Vinicius Moreira
be7652ccf4 [arch] fix -> not able to upgrade a package that explicitly defines a conflict with itself 2020-08-04 10:53:42 -03:00
Vinicius Moreira
19cd85bc98 [ui] -> fix: crashing when nothing can be upgraded 2020-08-04 09:55:42 -03:00
Vinicius Moreira
5d045d7123 [CHANGELOG] 2020-06-26 09:51:46 -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
bf7f174dd4 [CHANGELOG] 2020-06-24 12:28:41 -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
cab309b023 [improvement][ui] allowing 'Oxygen' as a default style 2020-06-23 18:36:49 -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
dab70cdfb8 [improvement][ui] big refactoring regarding the components states 2020-06-22 17:00:32 -03:00
Vinicius Moreira
e852224637 [improvement][ui] sorting installed packages by their names 2020-06-21 15:38:55 -03:00
Vinicius Moreira
2542087494 [CHANGELOG] 2020-06-16 18:59:04 -03:00
Vinicius Moreira
c66bd4d900 [improvement][appimage] new initialization task that checks if the installed AppImage files have symlinks associated with 2020-06-16 18:51:13 -03:00
Vinicius Moreira
20d6f0fa35 [improvement][appimage] creating a symlink for the installed applications at '~.local/bin' 2020-06-16 17:42:10 -03:00
Vinicius Moreira
26ae332778 [CHANGELOG] 2020-06-16 15:05:44 -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
Vinicius Moreira
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -03:00
Vinicius Moreira
a46ebd8a2f [fix][ui] displaying the type filters on the search results when there is only one type available and some actions are done 2020-06-15 11:02:39 -03:00
Vinicius Moreira
b69a0e7c4f [fix][ui] not updating the type filters if only type is available after refreshing the table 2020-06-15 10:46:01 -03:00
Vinicius Moreira
643b7b2593 [fix][tray] update notifications not working when launched through IDEs 2020-06-12 18:35:57 -03:00
Vinicius Moreira
6720eb62df [CHANGELOG] 2020-06-12 12:36:28 -03:00
Vinicius Moreira
1c1da456e0 [fix][tray] notifications not working on Ubuntu 2020-06-12 12:26:54 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
cc5c89a350 [fix][ui] not calling initial required tasks after enabling a new package type on settings 2020-06-11 11:25:37 -03:00
Vinicius Moreira
c44914d747 [fix][ui] not scrolling the table to top after updating its content 2020-06-11 10:10:25 -03:00
Vinicius Moreira
d3880e5473 [improvements][fix][ui] displaying wait cursor over some components | not hiding custom actions button when an action finishes 2020-06-10 17:02:02 -03:00
Vinicius Moreira
ac21cc5c38 [improvement][appimage] able to update AppImages with continuous releases 2020-06-10 14:59:46 -03:00
Vinicius Moreira
42f37eca8a [fix][appimage] allowing some apps to be filled with empty category elements 2020-06-10 14:22:07 -03:00
Vinicius Moreira
458c602667 [fix][ui] displaying empty categories 2020-06-10 12:47:22 -03:00
Vinicius Moreira
89e1f93c7e [improvement][ui] filters algorithm speed and sorting | [fix][web] handling web page fetch errors 2020-06-10 12:18:52 -03:00
Vinicius Moreira
dcd77ac7f3 [improvement][ui] name filter now compares the typed word with the beginning of the package name 2020-06-09 18:43:08 -03:00
Vinicius Moreira
f4999b680c [fix][web] handling unexpected connection errors 2020-06-08 18:17:27 -03:00
Vinicius Moreira
40c493469b [CHANGELOG] 2020-06-07 11:48:37 -03:00
Vinicius Moreira
df21b77f23 [CHANGELOG] 2020-06-07 11:47:14 -03:00
Vinicius Moreira
35b237692c [CHANGELOG] 2020-06-07 11:45:52 -03:00
Vinicius Moreira
42ea37ae20 [CHANGELOG] 2020-06-07 11:43:00 -03:00
Vinicius Moreira
4960cfbaa8 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:22:17 -03:00
Vinicius Moreira
7b666fb50c [CHANGELOG] 2020-06-06 13:54:13 -03:00