~dpm/ubuntu-rssreader-app/enable-translations

« back to all changes in this revision

Viewing changes to TopicTab.qml

  • Committer: Tarmac
  • Author(s): Roman Shchekin
  • Date: 2013-09-08 09:03:54 UTC
  • mfrom: (62.1.1 choose-topic-fix)
  • Revision ID: tarmac-20130908090354-3v5tbr814yfcdtx0
Set of minor changes, like:
* ChooseTopicPage - now accept on text field makes two things - appends new topic and selects it.
* Articles*.qml - mark article as read code moved to RssFeedPage.qml (so swipe right and left now makes articles read too)
* Other changes.

Approved by Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
         */
56
56
        // tools: mainCommonToolbar
57
57
        visible: !isListMode
 
58
        // flickable: null
58
59
 
59
60
        function reload () {
60
61
            var feedTags =  DB.loadFeedsFromTag(topicId)