summaryrefslogtreecommitdiff
path: root/src/data/home.html
Commit message (Collapse)AuthorAgeFilesLines
* Move from about: to rekonq: protocol for our special linksAndrea Diamantini2013-06-061-1/+1
|
* Use webkit general font to render rekonq pagesAndrea Diamantini2013-06-061-9/+4
| | | | BUG: 320318
* Add toggle ability to bk folder in bk pageAndrea Diamantini2013-03-091-0/+18
| | | | BUG: 270191
* History page, added ability to remove items fromAndrea Diamantini2013-01-221-1/+40
|
* Set non null border in the rekonq pagesAndrea Diamantini2013-01-201-3/+0
|
* Make the error-page a bit prettier.Anton Kreuzkamp2012-06-141-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-pageAnton Kreuzkamp2012-06-141-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 & dropAndrea Diamantini2012-05-191-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 Diamantini2012-05-151-111/+114
|
* Improve downloads pageAndrea Diamantini2012-05-151-1/+1
| | | | | | - remove from list (+ API for DownloadManager to save changes) - open dir in extern app - css
* New Bookmarks pageAndrea Diamantini2012-05-151-5/+31
|
* History searchAndrea Diamantini2012-05-151-0/+2
|
* No more lined titles in history and tabs pagesAndrea Diamantini2012-05-151-7/+4
|
* Update image : HALF IMPLEMENTATIONAndrea Diamantini2012-05-151-2/+2
|
* Limit default history to two days entries shownAndrea Diamantini2012-05-151-7/+18
|
* Enlarge and clean up menuAndrea Diamantini2012-05-151-14/+7
|
* about:downloads grey linksAndrea Diamantini2012-05-151-0/+4
|
* Add font: Nunito regularAndrea Diamantini2012-05-151-12/+23
|
* new backgroundAndrea Diamantini2012-05-151-1/+1
|
* Small cleanup in history pagesAndrea Diamantini2011-12-121-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 ↵megabigbug2010-07-041-19/+25
| | | | display:table) => better for small window
* 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