Commit Graph

424 Commits

Author SHA1 Message Date
Vinicius Moreira
76e6194c52 [improvement][arch] able to handle upgrade scenarios when a package wants to overwrite files of another installed package 2020-05-03 17:44:23 -03:00
Vinicius Moreira
600f0068bf [feature][ui] it is possible to view details of some initialization tasks by clicking on their icons 2020-05-03 12:02:12 -03:00
Vinicius Moreira
e2e40747a5 [fix][arch] file not found error while organizing the data of installed packages 2020-05-02 11:45:30 -03:00
Vinicius Moreira
780667f5c3 [ui] removed more unnecessary 'x' buttons from some dialogs 2020-04-29 16:58:39 -03:00
Vinicius Moreira
f860be1b07 [fix][arch] checking mapped data during mutual conflict checking 2020-04-28 18:06:25 -03:00
Vinicius Moreira
7c154c09ef [ui] improving style 2020-04-28 17:51:45 -03:00
Vinicius Moreira
6916e7d24d Merge branch 'master' into staging 2020-04-28 17:49:32 -03:00
Vinícius Moreira
e3039ced01 Merge pull request #95 from mountain-biker85/patch-11
update ru
2020-04-28 17:46:25 -03:00
Vinicius Moreira
ae2a710291 Merge branch 'master' into staging 2020-04-28 10:25:22 -03:00
mountain-biker85
f5a5c39e88 update ru 2020-04-28 16:10:15 +03:00
Demiray
e23b6d6b8e Create tr
Turkish language support for Bauh package manager
2020-04-28 13:24:45 +03:00
Demiray
4a6a9834f6 Create tr
Turkish language support for Bauh package manager
2020-04-28 13:24:15 +03:00
Demiray
dbd50928f6 Create tr
Turkish language support for Bauh package manager
2020-04-28 13:23:39 +03:00
Demiray
3f1f8c8c8a Create tr
Turkish language support for Bauh package manager
2020-04-28 13:22:40 +03:00
Demiray
96dc52b568 Create tr
Turkish language support for Bauh package manager
2020-04-28 13:22:00 +03:00
Vinicius Moreira
c8385035ee [ui] icons, buttons and colors changes 2020-04-27 18:46:21 -03:00
Vinicius Moreira
0d9e6315f1 [fix][arch] not detecting some error states during upgrade 2020-04-24 13:46:37 -03:00
Vinicius Moreira
274ca2d24b [fix][arch] wrong upgrade substatus in some scenarios 2020-04-24 13:38:50 -03:00
Vinicius Moreira
0c3dd2ed2e [fix][arch] search displaying a duplicate for installed AUR packages as repository packages 2020-04-24 13:19:41 -03:00
Vinicius Moreira
2da65dd803 [fix][arch] not retrieving all unnecessary packages when uninstalling a package 2020-04-23 20:07:56 -03:00
Vinicius Moreira
fb010e13e8 [fix][arch] 'en' i18n when displaying unnecessary deps 2020-04-22 18:06:24 -03:00
Vinicius Moreira
af7851c694 [fix][appimage] not detecting some updates 2020-04-22 15:21:12 -03:00
Vinicius Moreira
700a6ca9ce [fix][arch][uninstall] not displaying removing all unnecessary dependencies 2020-04-22 12:21:21 -03:00
Vinícius Moreira
67542bdca9 [feature][arch] allowing to uninstall no longer needed packages after a package uninstall 2020-04-20 18:15:21 -03:00
Vinícius Moreira
81acfa7934 [improvement][aur] displaying on the details if the AUR package was successfully upgraded 2020-04-20 12:36:35 -03:00
Vinicius Moreira
90a72f888e [fix][arch] search not displaying installed packages that are no longer available on the databases 2020-04-20 11:53:14 -03:00
Vinícius Moreira
7b07ce0cab [fix][arch] not stopping the upgrade process if a transaction error happens 2020-04-20 10:46:26 -03:00
Vinícius Moreira
3e73797090 [fix][arch] wrong uninstall dialog title 2020-04-17 16:48:01 -03:00
Vinícius Moreira
ccce61a9b5 [improvement][arch] using unified subprocess output when installing packages to prevent wrong error results 2020-04-15 12:55:01 -03:00
Vinícius Moreira
323a5a1a76 [improvement][arch] unifying the process output when upgrading several repo packages to prevent wrong error returns 2020-04-14 16:18:39 -03:00
Vinícius Moreira
a204593ade [fix][arch] AUR filter extensions 2020-04-14 14:48:42 -03:00
Vinícius Moreira
759162004d [fix][arch] error when building AUR packages with extensions different from .tar.xz 2020-04-14 14:38:14 -03:00
Vinícius Moreira
e4f8aa88c4 [improvement][arch] displaying an initial percentage for 'mirrors refreshing' preparing task 2020-04-14 10:51:08 -03:00
Vinícius Moreira
e9b26ffc08 [fix][arch] error when no custom makepkg.conf is created 2020-04-14 10:01:39 -03:00
Vinícius Moreira
ad9abe93c8 [fix][arch] update notifications are not localized 2020-04-14 10:00:00 -03:00
Vinícius Moreira
315fe71e77 [fix][arch] i18n renaming issues 2020-04-13 17:44:14 -03:00
Vinícius Moreira
6786dc98bb [fix][arch] crashing when installing an AUR packages with only one AUR dependency 2020-04-13 17:13:31 -03:00
Vinícius Moreira
8d55ae28b0 [fix][arch] displaying the wrong subtypes due to previous renaming 2020-04-13 16:51:53 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
574db7fda1 [fix][ui][settings] not matching the default system locale with the available options 2020-03-11 11:01:35 -03:00
Vinícius Moreira
afa370532b [fix][web] some installed apps were not being displayed as installed in the search results 2020-03-06 14:57:28 -03:00
Vinícius Moreira
1a2d97bf46 [fix][web] not informing StartupWMClass on generated desktop entries 2020-03-06 12:20:04 -03:00
Vinícius Moreira
bcc10c290e [improvement][aur] preventing the dependencies checking algorithm to add duplicates 2020-03-05 19:19:44 -03:00
Vinícius Moreira
1cbeae261e [web][uninstall] removing fix javascript file associated with the application 2020-03-02 11:31:00 -03:00
Vinicius Moreira
91d61e8eb3 [fix][web] not able to inject javascript fixes 2020-03-01 19:54:16 -03:00
Vinícius Moreira
78b44b5273 Merge pull request #72 from mountain-biker85/patch-3
update web///ru
2020-02-28 10:44:45 -03:00
mountain-biker85
cd1efe54cf update web///ru 2020-02-28 11:18:31 +03:00
mountain-biker85
9f91af64c4 update appimage///ru
correction of spelling error
2020-02-28 11:13:53 +03:00
Vinícius Moreira
da85d9bb77 Merge pull request #67 from leoneii/patch-5
Update ru
2020-02-26 18:57:42 -03:00
leoneii
8b85feb01d Update ru
fix translation
2020-02-22 13:35:27 +03:00