Commit Graph

542 Commits

Author SHA1 Message Date
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
Vinicius Moreira
a339074e4d [fix][ui] refresh button being displayed on the search view if a package with an update is uninstalled 2020-06-16 12:12:53 -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
81ddae5cbd [improvement][ui] keeping the 'installed' button after an installation 2020-06-15 19:17:57 -03:00
Vinicius Moreira
ace5b96de7 [ui] removing unused code 2020-06-15 19:06:55 -03:00
Vinicius Moreira
e9ada3aec4 [fix][ui] displaying substatus when an action is finished 2020-06-15 16:50:11 -03:00
Vinicius Moreira
d8fa962276 [fix][ui] cleaning the search text after the installation 2020-06-15 16:44:38 -03:00
Vinicius Moreira
eb12b3e6f0 [improvement][ui] search: always putting the installed on top if no name filter is provided 2020-06-15 16:36:01 -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
3fc6178394 [refactoring][ui] removing unused code 2020-06-15 10:55:43 -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
1c1da456e0 [fix][tray] notifications not working on Ubuntu 2020-06-12 12:26:54 -03:00
Vinicius Moreira
9afbfca6ac [improvement][ui] waiting cursors for screenshots window 2020-06-11 17:53:44 -03:00
Vinicius Moreira
f7981cddc9 [fix][ui] toolbar and table margins 2020-06-11 17:47:19 -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
c44914d747 [fix][ui] not scrolling the table to top after updating its content 2020-06-11 10:10:25 -03:00
Vinicius Moreira
036855400f [improvement][ui] setting waiting cursor during filtering 2020-06-10 17:24:46 -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
458c602667 [fix][ui] displaying empty categories 2020-06-10 12:47:22 -03:00