Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the error-page a bit prettier. | Anton Kreuzkamp | 2012-06-14 | 1 | -1/+5 |
| | | | | | | | This patch adds a background-image over the previous grey background and replaces the white box with a more styled one. REVIEW:105124 | ||||
* | Apply a Plasma-like style to the new-tab-page | Anton Kreuzkamp | 2012-06-14 | 1 | -14/+51 |
| | | | | | | | | | | This commit makes previews on the new-tab-page use pure css instead of a background-image and replaces the grey background of the bookmark groups by a fancy one, looking very similiar to Plasma's Air theme. It also fixes a few minor optical dissonances on the new-tab-page. REVIEW: 105123 | ||||
* | reordering favorites by drag & drop | Andrea Diamantini | 2012-05-19 | 1 | -7/+20 |
| | | | | | WARNING: this code is very tricky, but I think results are really nice. Let's see what will happen... | ||||
* | Another CSS clean up (last??) | Andrea Diamantini | 2012-05-15 | 1 | -111/+114 |
| | |||||
* | Improve downloads page | Andrea Diamantini | 2012-05-15 | 1 | -1/+1 |
| | | | | | | - remove from list (+ API for DownloadManager to save changes) - open dir in extern app - css | ||||
* | New Bookmarks page | Andrea Diamantini | 2012-05-15 | 1 | -5/+31 |
| | |||||
* | History search | Andrea Diamantini | 2012-05-15 | 1 | -0/+2 |
| | |||||
* | No more lined titles in history and tabs pages | Andrea Diamantini | 2012-05-15 | 1 | -7/+4 |
| | |||||
* | Update image : HALF IMPLEMENTATION | Andrea Diamantini | 2012-05-15 | 1 | -2/+2 |
| | |||||
* | Limit default history to two days entries shown | Andrea Diamantini | 2012-05-15 | 1 | -7/+18 |
| | |||||
* | Enlarge and clean up menu | Andrea Diamantini | 2012-05-15 | 1 | -14/+7 |
| | |||||
* | about:downloads grey links | Andrea Diamantini | 2012-05-15 | 1 | -0/+4 |
| | |||||
* | Add font: Nunito regular | Andrea Diamantini | 2012-05-15 | 1 | -12/+23 |
| | |||||
* | new background | Andrea Diamantini | 2012-05-15 | 1 | -1/+1 |
| | |||||
* | Small cleanup in history pages | Andrea Diamantini | 2011-12-12 | 1 | -4/+4 |
| | | | | | | - created a "general" folder css class - truncated links titles longer than 100 chars - improved upper margin in titles | ||||
* | 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 |