Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | embed the navigation bar and the action bar in a table (div with ↵ | megabigbug | 2010-07-04 | 1 | -19/+25 |
| | | | | display:table) => better for small window | ||||
* | Little improvements for css transitions : use shortland property, ↵ | matgic78 | 2010-05-22 | 1 | -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 bug | matgic78 | 2010-04-19 | 1 | -0/+7 |
| | |||||
* | NewTabPage : add buttons in #actions : "Clear Private Data" for history and ↵ | matgic78 | 2010-04-05 | 1 | -2/+2 |
| | | | | bookmarks, "Edit Downloads" | ||||
* | Fix detail after rebase | matgic78 | 2010-04-01 | 1 | -1/+3 |
| | |||||
* | Button on top-right to add a preview | matgic78 | 2010-04-01 | 1 | -8/+45 |
| | |||||
* | Improve Downloads page appearance : | matgic78 | 2010-03-29 | 1 | -0/+14 |
| | | | | the downloads info are shown on 3 lines with the icon of the file | ||||
* | workaround too big bottom border | matgic78 | 2010-02-10 | 1 | -1/+1 |
| | |||||
* | Improve newtabpage css: | matgic78 | 2010-02-10 | 1 | -103/+59 |
| | | | | | | -previews are centered -favorites fit in 1280*800 -removed unuseful lines | ||||
* | margin-top in favorites from 7% to 4%. | Andrea Diamantini | 2010-02-10 | 1 | -2/+1 |
| | | | | This to let previews fit in my screen (1280x800, quite common..) | ||||
* | Fix loading previews : when load finished, result wasn't shown | matgic78 | 2010-02-06 | 1 | -2/+2 |
| | |||||
* | Various changes: | matgic78 | 2010-02-06 | 1 | -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 : | matgic78 | 2010-02-06 | 1 | -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 generation | matgic78 | 2009-12-09 | 1 | -4/+26 |
| | |||||
* | Moved data dir to src | Andrea Diamantini | 2009-11-13 | 1 | -0/+157 |