summaryrefslogtreecommitdiff
path: root/src/rekonqpage/newtabpage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix NewTabPage API && commentsAndrea Diamantini2010-02-091-0/+4
|
* Fix loading previews : when load finished, result wasn't shownmatgic782010-02-061-13/+34
|
* Do not try to load homepage if url is not validmatgic782010-02-061-0/+8
|
* Add tooltips to buttonsmatgic782010-02-061-0/+2
|
* bugfixing...matgic782010-02-061-51/+5
|
* A new approach for choosing previews : a bar appears, then you browse to the ↵matgic782010-02-061-13/+23
| | | | page you want to preview, and then you click a button
* fix bug : closed Tabs replaced favorites when loadedmatgic782010-02-061-1/+8
|
* little changesmatgic782010-02-061-1/+3
|
* First expermimental implementation of a new way of choosing a previewmatgic782010-02-061-12/+45
|
* Various changes:matgic782010-02-061-26/+58
| | | | | | | - improve appearance of empty/loading previews - port closedTabs to new system - remove PreviewImage files TODO : dialog to choose preview
* Re-implemented previews in homepage without using plugins. Not finished yet :matgic782010-02-061-28/+127
| | | | | | | | | | | | Little things that change: -nice buttons appearing on hover -transitions on hover TODO: -when a preview is empty or when loading, it is very ugly -for now there's no way to choose the page you want to preview -port "closed Tabs" to this new architecture -totally remove PreviewImage classes -eventually, specific contextmenu for previews
* First form of protocol handlingAndrea Diamantini2009-12-161-2/+2
|
* Rewrite NewTabPage to use QWebElement for page generationmatgic782009-12-091-111/+106
|
* Last structure change, promised!Andrea Diamantini2009-11-271-1/+1
| | | | | | | 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.
* cleaning home :)Andrea Diamantini2009-11-131-0/+285
In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better