Hauke Schade
643ccbb89a
Merge pull request #132 from michael-k/notes
...
[core][sailfish] Support for updating notes
2014-11-10 22:10:16 +01:00
Hauke Schade
5b1c8b5e0e
Merge branch 'v0.4.x'
2014-11-10 22:09:07 +01:00
Hauke Schade
db923a961d
[sailfish] version bump
2014-11-10 21:34:02 +01:00
Hauke Schade
5f4f097817
[sailfish] properly load all feeds on startup if specified, see commit 9c8d4c93b4
2014-11-10 21:33:40 +01:00
Hauke Schade
7ef81d9324
updated chinese translations
2014-11-10 21:07:13 +01:00
Hauke Schade
6f662e989b
Merge pull request #137 from michael-k/v0.4.x
...
Fixes for 0.4.6
2014-11-10 20:58:49 +01:00
Michael Käufl
891b0ee334
[sailfish] Don't catchup but mark all loaded as read when in a feed
...
It's still possible to catchup by using the context menu of the feed.
2014-11-10 17:57:25 +01:00
Michael Käufl
00bfa9cc35
[sailfish] Added RemorseItem to markAllAboveAsRead()
2014-11-10 17:57:25 +01:00
Michael Käufl
16d8811cfd
[core] Generalize markAllAboveAsRead()
...
This is needed when using a RemorseItem on sailfish as the selected
item might have changed between starting the RemorseItem and its
execution.
2014-11-10 17:57:25 +01:00
Michael Käufl
7860121a56
[core] Only mark unread items as read
2014-11-10 17:55:32 +01:00
Michael Käufl
6e64182e20
[sailfish] Fixed cropping in CategoryDelegate
...
Regards #127
2014-11-10 02:38:52 +01:00
Michael Käufl
71eba9a209
[sailfish] Fixed cropping in “All articles” feed
...
Regards #127
2014-11-10 02:38:31 +01:00
Michael Käufl
4e68c75274
[core] Fixed wrong change of continuation
2014-11-10 02:29:43 +01:00
Michael Käufl
8da219bce7
[sailfish][Refactoring] Extracted function
2014-11-09 19:56:28 +01:00
Michael Käufl
95c91f1131
[sailfish][Refactoring] AddSubscription; inlined ComboBoxList
2014-11-09 19:56:15 +01:00
Michael Käufl
d1968b6033
[sailfish] Show only non-special categories in AddSubscription
...
Except for Uncategorized.
Regards #134
2014-11-09 18:07:08 +01:00
Michael Käufl
3cc0501805
[core] Added support to get a list of all non-special categories.
...
Except for `Uncategorized`.
2014-11-09 18:01:26 +01:00
Michael Käufl
c208123eb3
[core] Used more meaningful names
2014-11-09 14:30:58 +01:00
Michael Käufl
b9f10325ed
[sailfish] Added support for updating notes.
...
Regards #106
2014-11-09 00:03:18 +01:00
Michael Käufl
a25ee114bb
[core] Added support for updating notes.
...
Regards #106
2014-11-09 00:03:08 +01:00
Hauke Schade
2dcd197f85
[sailfish] really readded the resources js files
2014-11-02 19:59:43 +01:00
Hauke Schade
f5c22995fc
readded resources folder (as the js files are needed) and moved the images someplace else
2014-11-02 18:53:42 +01:00
Hauke Schade
a50490a7d7
using the resource file in harmattan
2014-11-02 18:46:57 +01:00
Hauke Schade
9db33d872d
[sailfish] allow landscape orientation for FeedItem view, closes #129
2014-11-02 18:44:10 +01:00
Hauke Schade
9ef6d8d796
Merge branch 'michael-k-labels'
...
Conflicts:
qml/ttrss/models/FeedItemModel.qml
2014-11-02 18:16:31 +01:00
Hauke Schade
141bb79994
Merge branch 'labels' of git://github.com/michael-k/ttrss into michael-k-labels
...
Conflicts:
qml/ttrss/sailfish/pages/FeedItem.qml
qml/ttrss/sailfish/pages/LabelUpdater.qml
2014-11-02 17:45:25 +01:00
Hauke Schade
00cac761ef
[harmattan] added fixme notes
2014-11-02 17:31:40 +01:00
Hauke Schade
c591811c33
Merge branch 'callbacks' of git://github.com/michael-k/ttrss into michael-k-callbacks
2014-11-02 17:24:43 +01:00
Hauke Schade
77c7923ca3
Merge pull request #128 from michael-k/cropping
...
[sailfish] Fixed cropping in “All articles” feed and top Categories view
2014-11-02 17:23:09 +01:00
Hauke Schade
6c443b850b
Merge pull request #126 from michael-k/fix
...
Fixed Reference Error
2014-11-02 17:22:03 +01:00
Michael Käufl
883906776c
[sailfish] Fixed cropping in CategoryDelegate
...
Regards #127
2014-11-01 19:44:40 +01:00
Michael Käufl
628b1c4054
[sailfish] Fixed cropping in “All articles” feed
...
Regards #127
2014-11-01 19:44:30 +01:00
Michael Käufl
45d0c04d0b
[sailfish] Added ViewPlaceholder: hint on how to create labels
2014-10-31 22:05:47 +01:00
Michael Käufl
923fe408b1
[sailfish] Disabled label changes while network is loading
2014-10-31 22:05:40 +01:00
Michael Käufl
e22a102acb
Fixed Reference Error
...
Introduced by a combination of commits
b9a432bd24 and
5eb1adce67 .
Regards #114
2014-10-31 19:53:21 +01:00
Michael Käufl
29513896f2
Added callback to togglePublished()
...
Regards #119
2014-10-30 16:19:12 +01:00
Michael Käufl
544317acf8
Added callback to toggleStar()
...
Regards #119
2014-10-30 16:19:07 +01:00
Michael Käufl
6ede751916
Added callback to toggleRead()
...
Regards #119
2014-10-30 16:18:54 +01:00
Michael Käufl
1abbd9ecc6
Cache defined labels
2014-10-29 13:51:53 +01:00
Michael Käufl
0ebe26b975
[sailfish] Added UI for assigning labels
...
Closes #55
2014-10-29 11:43:57 +01:00
Hauke Schade
8ae36d16dc
whoopsie
2014-10-28 20:44:00 +01:00
Hauke Schade
79662069c1
Merge branch 'labels' of git://github.com/michael-k/ttrss into michael-k-labels
2014-10-28 19:56:22 +01:00
Michael Käufl
30b74d54c7
[sailfish] Added UI for assigning labels
...
Closes #55
2014-10-27 23:23:35 +01:00
Hauke Schade
9c8d4c93b4
[sailfish] properly load the special category on startup if wanted by user
...
also indicate how this could be done for other categories.
This code needs some refactoring, as the model properly should generate the objects used as params
regards #68
2014-10-27 21:49:59 +01:00
Hauke Schade
43c9a1990a
[sailfish] added a context menu for marking all items above as read , closes #94
2014-10-27 21:09:44 +01:00
Michael Käufl
08fb54629d
Added calls to API's methods getLabels() and setArticleLabel()
2014-10-27 17:09:28 +01:00
Michael Käufl
dd5eabbe1a
[sailfish] Made feed item id available in FeedItem.qml
2014-10-27 16:32:46 +01:00
Michael Käufl
1e658b0e8e
Changed naming of label's properties to stay close to API
2014-10-27 16:31:48 +01:00
Michael Käufl
36a2da73af
Fixed QtCreator warning
2014-10-27 13:26:44 +01:00
Michael Käufl
0e01172768
[sailfish] Hide container if there are no labels
2014-10-27 13:26:44 +01:00