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
|
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
|
19cd85bc98
|
[ui] -> fix: crashing when nothing can be upgraded
|
2020-08-04 09:55:42 -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
|
d2c401cb53
|
[improvement][ui] some components compatibility with the system's color scheme
|
2020-06-23 18:13:26 -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
|
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
|
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
|
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 |
|
Vinicius Moreira
|
763d7cf51a
|
[ui][improvement] refreshing custom actions after installing/uninstalling/downgrading/upgrading packages
|
2020-06-05 18:57:54 -03:00 |
|
Vinicius Moreira
|
44d70f5efd
|
[feature] new custom action to open the system backup tool
|
2020-06-04 12:16:53 -03:00 |
|
Vinicius Moreira
|
9dcfa89e24
|
[ui] small refactoring
|
2020-06-03 18:13:26 -03:00 |
|
Vinicius Moreira
|
d1fcb19e6e
|
[fix][ui] table overwrite effect when updating its content
|
2020-06-03 15:13:50 -03:00 |
|
Vinicius Moreira
|
c98433a740
|
[improvement][ui] not limiting the name filter size
|
2020-06-03 11:27:16 -03:00 |
|
Vinícius Moreira
|
a2e41ce51f
|
[fix][ui] not updating cached installed packages state after ignoring/reverting updates
|
2020-05-28 17:09:57 -03:00 |
|
Vinícius Moreira
|
38eaaf06f8
|
[improvements][ui]
|
2020-05-20 15:11:25 -03:00 |
|
Vinícius Moreira
|
270ebbe8e9
|
[improvements][ui]
|
2020-05-20 13:42:36 -03:00 |
|
Vinícius Moreira
|
842f059924
|
[fix][ui] table filter behavior after ignoring a package update
|
2020-05-19 11:04:40 -03:00 |
|
Vinícius Moreira
|
21c5147656
|
[fix][ui] upgrade action not respecting packages with ignored updates
|
2020-05-18 19:05:50 -03:00 |
|
Vinícius Moreira
|
71f79469bc
|
[improvement][ui] respecting the 'updates' filter after ignoring a package update
|
2020-05-18 18:39:32 -03:00 |
|
Vinícius Moreira
|
936888d958
|
[fix][ui] not changing the 'update select' button after ignoring a package update
|
2020-05-18 18:30:51 -03:00 |
|
Vinicius Moreira
|
a320f30911
|
[feature] ignore updates: Arch/AUR packages
|
2020-05-17 14:36:22 -03:00 |
|
Vinícius Moreira
|
27ca6e44d9
|
[fix][ui] some fields in the table are overlapped by others when maximized
|
2020-05-11 18:37:48 -03:00 |
|
Vinícius Moreira
|
7f4f2c805c
|
[feature] new 'restore' custom action
|
2020-05-09 14:52:01 -03:00 |
|
Vinicius Moreira
|
3b86888b1d
|
[ui] "click" cursor set for most "clickable" components
|
2020-05-03 12:24:08 -03:00 |
|
Vinicius Moreira
|
780667f5c3
|
[ui] removed more unnecessary 'x' buttons from some dialogs
|
2020-04-29 16:58:39 -03:00 |
|
Vinicius Moreira
|
7c154c09ef
|
[ui] improving style
|
2020-04-28 17:51:45 -03:00 |
|
Vinicius Moreira
|
c8385035ee
|
[ui] icons, buttons and colors changes
|
2020-04-27 18:46:21 -03:00 |
|
Vinicius Moreira
|
f0cc119271
|
[ui] changing custom actions button style
|
2020-04-24 14:27:41 -03:00 |
|
Vinicius Moreira
|
90049e3687
|
[ui] changed the main toolbar buttons style
|
2020-04-23 15:48:51 -03:00 |
|
Vinicius Moreira
|
9a3924af37
|
[ui] changed the 'installed' button color
|
2020-04-22 17:47:36 -03:00 |
|
Vinicius Moreira
|
700a6ca9ce
|
[fix][arch][uninstall] not displaying removing all unnecessary dependencies
|
2020-04-22 12:21:21 -03:00 |
|