summaryrefslogtreecommitdiff
path: root/src/data/home.html
Commit message (Collapse)AuthorAgeFilesLines
* Little improvements for css transitions : use shortland property, ↵matgic782010-05-221-23/+21
| | | | transitions for switcher. Fixes first part of bug 238120
* Add some text when a newtabpage is empty for users to know that this isn't a bugmatgic782010-04-191-0/+7
|
* NewTabPage : add buttons in #actions : "Clear Private Data" for history and ↵matgic782010-04-051-2/+2
| | | | bookmarks, "Edit Downloads"
* Fix detail after rebasematgic782010-04-011-1/+3
|
* Button on top-right to add a previewmatgic782010-04-011-8/+45
|
* Improve Downloads page appearance :matgic782010-03-291-0/+14
| | | | the downloads info are shown on 3 lines with the icon of the file
* workaround too big bottom bordermatgic782010-02-101-1/+1
|
* Improve newtabpage css:matgic782010-02-101-103/+59
| | | | | | -previews are centered -favorites fit in 1280*800 -removed unuseful lines
* margin-top in favorites from 7% to 4%.Andrea Diamantini2010-02-101-2/+1
| | | | This to let previews fit in my screen (1280x800, quite common..)
* Fix loading previews : when load finished, result wasn't shownmatgic782010-02-061-2/+2
|
* Various changes:matgic782010-02-061-11/+11
| | | | | | | - 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-13/+63
| | | | | | | | | | | | 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
* Rewrite NewTabPage to use QWebElement for page generationmatgic782009-12-091-4/+26
|
* Moved data dir to srcAndrea Diamantini2009-11-131-0/+157