Commit Graph

271 Commits

Author SHA1 Message Date
lxnay d64f205ffc Entropy/Spritz:
- speed up searches by removing description from filters


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2388 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-16 21:04:15 +00:00
lxnay ccbe159e82 Entropy/Spritz:
- UGC: implement item properties (show), item submit (add), item deletion (remove)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2384 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-15 16:26:41 +00:00
lxnay f240c15097 Entropy/Spritz:
- started to implement UGC metadata handling inside the Package Info window


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2378 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-07 20:55:03 +00:00
lxnay 5c3bbb46ae Entropy/Spritz:
- add some image constants in the const class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2377 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-07 19:52:10 +00:00
lxnay 1955786170 Entropy/Spritz:
- sleep 2 seconds on the shut down to allow threads to exit cleanly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2376 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-07 19:51:29 +00:00
lxnay 0a2fe3e53c Entropy/Spritz:
- avoid using 100% CPU and messing with threads while voting


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2374 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-06 20:59:52 +00:00
lxnay c964b47bee Entropy/Spritz:
- put voting feature inside the applications TreeView
(which means a LOT of work)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2372 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-06 14:01:46 +00:00
lxnay dfb6f71160 Entropy/Spritz:
- make UGC basic metadata (vote and download info) to be downloaded/updated in background every 2 minutes
- make voting possible from the package properties menu
- more work on UGC support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2371 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-05 18:40:45 +00:00
lxnay aeb5ed8c14 Entropy/Spritz/etpgui:
- getUGCPackageVote(): improve function speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2370 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-05 18:36:14 +00:00
lxnay 3052af44f4 Entropy/Spritz:
- update graphics and add some new UGC related icons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2369 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-05 18:34:34 +00:00
lxnay 021f399670 Entropy/Spritz:
- start to implement UGC inside the application, first step


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2367 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-08-31 19:25:28 +00:00
lxnay d97cde0243 Entropy/Spritz:
- remove debugging stuff pulled in by the previous commit

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2323 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-08-01 17:13:09 +00:00
lxnay 51fb1086d9 Entropy/Spritz:
- implement askQuestion and inputBox methods inherited from TextInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2322 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-08-01 17:11:46 +00:00
lxnay d1ccbab6ea Entropy/Spritz:
- avoid to install binary packages when a queue is running
Entropy/TODO:
- updated TODO
Entropy/Equo:
- added moo option, can't tell you anything on the feature


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2282 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-07-21 13:37:55 +00:00
lxnay db6c48f227 Entropy/Spritz:
- remove entropy-notification.png


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2256 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-07-07 10:48:27 +00:00
lxnay 75cb23ddca Entropy/Spritz:
- get rid of the applet from here, splitting...


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2255 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-07-07 10:44:04 +00:00
lxnay 3c43ce7446 Entropy/Spritz:
- use entropyContants's functions to parse repository strings
- add SSL port parameter to the repository settings window


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2254 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-07-06 17:23:33 +00:00
lxnay d21d8f6db0 Entropy/RepositoryManager:
- first bunch of code implemented, using urwid library
- application name = Enzyme
Entropy/entropyTools:
- improved parallelTask(), make it use *args and **kwargs
- fixed code accordingly
- some new functions
Entropy/outputTools:
- make shell output function faster by reducing call time


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2179 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-24 13:22:14 +00:00
lxnay e4c54f4fed Entropy/Spritz:
- fix Package Info menu

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2173 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 13:45:50 +00:00
lxnay 2770ea52bb Entropy/Spritz:
- fix License window setup

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2171 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 08:19:47 +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 ccaef70199 Entropy:
- move proxy initialization to entropyTools.add_proxy_opener()
- fix writeParameterToFile() when disabling items
EquoInterface:
- update proxy setup using entropyTools.add_proxy_opener()
- add support for _basic_ proxy username and password authentication
Entropy/Spritz:
- export proxy username and password settings


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2160 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-19 18:35:28 +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 ecee2c3db3 Entropy/Equo:
- handle FtpError exceptions
Entropy/Spritz:
- update Dutch translator


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2144 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 20:36:47 +00:00
lxnay 583e8db155 tagging entropy 0.15.22
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2139 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 15:46:18 +00:00
lxnay 4d50892681 Entropy/TextInterface:
- flush stdout and stderr
Entropy/FtpInterface:
- handle EOFError on closeConnection()
Entropy/Spritz:
- add Daniel Halens to the translation team


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2109 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-04 14:29:32 +00:00
lxnay 09be071a37 Entropy/Spritz:
- some cosmethical updates
Entropy:
- fix a typo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2099 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 17:08:28 +00:00
lxnay ce02cde735 Entropy/Spritz:
- reset progress bars when done with the queue

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2095 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 09:32:20 +00:00
lxnay 41fa452543 Entropy/Spritz/EquoInterface:
- fix some weirdness when reloading configuration


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2089 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 23:19:03 +00:00
lxnay 5729be2148 Entropy/Spritz:
- properly install mimetype for GNOME/XDG


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2086 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 17:14:07 +00:00
lxnay 8b7cc0c2b4 Entropy:
- update TODO
Entropy/Spritz:
- make possible to install tbz2 from KDE right clicking on the package (GNOME in the next commit)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2084 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 16:20:37 +00:00
lxnay 71b78d3902 Entropy:
- improve addRepository() and removeRepository() to work live
Entropy/Spritz:
- implement the ability to install external binary packages


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2083 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 12:21:07 +00:00
lxnay 80a1955274 Entropy/Spritz:
- implement the Preferences menu
- reorder left buttons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2080 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 09:10:25 +00:00
lxnay 8c07cc2301 Entropy/Spritz:
- complete the implementation of the Package Masking Interface

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2067 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 11:55:41 +00:00
lxnay ebc3c58728 Entropy/Spritz:
- fix OK button in the masked packages dialog


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2063 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 23:36:29 +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 7bb150cfc7 Entropy/Spritz:
- add package masking menu gfx


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2061 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 12:09:20 +00:00
lxnay f49e587812 Entropy/Spritz:
- update spritz.desktop
- add entropy mimetypes info


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2060 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 12:08:44 +00:00
lxnay 566f289750 Entropy/Notification Applet:
- make it working again


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2047 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:24:19 +00:00
lxnay bd14534724 Entropy/Spritz:
- add Repository Service Port setting to the Repositories management window

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2039 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 17:06:08 +00:00
lxnay 1252ed7802 Entropy/Spritz:
- implement the 'Abort Queue' button to stop queue processing


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2032 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 22:51:35 +00:00
lxnay 3cf3695ea5 Entropy/Spritz:
- some code cleanup and speed optimization

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2031 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 20:06:11 +00:00
lxnay ccf0e063ee Entropy/Spritz:
- add 'Skip Mirror' button


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2030 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 16:42:29 +00:00
lxnay e3a4d42c12 Entropy/Spritz:
- show more information about the packages list shown


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2027 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:40:26 +00:00
lxnay 4e35ff6135 Entropy/Spritz:
- make reinstallable packages collection 50x times faster, thanks to the previous commit
  - added filterReinstallable()
  - rewritten isReinstallable()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2026 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:35:48 +00:00
lxnay eb5b70baa9 Entropy/Spritz:
- reworked the About window


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2024 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 14:26:20 +00:00
lxnay eb8e2ccb88 Entropy/Spritz:
- some code cleanup
- avoid issues with parsing markups


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2023 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 13:42:49 +00:00
lxnay d54c93616a Entropy/Spritz:
- some code cleanup


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2021 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 11:26:16 +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 2d6ba42d29 Entropy/Spritz:
- fix an issue causing to raise a ProgrammingError exception by sqlite3 after packages installation
reported by The Joost


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2018 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 10:32:33 +00:00