174 Commits

Author SHA1 Message Date
Kovid Goyal
2e3157cfa3 Implement #449 2008-01-10 01:15:59 +00:00
Kovid Goyal
2d0e0707a6 Fix #278 2008-01-09 19:09:53 +00:00
Kovid Goyal
4f5dafad5a Make tagging system fully case insensitive and implement a tag editor 2008-01-08 20:49:52 +00:00
Kovid Goyal
3deb351b3a Initial implementation of driver for Kindle by Marielle (tested on windows only. No metadata support) 2008-01-07 22:23:56 +00:00
Kovid Goyal
718837b1b9 Friendlier error messages when fetching cover fails. 2008-01-07 22:06:20 +00:00
Kovid Goyal
6853bfbd88 Add .mobi, .prc and .azw to list of book extensions 2008-01-03 19:57:03 +00:00
Kovid Goyal
82d4c5a612 Add CNN and Dilbert feeds 2008-01-03 19:49:52 +00:00
Kovid Goyal
25b44ddfb7 Make adding feeds to GUI automatic 2008-01-03 19:08:47 +00:00
Kovid Goyal
fd46312fcc Make adding feeds to GUI automatic 2007-12-31 20:07:07 +00:00
Kovid Goyal
0959c9714e Fix bug in choose directory dialog that was preventing dialog settings from being saved and also causing crashes on some qt builds 2007-12-27 23:50:51 +00:00
Kovid Goyal
7227fe1c4f Refactor search implementation 2007-12-27 21:03:52 +00:00
Kovid Goyal
99ceb7a142 Add WSJ, Barrons and Portfolio.com profiles 2007-12-15 22:07:16 +00:00
Kovid Goyal
a8cfef8a60 Fix display of comics 2007-12-15 21:11:56 +00:00
Kovid Goyal
3d6919d73a Changing the database path should use an already existing database at the new location if possible. 2007-12-15 18:53:29 +00:00
Kovid Goyal
2a2f2ff2b7 Fix #386 2007-12-13 21:28:58 +00:00
Kovid Goyal
8f9bb12c7f More helpful error message when the database is locked 2007-12-10 17:06:39 +00:00
Kovid Goyal
d6bfea6684 Switch to rtf2xml from unrtf as the RTF conversion engine. 2007-12-10 02:02:32 +00:00
Kovid Goyal
9fe7e54bcf Add a 25 pixel buffer for window title bar 2007-12-10 01:57:13 +00:00
Kovid Goyal
194147005d Add a 25 pixel buffer for window title bar 2007-12-10 01:53:52 +00:00
Kovid Goyal
01f65a1ce1 Add more untranslated strings 2007-12-09 19:20:23 +00:00
Kovid Goyal
3b9d76edfe Fix #369. Update translations. 2007-12-08 18:10:50 +00:00
Kovid Goyal
e1642c6a8a Images for german feeds 2007-12-07 00:46:33 +00:00
Kovid Goyal
65062f6c37 Fix #373 2007-12-07 00:40:31 +00:00
Kovid Goyal
4cdd498f22 Fix #369 2007-12-06 01:09:55 +00:00
Kovid Goyal
8a6f967645 Implement #364 2007-12-06 00:04:22 +00:00
Kovid Goyal
27bcf6071e Add ability to specify frequently used directories on linux 2007-12-05 23:01:49 +00:00
Kovid Goyal
8a111f5730 Handle errors in update thread gracefully 2007-12-05 22:13:50 +00:00
Kovid Goyal
ab242cc96d Implement #111 2007-12-05 21:45:43 +00:00
Kovid Goyal
f9441e3676 Fix #368 2007-12-05 21:06:38 +00:00
Kovid Goyal
cee1d202cf Fix #368 2007-12-05 19:10:57 +00:00
Kovid Goyal
cedbe608ec Implement #352 2007-12-05 06:04:39 +00:00
Kovid Goyal
bfccc26518 Fix #362 2007-12-05 04:11:18 +00:00
Kovid Goyal
0e9a8296f2 Fix #348 2007-12-02 22:15:36 +00:00
Kovid Goyal
007bd627ed 2007-12-02 21:31:17 +00:00
Kovid Goyal
8de3d3aa50 Fix #308 2007-11-30 20:50:07 +00:00
Kovid Goyal
f97f1c91d2 Add profile for the New York Review of Books 2007-11-28 22:22:19 +00:00
Kovid Goyal
7de56b92ec Finally finished The Economist profile. 2007-11-28 06:13:51 +00:00
Kovid Goyal
5491591b1e Add support for embedding fonts to the GUI 2007-11-21 17:23:13 +00:00
Kovid Goyal
cb09be5d4a Add support for embedding fonts to the GUI 2007-11-20 01:36:12 +00:00
Kovid Goyal
546a402df5 Show more informative error when failing to get cover. 2007-11-18 20:16:37 +00:00
Kovid Goyal
8adda151eb Update translation strings 2007-11-17 18:08:36 +00:00
Kovid Goyal
3086b89634 Use reasonable timeouts when fetching metadata from server 2007-11-15 02:05:20 +00:00
Kovid Goyal
29ecca2c11 Fix #282. Implement the --base-font-size option 2007-11-15 01:14:57 +00:00
Kovid Goyal
64b149f024 Fix #294 2007-11-14 21:29:02 +00:00
Kovid Goyal
85718558aa Fix #275 2007-11-14 04:41:13 +00:00
Kovid Goyal
d6a03e5bf1 Fix bug in forms compile code 2007-11-13 18:30:36 +00:00
Kovid Goyal
8f7335ff56 Enforce a maximum size for cover display widgets. 2007-11-13 17:56:46 +00:00
Kovid Goyal
5b80e7034e Fix #289 2007-11-13 01:40:09 +00:00
Kovid Goyal
8a0f67c606 Move opening of device into worker thread as this is expensive operation for 505 and I dont like to have the GUI freeze, however briefly. 2007-11-12 21:03:42 +00:00
Kovid Goyal
6107288351 Fix #287 2007-11-12 04:56:28 +00:00