Commit graph

744 commits

Author SHA1 Message Date
Hauke Schade
d6ca282265 updated the qm files 2016-01-15 20:18:44 +01:00
Hauke Schade
1b3620f154 tx push && pull 2016-01-15 20:16:45 +01:00
Hauke Schade
911c3ba98b [Sailfish] Version bump to 0.6.0 2016-01-15 20:04:39 +01:00
Hauke Schade
d16988e43a removal of quit some translations 2016-01-15 19:53:49 +01:00
Hauke Schade
93203b8157 use a drawer and manage selection on longpress 2016-01-15 19:51:34 +01:00
Hauke Schade
d260bfd922 removed the menu from the FeedItemDelegate 2016-01-15 19:51:04 +01:00
Hauke Schade
53da1b8e11 highlight FeedItemDelegate according to selectedstate 2016-01-15 19:50:47 +01:00
Hauke Schade
6eb639d8e2 allow to set a selected state for FeedItems 2016-01-15 19:50:20 +01:00
Hauke Schade
c7dbbdca7c [sailfish] 0.5.3 2015-09-13 19:53:40 +02:00
Hauke Schade
9c40239db2 Merge remote-tracking branch 'mardy/master' 2015-09-13 19:39:43 +02:00
Hauke Schade
64fdabd22b ts file update 2015-09-13 19:35:59 +02:00
Hauke Schade
f5a3fde60b [Sailfish] UI fixes for Sailfish 2.0 2015-09-13 19:35:16 +02:00
Hauke Schade
41ddfc1005 updated russian translations from transifex 2015-09-13 19:34:57 +02:00
Alberto Mardegan
69e42f2c9e [ubuntu] Restore OSK hints
Revert part of c9dad9174c, where these
changes were removed by mistake.
2015-08-21 11:40:26 +03:00
Hauke Schade
b0bf2655c7 Merge pull request #160 from mardy/optional-callback
[all] FeedItemModel: make callback optional in some methods
2015-07-30 09:44:37 +02:00
Alberto Mardegan
b7adab698b [ubuntu] Version 0.5.2-1 2015-07-26 16:38:01 +03:00
Alberto Mardegan
163446a0d9 [ubuntu] Fix jumping of items
We preset the topMargin in the delegate's flickable to the one we know
will be set once the delegate becomes the current item.
2015-07-26 13:39:37 +03:00
Alberto Mardegan
71f650f931 [ubuntu] Version 0.5.2-0 2015-07-25 22:01:08 +03:00
Alberto Mardegan
b8abbcae90 [all] FeedItemModel: make callback optional in some methods
Not all the code in the Harmattan and Ubuntu branches is passing
a callback.
2015-07-25 15:04:51 +03:00
Alberto Mardegan
36dd42190d [ubuntu] FeedItems: add action to mark all items as read
Fixes: https://github.com/mardy/ttrss/issues/5
2015-07-25 15:02:27 +03:00
Alberto Mardegan
fcf280b98e [ubuntu] Rename variables as in Sailfish, reduce usage of globals 2015-07-25 15:02:27 +03:00
Alberto Mardegan
e8c57c9412 [all] FeedItemModel: make callback optional in some methods
Not all the code in the Harmattan and Ubuntu branches is passing
a callback.
2015-07-25 15:02:27 +03:00
Alberto Mardegan
1c46e17616 [ubuntu] Cleanup: remove useless/wrong code 2015-07-25 15:02:27 +03:00
Alberto Mardegan
c9dad9174c [ubuntu] Add Save action to images on long press
When a long press gesture is detected, popup a context menu.
If the underlying item is an image, use the DownloadManager to download
it and transfer to another app.
2015-07-25 15:02:26 +03:00
Alberto Mardegan
25f15ef7c9 [ubuntu] Set application name to MainView
This is important so that the application cache is stored in the proper
directory (otherwise apparmor denies access).
2015-07-25 12:32:58 +03:00
Alberto Mardegan
a15f6233d9 [ubuntu] Versioning 2015-07-25 12:32:57 +03:00
Alberto Mardegan
1f2317a265 [ubuntu] Add margins on feed items
Fixes: https://github.com/mardy/ttrss/issues/3
2015-07-24 19:27:51 +03:00
Alberto Mardegan
4e128b84e9 Merge branch 'master' into ubuntu 2015-07-24 17:02:47 +03:00
Hauke Schade
3631416132 lupdate 2015-07-11 14:10:36 +02:00
Hauke Schade
1458116dbe [Sailfish] Bugfix for not displaying titles with & char properly, fixes #159 2015-07-11 14:10:23 +02:00
Hauke Schade
38ca442112 [harmattan][noshare] version bump to 0.5.2 2015-05-30 11:55:52 +02:00
Hauke Schade
58472550ed [harmattan] version bump to 0.5.2 2015-05-30 11:55:25 +02:00
Hauke Schade
0e069537ff updated changelog 2015-05-02 13:41:09 +02:00
Hauke Schade
aa902347e0 [sailfish] enabled the QNetworkCache 2015-05-02 13:32:12 +02:00
Hauke Schade
8fbf80a229 [sailfish] made the version propagate to pro file and qml-files from the main yaml 2015-05-02 13:00:52 +02:00
Hauke Schade
71a4a7f0a4 - added a logging info when updating the server feed 2015-04-13 19:21:55 +02:00
Hauke Schade
f2a4b47479 updated qm files 2015-04-13 19:21:11 +02:00
Hauke Schade
d72dc343f5 Merge pull request #156 from mardy/server-update
Request a server update when there are few items in a feed
2015-04-13 18:46:20 +02:00
Hauke Schade
eac00414df transifex languages update 2015-04-13 18:44:26 +02:00
Hauke Schade
2c589a07e1 [harmattan] laod the noteeditor only when needed, on a sidenote: this fixes #155 for me 2015-04-13 18:41:58 +02:00
Alberto Mardegan
5cedf98aaa Merge branch 'server-update' into ubuntu 2015-04-11 15:43:34 +03:00
Alberto Mardegan
fa5ed9b4ec [all] If there are few items in a feed, request an update
Request a server update of the feed when we know that there aren't more
items left.
2015-04-11 15:38:16 +03:00
Alberto Mardegan
ba910a2e1b [all] Add updateFeed() method 2015-04-11 15:38:16 +03:00
Alberto Mardegan
9be3881701 [ubuntu] Reset the model *before* entering the page
Clearing the model while it's being used in the ListView produces a
crash with Qt 5.4.1. Valgrind logs:

==13926== Invalid read of size 8
==13926==    at 0x4FD95BF: QQuickWindowPrivate::polishItems() (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x4FA6EF2: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x4FA7978: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x5E86AF4: QCoreApplication::notify(QObject*, QEvent*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x5E86C2A: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x5EDEAE4: QTimerInfoList::activateTimers() (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x5EDEF60: timerSourceDispatch(_GSource*, int (*)(void*), void*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x841FC3C: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4392.0)
==13926==    by 0x841FF1F: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4392.0)
==13926==    by 0x841FFCB: g_main_context_iteration (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.4392.0)
==13926==    by 0x5EDFC56: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x5E843E1: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==  Address 0x210d8e50 is 0 bytes inside a block of size 32 free'd
==13926==    at 0x4C2D2E0: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13926==    by 0x5EB618B: QObjectPrivate::deleteChildren() (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x5EC07F2: QObject::~QObject() (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x4FCD865: QQuickItem::~QQuickItem() (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x4FE77C5: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x505FC02: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x50B55C8: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x4FD95C7: QQuickWindowPrivate::polishItems() (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x4FA6EF2: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x4FA7978: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.4.1)
==13926==    by 0x5E86AF4: QCoreApplication::notify(QObject*, QEvent*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
==13926==    by 0x5E86C2A: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.4.1)
2015-04-09 21:47:45 +03:00
Hauke Schade
19caad3bb1 tx pull 2015-03-30 18:17:40 +02:00
Hauke Schade
11d68fbf20 lupdate 2015-03-30 18:16:23 +02:00
Hauke Schade
2710263d53 Merge pull request #148 from mardy/ubuntu
Add Ubuntu Touch port
2015-03-28 23:33:50 +01:00
Hauke Schade
d00786cfe5 ttrss-noshare should have its own pro file 2015-03-28 23:12:51 +01:00
Alberto Mardegan
b0b2d98665 [ubuntu] Version 0-5.1-0
Have the manifest read the upstream version from the project file.
2015-03-27 20:59:44 +02:00
Alberto Mardegan
3ae0a19530 [ubuntu] Restore functionality of "Ignore SSL errors" checkbox
Use a ListItem so that the label is visible, and remove the workaround
for Sailfish, which doesn't work for us.
2015-03-27 20:07:08 +02:00