Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Awesome bar: support for multiple word search. | Pierre Rossi | 2010-08-25 | 1 | -2/+14 |
| | | | | | Also support searches starting by i (without messing with the <i> for urls) and page titles with characters such as '<' or '>'. | ||||
* | Merge commit 'refs/merge-requests/190' of ↵ | Andrea Diamantini | 2010-08-23 | 4 | -27/+17 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m190 | ||||
| * | Useless include | Yoann Laissus | 2010-08-22 | 1 | -1/+0 |
| | | |||||
| * | - Move the BK bar context menu slot and connection to BookmarkContextMenu | Yoann Laissus | 2010-08-22 | 4 | -26/+17 |
| | | | | | | | | - The context menu now works without selected bookmark in the BK bar | ||||
* | | Merge commit 'refs/merge-requests/185' of ↵ | Andrea Diamantini | 2010-08-23 | 1 | -20/+38 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m185 | ||||
| * | | Forget to commit some changes | Yoann Laissus | 2010-08-21 | 1 | -3/+4 |
| | | | |||||
| * | | - Fix BK toolbar drops at the extremities of the bar | Yoann Laissus | 2010-08-21 | 1 | -22/+39 |
| |/ | | | | | | | - A little cleanup | ||||
* | | Don't add open folder in tabs if there are only folders | Yoann Laissus | 2010-08-21 | 2 | -3/+16 |
|/ | |||||
* | BookmarkProvider's code reordered | Jon Ander Peñalba | 2010-08-20 | 2 | -86/+85 |
| | |||||
* | Minor changes in BookmarkProvider. Searching for bookmarks should be a bit ↵ | Jon Ander Peñalba | 2010-08-20 | 2 | -34/+17 |
| | | | | faster | ||||
* | Improved the code to load the bookmarks file using KStandardDirs and other ↵ | Jon Ander Peñalba | 2010-08-20 | 2 | -38/+26 |
| | | | | minor changes to BookmarkProvider. | ||||
* | Removed unused includes in src/bookmarks/bookmarkprovider.h | Jon Ander Peñalba | 2010-08-20 | 4 | -43/+52 |
| | |||||
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to ↵ | Jon Ander Peñalba | 2010-08-20 | 6 | -5/+5 |
| | | | | src/bookmarks/bookmarkprovider.* | ||||
* | Merge commit 'refs/merge-requests/181' of ↵ | Andrea Diamantini | 2010-08-20 | 8 | -242/+231 |
|\ | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m181 Conflicts: src/bookmarks/bookmarkstoolbar.h | ||||
| * | - The bookmark toolbar is now a real toolbar, not an action. | Yoann Laissus | 2010-08-20 | 8 | -248/+230 |
| | | | | | | | | | | | | It fixes the problem of the submenu if there are too much items to fit on the bar - Improve a bit the new redesign of BookmarkOwner - Reenable the bookmark menu by default (because the icon in the bar is on the left) | ||||
* | | Krazy fixes, first bunch | Andrea Diamantini | 2010-08-20 | 3 | -11/+7 |
| | | |||||
* | | cppcheck: reduce variable scope | Andrea Diamantini | 2010-08-20 | 1 | -2/+1 |
|/ | |||||
* | Fixed tooltip in the bookmarks panel | Jon Ander Peñalba | 2010-08-20 | 1 | -2/+2 |
| | |||||
* | Bookmarks panel code reordered | Jon Ander Peñalba | 2010-08-20 | 3 | -131/+132 |
| | |||||
* | Bookmarks panel code clean-up | Jon Ander Peñalba | 2010-08-19 | 4 | -134/+91 |
| | |||||
* | BookmarkOwner class clean-up | Jon Ander Peñalba | 2010-08-19 | 2 | -154/+128 |
| | |||||
* | BookmarkOwner class moved to it's own file | Jon Ander Peñalba | 2010-08-19 | 7 | -476/+539 |
| | |||||
* | The bookmark actions in BookmarkOwner are now working and being used | Jon Ander Peñalba | 2010-08-19 | 6 | -260/+168 |
| | |||||
* | Create and store all bookmark actions in BookmarkOwner | Jon Ander Peñalba | 2010-08-19 | 2 | -0/+71 |
| | |||||
* | Minor improvements in the insertion and deletion of bookmarks code | Jon Ander Peñalba | 2010-08-19 | 1 | -13/+14 |
| | |||||
* | All insertion and deletion of bookmarks code moved to the same place ↵ | Jon Ander Peñalba | 2010-08-19 | 4 | -86/+132 |
| | | | | (BookmarkOwner) | ||||
* | Fix a strange behaviour if a dragged item is dropped on itself | Yoann Laissus | 2010-08-17 | 1 | -1/+2 |
| | |||||
* | - Drag and drop in the bookmark toolbar between root items only (for the ↵ | Yoann Laissus | 2010-08-17 | 7 | -295/+579 |
| | | | | | | | | | | moment) - Drag accepted from the panel - Move two classes to a separate file Partially fixed : CCBUG: 226479 | ||||
* | Merge commit 'refs/merge-requests/172' of ↵ | Andrea Diamantini | 2010-08-17 | 4 | -56/+65 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m172 | ||||
| * | Message displayed when deleting a bookmark improved | Jon Ander Peñalba | 2010-08-16 | 1 | -6/+20 |
| | | |||||
| * | Unify the deletion of bookmarks in one place | Jon Ander Peñalba | 2010-08-16 | 4 | -56/+51 |
| | | |||||
* | | Made the bookmark search case insensitive and added some comments to the ↵ | Jon Ander Peñalba | 2010-08-16 | 2 | -9/+14 |
|/ | | | | BookmarksProxy class. | ||||
* | Bug when closing the 'New Folder' dialog fixed. | Jon Ander Peñalba | 2010-08-15 | 1 | -2/+5 |
| | |||||
* | Manually importing Yoann merge 2260 | Andrea Diamantini | 2010-08-14 | 2 | -0/+43 |
| | | | | PLease, check if I did something wrong.. | ||||
* | Merge commit 'refs/merge-requests/168' of ↵ | Andrea Diamantini | 2010-08-13 | 1 | -6/+6 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m168 | ||||
| * | Fix the BK panel's drag and drop | Yoann Laissus | 2010-08-12 | 1 | -6/+6 |
| | | |||||
* | | Fix the double fill of the bookmark bar at startup | Yoann Laissus | 2010-08-12 | 1 | -2/+4 |
|/ | |||||
* | - Fix bookmarks' text which is truncated in some places (new tab page, some ↵ | Yoann Laissus | 2010-08-10 | 3 | -9/+10 |
| | | | | | | | | dialogues, ...) - Fix bookmark icons with the bookmark panel BUG: 247196 | ||||
* | - Add a 'Don't ask again' option to some message dialog | Yoann Laissus | 2010-08-04 | 4 | -3/+20 |
| | | | | | | - Prevent a crash if the previous option is enabled because KMenu blocks all GUI events ... BUG: 246565 | ||||
* | Merging mr 154 by hand!! | Andrea Diamantini | 2010-08-02 | 2 | -40/+148 |
| | | | | | | | WARNING: I'm NOT sure about this. Please everyone, check it twice!! PS: Many thanks to Yoann21. He is doing a fantastic work on the bookmarks toolbar | ||||
* | Back to XMLGUI. | Andrea Diamantini | 2010-07-26 | 2 | -0/+11 |
| | | | | | | | | This means configurable toolbars and the old problems with our no menubar choice. We'll see what will happen this time... Yoann: can you pls check my port of the bookmarks toolbar? | ||||
* | Merge commit 'refs/merge-requests/153' of ↵ | Andrea Diamantini | 2010-07-22 | 2 | -39/+15 |
|\ | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m153 Conflicts: src/history/historymanager.cpp src/history/historymanager.h | ||||
| * | reintroduce bookmark suggestions | megabigbug | 2010-07-21 | 2 | -16/+15 |
| | | |||||
| * | history review: | megabigbug | 2010-07-20 | 2 | -23/+0 |
| | | | | | | | | | | | | | | | | | | - remove AwesomeUrlCompletion class - add an QHash to the history manager: each url have a visit counter - sort history urls by visit count TODO: - reintroduce bookmark item in url resolver (broken when AwesomeUrlCompletion was removed) | ||||
* | | Forget to commit this change | Yoann Laissus | 2010-07-21 | 1 | -2/+3 |
|/ | |||||
* | - Performance improvements (partial updates of the tree) | Yoann Laissus | 2010-07-18 | 7 | -58/+91 |
| | | | | | - Synchronisation of the folded states between each windows - Code cleanup | ||||
* | tab has to be plural | Panagiotis Papadopoulos | 2010-07-08 | 1 | -1/+1 |
| | |||||
* | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 2 | -3/+3 |
| | | | | | SettingOpenTab --> NewTab (according to settings) NewCurrentTab --> NewFocusedTab | ||||
* | Fix the add bookmark action of the WebView context menu | Yoann Laissus | 2010-06-12 | 2 | -22/+12 |
| | | | | BUG: 241503 | ||||
* | Fix bookmark tool button with different windows | Yoann Laissus | 2010-06-10 | 2 | -6/+5 |
| | | | | | Fix the bookmark editor's action which is displayed twice BUG: 241337 |