Commit Graph

55 Commits

Author SHA1 Message Date
lxnay de6d8e7aac Entropy/Spritz:
- elaborateUndoremove: verify that dep_tree dict contains a 0 key before popping it out


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2898 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-01-14 15:31:28 +00:00
lxnay 272f80ee08 Entropy/Spritz:
- allow colors customization


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2869 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-01-08 20:02:43 +00:00
lxnay 050370b0ee Entropy/Spritz:
- move all the colors variable to SpritzConf
- improve speed on the per-category packages view and enable rubber banding
- other misc changes to improve speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2866 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-01-08 14:18:31 +00:00
lxnay 4b4a2a668f Entropy/Spritz:
- improve speed on calls involving queue add/remove methods


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2832 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-01-02 21:34:11 +00:00
lxnay dbb61f4cef Entropy/Spritz:
- every time we enter the queue add/remove functions show a nice please wait dialog


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2825 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-01-01 17:32:40 +00:00
lxnay 284743975f Entropy/Spritz:
- improve dependencies calculation speed by using built-in map() and filter() methods


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2798 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-17 12:09:20 +00:00
lxnay 8dc99622f2 Entropy/Spritz:
- improved usability: created the Queued tab to allow users review their changes before getting to the Queue tab


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2748 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 21:25:32 +00:00
lxnay de40ae7847 Entropy/Spritz:
- improve speed of elaborateUndoremove


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2747 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 20:23:37 +00:00
lxnay 1f2a17ed7b Entropy/TODO:
- update TODO
Entropy/Spritz:
- implement package sets support
- massive bugfix and remove support for packages in the Updates tab


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2746 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 18:58:45 +00:00
lxnay b8cadf2b6c Entropy/Spritz:
- on the Security advisories tab, when adding packages, always ask before adding


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2742 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 15:16:31 +00:00
lxnay 2c0f3c0827 Entropy/Spritz/Repository Manager:
- add support for notice boards handling
Entropy/Spritz:
- main code reorganization and cleanup (improved stability)
- bye bye gui.py
- add support for notice boards handling
- add support for installed packages database backup/restore
- add the ability to load without/with a corrupted installed packages database (safe mode)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2524 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-13 17:17:41 +00:00
lxnay 6935b6688d Entropy/Spritz:
- fix _get_deep_dependency_list() call in misc.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2168 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-20 22:35:34 +00:00
lxnay 32012d192f Entropy:
- update TODO
Entropy/Spritz:
- fix attribute call


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2155 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-16 19:13:56 +00:00
lxnay 56ce481646 Entropy/EquoInterface:
- add some helper functions to allow easy masked packages management (unmasking function)
- fix an issue regarding wrong SQL syntax (thanks to Jooooooooooooost)
Entropy/Spritz:
- preliminary implementation of Masked Packages management


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2062 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 23:19:29 +00:00
lxnay 3e55be2340 Entropy/Spritz:
- fix typo in function name cleanMarkupSting => renamed to => cleanMarkupString
- handle progress bar updates correctly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2019 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 10:45:45 +00:00
lxnay f82239c989 Entropy/Spritz:
- move i18n support to entropy, syncing with previous translations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1947 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 20:12:14 +00:00
lxnay 85a2734cac Entropy:
- fix calculate_world_updates() and filterSatisfiedDependencies to correctly handle actions
Spritz:
- fix Add all/Remove all buttons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1908 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-02 22:29:14 +00:00
lxnay 091b7ed33a Entropy/Spritz:
- greatly improved speed on queues, popup menus, dependencies calculation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1894 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 12:29:33 +00:00
lxnay 9c344777cc Entropy/Spritz:
- avoid crashing on empty removal list

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1846 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-23 22:58:41 +00:00
lxnay 1e8d4526cc Entropy/Spritz:
- avoid crashing on empty removal list

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1845 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-23 22:18:50 +00:00
lxnay a5a596524b Entropy/Spritz:
- some cleanups
- improved package removal handling


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1843 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-23 18:03:40 +00:00
lxnay 2adcac914a Entropy/Spritz:
- greatly improve etpbase.elaborateInstall()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1840 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-23 11:30:29 +00:00
lxnay 989059e20c Entropy/Spritz:
- greatly improve etpbase.elaborateRemoval()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1839 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-23 11:23:46 +00:00
lxnay 9cb4672b39 Entropy/Spritz:
- allow disabling confirm dialogs


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1838 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-23 11:14:32 +00:00
lxnay 5f29881b6a Entropy/Equo/Spritz:
- some requested bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1808 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-20 14:52:03 +00:00
lxnay a6fb05a999 Entropy/Spritz:
- make pychecker more happy


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1798 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-17 11:34:36 +00:00
(no author) ef76b07a4f Spritz:
- move spritz constants to a separate file


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1360 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 15:30:52 +00:00
(no author) 1649729006 Spritz: be more smart searching spritz.glade
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1339 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 19:17:24 +00:00
(no author) 5bdeae0983 - fix ConfirmationDialog name spelling issue
- fix locale domain in views.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1337 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 17:47:09 +00:00
(no author) 10000ddd8a make spritz using entropy version
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1284 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-23 15:51:50 +00:00
(no author) 6e2d4773be - improved equo search output formatting
- improved spritz stability and eye-candiness

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1270 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 15:02:15 +00:00
(no author) dd691b9eb3 - fixed an issue with dumpTools.loadobj exceptions handling
- fixed an issue with EquoInterface.check_package_update
- fixed package reinstall in Spritz
- improved Spritz speed
- lots of bug fixes also


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1269 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 12:12:51 +00:00
(no author) 7ee1670593 Spritz:
- added a basic categories view
- improved treeview speed
- properly handle packages with missing dependencies
- misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1221 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 10:32:07 +00:00
(no author) 4116c5760a - improved entropy backend interface responsiveness by removing harmful caching
- completed a lot of stuff for spritz, it's still a little bit slow when data is not cached but I'll work out it
things implemented:
 - multi repositories handling code
 - branch switching dialog box
 - queue errors handling
 - su/gksu/kdesu wrapper
 - lots lots lots of bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1218 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 00:34:06 +00:00
(no author) 2f50805654 Spritz:
- make load/save queue working


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1166 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 19:01:33 +00:00
(no author) 745b46aade - Spritz:
- reworked action menu to allow reinstall, remove, purge, update, install, undo reinstall, undo remove, undo purge, undo update, undo install


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1100 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 16:43:39 +00:00
(no author) e16dc35126 Spritz:
- added queue messges popup and rewritten queue handling
Entropy:
- fixed issue causing system packages to be removed (like kernel)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1078 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-22 00:05:02 +00:00
(no author) 0db01aff86 - entropy removed getDependencyTreeCache and global matchFilter which caused issues on a threaded environment
- matchFilter substituted with a sane implementation matchContainer class
- fixed Spritz install/removal queues - removal packages execution can crash due to threading issues, don't count match on it yet


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1069 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-19 09:58:18 +00:00
(no author) 250f257795 - added client database checksum validation to available packages calculation
- fixed and test packages removal


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1044 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:39:37 +00:00
(no author) faf3a1b75d - fixed removal queue calculation
- implemented removal queue execution in spritz


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1043 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:27:49 +00:00
(no author) c81c578d9c SPRITZ:
- implemented console right click menu
 - implemented repositories force update option
 - fixed an issue which caused text_ui functions to not return a valid exit status
svn ci -m 

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1040 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 19:17:42 +00:00
(no author) 504d2bd3a0 - fixed a small graphical glitch with downloadSize in text_ui.py
- more work on spritz polishing and entropy implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1038 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 13:34:02 +00:00
(no author) f34bdff9fa - substituted TextView widget with vte.Terminal which allows spritz to redirect portage.doebuild output to it
- further development on package queue execution
NOTE: you will need vte compiled with python USE flag from now on


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1036 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-12 15:38:27 +00:00
(no author) 0d1b9f4274 - started to implement queue actions
- fixed two issues in the server part whose caused client database to be erroneously opened and tree updates to run on an empty repository database


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1032 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-11 19:30:29 +00:00
(no author) a34559137e - fixed issues with queues handling
- beautified messages


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1031 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-10 22:56:48 +00:00
(no author) 9417f2bbf5 - updated dependencies calculation code to work better on weird situations
i'll start to focus on the queue execution tomorrow

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1030 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 23:47:08 +00:00
(no author) 8079bded7f - dependencies calculation queues (removal,update,install) should now work as expected
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1029 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 21:41:48 +00:00
(no author) bb213bebf5 - some updates to spritz queue handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1027 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 17:26:27 +00:00
(no author) f0d6be8d4d disable yum profile stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1007 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 20:32:03 +00:00
(no author) 5c0d8a0376 setting right PIXMAPS path
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1004 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:24:38 +00:00