summaryrefslogtreecommitdiff
path: root/src/urlbar/rsswidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for "unsupported" Google Reader. Bye bye ;)Andrea Diamantini2013-08-071-14/+8
|
* Supporting panel (again) :)Andrea Diamantini2013-03-101-2/+3
| | | | | | | | | - Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354
* Urlbar, first code ported to the new APIAndrea Diamantini2012-12-101-0/+165
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-166/+0
| | | | Preparing repo to merge rekonq2 code...
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-6/+6
|
* Unifies macro styleJohannes Troscher2011-11-271-1/+1
| | | | | REVIEW: 103242 REVIEWED-BY: adjam
* Calm down QWidget::setLayout() warningsAndrea Diamantini2011-09-271-2/+0
|
* fix layout of rssWidgetJohannes Tröscher2011-09-111-2/+1
| | | | REVIEWED-BY: trustMe
* clean upAndrea Diamantini2011-07-251-4/+4
| | | | | | - QL1S - one stupid kDebug less - codingstyle
* SSL fixesAndrea Diamantini2011-07-231-1/+4
| | | | | | | | | | I hope I addressed here a number of fixes in my first implementation: - working hasSSLValid() function (checking cert validity and chain errors) - escaping certificate strings - typos (Sha256/Md5, supportedCipherBits/usedCipherBits) - encryption check (at least I hope so) CCMAIL: rich@kde.org
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-7/+7
|
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-5/+0
|
* Coding styleAndrea Diamantini2011-02-251-1/+1
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* No more static members in the Application class,Pierre Rossi2011-02-241-2/+2
| | | | | | | an rApp shortcut for Application::instance, clean up code switching to use the new shortcut Reviewed by: adjam
* Minor bug introduced in previous commit fixedJon Ander Peñalba2010-09-101-1/+1
|
* The RSS widget and the bookmark widget are now more consistent (they have ↵Jon Ander Peñalba2010-09-101-33/+20
| | | | the same look and behavior)
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-1/+2
| | | | | | | | it seems let everything work as expected (at least here). It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks) It also contains fixes & improvements for icons management in History & Bookmarks classes. More code to maintain, but more things working.Let's see what'll happen...
* Merge commit 'refs/merge-requests/2276' of ↵Andrea Diamantini2010-05-251-1/+1
|\ | | | | | | git://gitorious.org/rekonq/mainline into m2276
| * last minute string fixesPanagiotis Papadopoulos2010-05-241-1/+1
| |
* | Fix pos of RSS widget when there are long translations. BUG 238640matgic782010-05-241-1/+4
|/
* Tiny improvements for the appearance of the RSS widgetmatgic782010-05-191-7/+19
|
* Memory leaks fixesAndrea Diamantini2010-05-041-11/+25
| | | | first bunch
* Include Fixes, first bunchAndrea Diamantini2010-04-301-7/+8
|
* Krazy fixesAndrea Diamantini2010-04-301-3/+5
|
* Fix rsswidget filesAndrea Diamantini2010-04-301-17/+24
|
* cleaning headersAndrea Diamantini2010-04-301-7/+7
|
* New rekonq_defines.hAndrea Diamantini2010-04-301-0/+1
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-26/+26
|
* fix typo + add colonsPanagiotis Papadopoulos2010-04-251-2/+2
|
* RSS : new popup appaeraing when clicking the icon, 2 combobox to select ↵matgic782010-04-231-0/+143
agregator and feed, and buttons to add/cancel