Commit Graph

5470 Commits

Author SHA1 Message Date
Fabio Erculiani
2425a639df [sulfur] add missing ugc icon 2010-01-24 09:33:26 +01:00
Fabio Erculiani
d9cbb6e682 [sulfur.filters] make possible to use & to concatenate search terms in filter bar 2010-01-24 01:18:04 +01:00
Fabio Erculiani
d5ef9a42d0 [sulfur] add package icon support to main packages view (including autoloading)
PLEASE NOTE:
package icons autoloading is not perfect yet, Sulfur should rather try to
get icons of visible elements (will be so by next commits)
2010-01-24 01:00:02 +01:00
Fabio Erculiani
1a79ced3f4 [entropy.client.services.ugc.interfaces] improve Entropy Client UGC interface to cache, expose some handy methods 2010-01-24 00:55:36 +01:00
Fabio Erculiani
d4bca3b96c [sulfur] show loading message while executing package search 2010-01-23 22:20:17 +01:00
Fabio Erculiani
09fcac18a7 [entropy.client.services.ugc] code style update 2010-01-23 21:52:24 +01:00
Fabio Erculiani
a0cfc6e8df [reagent] when editing deps and user hit cancel, go to the next package 2010-01-23 18:21:35 +01:00
Fabio Erculiani
cd9c11c0d3 Update ChangeLog for version 0.99.24.11 0.99.24.11 2010-01-23 17:44:03 +01:00
Fabio Erculiani
e7d237f887 [entropy.db] EntropyRepository: several fixes to old-style Portage virtual packages support (this code will be moved to entropy.spm) 2010-01-23 17:41:32 +01:00
Fabio Erculiani
faef0b84c8 [entropy.db] EntropyRepository: add new method "retrieveKeySplit" 2010-01-23 17:40:56 +01:00
Fabio Erculiani
dd3e5d1b25 [equo] fix deptest output if all deps are satisfied 2010-01-23 17:40:27 +01:00
Fabio Erculiani
36be7ff9d3 [reagent] fix atom_match call in package-dep tool 2010-01-23 17:00:42 +01:00
Fabio Erculiani
388d9597c6 [sulfur] implement package icons support in Sulfur package properties menu 2010-01-23 15:25:07 +01:00
Fabio Erculiani
1c305df86e [sulfur] remove sulfur.misc, move everything to sulfur.core 2010-01-23 15:24:41 +01:00
Fabio Erculiani
345b847ec3 [sulfur] fix some vbox orientations (due to glade bug) in sulfur.glade 2010-01-23 15:22:39 +01:00
Fabio Erculiani
e3a9b8f325 [entropy.client.services.ugc] only return first (chronologically) package icon if more are available 2010-01-23 15:21:20 +01:00
Fabio Erculiani
1d0ec5dd04 [entropy.client.services.ugc] add support for UGC package icon 2010-01-23 15:12:09 +01:00
Fabio Erculiani
0e8800fd7d [sulfur] cleanup old spritz stuff 2010-01-23 08:57:55 +01:00
Fabio Erculiani
28b86c5c5d [reagent/equo] implement full repository dependency editor 2010-01-23 02:07:30 +01:00
Fabio Erculiani
157cca7157 [entropy.output] TextInterface.input_box() several fixes to combo 2010-01-23 02:06:56 +01:00
Fabio Erculiani
7a8b919778 [entropy.output] TextInterface.input_box: fix list edit option, make possible to go back 2010-01-23 00:27:36 +01:00
Fabio Erculiani
89fefc4df0 [reagent] do not directly use print() 2010-01-23 00:22:16 +01:00
Fabio Erculiani
2a94d1b88c [entropy.output] TextInterface.input_box: add edit option to list editor 2010-01-23 00:20:17 +01:00
Fabio Erculiani
1a3c456271 [entropy.client.services.ugc] check if repository supports UGC before trying to connect 2010-01-23 00:19:50 +01:00
Fabio Erculiani
d99b2cd5de [entropy.spm] PortagePlugin: do not crash if env-update is not in PATH 2010-01-23 00:19:28 +01:00
Fabio Erculiani
87033a262d [equo] fix "equo database restore" and "equo database backup" tools 2010-01-23 00:07:54 +01:00
Fabio Erculiani
10930e409e [entropy.client] improve usability of restore_database and backup_database functions 2010-01-23 00:07:18 +01:00
Fabio Erculiani
186cf5b8e0 [entropy.output] fix combo box support in input_box, add space between request and input 2010-01-23 00:06:35 +01:00
Fabio Erculiani
c105c60379 [todo] update TODO 2010-01-22 14:06:27 +01:00
Fabio Erculiani
5eb3142ba4 [entropy.tools] another set of module API moves and etpConst['entropytagprefix'] adoption 2010-01-22 14:04:52 +01:00
Fabio Erculiani
6e9611b75b Update ChangeLog for version 0.99.24.10 0.99.24.10 2010-01-22 09:54:28 +01:00
Fabio Erculiani
dc6b49f8b9 [sulfur] improve treeview usability (showing a loading message) 2010-01-22 09:53:35 +01:00
Fabio Erculiani
7a90b2ad53 [sulfur] fix InputDialog return value when cancel button is pressed 2010-01-22 09:19:59 +01:00
Fabio Erculiani
5e04299ec8 [entropy.tools] more module API cleanup 2010-01-21 20:52:19 +01:00
Fabio Erculiani
65af10990b Update ChangeLog for version 0.99.24.9 0.99.24.9 2010-01-21 20:29:32 +01:00
Fabio Erculiani
d2b627f588 [entropy.client.interfaces.dep] code style update 2010-01-21 20:25:39 +01:00
Fabio Erculiani
1d8b57195d [entropy.client] remove ugly hack, upstream fixed it and we don't want this crap around 2010-01-21 20:24:32 +01:00
Fabio Erculiani
d6336a67e3 [entropy.client.interfaces.dep] restrict tagged packages dependency match inside installed tags
This change affects dependency matching in a way that Entropy package tags
are used to reduce package matching scope when a tagged package is already
installed. For example, in Sabayon, when a new kernel is available, previous
Entropy versions used to pull it in. Avoiding to do this automatically and if
not required by user, makes possible to not risk to make a system unbootable,
especially when using proprietary, external video drivers.
2010-01-21 20:09:52 +01:00
Fabio Erculiani
e3dec4606a [entropy.const] pre-add (not in use yet) default Entropy package tag prefix 2010-01-21 20:06:16 +01:00
Fabio Erculiani
469726466b [entropy.tools] add two new functions entropy_compare_package_tags and sort_entropy_package_tags 2010-01-21 20:05:49 +01:00
Fabio Erculiani
d3e5c9b280 [todo] update TODO 2010-01-21 20:05:19 +01:00
Fabio Erculiani
fd49338ce4 Update ChangeLog for version 0.99.24.8 0.99.24.8 2010-01-21 13:51:31 +01:00
Fabio Erculiani
477284b987 [sulfur] spawn UGC in parallel after repo sync 2010-01-21 13:51:07 +01:00
Fabio Erculiani
956ddd0829 [magneto] fix indentation error 2010-01-21 13:44:24 +01:00
Fabio Erculiani
b523e1c6e8 [sulfur] reintroduce child pids kill function, this time should be safe 2010-01-20 22:06:29 +01:00
Fabio Erculiani
ae66b857f3 [sulfur] improve InputDialog reliability 2010-01-20 22:01:34 +01:00
Fabio Erculiani
fc392e471f [sulfur] do not raise ValueError but just return empty list when get_installed_pkg_objs_for_selected() is not allowed 2010-01-20 21:56:01 +01:00
Fabio Erculiani
3b5079ff21 [sulfur] improve reliability of parallel groups metadata generation 2010-01-20 21:51:01 +01:00
Fabio Erculiani
3654d25c95 [entropy.qa] code style update 2010-01-20 21:50:46 +01:00
Fabio Erculiani
2ccf9be833 [entropy.client.interfaces.dep] code style update 2010-01-20 21:24:50 +01:00