Commit Graph

387 Commits

Author SHA1 Message Date
Vinicius Moreira
827d31e495 [improvement][trim] 'disk.trim_after_update' changed to 'disk.trim.after_upgrade' 2020-04-22 14:01:36 -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
d5049c8466 [feature][tray] displaying a notification when there is a new bauh release 2020-04-20 15:05:52 -03:00
Vinícius Moreira
3375d2c214 [improvement] new logo color 2020-04-15 10:22:51 -03:00
Vinícius Moreira
7100be4325 [improvement][ui] changing status instead of substatus when trimming the disk 2020-04-14 17:41:51 -03:00
Vinícius Moreira
e43c09d982 [improvement] hiding logs when aria2 is not installed 2020-04-14 16:19:29 -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
355e7f7bf8 [improvement][arch] reducing type icons size to prevent clipping 2020-04-14 14:59:36 -03:00
Vinícius Moreira
2decb97179 [fix][tray] not working when installed on a virtualenv 2020-04-14 10:33:46 -03:00
Vinícius Moreira
f39db5dce0 [ui] changing upgrade summary buttons labels 2020-04-13 19:22:36 -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
1fdf3d6952 [fix][ui][prepare] table items alignment 2020-04-13 14:28:29 -03:00
Vinícius Moreira
d840ece02a [fix] crashes when Python is not able to retrieve the default locale 2020-04-13 12:21:08 -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
8b57e7a7ed Merge branch 'master' into staging 2020-03-09 12:24:14 -03:00
Eduard Dopler
25226998e7 Update German translation 2020-03-08 15:51:48 +01:00
Vinicius Moreira
f20d3a0981 [ui] improved error handling when it is not possible to load icon files 2020-03-07 11:38:17 -03:00
Vinícius Moreira
c85c9e83a8 [fix][ui] categories filter being displayed during ongoing actions 2020-03-06 15:06:01 -03:00
mountain-biker85
8fca8ce6eb update resources///ru
correcting a spelling error
2020-02-28 11:02:20 +03:00
leoneii
925ed4c21a Update ru 2020-02-22 13:39:51 +03:00
Vinícius Moreira
f8932fb7d2 Merge branch 'master' into staging 2020-02-21 09:47:38 -03:00
mountain-biker85
05848b926b Update ru 2020-02-21 13:03:35 +03:00
Vinícius Moreira
5627f2021a [i18n][ru] fix missing separator 2020-02-20 15:55:11 -03:00
Vinícius Moreira
6eaf2d6d59 [i18n] russian code i18n for other languages 2020-02-20 15:50:50 -03:00
Vinícius Moreira
a503edc17c Merge branch 'master' into staging 2020-02-20 15:43:03 -03:00
mountain-biker85
fe34555b26 add bauh/view/resources/locale/ru 2020-02-20 19:04:02 +03:00
Vinícius Moreira
5e449d62f4 [ui][table] fix description treatment when null 2020-02-19 13:29:53 -03:00
Vinícius Moreira
004db74b7a [fix][ui] not displaying some priority search results at the top of the table when filtering by name 2020-02-17 19:00:30 -03:00
Vinícius Moreira
566478e279 [fix][ui] not displaying some priority search results at the top of the table 2020-02-17 18:36:08 -03:00
Vinícius Moreira
32bc324118 [improvement][ui] treating multiple lines on the application's description displayed on the table 2020-02-17 17:55:54 -03:00
Vinícius Moreira
584064f214 [improvement] the temp dir used now has a different name if you launch bauh as the root user to avoid permissioning issues 2020-02-12 14:41:30 -03:00
Vinícius Moreira
01e8333ef4 [ui][settings] renaming Arch tab as AUR 2020-02-12 13:09:06 -03:00
Vinícius Moreira
b93d519353 [i18n] fix 2020-02-11 15:24:28 -03:00
Vinícius Moreira
0e4ebbe277 [aur] new AUR dependencies checking algorithm 2020-02-11 14:05:16 -03:00
Vinícius Moreira
633b60f5f4 [i18n] 2020-02-11 11:06:09 -03:00
Vinicius Moreira
f5fbff1186 [README] 2020-02-10 15:40:05 -03:00
Vinicius Moreira
4835d8c2ec [settings] property to disable pre-dependency checking 2020-02-10 15:01:15 -03:00
Vinicius Moreira
3e956a5413 [ui][update] displaying requirements and upgrade order 2020-02-10 12:42:53 -03:00
Vinícius Moreira
684ff621d0 [TODO] 2020-02-07 19:10:06 -03:00
Vinícius Moreira
58a5be9f67 [aur] initial retrievement of update requirements implementation 2020-02-07 19:09:11 -03:00
Vinícius Moreira
826aac730b [improvements][ui][table] using pixels instead of percent for min width 2020-02-07 16:47:58 -03:00
Vinícius Moreira
43fe204ec5 [improvements][ui][table] improving table size when the app has no description 2020-02-07 16:34:36 -03:00
Vinícius Moreira
e811c7252a [ui][panel] not terminating the application when the panel is closed 2020-02-07 16:18:04 -03:00
Vinícius Moreira
94d5a113a1 [ui][settings] fix memory cleaning 2020-02-07 16:06:43 -03:00
Vinícius Moreira
0201bda2b7 [ui][settings] available as a tray action 2020-02-07 15:23:01 -03:00
Vinícius Moreira
0fd85fe10f [ui][settings] new property to disable updates sorting 2020-02-07 11:45:45 -03:00
Vinícius Moreira
ecd936c6fd [flatpak] sorting packages before updating 2020-02-06 19:40:14 -03:00
Vinícius Moreira
a10851a16f [aur] initial implementation to determine the best update order 2020-02-05 18:46:55 -03:00
Vinícius Moreira
016e81af3a [fix][ui] not displaying icons retrieved from a HTTP redirect 2020-01-31 13:11:47 -03:00