File libmygpo-qt.changes of Package libmygpo-qt
-------------------------------------------------------------------
Mon Sep 19 08:35:03 UTC 2011 - cgiboudeaux@gmx.com
- Update to 1.0.4
* fixed a bug with an invalid timestamp when uploading EpisodeActions
* fixed a bug with a wrong url when retrieving EpisodeActions by Podcast
* fixed a crash happening on MeeGo because of the deletion of QNetworkReply Pointers
-------------------------------------------------------------------
Mon May 23 08:47:49 UTC 2011 - cgiboudeaux@gmx.com
- Update to 1.0.3
* All the Private Classes used in libmygpo-qt got their own Header
Files (name_p.h) instead of having them in the .cpp Files
* UrlBuilder uses now the fast String Concatenation of Qt
* Some unneeded Files were removed (RequestHandlerTest &
tests/Makefile.man)
* Fixed a Bug in the Build System
* General Cleanup of unnecessary Includes
-------------------------------------------------------------------
Mon Mar 21 20:12:40 UTC 2011 - cgiboudeaux@gmx.com
- Add libmygpo-qt, a Qt Library that wraps the gpodder.net Web API