Commit Graph

717 Commits

Author SHA1 Message Date
Fabio Erculiani
5c5fb7a604 Release Entropy 1.0_alpha34 2011-03-25 10:18:48 +01:00
Fabio Erculiani
2c7f0517cb [sulfur] package properties loader functions: "sources" metadata of package can be unavailable 2011-03-21 20:12:19 +01:00
Fabio Erculiani
c8f35f1843 Release Entropy 1.0_alpha33 2011-03-21 16:17:23 +01:00
Fabio Erculiani
0bcd6e0f86 Release Entropy 1.0_alpha32 2011-03-20 12:34:26 +01:00
Fabio Erculiani
b1e75b7e0d Release Entropy 1.0_alpha31 2011-03-18 07:20:53 +01:00
Fabio Erculiani
f98e02c455 [sulfur] fixup default colors, make them look good on dark background 2011-03-17 10:30:38 +01:00
Fabio Erculiani
abebca4451 [sulfur] fix Sets API usage, regression. 2011-03-14 15:34:48 +01:00
Fabio Erculiani
bb753b0d2a [sulfur] improve reliability of load_url() usage in notice board item window 2011-03-10 19:02:36 +01:00
Fabio Erculiani
791806cf06 [sulfur] improve url loading function 2011-03-10 18:35:54 +01:00
Fabio Erculiani
f786b069ef [sulfur] add custom SIGTERM signal 2011-03-10 18:35:39 +01:00
Fabio Erculiani
dd47926ceb [sulfur] fix --debug when running on kdesu 2011-03-10 18:35:15 +01:00
Fabio Erculiani
b378c1e674 [sulfur] fixup package properties loader when trigger metadatum is not available 2011-03-10 17:22:48 +01:00
Fabio Erculiani
8ae1290b9d Release Entropy 1.0_alpha30 2011-03-08 10:17:14 +01:00
Fabio Erculiani
c0bfbb9775 Release Entropy 1.0_alpha29 2011-03-07 19:52:37 +01:00
Fabio Erculiani
ae0c3670f7 [sulfur] catch DependenciesNotRemovable when calling get_removal_queue in .remove() 2011-03-07 18:45:00 +01:00
Fabio Erculiani
302bbd4203 [sulfur] deny application load without proper superuser authorization 2011-03-07 18:39:16 +01:00
Fabio Erculiani
eced32bc9f Release Entropy 1.0_alpha28 2011-03-06 20:07:50 +01:00
Fabio Erculiani
23707d9f64 [sulfur] several speed improvements to the package info window 2011-03-06 19:46:54 +01:00
Fabio Erculiani
d36554888f [entropy.client.interfaces.{methods,sets}] complete code cleanup, review and refactoring (and fix some minor bugs) 2011-03-06 17:56:27 +01:00
Fabio Erculiani
c08cb61645 [entropy.client.interfaces.methods] partially complete API documentation and cleanup 2011-03-05 19:08:23 +01:00
Fabio Erculiani
460feed400 Release Entropy 1.0_alpha27 2011-03-05 13:19:04 +01:00
Fabio Erculiani
80d794ef9d [sulfur] acquire entropy write lock when loading in ANY case, avoid race condition with in-RAM data structures 2011-03-05 13:09:30 +01:00
Fabio Erculiani
cbbd8392ec [sulfur] drop ETP_NO_PID_HANDLING once entropy.const has been consumed 2011-03-05 11:50:09 +01:00
Fabio Erculiani
36be4419a3 [sulfur] prefer ETP_NO_PID_HANDLING to --no-pid-handling to avoid having argv propagated to child process 2011-03-05 11:28:19 +01:00
Fabio Erculiani
cdb8ee7e8b [sulfur] fix imports, do not use dep_getkey from entropy.tools 2011-03-05 00:03:45 +01:00
Fabio Erculiani
53a871ef0d [entropy.db] EntropyRepository, EntropyRepositoryBase: only return package_id from addPackage() and handlePackage() 2011-03-04 21:14:12 +01:00
Fabio Erculiani
96d3513d9d [sulfur] improve speed of package file install 2011-03-04 18:38:34 +01:00
Fabio Erculiani
e1da60c5f9 [sulfur] add several performance improvements, boot takes 3 seconds less average 2011-03-04 14:11:36 +01:00
Fabio Erculiani
3664a79bca [sulfur] set default height to 600px 2011-03-04 00:36:04 +01:00
Fabio Erculiani
94bcf8000d [sulfur] cache package theme icon too, this avoids resize glitches 2011-03-04 00:29:25 +01:00
Fabio Erculiani
82c9859f65 [sulfur] EntropyPackage: fix __str__ function 2011-03-04 00:29:04 +01:00
Fabio Erculiani
d844f493dc [sulfur] remove security package updates highlighting, takes a lot to compute 2011-03-04 00:33:49 +01:00
Fabio Erculiani
d11ef3e70b Release Entropy 1.0_alpha26 2011-03-03 09:13:56 +01:00
Fabio Erculiani
2d4d67626b [sulfur] do not show orphaned packages dialog if no repositories are available 2011-03-03 09:13:35 +01:00
Fabio Erculiani
e36896a5ad Release Entropy 1.0_alpha25 2011-03-02 22:54:29 +01:00
Fabio Erculiani
ea7eab8bf6 [sulfur] tweak application startup behaviour 2011-03-02 22:53:07 +01:00
Fabio Erculiani
dd5cea12d0 Release Entropy 1.0_alpha24 2011-03-01 13:13:39 +01:00
Fabio Erculiani
5f5e6ed936 Release Entropy 1.0_alpha23 2011-02-28 09:23:31 +01:00
Fabio Erculiani
664e760f35 Release Entropy 1.0_alpha22 2011-02-27 19:02:10 +01:00
Fabio Erculiani
2e62b3f2cc [sulfur] fix execution with newer kdesu (4.6) 2011-02-27 19:01:51 +01:00
Fabio Erculiani
504a1d683a [sulfur] fix permissions issue while trying to install package file, gain privileges before executing os.access() (in on_installPackageItem_activate) 2011-02-27 17:26:37 +01:00
Fabio Erculiani
714e1030c3 [sulfur] slightly tweak UI default colours 2011-02-27 17:12:15 +01:00
Fabio Erculiani
c14dd0161d Release Entropy 1.0_alpha21 2011-02-27 01:13:25 +01:00
Fabio Erculiani
1333e81e0e [sulfur] fix regression with lock checks 2011-02-27 01:13:00 +01:00
Fabio Erculiani
fbcca73846 Release Entropy 1.0_alpha20 2011-02-27 00:11:09 +01:00
Fabio Erculiani
9c9f19f77c [sulfur] change entropy package file mime type to application/entropy-package 2011-02-26 09:48:56 +01:00
Fabio Erculiani
fd5ee2dc62 [sulfur] add web-install file format handling to mime type 2011-02-26 09:46:47 +01:00
Fabio Erculiani
bd631724d2 [sulfur] add support for web-install package files 2011-02-26 01:18:08 +01:00
Fabio Erculiani
c5a9f2531c Release Entropy 1.0_alpha18 2011-02-20 19:22:27 +01:00
Fabio Erculiani
c51101b4b6 Release Entropy 1.0_alpha16 2011-02-16 00:26:57 +01:00