Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore rekonq migration to nepomuk2 | Andrea Diamantini | 2013-02-10 | 3 | -13/+7 |
| | | | | | | | | | Being kde 4.10 been released, we are ready to. I yet could not understand if this compiles (without nepomuk) in 4.9. CCMAIL:david.narvaez@computer.org CCMAIL:me@vhanda.in REVIEW: 108152 | ||||
* | Clean up BookmarkOwner API, restore bk middle click action | Andrea Diamantini | 2013-01-17 | 3 | -21/+34 |
| | | | | BUG: 313127 | ||||
* | fix url icon when dragging from bk toolbar. | Andrea Diamantini | 2013-01-17 | 1 | -4/+4 |
| | |||||
* | Revert "Rekonq Migration to Nepomuk2" | Andrea Diamantini | 2013-01-08 | 3 | -7/+13 |
| | | | | | | | This reverts commit 6d2519d373350b5e904fb421d688a665dd42c0c1. This let rekonq compile again. Nepomuk2 will be added back when KDE 4.10 will be released. | ||||
* | Rekonq Migration to Nepomuk2 | David E. Narváez | 2013-01-07 | 3 | -13/+7 |
| | | | | | | | | Ran the Nepomuk migration script and added a directory with code that has not yet been ported to Nepomuk2. Also did some CMake changes to be able to drop the config-nepomuk.h.cmake file. REVIEW: 108152 | ||||
* | Krazy fixes, second shot (normalize) | Andrea Diamantini | 2012-12-28 | 2 | -4/+4 |
| | |||||
* | Krazy Fixes, first shot | Andrea Diamantini | 2012-12-28 | 6 | -9/+10 |
| | |||||
* | - Code style check (codestyle script round) | Andrea Diamantini | 2012-12-12 | 1 | -1/+1 |
| | | | | | | | | | - restored CTRL + ENTER code - applied Vedant's patch about (thanks!!!) CCMAIL: vedant.kota@gmail.com REVIEW: 107662 REVIEWED-BY: Tirtha and me | ||||
* | WARNING: BIG COMMIT | Andrea Diamantini | 2012-12-10 | 4 | -3/+16 |
| | | | | | | | | | | | | | This commit reviews and partially fix the Q/K action mess in rekonq code. We now store actions in different actioncollections (one for each tab && one for each window). Related to this code review, you can find also fixes for some triggered actions NOT working (well) before: - fullscreen - bookmark all tabs - new (clean) tab | ||||
* | Integrated spell checking for rekonq2 (lindsay's work imported) | Andrea Diamantini | 2012-12-10 | 3 | -8/+8 |
| | | | | | | | | | | | | | - inline spell highlighter. This requires WebKit 2.3 to work. - Addition of a suggested replacement word list to the context menu, for the word right clicked on - A standard modeless spell check dialog that works on the current editable text (or selection). Heavily cribbed from Dawit's work on kdewebkitpart. oops... also a codingstyle script round here... :) | ||||
* | Manage Bookmarks Toolbar show/hide (&& create/delete) | Andrea Diamantini | 2012-12-10 | 3 | -2/+9 |
| | |||||
* | Moved the bookmark toolbar to be a... toolbar!!! | Andrea Diamantini | 2012-12-10 | 3 | -63/+56 |
| | |||||
* | Implementing the webwindow as special widget | Andrea Diamantini | 2012-12-10 | 1 | -1/+0 |
| | | | | first step, main & bookmarks toolbar | ||||
* | Clean up WebWindow inserting the WebTab there. | Andrea Diamantini | 2012-12-10 | 2 | -4/+4 |
| | |||||
* | Fix places where IconManager was needed... | Andrea Diamantini | 2012-12-10 | 2 | -5/+4 |
| | |||||
* | Bookmark Manager restore | Andrea Diamantini | 2012-12-10 | 8 | -0/+2009 |
| | |||||
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 12 | -2857/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Review boomarks management | Andrea Diamantini | 2012-07-14 | 1 | -3/+0 |
| | | | | | | | | Maybe this is a bit risky before release, but this lets us adding a bookmarks shortcut (CTRL+D) as used in the major browsers. With this commit, rekonq doubles this behavior. BUG: 303445 | ||||
* | Fix session restore code | Andrea Diamantini | 2012-07-09 | 1 | -0/+3 |
| | | | | | | | This let bookmark manager code properly load :) BUG: 296388 BUG: 298051 | ||||
* | Let Opera sync handler being optional | Andrea Diamantini | 2012-05-29 | 3 | -3/+3 |
| | |||||
* | Kitchen sink clean up | Andrea Diamantini | 2012-05-27 | 5 | -25/+26 |
| | | | | | | - astyle - copyrights - (some) includes | ||||
* | Let nepomuk dependencies being optional | Andrea Diamantini | 2012-05-27 | 3 | -12/+39 |
| | |||||
* | Fancy bookmarking on rekonq :) | Phaneendra Hegde | 2012-05-27 | 3 | -1/+26 |
| | | | | | | | | - Fancy bookmarking's resource link dialog added to bookmark context menu - UI improvements in bookmarks dialog - WARNING: Nepomuk/soprano dependencies added NB: Merged and squashed by adjam ;) | ||||
* | ASSERT_NOT_REACHED macro parameter cannot be empty on MSVC. | Andrius da Costa Ribas | 2012-05-27 | 1 | -1/+1 |
| | |||||
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 2 | -1/+2 |
| | |||||
* | Change Bookmark MIME Type and Centralize | David E. Narváez | 2012-03-19 | 3 | -9/+14 |
| | | | | | | | | As discussed in the mailing list, this changes the MIME type to x-rekonq-bookmark and centralizes all references to that MIME type in one static method. REVIEW: 104197 | ||||
* | Get sure mainbar is restored on restart after fullscreen close | Andrea Diamantini | 2012-02-21 | 1 | -2/+6 |
| | | | | Also take care about updating actions panels state | ||||
* | Krazy fixes | Andrea Diamantini | 2012-02-16 | 3 | -5/+5 |
| | | | | | - doublequote_chars - normalize | ||||
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 10 | -29/+29 |
| | | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots | ||||
* | Rebase fix | Andrea Diamantini | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | On the road to the sync feature... | Andrea Diamantini | 2011-12-12 | 2 | -0/+6 |
| | |||||
* | BookmarkProvider --> BookmarkManager | Andrea Diamantini | 2011-12-12 | 7 | -65/+104 |
| | | | | | We have 7 managers and 1 provider... finally fixing this strange thing! | ||||
* | let history, bookmarks and passwords sync on change (first bits) | Andrea Diamantini | 2011-12-12 | 2 | -3/+7 |
| | |||||
* | Unifies macro style | Johannes Troscher | 2011-11-27 | 3 | -6/+6 |
| | | | | | REVIEW: 103242 REVIEWED-BY: adjam | ||||
* | GCI Task: Middle Click a Bookmark Folder to Open Folder in New Tabs | Yoann Laissus | 2011-11-26 | 1 | -8/+16 |
| | | | | | | | Made by Hüseyin Zengin, GCI student. Thanks ! REVIEW: 103206 REVIEWED-BY: me | ||||
* | Fix my previous commit | Yoann Laissus | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | Disable bookmark dragging with middle click in the bookmark toolbar. | Yoann Laissus | 2011-10-17 | 1 | -1/+3 |
| | | | | It's now easier to open bookmark in new tab with a quick mid click | ||||
* | Fix the checked state of a toolbar's bookmark folder which is dropped on itself. | Yoann Laissus | 2011-10-10 | 1 | -0/+6 |
| | |||||
* | Remove "Ad Bk" and "New Bk Folder" actions from the bk folders menu | Furkan Uzumcu | 2011-08-27 | 1 | -4/+0 |
| | | | | | | | They take up too many space and they aren't really necessary there. REVIEW: 102397 REVIEWED-BY: adjam | ||||
* | Introducing ASSERT_NOT_REACHED | Pierre Rossi | 2011-07-28 | 1 | -0/+1 |
| | | | | | | | | | In a similar fashion as WebKit, this might make those cases where we don't expect to go more obvious in debug builds. I also took the liberty to revisit a lot of switch statements but it could potentially be used elsewhere Reviewed-by: andrea | ||||
* | clean up | Andrea Diamantini | 2011-07-25 | 6 | -159/+159 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | Calm down kDebug messages | Andrea Diamantini | 2011-07-19 | 3 | -5/+2 |
| | |||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 6 | -372/+372 |
| | |||||
* | Don't close Bookmark Toolbar's subfolders on a click | Yoann Laissus | 2011-06-09 | 1 | -6/+5 |
| | | | | BUG: 275155 | ||||
* | - Bookmark can now be dropped inside folders : | Yoann Laissus | 2011-06-04 | 2 | -24/+92 |
| | | | | - Correctly hide a folder menu if there is a click outside | ||||
* | Merge branch 'rekonqKonquerorBkConflict' | Yoann Laissus | 2011-05-18 | 2 | -23/+41 |
|\ | |||||
| * | - Fix bookmark conflict between Rekonq and Konqueror | Yoann Laissus | 2011-05-15 | 2 | -23/+41 |
| | | | | | | | | | | - New way to copy rekonq default bookmarks so no problem with konqueror anymore BUG: 273134 | ||||
* | | Add "comment" bookmark field in the bookmark panel | Yoann Laissus | 2011-05-15 | 1 | -0/+7 |
| | | |||||
* | | Null action for root bk folder in the bar | Yoann Laissus | 2011-05-15 | 3 | -9/+19 |
|/ | |||||
* | - A new option to set/unset the current bookmark bar folder in the context menu | Andrea Diamantini | 2011-04-28 | 4 | -40/+102 |
| | | | | | | | - Fix drag and drop with a custom folder - Fix a regression which affects BK bar drag and drop (5a53d2bf91dd) Patch by Yoann Laissus, reviewed by me :) |