Warning: session_start(): open(/tmp/sess_3ji8f2t0ngphueii92p0u4r7b6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
QuiteRSS openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (12) .- Knowledge Base  . 

QuiteRSS

   0.17.7  

Qt Web Application

Score 64%
QuiteRSS
zoom


QuiteRSS
zoom


QuiteRSS
zoom


Homepage:  http://quiterss.org
Issue Tacker:  Link
Screenshots:  Link
Forum:  Link
Downloads:  3434
Submitted:  Jan 19 2012
Updated:  Apr 22 2015

Description:

QuiteRSS is a RSS/Atom feed reader written on Qt/С++

Idea: Quite fast and comfortable to user




Changelog:

Version 0.17.7 (19 Apr 2015)

Added: Tray menu item "Add feed..."
Added: News filter. Condition "News" (title + description)
Added: Displaying feed icon beside feed title when using newspaper mode
Added: Catefories. Popup menu item "Mark as Read"
Changed: CA sertificate loading
Changed: Icons correction
Changed: Displaying the wizard only if feed is added from Firefox
Fixed: Occasional capturing of links while scrolling
Fixed: Restoring application from system tray by WIN+B (Windows)
Fixed: Some content links of the news description has no "http" schema

More: http://quiterss.org/en/history




LicenseGPL
MS Windows(QuiteRSS 0.17.7 Portable)
other(QuiteRSS 0.17.7, OS/2)
Source(QuiteRSS 0.17.7)
other(RPM package)
MS Windows(QuiteRSS 0.17.7 Installer)
Arch(pkgbuild)
Gentoo(ebuild)
Ubuntu(amd64/i386)
FreeBSD(x86-64)
FreeBSD(x86)
Mac OS X(x86-64)
Send to a friend
Subscribe
Other  Content  from Funcy-dcm
Report inappropriate content



goto page: prev   1  2  3 

-
.

 update thanks & feature request

 
 by needles on: Jan 15 2013
 
Score 50%

thanks for the update. good to see someone within qt circles is still working on aggregation.

if I could make a request, would it be possible for tags to apply to feeds as well as single posts

or alternatively allow loading all subscriptions in a parent folder in the middle pane?



Reply to this

-

 Re: update thanks & feature request

 
 by arhohryakov on: Jan 16 2013
 
Score 50%

Hi.
Take a look ot labels in 0.12.0.
You can create filter that will mark all news in parent folder with special label. To view all news marked this label click "Categories" (under feed tree) and then your label


Reply to this

-

 Re: Re: update thanks & feature request

 
 by needles on: Jan 16 2013
 
Score 50%

labels only work on single news items.

for host sites your application only permits starring.


Reply to this

-

 Re: Re: Re: update thanks & feature request

 
 by arhohryakov on: Jan 26 2013
 
Score 50%

I can't understand what did you mean in the second sentence.


Reply to this

-

 Re: Re: Re: Re: update thanks & feature request

 
 by needles on: Jan 29 2013
 
Score 50%

you cannot select a site itself and tag it, only the individual news items.


Reply to this

-

 quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

Hi, from quiterss 0.12.0 not compila...
SO: Archlinux 64bit with kde 4.9.5 and qt 4.8.2

src/webpage.cpp: In member function ‘void WebPage::handleSslErrors(QNetworkReply*, const QList<QSslError>&)’:
src/webpage.cpp:43:5: error: variable ‘QSslError e’ has initializer but incomplete type
In file included from /usr/include/QtCore/qnamespace.h:45:0,
from /usr/include/QtGui/qkeysequence.h:45,
from /usr/include/QtGui/qaction.h:45,
from /usr/include/QtGui/QAction:1,
from src/webpage.cpp:1:
/usr/include/QtCore/qglobal.h: In instantiation of ‘class QTypeInfo<QSslError>’:
/usr/include/QtCore/qlist.h:114:50: required from ‘T& QList<T>::Node::t() [with T = QSslError]’
/usr/include/QtCore/qlist.h:245:57: required from ‘const T& QList<T>::const_iterator::operator*() const [with T = QSslError]’
src/webpage.cpp:43:5: required from here
/usr/include/QtCore/qglobal.h:2113:10: error: invalid application of ‘sizeof’ to incomplete type ‘QSslError’
In file included from /usr/include/QtCore/qobject.h:50:0,
from /usr/include/QtGui/qwidget.h:46,


Reply to this

-

 Re: quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

ok, add in webpage.cpp #include <QSslError>


Reply to this

-

 Re: quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

ok, add in webpage.cpp #include <QSslError>


Reply to this

-

 Re: quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

ok, add in webpage.cpp #include <QSslError>


Reply to this

-

 Re: quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

ok, add in webpage.cpp #include <QSslError>


Reply to this

-

 Re: quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

ok, add in webpage.cpp #include <QSslError>


Reply to this

-

 Re: quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

ok, add in webpage.cpp #include <QSslError>


Reply to this

-

 Re: quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

ok, add in webpage.cpp #include <QSslError>


Reply to this

-

 quiterss

 
 by mrbit on: Jan 28 2013
 
Score 50%

sorry for problem internet....


Reply to this

-

 Re: quiterss

 
 by Funcy-dcm on: Jan 28 2013
 
Score 50%

Thank you, everything is fixed


Reply to this

-

 Great rss reader!

 
 by cyberbeat on: Mar 30 2013
 
Score 50%

After some time I installed the newest version of quiterss and I am very impressed!

You succeeded in making me switch from akregator to quiterss.

Thanks for this wonderfull piece of software.


Reply to this

-

 Re: Great rss reader!

 
 by Funcy-dcm on: Mar 30 2013
 
Score 50%

Do not mention it =)


Reply to this

-

 Re: Great rss reader!

 
 by cyberbeat on: Apr 6 2013
 
Score 50%

After using quiterss some weeks, I still found some possible improvements:

- when configured with system-tray icon, and 1-click to show from system-tray-icon, another click should minimize again

- when marking all feeds as read (per shortcut), currently the current opened feed and article are deselected (complete view is resetted), showing a blank page

- left-click on a feed (option-menu) should show an option "copy link address"

- the internal browser is a little bit slow loading pages, perhaps you could speed it up?

- in the shortcut-configuration view there should be a "live-filter" for filtering the shortcuts




Reply to this

-

 Re: Re: Great rss reader!

 
 by cyberbeat on: Apr 6 2013
 
Score 50%

sorry, instead of

- left-click on a feed (option-menu) should show an option "copy link address"

I meant

- right-click on an article-link....


Reply to this

-

 Re: Great rss reader!

 
 by Funcy-dcm on: Apr 8 2013
 
Score 50%

1. Do not quite understand. Single-click does not work, or ...?
2. This is by design
3. Already done;-)
4. We work a little in this direction, perhaps in the next version will run faster
5. I agree, it will be necessary to make


Reply to this

-

 Re: Re: Great rss reader!

 
 by cyberbeat on: Apr 8 2013
 
Score 50%

A single click restores quiterss from minimized system-tray-icon. But then, a second click on that icon should minimize quiterss again. so clicking should toggle the minimized state.


Reply to this

-

 Re: Re: Great rss reader!

 
 by Funcy-dcm on: Apr 8 2013
 
Score 50%

"Tools->Options->System Tray->Single click instead of double click for show window"
?


Reply to this

-

 Re: Re: Re: Great rss reader!

 
 by cyberbeat on: Apr 8 2013
 
Score 50%

that only works for "un-minimize" but not for "minimize". so when clicking on the icon quiterss show, when it was minimized. but when it is shown, and then I click on the icon, it is NOT minimized again (I have to click on the close-icon of the window).


Reply to this

-

 Re: Re: Re: Great rss reader!

 
 by Funcy-dcm on: Apr 9 2013
 
Score 50%

Now I understood you =) We will try to do.



-

 Some problems

 
 by cyberbeat on: Apr 16 2013
 
Score 50%

Sometimes quiterss crashes on loading some websites in internal browser (seems to relate to webkit), should I send you the urls, where it crashes? (the websites crash reproducable).

And it would be nice to have shortcuts for "back" and "forward" in the internal browser (like ALT+left/right)


Reply to this

-

 Re: Some problems

 
 by Funcy-dcm on: Apr 17 2013
 
Score 50%

Send me a link to the news feed and news title: quiterssteam@gmail.com


Reply to this

-

 Improvements

 
 by cyberbeat on: Oct 4 2013
 
Score 50%

I really wish these improvements:

- when marking all feeds as read (per shortcut), currently the current opened feed and article are deselected (complete view is resetted), showing a blank page: you wrote it is by design. why? its really annoying.

- refreshing all feeds, makes the gui unresponsive (~ freeze). it would be nice, if that could be done in background.

- add shortkey-configuration-option for backward/forward-actions in internal browser

- differentiate between "unread" and "new" (different colors?)

- when I define to display the complete webpage for a folder of feeds, it would be nice, if the feeds in that folder could adapt this setting, at least optionally.

thanks


Reply to this

-

 Re: Improvements

 
 by Funcy-dcm on: Oct 11 2013
 
Score 50%

We will try to implement these suggestions


Reply to this

-

 Owncloud support

 
 by Mte90 on: Nov 24 2013
 
Score 50%

There is in the roadmap the support for the owncloud news reader?


www.mte90.net
Reply to this

-

 Re: Owncloud support

 
 by Funcy-dcm on: Nov 28 2013
 
Score 50%

Unfortunately it will not.


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team