| 6 weeks | Ali Afshar | Python browser. Fixed isntances with missing superclass names. |
| 6 weeks | Ali Afshar | Python browser: prettier documentation strings |
| 6 weeks | Ali Afshar | Python browser: fixed decorators that are calls to functions. Fixes lp:237851 |
| 6 weeks | Ali Afshar | use images for python browser types |
| 6 weeks | Ronny Pfannschmidt | removed some unused imports |
| 6 weeks | Mathieu Virbel | fix typo |
| 6 weeks | Mathieu Virbel | add all locales from launchpad |
| 6 weeks | Mathieu Virbel | add a way to import all locales from rosetta (launchpad) |
| 6 weeks | Mathieu Virbel | add check of external tools (intltool + gettext) |
| 7 weeks | Ali Afshar | merged after backout |
| 7 weeks | Ali Afshar | Backed out changeset 541b75eeb852 |
| 7 weeks | Ronny Pfannschmidt | slaughtered the session service, reduced to saving the current open files to gconf |
| 7 weeks | Ronny Pfannschmidt | fixed small bug in option registration |
| 7 weeks | Ronny Pfannschmidt | * * * |
| 7 weeks | Ronny Pfannschmidt | disable logging for unittests |
| 7 weeks | Ali Afshar | better docstring display in python browser |
| 7 weeks | Ronny Pfannschmidt | removed boss.get_pida_home, plugins just should use pida.core.environment.pida_home |
| 7 weeks | Ronny Pfannschmidt | removed some unused methods from boss |
| 7 weeks | Ronny Pfannschmidt | removed dead code in pida.ui.terminal |
| 7 weeks | Ronny Pfannschmidt | plugin bookmark: fixed typo |
| 7 weeks | Ronny Pfannschmidt | python plugin rope: use project.pycore instead of project.get_pycore() |
| 7 weeks | Ronny Pfannschmidt | moved vim related modules to the vim editor service, removed crud |
| 7 weeks | Ronny Pfannschmidt | bumped required python version to 2.5 |
| 7 weeks | Ronny Pfannschmidt | fixed plugin unloading |
| 7 weeks | Ronny Pfannschmidt | fixed missed out change for the plugin loader refactoring |
| 7 weeks | Ronny Pfannschmidt | refactored service/plugin loading, its now package based |
| 7 weeks | Ronny Pfannschmidt | some code cleanups |
| 7 weeks | Ronny Pfannschmidt | disable colordiff for svn/git |
| 2 months | Ali Afshar | Python plugin: Added support for decorators, classmethods and staticmethods |
| 2 months | Ali Afshar | Updated python browser to use rope. |
| 2 months | Ronny Pfannschmidt | fixed python class/function view |
| 3 months | Ali Afshar | Changelog |
| 3 months | Ali Afshar | Set correct controlling terminal on VC commands. Patch from GC Birzan. lp:154107 |
| 3 months | Ali Afshar | Changelog |
| 3 months | Ali Afshar | Support http proxy. Fixes lp:120543 |
| 3 months | ali | Changelog |
| 3 months | ali | Prevent version control actions in non-versioned directories. Fixes #103 |
| 3 months | David Soulayrol | Added better control of emacs communication. Fixes #202. |
| 3 months | David Soulayrol | Fixed emacs-related logger. |
| 3 months | David Soulayrol | Fixed wrong variable call in EmacsCallback. |
| 3 months | Ronny Pfannschmidt | adapted api changes |
| 3 months | Tobias Eberle | project: show "Project Properties" in popup menu in project list (fixed #149) |
| 3 months | Tobias Eberle | contexts: added menu as parameter to show-menu/menu-deactivated events |
| 3 months | Tobias Eberle | contexts/filemanager: popup menu improvements |
| 3 months | Ronny Pfannschmidt | got rid of the mess pida.core.plugins |
| 3 months | Ronny Pfannschmidt | took the Environment class away, its module level now |
| 3 months | Ronny Pfannschmidt | fixed typo |
| 3 months | Tobias Eberle | openwith: added terminal property to be able to choose whether the application should be started in a terminal |
| 3 months | Ronny Pfannschmidt | merged |
| 3 months | Tobias Eberle | filemanager |
| 3 months | Ronny Pfannschmidt | removed some useless service management attributes |
| 3 months | Ronny Pfannschmidt | fixed bug in the foreign unsubscription code |
| 3 months | Ronny Pfannschmidt | fixed typo |
| 3 months | Tobias Eberle | added Tobias Eberle to AUTHORS |
| 3 months | Tobias Eberle | adapted to new api |
| 3 months | Tobias Eberle | merged |
| 3 months | Tobias Eberle | filemanager: rewrite of file hidden check: checkers can now be en-/disabled by the user |
| 3 months | Ronny Pfannschmidt | more changes |
| 3 months | Ronny Pfannschmidt | big api cleanup, BREAKS STUFF!!! |
| 3 months | Ronny Pfannschmidt | ported eventsconfig to subscriberconfig |