Commit Graph

672 Commits

Author SHA1 Message Date
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 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 fbcca73846 Release Entropy 1.0_alpha20 2011-02-27 00:11:09 +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
Fabio Erculiani f141a26784 Release Entropy 1.0_alpha15 2011-02-14 22:42:01 +01:00
Fabio Erculiani f9226e6e3d [entropy] some python3.x fixes 2011-02-10 15:44:14 +01:00
Fabio Erculiani df3bb8005d [entropy] drop repository manager code, R.I.P. 2011-02-09 19:22:20 +01:00
Fabio Erculiani 3e2136024e [entropy.client] drop urlFetcher and MultipleUrlFetcher properties, make them protected 2011-02-09 17:58:20 +01:00
Fabio Erculiani 28456b4121 [entropy.client] drop FileUpdates attribute, replace with Client.PackageFileUpdates() loader 2011-02-07 14:07:42 +01:00
Fabio Erculiani c974f865cf [sulfur] add Polish translator info 2011-02-05 12:19:33 +01:00
Fabio Erculiani d5d287f81d Release Entropy 1.0_alpha14 2011-02-03 22:17:02 +01:00
Fabio Erculiani 7904c02ae1 Release Entropy 1.0_alpha13 2011-02-03 21:17:44 +01:00
Fabio Erculiani e5400eb8f6 [sulfur] update German translator info 2011-02-02 14:50:55 +01:00
Fabio Erculiani 1c3d64b6c6 Release Entropy 1.0_alpha12 2011-02-02 12:30:36 +01:00
Fabio Erculiani 8e3ca00dc2 Release Entropy 1.0_alpha11 2011-02-02 01:46:54 +01:00
Fabio Erculiani 0d603fb7d5 Release Entropy 1.0_alpha10 2011-02-02 01:33:54 +01:00
Fabio Erculiani 6f25fbca7f Release Entropy 1.0_alpha9 2011-01-25 15:29:22 +01:00
Fabio Erculiani 2ef784c895 Release Entropy 1.0_alpha8 2011-01-17 15:29:34 +01:00
Fabio Erculiani 2c069a69a5 Release Entropy 1.0_alpha7 2011-01-17 13:09:16 +01:00
Fabio Erculiani d9be1aa2f1 [sulfur] do not use entropy.client Client protected methods, use public API instead 2011-01-16 19:07:43 +01:00
Fabio Erculiani 49edad7b7a [sulfur.packages] catch caching issues in time inside _pkg_get_masked 2011-01-06 01:46:46 +01:00
Fabio Erculiani ae88cfd39e Release Entropy 1.0_alpha6 2011-01-06 01:22:06 +01:00
Fabio Erculiani dc5f13d7a7 Release Entropy 1.0_alpha5 2011-01-06 00:54:03 +01:00
Fabio Erculiani 5fd8c1d575 Release Entropy 1.0_alpha4 2011-01-05 09:42:30 +01:00
Fabio Erculiani 0e79fccfb1 Release Entropy 1.0_alpha3 2011-01-05 00:34:48 +01:00
Fabio Erculiani cf09a64d43 Release Entropy 1.0_alpha2 2011-01-03 18:55:38 +01:00
Fabio Erculiani 1613fb420a Release Entropy 1.0_alpha1 2011-01-02 19:45:34 +01:00
Fabio Erculiani 2384985fd8 [entropy.qa] rework QA functions to add multi-repository functionalities, break API 2011-01-01 16:23:34 +01:00
Fabio Erculiani b0d5a87ffd Release Entropy 0.99.51.20 2010-12-21 12:41:52 +01:00
Fabio Erculiani b84ddc5f88 Release Entropy 0.99.51.12 2010-12-14 19:48:30 +01:00
Fabio Erculiani 242402cb92 Release Entropy 0.99.51.5 2010-12-14 19:40:00 +01:00
Fabio Erculiani 2325d2dc82 Release Entropy 0.99.51.11 2010-12-08 16:47:56 +01:00