Vinicius Moreira
|
fb3313c008
|
[api] refactoring: 'get_custom_actions' renamed to 'gen_custom_actions' and returning a Generator
|
2021-12-15 14:59:49 -03:00 |
|
Vinicius Moreira
|
0ebc56b8f6
|
[appimage] improvement: not enabled for non-x86_64 systems
|
2021-12-15 14:28:24 -03:00 |
|
Vinicius Moreira
|
e69d691766
|
[view] fix: crashing when using floats for spinner components
|
2021-12-13 12:03:59 -03:00 |
|
Vinicius Moreira
|
715ae4434b
|
[view.qt.window] fix: crashing when resizing with floats instead of integers
|
2021-12-13 09:08:23 -03:00 |
|
Vinicius Moreira
|
cd391fe3dd
|
[core] feature: new configuration file to disable packaging formats management globally
|
2021-12-10 12:18:33 -03:00 |
|
Vinicius Moreira
|
622af028cd
|
[view.core.gems] refactoring: String formatting method
|
2021-12-10 11:36:34 -03:00 |
|
Vinicius Moreira
|
06035bb97e
|
[api.paths] refactoring: CACHE_PATH renamed to CACHE_DIR
|
2021-11-25 16:09:42 -03:00 |
|
Vinicius Moreira
|
92d90eb9a2
|
[view.core.config] refactoring: FILE_PATH constant using CONFIG_DIR from 'api' module
|
2021-11-25 15:41:09 -03:00 |
|
Vinicius Moreira
|
47348c4b6c
|
[api] refactoring: CONFIG_PATH constant renamed to CONFIG_DIR
|
2021-11-25 15:41:09 -03:00 |
|
Vinicius Moreira
|
ef254d611a
|
[view] fix: single thread downloader does not create the directory where the file will be stored
|
2021-11-24 15:01:22 -03:00 |
|
Vinicius Moreira
|
63dd4963cf
|
refactoring: LOGS_PATH constant renamed to LOGS_DIR and moved to 'api' module
|
2021-11-24 11:08:26 -03:00 |
|
Vinicius Moreira
|
aa889dcd51
|
[api] refactoring: caching directory for root user is now /var/cache/bauh
|
2021-11-24 10:34:04 -03:00 |
|
Vinicius Moreira
|
f78498c1ec
|
[commons] refactoring: 'user' module moved to 'api'
|
2021-11-23 18:02:54 -03:00 |
|
Vinicius Moreira
|
8f9810bd69
|
[api] refactoring: 'constants' module renamed to 'paths'
|
2021-11-23 17:53:05 -03:00 |
|
Vinicius Moreira
|
22e440cd18
|
[view/qt/settings] refactoring: using getvalue() for StringIO instance instead of seek() and read()
|
2021-11-22 17:01:20 -03:00 |
|
Vinicius Moreira
|
10ddb353fd
|
[view/qt/settings] refactoring: more on String formatting method
|
2021-11-22 17:00:21 -03:00 |
|
Vinicius Moreira
|
f9386316ae
|
[view.qt.settings] fix: not re-enabling the action buttons when a validation error is displayed
|
2021-11-22 16:59:22 -03:00 |
|
Vinicius Moreira
|
6dec050fad
|
[view/qt/settings] refactoring: String formatting method
|
2021-11-22 16:51:38 -03:00 |
|
Vinicius Moreira
|
c80845cde4
|
[view] improvement: displaying a tooltip with the missing dependencies for a supported packaging technology
|
2021-11-22 15:48:48 -03:00 |
|
Vinicius Moreira
|
971e9a58c7
|
[view.core.controller] refactoring: changing String formatting method
|
2021-11-20 11:18:09 -03:00 |
|
Vinicius Moreira
|
1cd060cd1f
|
[view.core.controller] refactoring: removing duplicate import
|
2021-11-20 10:52:44 -03:00 |
|
Vinicius Moreira
|
84518ce34d
|
[view.core.controller] fix: install/uninstall logs
|
2021-11-20 10:51:50 -03:00 |
|
Vinicius Moreira
|
11af3c0bbc
|
[view.core.downloader] refactoring: changing String formatting method
|
2021-11-20 10:44:25 -03:00 |
|
Vinicius Moreira
|
aef9ef0b0d
|
[core.downloader] refactoring: String concatenation using StringIO
|
2021-11-20 10:35:37 -03:00 |
|
Vinicius Moreira
|
a136ef28f4
|
[core] improvement: multi-threaded download not enabled by default since it fails for some scenarios
|
2021-11-19 18:28:35 -03:00 |
|
Vinicius Moreira
|
65df7654f9
|
[appimage] fix: uninstalling the application when an update download fails
|
2021-11-19 17:01:41 -03:00 |
|
Vinicius Moreira
|
b50b067158
|
[view] fix: crashing when QT components sizes are not integers
|
2021-11-17 15:14:27 -03:00 |
|
Vinicius Moreira
|
6bc30ba516
|
[core.controller] refactoring: removing useless check
|
2021-11-09 12:48:22 -03:00 |
|
Vinicius Moreira
|
0a9133068e
|
[view] fix: displaying initial warnings related to supported technologies even when they are not enabled or have the required dependencies
|
2021-11-09 12:47:13 -03:00 |
|
Vinicius Moreira
|
e539eea6f6
|
[view] fix: upgrade summary (not displaying the icon type for some applications)
|
2021-11-08 17:25:37 -03:00 |
|
Vinicius Moreira
|
cea02dcd41
|
[view] fix: always requesting the password on the initialization dialog when launched by the root user
|
2021-11-04 18:08:53 -03:00 |
|
Vinicius Moreira
|
b2f8266bce
|
[view] fix: not properly sorting file extensions for the FileChooser component
|
2021-11-03 15:37:41 -03:00 |
|
Vinicius Moreira
|
7b229dfde9
|
[view] improvement: always displaying the 'any file filter' (*) as the last option for file chooser components
|
2021-11-03 14:59:04 -03:00 |
|
Vinicius Moreira
|
9bb1a2d492
|
[view] improvement: not using native dialogs for file/directory choosing to prevent unexpected behaviors and wrong theming
|
2021-08-23 15:52:38 -03:00 |
|
Vinicius Moreira
|
9a8772da8f
|
improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which)
|
2021-06-15 17:09:49 -03:00 |
|
Vinicius Moreira
|
4db47b2594
|
[ui] fix -> conflict resolution: still displaying that updates are ignored for a given package after its uninstallation
|
2021-03-03 10:52:51 -03:00 |
|
Vinicius Moreira
|
7236a40c06
|
[ui] fix -> settings: tray icon tooltip wrongly formatted
|
2021-03-03 10:07:57 -03:00 |
|
Vinicius Moreira
|
485f578913
|
[ui] improvement -> checking if the internet connection is available before proceeding with the upgrade process
|
2021-03-02 13:11:02 -03:00 |
|
Vinicius Moreira
|
2d552316db
|
[ui] improvement -> checking if internet connection is available before trying to upgrade the selected packages
|
2021-02-12 14:57:48 -03:00 |
|
Vinicius Moreira
|
7a3245ae5e
|
[appimage] improvement -> caching suggestions to disk
|
2021-02-01 17:09:30 -03:00 |
|
Vinicius Moreira
|
978120ba71
|
fix -> missing Python hard dependency: packaging
|
2021-01-20 09:43:13 -03:00 |
|
Vinicius Moreira
|
2f0b2ddf99
|
[ui] improvement -> not displaying the number of packages when none is displayed / available
|
2021-01-19 12:13:13 -03:00 |
|
Vinicius Moreira
|
67304e86e7
|
[ui] fix -> settings dialog hangs sometimes when the button 'Change' is clicked
|
2021-01-19 12:08:31 -03:00 |
|
Vinicius Moreira
|
94e44f9341
|
[ui] fix -> table icons margin-right
|
2021-01-19 10:19:50 -03:00 |
|
Vinicius Moreira
|
85cbf081ee
|
[ui] improvement -> refactoring table icons size to qss
|
2021-01-18 17:22:39 -03:00 |
|
Vinicius Moreira
|
86ca716bfb
|
[ui] fix -> wrong package type icon size depending on resolution
|
2021-01-18 16:51:24 -03:00 |
|
Vinicius Moreira
|
27a57135f3
|
[ui] fix: initialization dialog hanging sometimes
|
2021-01-18 16:33:22 -03:00 |
|
Vinicius Moreira
|
0680a3118d
|
[arch] feature -> AUR: rebuild-detector integration
|
2021-01-14 11:29:17 -03:00 |
|
Vinicius Moreira
|
b7efe72a50
|
improvement -> adding a little delay before reloading the main window after saving the settings
|
2021-01-13 15:49:42 -03:00 |
|
Vinicius Moreira
|
80f6b20b9c
|
improvement -> reloading the manage panel in a separate thread after saving the settings
|
2021-01-13 15:40:52 -03:00 |
|