summaryrefslogtreecommitdiff
path: root/src/newtabpage.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Add some text when a newtabpage is empty for users to know that this isn't a bugmatgic782010-04-191-0/+30
|
* Fix a bug in NewTabPage::snapFinishedmatgic782010-04-161-14/+20
| | | | | | | | When you started to load closedTabs and opened favorites, previews were replaced when background load of previews finished. Changes : - preview titles are saved only when urls match - previews are replaced only when urls match - added some checks to prevent NewTabPage to have strange behaviour in the future
* Better datetime for downloads pagematgic782010-04-091-1/+3
|
* 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