Commit Graph

1508 Commits

Author SHA1 Message Date
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
813c812030 Updating CHANGELOG 2020-11-17 11:01:24 -03:00
Vinicius Moreira
5af9da0879 Merge branch 'master' into staging 2020-11-17 10:57:56 -03:00
Vinícius Moreira
5f9fbd7f38 Merge pull request #143 from KINFOO/i18n_french
French translation
2020-11-17 10:56:50 -03:00
Kevin KIN-FOO
b5ba56fca9 i18n Français 2020-11-15 23:32:56 +01:00
Vinicius Moreira
9356c6519d [arch] fix -> not able to replace an installed package for a new one that replaces it during conflict resolutions 2020-11-13 12:00:08 -03:00
Vinicius Moreira
f6b0679fd7 [arch] fix -> search: not able to find installed packages that were renamed on the repositories 2020-11-12 11:42:17 -03:00
Vinicius Moreira
7dae74e3d0 [arch] fix -> AUR: not able to find some repository dependencies when their names are not an exact match 2020-10-26 11:55:28 -03:00
Vinicius Moreira
c11bc20245 Updating version [0.9.8 -> 0.9.9] 2020-10-05 10:26:54 -03:00
Vinicius Moreira
167a17ffff Updating CHANGELOG 2020-10-02 15:27:49 -03:00
Vinicius Moreira
feed361339 Updating the issue template 2020-10-02 15:27:02 -03:00
Vinícius Moreira
47edb688ae 0.9.8 2020-10-02 15:01:11 -03:00
Vinicius Moreira
f8276024c0 [flatpak] fix -> not displaying the runtimes icons on the summary window 2020-10-02 10:23:00 -03:00
Vinicius Moreira
f4b6da408f [arch] fix -> upgrade: sometimes crashing when there are packages to be removed 2020-10-02 09:45:17 -03:00
Vinicius Moreira
a205c7cca8 [appimage] fix -> 'Checking symlinks' initial task hanging if an installed AppImage data does not contain the installed directory field 2020-09-25 11:15:28 -03:00
Vinicius Moreira
cbfd7e0d4a [arch] fix -> info window: not displaying all installed files 2020-09-25 10:53:07 -03:00
Vinícius Moreira
19ac4ad85f 0.9.7 2020-09-11 18:33:02 -03:00
Vinicius Moreira
21e62724fc Updating CHANGELOG 2020-09-11 17:39:10 -03:00
Vinicius Moreira
3c5f37ca57 [tray] fix -> always displaying the About dialog in english 2020-09-11 17:38:31 -03:00
Vinicius Moreira
ce8c2bd370 [appimage] fix -> not properly retrieving the 'Category' field options translated 2020-09-11 17:18:28 -03:00
Vinicius Moreira
6b634545c9 Updating CHANGELOG 2020-09-11 17:11:54 -03:00
Vinicius Moreira
a44a28c8bc [i18n] improvement -> trim: removing spaces from parentheses 2020-09-11 16:41:01 -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
e09e47316a [flatpak] improvement -> removing spaces from some i18n parentheses 2020-09-11 15:58:41 -03:00
Vinicius Moreira
e4e153c55e [snap] fix -> returning success when the user declines the Snap channel change 2020-09-11 15:44:53 -03:00
Vinicius Moreira
1becd281fa [arch] fix -> AUR: not displaying all available actions per package after a fresh install 2020-09-11 14:52:18 -03:00
Vinicius Moreira
6095c1a934 [arch] fix -> 'conflict with' field not being displayed as a list on the info window 2020-09-11 12:24:41 -03:00
Vinicius Moreira
231c77c7da [arch] fix -> wrong substatus when checking optdeps conflicts 2020-09-11 11:39:28 -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
293d2a5fb0 [arch] fix -> uninstall: not detecting hard requirements properly 2020-09-11 11:17:27 -03:00
Vinicius Moreira
590eb2abd2 [api] marking argument type as optional 2020-09-10 13:41:21 -03:00
Vinicius Moreira
bd40d9f2a8 [flatpak] fix log 2020-09-10 13:40:11 -03:00
Vinicius Moreira
1c1aad1e0e [arch] fix -> AUR: not properly handling AUR package dependencies with specific versions 2020-09-09 18:51:37 -03:00
Vinicius Moreira
2d395b608f [snap] feature -> new custom action 'change channel' 2020-09-06 11:41:39 -03:00
Vinicius Moreira
c5e421d270 [snap] fix -> app not launchable after recent installation 2020-09-06 01:17:11 -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
faa8cc4e0d [arch] fix -> displaying wrong progress during the upgrade process when there are packages to install and upgrade 2020-09-05 23:29:55 -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
2b652532be [arch] improvement -> upgrade: allowing the user to bypass dependency breakage scenarios 2020-09-02 12:11:26 -03:00
Vinicius Moreira
fb2c062226 [arch] fix -> AUR: not checking updates correctly when there are epoch numbers present 2020-09-02 11:10:50 -03:00
Vinicius Moreira
a0d960aa4b Updating CHANGELOG 2020-09-02 10:46:35 -03:00
Vinicius Moreira
ae27b6af3b [improvement] changing the way versions are compared in Arch and AppImage gems 2020-09-02 10:35:55 -03:00
Vinicius Moreira
4d260df3f7 [arch] improvement -> AUR: preventing update check errors 2020-09-02 10:22:05 -03:00
Vinicius Moreira
e4661e837a [arch] fix -> AUR: not detecting some package updates 2020-09-02 10:18:59 -03:00
Vinicius Moreira
b4b5dd3f6f [arch] fix -> upgrade: crashing during the dependency breakage checking if AUR packages dependents cannot be found 2020-09-02 09:36:07 -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
d7225dab3b Updating CHANGELOG.md 2020-08-31 15:15:41 -03:00
Vinicius Moreira
9fabe9ed38 Updating CHANGELOG.md 2020-08-31 15:04:39 -03:00