weboob-devel/weboob/applications/qwebcontentedit
Clément Schreiner 07c7b7b1be Code cleaning. Comments, methods renaming and other cosmetic changes.
- added doc strings to every method
 - showPreview -> loadPreview (for consistency)                                                        - _loadPage_cb -> _loadedPage (same for savePage)                                                     - _loadPage_eb -> _errorLoadPage (same for savePage)
 - try to limit lines to 79 columns
2012-03-25 10:22:55 +02:00
..
ui Add 'History' tab, showing the current page's list of previous revisions. fixes #561 2012-03-24 20:14:39 +01:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00
main_window.py Code cleaning. Comments, methods renaming and other cosmetic changes. 2012-03-25 10:22:55 +02:00
qwebcontentedit.py bump to 0.c 2012-03-14 22:09:24 +01:00