summaryrefslogtreecommitdiff
path: root/src/newtabpage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* NewTabPage : add buttons in #actions : "Clear Private Data" for history and ↵matgic782010-04-051-0/+32
| | | | bookmarks, "Edit Downloads"
* Previews are now always completely removed when clicking the xmatgic782010-04-011-23/+7
|
* Button on top-right to add a previewmatgic782010-04-011-8/+12
|
* Remove limitation to the number of favorites. You are now able to add and ↵matgic782010-04-011-10/+45
| | | | remove favorites. Some work needed on the "add favorite" button
* Improve Downloads page appearance :matgic782010-03-291-16/+24
| | | | the downloads info are shown on 3 lines with the icon of the file
* Downloads PageAndrea Diamantini2010-03-201-0/+51
| | | | | | This commit implements the downloads history page. While it is in an horrible shape, its slots seem working well It needs just some love..
* NewTabPage: clean APIAndrea Diamantini2010-03-191-9/+10
|
* removed unuseful rekonqpage dirAndrea Diamantini2010-03-191-0/+443
| | | | (we are using just a class for it)
* cleaning home :)Andrea Diamantini2009-11-131-285/+0
| | | | | In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better
* switching back from rekonq: protocol to about: oneAndrea Diamantini2009-11-101-12/+12
| | | | | | This is the more logical solution and let rekonq working also with the upcoming Qt4.6. (QWebView::setHtml() trouble) Anyway we have a little regression in the urlbar clean && select
* Changing homepage.* --> newtabpage.* and fixing APIAndrea Diamantini2009-11-101-0/+285