| Commit message (Expand) | Author | Age | Files | Lines |
* | Last | Andrea Diamantini | 2011-05-26 | 1 | -0/+8 |
* | Adding DownloadManager class, following Pierre and Benjamin code changes. | Andrea Diamantini | 2011-05-26 | 1 | -56/+11 |
* | Make rekonq desktop aware | Felix Rohrbach | 2011-04-10 | 1 | -0/+30 |
* | De-parent providers instances and delete them on close. Please, | Andrea Diamantini | 2011-04-07 | 1 | -6/+37 |
* | This commit aims to fix a long standing rekonq bug about scrollbar (and webvi... | Andrea Diamantini | 2011-04-03 | 1 | -4/+5 |
* | Fixup for last commit. | Felix Rohrbach | 2011-03-23 | 1 | -1/+1 |
* | Make rekonq open a new window when called, even if it's already running. | Felix Rohrbach | 2011-03-23 | 1 | -2/+4 |
* | Set an option to disable the disable graphics effects on the tabbar | Andrea Diamantini | 2011-03-16 | 1 | -0/+2 |
* | Another one in the "fixing the dangerous commit" series. | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
* | This is a first commit fixing the "dangerous" changes introduced to fix | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
* | This commit fix bug 266837 about the (in)ability to close rekonq, | Andrea Diamantini | 2011-03-08 | 1 | -6/+6 |
* | Revert back commit for bug 267460, we need to reparent the GUI objects depend... | Cedric Bellegarde | 2011-03-03 | 1 | -2/+0 |
* | delete bookmarkProvider sooner to prevent segfault | Cedric Bellegarde | 2011-03-02 | 1 | -0/+2 |
* | cppcheck round... | Andrea Diamantini | 2011-02-25 | 1 | -1/+0 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -43/+49 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -2/+2 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -49/+26 |
* | This patch cleans up encoding management, moving code to | Andrea Diamantini | 2011-02-14 | 1 | -0/+5 |
* | Fix issue 258905: mark window in taskbar when opening link from external apps... | Cedric Bellegarde | 2011-02-10 | 1 | -1/+5 |
* | Added an option to show current website favicon as rekonq window icon | Furkan Uzumcu | 2011-02-05 | 1 | -0/+4 |
* | User Agent Switcher. | Andrea Diamantini | 2011-02-01 | 1 | -1/+1 |
* | Fix a typo. | Andrius Štikonas | 2011-01-15 | 1 | -1/+1 |
* | This GCI task adds a combobox with different settings to choice when hovering... | Andrea Diamantini | 2011-01-07 | 1 | -0/+29 |
* | fix startup notification when opening in an already running rekonq instance | Martin T. H. Sandsmark | 2010-12-23 | 1 | -0/+3 |
* | Icon at the right of the urlbar that allows to add an opensearch engine | Andrea Diamantini | 2010-12-21 | 1 | -6/+6 |
* | API clean up | Andrea Diamantini | 2010-11-19 | 1 | -1/+1 |
* | First bunch of fixes for the suggestions. | Andrea Diamantini | 2010-11-07 | 1 | -1/+0 |
* | This commit implements the new private browsign mode for rekonq: | Andrea Diamantini | 2010-10-22 | 1 | -0/+61 |
* | fix string (wasn’t → was not) | Panagiotis Papadopoulos | 2010-10-17 | 1 | -2/+2 |
* | Enabling WebKit Page Cache feature: please, refers to | Andrea Diamantini | 2010-10-12 | 1 | -0/+3 |
* | Prompt user before restoring session after a crash. | Pierre Rossi | 2010-10-08 | 1 | -29/+26 |
* | WARNING: This commit changes rekonq behaviour | Andrea Diamantini | 2010-09-29 | 1 | -18/+7 |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -22/+15 |
* | Let urlbar being usable also in fullscreen mode | Andrea Diamantini | 2010-09-01 | 1 | -4/+3 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -33/+6 |
* | Formatting++ | Rohan Garg | 2010-08-24 | 1 | -1/+0 |
* | Switch to faster comparisons of about: URL's with QByteArray, thanks to Hara... | Rohan Garg | 2010-08-24 | 1 | -6/+8 |
* | Merge commit 'refs/merge-requests/188' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-08-23 | 1 | -0/+2 |
|\ |
|
| * | Add a home icon for about:home | Rohan Garg | 2010-08-22 | 1 | -0/+2 |
* | | Add a missing icon | Yoann Laissus | 2010-08-22 | 1 | -0/+2 |
|/ |
|
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 1 | -23/+23 |
* | Merge branch 'opensearch' | Andrea Diamantini | 2010-08-20 | 1 | -0/+16 |
|\ |
|
| * | working opensearch suggestions | megabigbug | 2010-08-15 | 1 | -1/+2 |
| * | wait signal | megabigbug | 2010-08-15 | 1 | -0/+15 |
* | | Stupid me, QtWebKit calls addHistoryEntry itself when you let it load a page.. | Andrea Diamantini | 2010-08-19 | 1 | -6/+0 |
|/ |
|
* | Delaying single shots to let rekonq have more time to show itself before... | Andrea Diamantini | 2010-08-11 | 1 | -1/+2 |
* | Stupid spaces.. | Andrea Diamantini | 2010-08-05 | 1 | -3/+0 |
* | Moving download history management from HistoryManager to Application class | Andrea Diamantini | 2010-07-21 | 1 | -0/+59 |
* | Clean MainView API and fix "Pano's bug" about opening new tabs near current ons | Andrea Diamantini | 2010-07-04 | 1 | -2/+2 |