739 Commits

Author SHA1 Message Date
Kovid Goyal
3a7a5b37f3 Fix bug in BD regexp 2007-10-08 18:03:41 +00:00
Kovid Goyal
653551ab6f 2007-10-08 03:09:30 +00:00
Kovid Goyal
6dd41c1908 2007-10-08 02:52:44 +00:00
Kovid Goyal
e063fbfeb4 Add open ebook button and config dialog to lrfviewer. 2007-10-08 02:21:34 +00:00
Kovid Goyal
f2d3870a5a 2007-10-07 20:33:50 +00:00
Kovid Goyal
3f0099a2e1 oops 2007-10-07 20:20:36 +00:00
Kovid Goyal
b1dea424fe Implement #229 2007-10-07 20:12:25 +00:00
Kovid Goyal
4477a78a5b Move entity conversion into LRF parser from renderer 2007-10-07 19:30:10 +00:00
Kovid Goyal
4914a064c0 Fix #232 2007-10-07 18:28:07 +00:00
Kovid Goyal
7d083926f2 Fix #230 2007-10-07 18:19:02 +00:00
Kovid Goyal
a202e27a58 Another unicode bug. 2007-10-07 16:18:55 +00:00
Kovid Goyal
a72cc18eba Convert wmf images from RTF files using imagemagick 2007-10-06 19:29:07 +00:00
Kovid Goyal
8414c4e295 Fix #226 2007-10-06 05:53:23 +00:00
Kovid Goyal
16d1518d19 Support CSS color attribute and support reading title,author from html0 files. 2007-10-06 05:41:57 +00:00
Kovid Goyal
6bed1e2372 forgot this in the last commit 2007-10-06 03:32:03 +00:00
Kovid Goyal
59faf929ea Initial support for preprocessing BD files 2007-10-06 02:29:49 +00:00
Kovid Goyal
c36e73b616 Fix series pickup on conversion dialog. 2007-10-03 19:14:11 +00:00
Kovid Goyal
4b2398255d Possible fix for unicode errors with non ascii path. 2007-10-03 15:37:22 +00:00
Kovid Goyal
96415015a6 version 0.4.7. Fix nasty bug in metadata handling. 2007-09-30 19:38:05 +00:00
Kovid Goyal
43300a23f2 Fix bulk editing of tags 2007-09-30 19:36:59 +00:00
Kovid Goyal
3b60b217a6 version 0.4.6 2007-09-30 18:01:48 +00:00
Kovid Goyal
976e838d82 Friendlier error message on absence of Portland. 2007-09-30 17:57:43 +00:00
Kovid Goyal
7fbe1b98f4 Fix reading of metadata from pdflrf generated LRF files. 2007-09-30 17:55:00 +00:00
Kovid Goyal
cb89867576 version 0.4.5 2007-09-29 15:41:29 +00:00
Kovid Goyal
7f5deb489d Desktop integration on linux. Fixes #209. 2007-09-27 17:48:49 +00:00
Kovid Goyal
5cebd90e8e Fix #219 2007-09-24 22:11:48 +00:00
Kovid Goyal
4815ecf0ae version 0.4.4
1) Add support for Sup, Sub and Space
2) Fix laying out of ImageBlocks in a Canvas
3) Integrate lrfviewer into main GUI
2007-09-24 19:51:12 +00:00
Kovid Goyal
a050a683c1 Add prs500-unsafe profile. 2007-09-24 16:18:09 +00:00
Kovid Goyal
78d9a58f5c Completion for lrfviewer 2007-09-24 14:38:49 +00:00
Kovid Goyal
750f058b7f Fix #218 2007-09-24 14:37:15 +00:00
Kovid Goyal
b0c35ff3dc Fix #217 2007-09-24 14:36:30 +00:00
Kovid Goyal
7fb1d301b7 version 0.4.3 2007-09-24 03:29:20 +00:00
Kovid Goyal
cb386bee52 2007-09-24 03:25:19 +00:00
Kovid Goyal
206eff4ada Add search events to history 2007-09-24 03:24:52 +00:00
Kovid Goyal
fbb3be46df A much improved LRF layout engine. Implemented search functionality. 2007-09-24 03:16:29 +00:00
Kovid Goyal
4da344abf5 Re-implemented rendering engine without using Qt's rich text facilities. Much faster this way. 2007-09-24 01:49:50 +00:00
Kovid Goyal
126a8771fe Dont barf when there are no formats available. 2007-09-24 00:38:16 +00:00
Kovid Goyal
90d0629997 Output time taken to render 2007-09-23 21:00:36 +00:00
Kovid Goyal
3cd9d872d8 Fix #216 2007-09-23 20:57:48 +00:00
Kovid Goyal
ab4b9dbc11 Fix #214 2007-09-23 16:46:29 +00:00
Kovid Goyal
98b3dfa292 version 0.4.2 2007-09-23 06:38:32 +00:00
Kovid Goyal
887718b331 2007-09-23 06:37:54 +00:00
Kovid Goyal
ffd3ac2b21 Fix #213 2007-09-23 06:36:37 +00:00
Kovid Goyal
5a21453397 Fix placement of overly large ImageBlocks 2007-09-23 00:27:26 +00:00
Kovid Goyal
2adf7f1d13 version 0.4.1 2007-09-23 00:03:27 +00:00
Kovid Goyal
5b21df0678 Add profiling support to lrfviewer 2007-09-22 23:54:40 +00:00
Kovid Goyal
5c369f7d99 Another refactoring of text stream processing to make it even faster and to correctly handle text tags outside <p> elements. 2007-09-22 22:49:22 +00:00
Kovid Goyal
0fbf3cb29a Successfully (though not correctly) parse the output of BookDesigner. 2007-09-22 22:34:09 +00:00
Kovid Goyal
64ed20a65d LRF viewer works on a few test files 2007-09-22 18:12:11 +00:00
Kovid Goyal
eef94d5644 2007-09-22 18:11:47 +00:00