Commit graph

10 commits

Author SHA1 Message Date
Hauke Schade
9a2555716e updated copyright note in all source files 2016-01-15 20:23:12 +01:00
Hauke Schade
1c0060566c copyright note update 2015-03-18 20:43:45 +01:00
Michael Käufl
f8042a48dd Update all views when changing showAll
We cannot update all views at once, because this happens:
```
file:///usr/share/harbour-ttrss-cnlpete/qml/models/FeedModel.qml:51:
TypeError: Cannot read property 'categoryId' of null
```

Tested on sailfish
Closes #142
2014-11-24 22:24:27 +01:00
Michael Käufl
2aaa499103 Don't cache showAll in MenuItem and use settings as reference 2014-11-11 21:24:37 +01:00
Michael Käufl
1ebd8b7dac [sailfish] Removed unused parameter 2014-11-11 21:24:37 +01:00
Michael Käufl
8d17fd6997 [Refactoring] JS code style 2014-10-21 17:01:25 +02:00
Michael Käufl
449c90ec17 License updates 2014-10-02 01:50:36 +02:00
Michael Käufl
bfe25c9c6f License updates
- Added a LICENSE.txt
  (See "How to apply this license" at
   http://choosealicense.com/licenses/gpl-2.0/)

- Added license headers to files where missing.

- Used /* */ comments for license headers. (Allows folding in
  QtCreator.)

- Replaced BSD template from `harbour-ttrss.qml` with GPL.
2014-09-25 21:54:19 +02:00
Hauke Schade
c2a3311214 updated copyright note for 2014 2014-09-21 14:46:12 +02:00
Hauke Schade
9121eefe4e code refactoring 2014-06-21 14:06:42 +02:00
Renamed from qml/ttrss/sailfish/pages/ToggleShowAllItem.qml (Browse further)