Wed, 26 May 2010 11:53:31 +0100 |
teknolog |
Removed unused SQLite and SoundEngine
|
changeset |
files
|
Wed, 26 May 2010 10:44:32 +0100 |
teknolog |
Fix for bug 2719.
|
changeset |
files
|
Fri, 14 May 2010 17:58:36 +0100 |
Simon Howkins |
Added tag PDK_3.0.i for changeset 70749e2f572d
TAGS
|
changeset |
files
|
Fri, 14 May 2010 16:33:45 +0100 |
Simon Howkins |
Creation of TAGS branch.
TAGS
|
changeset |
files
|
Thu, 13 May 2010 13:56:05 +0100 |
teknolog |
Import from FCL default branch
|
changeset |
files
|
Thu, 29 Apr 2010 11:55:32 +0100 |
teknolog |
merge
PDK_3.0.i
|
changeset |
files
|
Tue, 27 Apr 2010 13:29:07 +0100 |
teknolog |
Fixed icons by Anna
|
changeset |
files
|
Mon, 26 Apr 2010 23:08:41 +0100 |
teknolog |
Crude video file detection implemented
|
changeset |
files
|
Mon, 26 Apr 2010 22:11:45 +0100 |
teknolog |
Fix for bug 2092
|
changeset |
files
|
Sat, 24 Apr 2010 22:26:43 +0100 |
teknolog |
CPodcastQueueView now inherits CPodcastShowsView instead of CPodcastListView. This removes the duplicated code between the two classes.
|
changeset |
files
|
Sat, 24 Apr 2010 21:46:17 +0100 |
teknolog |
Added video podcast icons, but they don't work correctly yet.
|
changeset |
files
|
Sat, 24 Apr 2010 20:10:46 +0100 |
teknolog |
Fix for bug 2488: RHTTPResponse::StatusText returns KNullDesc for 404 for FeedBurner, but this text was only used in debug output.
|
changeset |
files
|
Sat, 24 Apr 2010 18:58:55 +0100 |
teknolog |
Added method that checks for deleted downloaded files and updates DB accordingly
|
changeset |
files
|
Mon, 05 Apr 2010 13:54:26 +0100 |
teknolog |
Fixed Code Scanner L-issues; Further improvements to HTTP robustness
|
changeset |
files
|
Mon, 05 Apr 2010 11:33:41 +0100 |
teknolog |
Fixed DEF files. Tested with Qt SQLite.
|
changeset |
files
|
Sun, 04 Apr 2010 21:47:56 +0100 |
teknolog |
Even more robustness improvements for HTTP client - specifically disk full problems
|
changeset |
files
|
Sun, 04 Apr 2010 18:52:11 +0100 |
teknolog |
Cleaned up panic handling
|
changeset |
files
|
Sun, 04 Apr 2010 18:38:49 +0100 |
teknolog |
Fix for memory leak when opening Show View
|
changeset |
files
|
Sun, 04 Apr 2010 18:14:15 +0100 |
teknolog |
Don't show feed/show date when an error occured
|
changeset |
files
|
Sun, 04 Apr 2010 18:06:31 +0100 |
teknolog |
DB robustness improved also for ShowEngine
|
changeset |
files
|
Sun, 04 Apr 2010 16:23:10 +0100 |
teknolog |
Added "Reset database" option in settings. Further robustness fixes for Feeds.
|
changeset |
files
|
Sun, 04 Apr 2010 15:54:17 +0100 |
teknolog |
Significantly improved database robustness
|
changeset |
files
|
Sun, 04 Apr 2010 00:21:57 +0100 |
teknolog |
Moved temporary feed parser files to subdirectory under private dir, and added cleanup of this directory on startup.
|
changeset |
files
|
Sat, 03 Apr 2010 21:28:44 +0100 |
teknolog |
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
|
changeset |
files
|
Sat, 03 Apr 2010 16:03:09 +0100 |
teknolog |
Fix for regression in icon handling. Minor fix for trailing backslash in podcast dir in settings pane. New udeb SISs.
|
changeset |
files
|
Sat, 03 Apr 2010 14:54:19 +0100 |
teknolog |
Fix for bug 2338 - Podcatcher doesn't know about disk F:
|
changeset |
files
|
Sat, 03 Apr 2010 13:33:15 +0100 |
teknolog |
Fix for bug 2114 - Podcatcher wont close from the "open apps" menu
|
changeset |
files
|
Sat, 03 Apr 2010 12:02:32 +0100 |
teknolog |
Fix for bug 2399 - variations in OPML syntax
|
changeset |
files
|
Sat, 03 Apr 2010 11:47:26 +0100 |
teknolog |
Fix for bug 2408. Improved feed engine robustness.
|
changeset |
files
|
Sat, 03 Apr 2010 10:55:45 +0100 |
teknolog |
Removed debug code that place the DB in the wrong place; Fix for DL queue not updating show icon correctly when moving to next download.
|
changeset |
files
|
Thu, 01 Apr 2010 11:47:56 +0200 |
Lars Persson |
Update to keep features from merge.
|
changeset |
files
|
Thu, 01 Apr 2010 11:41:33 +0200 |
Lars Persson |
Merge from Teknologs branch
|
changeset |
files
|
Thu, 01 Apr 2010 11:39:23 +0200 |
Lars Persson |
What is this??
|
changeset |
files
|
Wed, 31 Mar 2010 18:09:02 +0200 |
Lars Persson |
Add so image conversion is done in feedinfo if image already exist.
|
changeset |
files
|
Wed, 31 Mar 2010 16:09:11 +0100 |
teknolog |
Merge with lars' fixes
|
changeset |
files
|
Wed, 31 Mar 2010 15:36:43 +0100 |
teknolog |
Don't show error text in queue view
|
changeset |
files
|
Wed, 31 Mar 2010 16:06:20 +0200 |
Lars Persson |
Further updates to podcatchers handling of cached icons. Now cache the uid of icon in feedview and reuse if already cloned. Only one icon loaded anyway.
|
changeset |
files
|
Wed, 31 Mar 2010 14:50:33 +0200 |
Lars Persson |
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
|
changeset |
files
|
Wed, 31 Mar 2010 08:41:07 +0200 |
Lars Persson |
Updated feedinfo handling some
|
changeset |
files
|
Wed, 31 Mar 2010 08:19:35 +0200 |
Lars Persson |
Remove icon index. Start caching icons as mbms.
|
changeset |
files
|
Thu, 11 Mar 2010 20:53:00 +0100 |
Lars Persson |
Export the proper functions for DLL usage
|
changeset |
files
|
Thu, 11 Mar 2010 20:45:26 +0100 |
Lars Persson |
Updated DEF file with the proper exports
|
changeset |
files
|
Sat, 13 Mar 2010 22:20:33 +0000 |
teknolog |
Fix for regression in popup menu fix for queue view
|
changeset |
files
|
Sat, 13 Mar 2010 22:00:39 +0000 |
teknolog |
Fix for bug 2152 plus minor fix for S1 UI
|
changeset |
files
|
Sat, 13 Mar 2010 18:48:25 +0000 |
teknolog |
Fix for middle toolbar button being drawn in single tap mode when there is only 1 button
|
changeset |
files
|
Sat, 13 Mar 2010 16:53:21 +0000 |
teknolog |
Fix for bug 2217
|
changeset |
files
|
Fri, 12 Mar 2010 09:50:01 +0000 |
teknolog |
Enabled single tapping macro in feed view
|
changeset |
files
|
Fri, 12 Mar 2010 09:34:08 +0000 |
teknolog |
Merge with symbian1 branch
|
changeset |
files
|
Fri, 12 Mar 2010 00:20:10 +0000 |
teknolog |
Fix for accidental merge regressions. Text fixes for tool tip and settings.
|
changeset |
files
|
Thu, 11 Mar 2010 21:45:01 +0000 |
teknolog |
Fixed context sensitive help. Ticket #2089
|
changeset |
files
|
Thu, 11 Mar 2010 20:29:28 +0000 |
teknolog |
Added missing strings for On and Off settings
|
changeset |
files
|
Thu, 11 Mar 2010 20:15:58 +0000 |
teknolog |
Fix for #2197
|
changeset |
files
|
Wed, 10 Mar 2010 23:33:02 +0000 |
teknolog |
Nicer way to handle back from queue view to feed/show view
symbian1
|
changeset |
files
|
Wed, 10 Mar 2010 23:26:17 +0000 |
teknolog |
Removed unused SoundEngine
symbian1
|
changeset |
files
|
Wed, 10 Mar 2010 10:50:53 +0000 |
Brendan Donegan |
Put SVG files in the right place for Symbian^3
Symbian3
|
changeset |
files
|
Tue, 09 Mar 2010 16:24:43 +0000 |
Brendan Donegan |
Merged Sebastian's resource file changes
Symbian3
|
changeset |
files
|
Mon, 08 Mar 2010 20:16:56 +0000 |
teknolog |
Merge with Brendan's fixes
symbian1
|
changeset |
files
|
Mon, 08 Mar 2010 20:07:26 +0000 |
teknolog |
Cleanup before merge
symbian1
|
changeset |
files
|
Mon, 08 Mar 2010 17:54:46 +0000 |
teknolog |
Removed unused strings. Fixed clipping problem with icons
|
changeset |
files
|
Fri, 05 Mar 2010 16:29:33 +0000 |
teknolog |
Fix for download state not taking user from shows view to queue view
|
changeset |
files
|