summaryrefslogtreecommitdiff
path: root/src/bookmarks.h
Commit message (Collapse)AuthorAgeFilesLines
* astyleAndrea Diamantini2009-04-291-14/+17
|
* Fixed loading Url methods.Andrea Diamantini2009-04-291-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 changesAndrea Diamantini2009-04-281-0/+7
|
* Revert "Some changes ported for merge to mainline (bookmarks & links ↵Andrea Diamantini2009-04-281-32/+17
| | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5.
* Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-271-17/+32
| | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed
* Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-2/+2
|
* Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
|
* Bookmarks classes refactoredAndrea Diamantini2009-04-211-59/+103
|
* astyle. First round..Andrea Diamantini2009-03-281-19/+19
|
* update toolbar when bookmarks change. Yeah..Andrea Diamantini2009-03-221-0/+1
|
* typoAndrea Diamantini2009-03-221-0/+6
|
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+19
|
* 1st fixes to bookmarks system, toolbar and menu. Needs care and docs..Andrea Diamantini2009-02-251-0/+26
|
* Documented API bookmarks && download classes.Andrea Diamantini2009-02-241-7/+79
| | | | Fixed load on startup
* First bits of documentation..Andrea Diamantini2009-02-151-1/+6
|
* New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-281-17/+8
|
* Fixed MenuBar.Andrea Diamantini2009-01-271-3/+5
| | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it..
* 1st introduction of new bookmarks lineAndrea Diamantini2009-01-271-0/+10
|
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-2/+2
|
* adjusted rekonq nameAndrea Diamantini2008-12-141-1/+1
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* QUrl --> KUrl!Andrea Diamantini2008-12-051-1/+2
|
* New Bookmarks menu, sharing bkmrs with Konqueror0.0.1Andrea Diamantini2008-12-021-8/+20
| | | | (And that's reKonq 1st feature!!)
* New BookmarkMenu implementationAndrea Diamantini2008-12-011-0/+55
|
* 1st new implementation of KDE bookmarks system.Andrea Diamantini2008-11-131-289/+0
| | | | | The idea is to share konqueror bookmarks until we don't have an akonadi storage of them..
* Setting right licenseAndrea Diamantini2008-11-071-36/+19
|
* reKonq initial commit. Yeah!Andrea Diamantini2008-10-301-0/+306