Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applied patch from Johannes Zellner about {Middle,CTRL} clicking | Andrea Diamantini | 2009-08-13 | 1 | -2/+5 |
| | | | | | | bookmarks links handling. Many thanks! | ||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -7/+13 |
| | |||||
* | bookmark toolbar displaying ALL the bookmarks. | Andrea Diamantini | 2009-06-08 | 1 | -1/+4 |
| | | | | | | | This commit is based on patch from Matthieu Gicquel (many thanks). While I don't like this "super-filled" bm toolbar, this is probably the best solution, waiting for an akonadi based bookmarks model. | ||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 |
| | |||||
* | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 1 | -4/+1 |
| | |||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -3/+3 |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | EBN Krazy fixes. 1st round.. | Andrea Diamantini | 2009-05-06 | 1 | -2/+2 |
| | | |||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -14/+17 |
| | | |||||
| * | Fixed loading Url methods. | Andrea Diamantini | 2009-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Now in all rekonq code we have just a loadUrl method in mainview (doing the dirty job) and one in mainwindow, provided for convenience. Every class needing loading an url has a openUrl signal. Hope this should go well.. | ||||
| * | Importing some reverted changes | Andrea Diamantini | 2009-04-28 | 1 | -0/+7 |
| | | |||||
| * | Revert "Some changes ported for merge to mainline (bookmarks & links ↵ | Andrea Diamantini | 2009-04-28 | 1 | -32/+17 |
| | | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5. | ||||
| * | Some changes ported for merge to mainline (bookmarks & links handling related) | Alexandr Domrachev | 2009-04-27 | 1 | -17/+32 |
| | | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed | ||||
| * | Fixed copyright strings, per file, as decided | Andrea Diamantini | 2009-04-26 | 1 | -2/+2 |
| | | |||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 |
| | | |||||
| * | Bookmarks classes refactored | Andrea Diamantini | 2009-04-21 | 1 | -59/+103 |
| | | |||||
| * | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -19/+19 |
| | | |||||
| * | update toolbar when bookmarks change. Yeah.. | Andrea Diamantini | 2009-03-22 | 1 | -0/+1 |
| | | |||||
| * | typo | Andrea Diamantini | 2009-03-22 | 1 | -0/+6 |
| | | |||||
| * | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -17/+19 |
| | | |||||
| * | 1st fixes to bookmarks system, toolbar and menu. Needs care and docs.. | Andrea Diamantini | 2009-02-25 | 1 | -0/+26 |
| | | |||||
| * | Documented API bookmarks && download classes. | Andrea Diamantini | 2009-02-24 | 1 | -7/+79 |
| | | | | | | | | Fixed load on startup | ||||
| * | First bits of documentation.. | Andrea Diamantini | 2009-02-15 | 1 | -1/+6 |
| | | |||||
| * | New BookmarkBar!! 1st version, Yeah!! | Andrea Diamantini | 2009-01-28 | 1 | -17/+8 |
| | | |||||
| * | Fixed MenuBar. | Andrea Diamantini | 2009-01-27 | 1 | -3/+5 |
| | | | | | | | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it.. | ||||
| * | 1st introduction of new bookmarks line | Andrea Diamantini | 2009-01-27 | 1 | -0/+10 |
| | | |||||
| * | BrowserMainWindow --> MainWindow | Andrea Diamantini | 2008-12-27 | 1 | -2/+2 |
| | | |||||
| * | adjusted rekonq name | Andrea Diamantini | 2008-12-14 | 1 | -1/+1 |
| | | | | | | | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar | ||||
| * | QUrl --> KUrl! | Andrea Diamantini | 2008-12-05 | 1 | -1/+2 |
| | | |||||
| * | New Bookmarks menu, sharing bkmrs with Konqueror0.0.1 | Andrea Diamantini | 2008-12-02 | 1 | -8/+20 |
| | | | | | | | | (And that's reKonq 1st feature!!) | ||||
| * | New BookmarkMenu implementation | Andrea Diamantini | 2008-12-01 | 1 | -0/+55 |
| | | |||||
| * | 1st new implementation of KDE bookmarks system. | Andrea Diamantini | 2008-11-13 | 1 | -289/+0 |
| | | | | | | | | | | The idea is to share konqueror bookmarks until we don't have an akonadi storage of them.. | ||||
| * | Setting right license | Andrea Diamantini | 2008-11-07 | 1 | -36/+19 |
| | | |||||
| * | reKonq initial commit. Yeah! | Andrea Diamantini | 2008-10-30 | 1 | -0/+306 |
| | |||||
* | Importing recode (rekonq code). | adjam | 2009-05-03 | 1 | -0/+238 |
I'm sorry I coudn't perform this with gitsvn or tailor.. but I cannot lose all the evening just for this. And I need to sleep now.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |