1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/rss
nowrep 5f5cf7417d [Code] Updated coding style with patched Astyle + normalized signals.
Code was formatted with patched astyle that correctly formats
foreach macro.
Normalize tool is now used to normalize all signal/slots signatures
to normalized format. It saves few reallocations on connections.
2013-03-06 09:08:29 +01:00
..
rssicon.cpp [code cleanup] Moved logic of locationbar's icon into separate classes. 2013-02-10 12:28:53 +01:00
rssicon.h [code cleanup] Moved logic of locationbar's icon into separate classes. 2013-02-10 12:28:53 +01:00
rssmanager.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
rssmanager.h Qt5: Main code has been edited to support both Qt4 and Qt5 2012-12-20 14:45:35 +01:00
rssmanager.ui Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
rssnotification.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
rssnotification.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
rssnotification.ui Added 'MacToolButton' as a replacement for QToolButton on Mac 2013-02-21 01:09:26 +03:30
rsswidget.cpp Introduce LocationBarPopup as base for - popups in the location bar. 2012-09-15 17:39:54 +02:00
rsswidget.h Introduce LocationBarPopup as base for - popups in the location bar. 2012-09-15 17:39:54 +02:00
rsswidget.ui Coding style: Use empty QString() constructor instead of "" everywhere 2012-09-02 11:42:41 +02:00