Commit Graph

6713 Commits

Author SHA1 Message Date
Fabio Erculiani 261ea3d42e [sulfur] SulfurConsole: set xterm emulation 2010-09-25 23:21:34 +02:00
Fabio Erculiani d590cb7778 [sulfur] move main treeview double click behaviour to EntropyPackageView, fix some minor double click annoyances 2010-09-25 22:23:16 +02:00
Fabio Erculiani 995a172fed [entropy.spm] PortagePlugin: directly use "repository" metadatum from xpak data 2010-09-25 18:23:27 +02:00
Fabio Erculiani fa2115e575 [sulfur] set $TERM when instantiating SulfurConsole 2010-09-25 18:23:07 +02:00
Fabio Erculiani 9d2646a6a6 [entropy.spm] PortagePlugin: make Portage able to show repository information while executing phases 2010-09-25 17:46:33 +02:00
Fabio Erculiani 8783da63c7 [entropy.client.interfaces.package] add "spm_repository" metadatum to trigger metadata that is passed to the "SPM" plugin
In this way, SPM (Portage, for eg.) can show information related
to the nature of packages it works out.
2010-09-25 17:44:47 +02:00
Fabio Erculiani 8aabd456a8 Tagging Entropy version 0.99.50.1 0.99.50.1 2010-09-25 13:53:24 +02:00
Fabio Erculiani 348787d3e9 [entropy.spm] PortagePlugin: do not try to repackage packages no longer available in the installed system 2010-09-25 13:52:39 +02:00
Fabio Erculiani 94d178794f [entropy.tools] fix print_exception(), do not add the last stack frame twice if all_frame_data = True 2010-09-25 12:51:56 +02:00
Fabio Erculiani daea0c7102 [sulfur] make error reporting nicer for both users and developers 2010-09-25 12:44:14 +02:00
Fabio Erculiani 3ec599b5fe [equo] improve error report code, make it shorter and nicer to both users and developers 2010-09-25 12:30:03 +02:00
Fabio Erculiani 536dab753c [entropy.client.interfaces.methods] in Client._validate_repositories(), also print the validation error object 2010-09-25 12:08:09 +02:00
Fabio Erculiani a55ada4fca [tests] when calling Client.shutdown(), SystemSettings plugins are not removed now, so tests require to call destroy() first, then shutdown() 2010-09-25 12:05:57 +02:00
Fabio Erculiani 3c6f504e45 [entropy.spm] PortagePlugin: support package license text retrieval from overlays 2010-09-25 11:51:48 +02:00
Fabio Erculiani ef13d28e68 [entropy.server] add _from_shutdown argument to Server.destroy() 2010-09-25 11:51:13 +02:00
Fabio Erculiani 844e13011d Tagging Entropy version 0.99.50 0.99.50 2010-09-25 09:05:21 +02:00
Fabio Erculiani f09a1e0467 [conf] add more broken .so to brokenlibsmask.conf 2010-09-25 08:53:59 +02:00
Fabio Erculiani 1cb063714c [sulfur] improve locks handling in repositories update function 2010-09-25 01:20:14 +02:00
Fabio Erculiani 14ba276e37 Tagging Entropy version 0.99.49.76 0.99.49.76 2010-09-24 20:18:29 +02:00
Fabio Erculiani 9cb13f6aef Tagging Entropy version 0.99.49.75 2010-09-24 20:18:18 +02:00
Fabio Erculiani 89f97c21ce [todo] update TODO 2010-09-24 19:47:32 +02:00
Fabio Erculiani 37ac11117a [sulfur] lock "Update all" button when application is in locked status 2010-09-24 19:25:46 +02:00
Fabio Erculiani 7f9fdb274c [sulfur] make possible to test application in locked status via "--locked" argv 2010-09-24 19:25:22 +02:00
Fabio Erculiani f7dc678616 [po] update translations 2010-09-24 14:52:10 +02:00
Fabio Erculiani c2e7f3b51b [entropy.db] EntropyRepository: small sqlite3 performance improvement, make it store temp tables in RAM 2010-09-24 14:27:59 +02:00
Fabio Erculiani 32c887e298 Tagging Entropy version 0.99.49.74 0.99.49.74 2010-09-24 14:26:50 +02:00
Fabio Erculiani e857c01a58 [sulfur] add (commented out) profiling code, fix MAIN_APP variable handling 2010-09-24 14:25:56 +02:00
Fabio Erculiani 9853d41702 [entropy.db] EntropyRepository: fix performance regression, previous code was 10 times slower 2010-09-24 14:02:06 +02:00
Fabio Erculiani fbbeeecf80 [entropy.client.interfaces.client] improve speed of Client.shutdown() by not touching SystemSettings plugin (see rational in code) 2010-09-24 13:33:19 +02:00
Fabio Erculiani 6cdd268dfb [entropy.server.interfaces.mirrors] fix regression in handling repository dump (light version) 2010-09-24 13:27:30 +02:00
Fabio Erculiani 4eaba54c38 [entropy.client.interfaces.db] replace "database" with "repository" in messages 2010-09-24 13:12:42 +02:00
Fabio Erculiani 5ab0e7acd5 [sulfur] delay UGC remote data retrieval by 8 seconds by default, avoid UI overloading 2010-09-24 13:04:09 +02:00
Fabio Erculiani 4ddf106f4e [sulfur] improve queue handling buttons, effectively stop queue execution on Abort 2010-09-24 12:56:02 +02:00
Fabio Erculiani 52cfd29acf [sulfur] do not show orphaned packages when no repos are available 2010-09-24 12:10:13 +02:00
Fabio Erculiani a722e014cc Tagging Entropy version 0.99.49.73 0.99.49.73 2010-09-24 11:36:17 +02:00
Fabio Erculiani abd7e4fd33 [sulfur] fix regression, do not bind on_pkgFilter_toggled callback to "refresh" and "install" buttons 2010-09-24 11:31:26 +02:00
Fabio Erculiani 40d12de843 Tagging Entropy version 0.99.49.72 0.99.49.72 2010-09-23 19:03:20 +02:00
Fabio Erculiani 8acc959842 [entropy.spm] PortagePlugin: fix undefined reference 2010-09-23 19:02:59 +02:00
Fabio Erculiani acb355d906 Tagging Entropy version 0.99.49.71 0.99.49.71 2010-09-23 18:45:52 +02:00
Fabio Erculiani 20a1de45ce [entropy.spm] PortagePlugin: support per repository profiles/updates 2010-09-23 18:45:14 +02:00
Fabio Erculiani 32f251feae [entropy.db] EntropyRepository.createAllIndexes: call "ANALYZE" stmt after indexes creation 2010-09-22 20:29:33 +02:00
Fabio Erculiani e62859c6e1 [entropy.db] EntropyRepository: convert remaining closeDB() calls to close() 2010-09-22 20:14:28 +02:00
Fabio Erculiani caff8cc759 [entropy.db] rename EntropyRepositoryBase.closeDB() to EntropyRepositoryBase.close() keeping backward compatibility 2010-09-21 14:03:44 +02:00
Fabio Erculiani c5747a91e6 [equo] handle OSError exception when ENOMEM (Cannot allocate memory) in exception handler 2010-09-21 13:10:22 +02:00
Fabio Erculiani b8514a9c23 [equo] do not use hardcoded error numbers but rather errno module 2010-09-21 13:07:54 +02:00
Fabio Erculiani 6795f4e496 [todo] update TODO 2010-09-20 20:16:37 +02:00
Fabio Erculiani 63a1edbbc9 [conf] repositories.conf: add sabayon-limbo repository info to config file 2010-09-20 20:16:37 +02:00
Daniel Halens Rodríguez 3a0001fdf0 [i18n] Update nl translation 2010-09-18 22:24:19 +01:00
Fabio Erculiani 5b8fd5e28b [entropy.spm] PortagePlugin.package_names_update: make it work using portage tree from CVS 2010-09-18 14:19:35 +02:00
Fabio Erculiani 3b0aefe12b [sulfur] add built-in icon images, make sulfur look good in KDE 2010-09-17 22:14:08 +02:00