lp:~boyska/wikipediadumpreader/devel

Created by boyska and last modified
Get this branch:
bzr branch lp:~boyska/wikipediadumpreader/devel
Only boyska can upload to this branch. If you are boyska please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
boyska
Project:
Wikipedia Dump Reader
Status:
Development

Recent revisions

54. By boyska

search titles, closable tabs, case insensitive lookup, go fallback to search

53. By boyska

FIX gui-locking when loading an article.

DumpReader has been refactored. It won't cache anymore.
Caching & Threading are handled by DumpWorker.
Futures is now the way to do threading easy; unfortunately, QFuture is not
present in PyQt4 API, so we took pythonfutures and did polling (QtFutureWathcer)

DumpWorker.get_url takes a "url" page:///article or search:///something

52. By boyska

Interface is now tabbed.
It now has a "search" button

51. By boyska

DumpReader now is independent from LoaderBox and sys.argv

50. By boyska

That's a great refactoring.

No major feature added, but a lot cleaner code.
DumpReader object cares about retrieving/parsing/searching articles
The new UI doesnt use .ui files anymore.

49. By boyska

Threaded texvc generation

Page now loads in a blink, images are generated in the background
(separate thread).
Also has more robust command line texvc (subprocess.Popen)

48. By boyska

Supports searching for multiple words

47. By boyska

Tooltips on link

46. By Benjamin Thyreau

oops, set again .ui Qt<4.2 compatibility

45. By Benjamin Thyreau

fixed weird crash with non-ascii pathname when run from the Gnome Panel

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers