summaryrefslogtreecommitdiff
path: root/src/bookmarks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* astyleAndrea Diamantini2009-04-291-17/+17
|
* Fixed loading Url methods.Andrea Diamantini2009-04-291-2/+2
| | | | | | | | 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..
* Removed WebView loadUrl usageAndrea Diamantini2009-04-291-2/+5
|
* Importing some reverted changesAndrea Diamantini2009-04-281-0/+11
|
* Revert "Some changes ported for merge to mainline (bookmarks & links ↵Andrea Diamantini2009-04-281-26/+18
| | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5.
* Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-271-18/+26
| | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed
* bookmarks fixesAndrea Diamantini2009-04-271-10/+0
|
* Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-2/+2
|
* Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
|
* Side PanelAndrea Diamantini2009-04-221-19/+5
|
* Bookmarks classes refactoredAndrea Diamantini2009-04-211-71/+174
|
* Fixing Bookmarks provider class, following (a bit..) pawel suggestionsAndrea Diamantini2009-04-071-1/+3
|
* Various fixes, including bookmarks barAndrea Diamantini2009-04-021-2/+0
|
* astyle. First round..Andrea Diamantini2009-03-281-34/+34
|
* cleaning codeAndrea Diamantini2009-03-221-15/+2
|
* update toolbar when bookmarks change. Yeah..Andrea Diamantini2009-03-221-0/+28
|
* Updated TODOAndrea Diamantini2009-03-221-1/+3
|
* Fixing loading of konqueror bookmarks in a unusual place or missing..Andrea Diamantini2009-03-221-1/+23
|
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+20
|
* 1st fixes to bookmarks system, toolbar and menu. Needs care and docs..Andrea Diamantini2009-02-251-4/+37
|
* Documented API bookmarks && download classes.Andrea Diamantini2009-02-241-1/+3
| | | | Fixed load on startup
* New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-281-11/+36
|
* SOme more bits on bookmarkline..Andrea Diamantini2009-01-281-4/+7
|
* Fixed MenuBar.Andrea Diamantini2009-01-271-6/+6
| | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it..
* 1st introduction of new bookmarks lineAndrea Diamantini2009-01-271-0/+8
|
* Fixed FindBar crash && refactored to look like kate searchbarAndrea Diamantini2008-12-301-1/+1
|
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-2/+2
|
* adjusted rekonq nameAndrea Diamantini2008-12-141-2/+2
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* QUrl --> KUrl!Andrea Diamantini2008-12-051-2/+2
|
* New Bookmarks menu, sharing bkmrs with Konqueror0.0.1Andrea Diamantini2008-12-021-14/+27
| | | | (And that's reKonq 1st feature!!)
* New BookmarkMenu implementationAndrea Diamantini2008-12-011-0/+58
|
* 1st new implementation of KDE bookmarks system.Andrea Diamantini2008-11-131-968/+0
| | | | | The idea is to share konqueror bookmarks until we don't have an akonadi storage of them..
* Setting right licenseAndrea Diamantini2008-11-071-0/+1
|
* Localizing strings..Andrea Diamantini2008-11-011-89/+73
|
* reKonq initial commit. Yeah!Andrea Diamantini2008-10-301-0/+983