Commit Graph

1686 Commits

Author SHA1 Message Date
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
1b58963fc6 bumping version to 0.9.20 2021-11-03 15:17:26 -03:00
Vinicius Moreira
d41f04e74e [appimage] improvement: not displaying 'imported' besides the imported application name on the table (only for the name tip) 2021-11-03 15:16:28 -03:00
Vinicius Moreira
d9d647fdbf [appimage] improvement: validating the AppImage file extension when updating imported files 2021-11-03 15:10:28 -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
43b460e6be refactoring: removing unneeded line 2021-11-03 14:37:49 -03:00
Vinicius Moreira
c0ce28e1d6 [appimage] fix: not displaying the filter for any kind of file (*) when updating imported AppImages 2021-11-03 14:36:49 -03:00
Vinícius Moreira
4af4e3b26c Update README.md 2021-10-05 17:47:42 -03:00
Vinícius Moreira
7a9367d683 Update README.md 2021-10-05 17:45:04 -03:00
Vinícius Moreira
5d68bd9d49 Update README.md 2021-09-10 18:02:09 -03:00
Vinícius Moreira
6261dfcb08 Merge pull request #194 from almereyda/patch-1
Remove redundant white space
2021-09-02 10:17:43 -03:00
jon r
148ea069d0 Remove redundant white space 2021-08-31 02:31:50 +02:00
Vinícius Moreira
33ad032b61 0.9.19 2021-08-23 16:10:05 -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
382abff63e [CHANGELOG] 0.9.19 release date 2021-08-23 15:18:11 -03:00
Vinicius Moreira
e2ec2b1bc1 [gem.arch] improvement: 'rebuild-detector' integration disabled by default 2021-08-23 14:43:19 -03:00
Vinicius Moreira
ef4d1606bc [CHANGELOG] updating 2021-08-23 14:34:04 -03:00
Vinicius Moreira
23731c7434 [gem.appimage] improvement: hiding the app's launching output 2021-08-23 14:32:23 -03:00
Vinicius Moreira
895ec7c643 [gem.appimage] fix: info button remains 'clickable' after an imported Appimage is uninstalled 2021-08-23 14:25:09 -03:00
Vinicius Moreira
8bfdf700d4 [gen.appimage] fix: search is not matching manually installed applications 2021-08-23 11:21:01 -03:00
Vinicius Moreira
a28b5386b6 [CHANGELOG] updating 2021-08-23 10:05:00 -03:00
Vinicius Moreira
098675aa27 [gem.appimage] improvement: manual installation: adding generic file filter extension (.*) since some desktop environments filters are case sensitive 2021-08-23 09:59:32 -03:00
Vinicius Moreira
db0e24e2be [gem.appimage] improvement: mapping the 'Description' field as the 'Comment' field for generated .desktop files 2021-08-23 09:31:23 -03:00
Vinicius Moreira
a2f44d9542 [gems.appimage] fix: manual installation is not generating desktop entries for AppImage files providing empty .desktop files 2021-08-21 11:48:07 -03:00
Vinícius Moreira
09af533fbb 0.9.18 2021-06-18 16:42:17 -03:00
Vinicius Moreira
a9b36e8bef Revert "[ui] -> progress bar speed reduced"
This reverts commit 81ad611347.
2021-06-18 16:36:30 -03:00
Vinicius Moreira
f7bdf4baa4 Updating CHANGELOG.md 2021-06-18 16:27:41 -03:00
Vinicius Moreira
39547d499d [tests] warning filter improved 2021-06-18 15:25:45 -03:00
Vinicius Moreira
81ad611347 [ui] -> progress bar speed reduced 2021-06-18 15:24:27 -03:00
Vinicius Moreira
c2493befda [arch] fix -> regressions from commit db5eeabf 2021-06-18 15:14:20 -03:00
Vinicius Moreira
6e2a4222c8 [arch] refactoring: removing unneeded module 2021-06-17 17:46:13 -03:00
Vinicius Moreira
37ec3d96f4 tests: cleaning up some warnings 2021-06-17 17:31:09 -03:00
Vinicius Moreira
476a30c9f4 [arch] improvmenet -> cleaning up some code warnings 2021-06-17 17:28:29 -03:00
Vinicius Moreira
1e1b1dc864 tests: filtering some wrong warnings 2021-06-17 17:07:26 -03:00
Vinicius Moreira
db5eeabfb8 [arch] fix: some dependencies not being matched during comparisons between numeric and alphanumeric versions 2021-06-17 17:03:34 -03:00
Vinícius Moreira
abaffcb850 0.9.17 2021-06-16 10:06:50 -03:00
Vinicius Moreira
9f37289022 Fix CHANGELOG.md 2021-06-16 10:05:22 -03:00
Vinicius Moreira
a6b97be2bc Updating CHANGELOG.md 2021-06-16 10:02:50 -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
dfdc209374 [arch] fix: skipping the package version epoch when checking the updates requirements 2021-06-15 15:52:34 -03:00
Vinícius Moreira
2578c740d4 Merge pull request #177 from albanobattistella/patch-2
Update it
2021-05-08 18:04:54 -03:00
albanobattistella
8b6128f57b Update it 2021-05-08 13:41:36 +02:00
Vinicius Moreira
279e0a1820 [README] Updating 'Custom themes' section links 2021-04-08 08:49:39 -03:00
Vinicius Moreira
c88d7f35fe [README] Updating 'Custom themes' section links 2021-04-08 08:46:32 -03:00
Vinícius Moreira
f1f496cb5d 0.9.16 2021-04-06 10:14:11 -03:00
Vinicius Moreira
6feedf4503 Updating CHANGELOG 2021-04-06 10:08:07 -03:00
Vinicius Moreira
dfe765450b [arch] fix -> randomly crashing when solving repository packages dependencies 2021-04-06 09:20:25 -03:00
Vinicius Moreira
e67e5bc0a9 [arch] fix -> not restoring the CPUs to previous scaling governors after the package is built when optimizations are on 2021-04-04 10:27:35 -03:00
Vinicius Moreira
6685e0b6c3 Merge branch 'master' into staging 2021-03-21 09:26:07 -03:00