| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up all d-tors to fix an eventual crash on exit | Andrea Diamantini | 2011-02-28 | 5 | -10/+1 |
* | cppcheck round... | Andrea Diamantini | 2011-02-25 | 1 | -0/+2 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 9 | -49/+67 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 10 | -10/+10 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 5 | -37/+37 |
* | Calm down kDebug messages | Andrea Diamantini | 2011-02-16 | 1 | -12/+0 |
* | Fix issues as pointed out by Krazy | Rohan Garg | 2011-01-13 | 1 | -1/+1 |
* | Automatically refreshing bookmarks when editing them. | Furkan Uzumcu | 2011-01-11 | 1 | -0/+6 |
* | "Open folder in Tabs" feature | Furkan Uzumcu | 2011-01-10 | 2 | -3/+4 |
* | - Bookmark folders can now be dragged and dropped in the toolbar. | Yoann Laissus | 2010-12-20 | 2 | -23/+40 |
* | Don't change the BK folder in the BK bar when the mouse is under the current ... | Yoann | 2010-12-09 | 1 | -1/+1 |
* | Bug when a bookmark contains a '&' fixed in some cases | Jon Ander Peñalba | 2010-11-07 | 3 | -7/+6 |
* | Variable renamed | Jon Ander Peñalba | 2010-11-07 | 2 | -3/+3 |
* | BookmarksContextMenu's destructor moved to the header file | Jon Ander Peñalba | 2010-11-07 | 2 | -6/+1 |
* | BookmarksPanel API improved | Jon Ander Peñalba | 2010-11-07 | 3 | -52/+36 |
* | Function renamed | Jon Ander Peñalba | 2010-11-07 | 4 | -25/+25 |
* | BookmarkOwner clean-up and minor bug fixed | Jon Ander Peñalba | 2010-11-07 | 2 | -76/+38 |
* | Fix forward declaration | Montel Laurent | 2010-11-03 | 1 | -2/+0 |
* | Merge branch 'bkmenuleak' | Andrea Diamantini | 2010-10-13 | 4 | -6/+15 |
|\ |
|
| * | Fix mem leak, due to kbookmarkmenu class. | Andrea Diamantini | 2010-10-13 | 4 | -6/+15 |
* | | - get rid of the selected bookmark in BookmarkOwner | Yoann Laissus | 2010-10-13 | 4 | -154/+166 |
|/ |
|
* | - Bookmarklet support | Yoann Laissus | 2010-09-15 | 2 | -26/+33 |
* | Krazy Fixes for rekonq | Rohan Garg | 2010-09-11 | 1 | -1/+1 |
* | This commit aims to fix all troubles with favicons retrieving. | Andrea Diamantini | 2010-09-11 | 3 | -4/+3 |
* | Merge branch 'master' of gitorious.org:rekonq/mainline | Andrea Diamantini | 2010-09-09 | 1 | -1/+3 |
|\ |
|
| * | make the string plural. | Panagiotis Papadopoulos | 2010-09-08 | 1 | -1/+3 |
* | | A very small commit to fix the KEditBookmark issue with bookmark exporting wh... | Yoann Laissus | 2010-09-08 | 1 | -0/+1 |
|/ |
|
* | Merge commit 'refs/merge-requests/202' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-09-04 | 1 | -0/+2 |
|\ |
|
| * | Fix the BK panel drag and drop regression introduced by 0d53995507a369d5b4cfd... | Yoann Laissus | 2010-09-03 | 1 | -0/+2 |
* | | ok, it seems working now. But I'm not sure this is the right fix.. | Andrea Diamantini | 2010-09-03 | 2 | -1/+4 |
|/ |
|
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -3/+4 |
* | This commit hacks a merge request, to fast fixing a crash calling the bk toolbar | Andrea Diamantini | 2010-09-02 | 1 | -1/+1 |
* | Merge commit 'refs/merge-requests/197' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-09-02 | 8 | -62/+73 |
|\ |
|
| * | Fix compile again ... | Yoann Laissus | 2010-09-02 | 1 | -1/+1 |
| * | Oops, fix compilation | Yoann Laissus | 2010-09-02 | 2 | -2/+2 |
| * | Use iconForUrl of IconManager | Yoann Laissus | 2010-09-02 | 1 | -1/+2 |
| * | A little bunch of fixes : | Yoann Laissus | 2010-09-02 | 8 | -62/+71 |
* | | Code Review. | Andrea Diamantini | 2010-09-02 | 8 | -53/+60 |
* | | Make sure the model is only created ones | Jon Ander Peñalba | 2010-09-02 | 2 | -2/+5 |
|/ |
|
* | Fix bk icons. | Andrea Diamantini | 2010-09-01 | 1 | -2/+7 |
* | Restore old bookmarks file management | Andrea Diamantini | 2010-09-01 | 1 | -8/+22 |
* | panels directory removed | Jon Ander Peñalba | 2010-08-30 | 2 | -2/+2 |
* | Minor changes in the panels | Jon Ander Peñalba | 2010-08-30 | 1 | -1/+0 |
* | New general panel class created and used by the bookmarks and history panel | Jon Ander Peñalba | 2010-08-30 | 2 | -81/+46 |
* | Use the same FilterProxyModel for the bookmarks and history panels | Jon Ander Peñalba | 2010-08-30 | 3 | -119/+3 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 2 | -2/+7 |
* | Merge commit 'refs/merge-requests/191' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-26 | 1 | -2/+14 |
|\ |
|
| * | Awesome bar: support for multiple word search. | Pierre Rossi | 2010-08-25 | 1 | -2/+14 |
* | | fix typo | Panagiotis Papadopoulos | 2010-08-25 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'refs/merge-requests/190' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-23 | 4 | -27/+17 |
|\ |
|