summaryrefslogtreecommitdiff
path: root/src/bookmarks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Last structure change, promised!Andrea Diamantini2009-11-271-300/+0
| | | | | | | Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether.
* This should fix bookmarks toolbar crash on adding a new bookmark.Andrea Diamantini2009-11-051-6/+9
| | | | At least it shouldn't be dangerous.. :)
* fixing (hopefully, mostly depends on KDE code) problem with toolbars movingAndrea Diamantini2009-10-121-1/+1
| | | | after a crash and so on.
* Open bookmarks in new tabsAndrea Diamantini2009-10-061-1/+1
| | | | (Ronny Scholz patch and idea)
* Turned "Add bookmark" action to KDE one and implemented an "add to preferred"Andrea Diamantini2009-09-301-1/+1
| | | | mechanism (an action in the contextual menu)
* Removing thumbs files on tableWidget changes && removing someAndrea Diamantini2009-09-251-6/+0
| | | | unuseful kWarning..
* Fixed improper use of Bookmark Manager classAndrea Diamantini2009-09-101-2/+2
|
* HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-0/+6
| | | | | | | | | | | | | | | | | First implementation of "rekonq home page" - Added icons && htmls for it - fixed pics places && CMakeLists.txt - Added a HomePage class to create the "rekonq home Page" - Modified setting to load on new tab start 1) rekonq home page (default) 2) blank page 3) an url (to set) - removed home page button - fixed WebPage && loadUrl slot to load "home:" scheme - Added a toolbar method in BookmarksProvider to load bookmarks in the homepage The page needs a lot of love, but I think this is a really good starting point for. Hope you like it :)
* Fix compilation and improved a (little) bitAndrea Diamantini2009-09-031-7/+10
| | | | Bookmarks Manager
* userBookmarksManager seems not work..Andrea Diamantini2009-08-301-1/+19
| | | | | | | | | | Revert "Using userBookmarksManager static function to surely retrieve bmManager.." This reverts commit ef48328f8fe0ac069215037c62711a5e08bf111f. Conflicts: src/bookmarks.cpp
* Bookmark Bar fixesAndrea Diamantini2009-08-301-24/+3
|
* First changes to bookmarks systemAndrea Diamantini2009-08-301-1/+1
|
* Using userBookmarksManager static function to surely retrieve bmManager..Andrea Diamantini2009-08-271-19/+1
|
* Fix crashing, when right-clicking on a bookmark folder in the bookmarkPanagiotis Papadopoulos2009-08-141-0/+2
| | | | toolbar. Patch by Johannes Zellner, Thanks!
* Applied patch from Johannes Zellner about {Middle,CTRL} clickingAndrea Diamantini2009-08-131-5/+5
| | | | | | bookmarks links handling. Many thanks!
* Fixing Licensing issueAndrea Diamantini2009-08-051-7/+13
|
* Fix IncludeAndrea Diamantini2009-08-051-2/+0
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* Fixing a bit enum OpenType names..Andrea Diamantini2009-08-011-1/+1
|
* Trivial fix. Yesterday was late night ;)Andrea Diamantini2009-07-241-1/+1
| | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :)
* Big Big Big Commit!Andrea Diamantini2009-07-241-3/+1
| | | | | | Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url..
* Some lines commented outAndrea Diamantini2009-07-171-2/+1
|
* Bookmark Action MenuAndrea Diamantini2009-07-161-1/+1
|
* Fixing new bookmarks actionAndrea Diamantini2009-07-131-1/+1
|
* New Add Bookmark ActionAndrea Diamantini2009-07-111-4/+4
|
* bookmark toolbar displaying ALL the bookmarks.Andrea Diamantini2009-06-081-14/+42
| | | | | | | 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 filesAndrea Diamantini2009-06-071-1/+1
|
* header fixingAndrea Diamantini2009-06-031-2/+3
|
* no inline functions, as suggestedAndrea Diamantini2009-05-251-0/+6
|
* Last krazy issues fixedadjam2009-05-121-1/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Importing recode (rekonq code).adjam2009-05-031-0/+278
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