# HG changeset patch # User Dirk Olmes # Date 1272420056 -7200 # Node ID 0b8398ca6cd07086323046e1f0ba59f25d091861 # Parent 6f7003fc6e6d38ebae8c2cead90727819a4d2423 oops forgot these ones diff -r 6f7003fc6e6d -r 0b8398ca6cd0 FeedEntry.py --- a/FeedEntry.py Wed Apr 28 04:00:30 2010 +0200 +++ b/FeedEntry.py Wed Apr 28 04:00:56 2010 +0200 @@ -11,7 +11,7 @@ self.create_timestamp = datetime.now() def __repr__(self): - return "" % (self.pk, self.link) + return "" % (self.pk, self.title) def userPresentableString(self): return self.title \ No newline at end of file diff -r 6f7003fc6e6d -r 0b8398ca6cd0 Ui_MainWindow.ui --- a/Ui_MainWindow.ui Wed Apr 28 04:00:30 2010 +0200 +++ b/Ui_MainWindow.ui Wed Apr 28 04:00:56 2010 +0200 @@ -6,39 +6,47 @@ 0 0 - 800 - 600 + 992 + 750 Feedworm - + 0 0 - 221 - 551 + 991 + 701 - - true - - - QListView::Fixed + + Qt::Horizontal - - - - - 230 - 0 - 571 - 111 - - + + + true + + + QListView::Fixed + + + + + Qt::Vertical + + + + + + about:blank + + + + @@ -46,7 +54,7 @@ 0 0 - 800 + 992 27 @@ -75,6 +83,13 @@ + + + QWebView + QWidget +
QtWebKit/QWebView
+
+