Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change setHtml( string ) to setHtml( string, url ) to let webviews | Andrea Diamantini | 2010-02-19 | 1 | -1/+1 |
| | | | | return an url on webview->url() calls | ||||
* | Working around about: protocol.. | Andrea Diamantini | 2010-02-18 | 1 | -11/+1 |
| | | | | | - honor rekonq settings on about:home page - loads about:blank :) pages | ||||
* | Improve newtabpage css: | matgic78 | 2010-02-10 | 1 | -3/+3 |
| | | | | | | -previews are centered -favorites fit in 1280*800 -removed unuseful lines | ||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 4 | -4/+6 |
| | |||||
* | HUGE CHANGE on Preview Page Choosing | Andrea Diamantini | 2010-02-09 | 3 | -116/+113 |
| | | | | | | | | | | | The idea here is to free rekonq from unuseful weight while browsing and better maintain code. - Moved PreviewSelectorBar to be one of the WebTab bar - (this way position moved to up rather then down) - creation on use && deletion on close (SAVE MEMORY) - free others page for browsing - fix copyright - CLEAN API (is private/public a misconception?) && comments | ||||
* | Fix NewTabPage API && comments | Andrea Diamantini | 2010-02-09 | 2 | -10/+12 |
| | |||||
* | Fix loading previews : when load finished, result wasn't shown | matgic78 | 2010-02-06 | 2 | -14/+35 |
| | |||||
* | Do not try to load homepage if url is not valid | matgic78 | 2010-02-06 | 1 | -0/+8 |
| | |||||
* | Changed strings following pano's recommandations | matgic78 | 2010-02-06 | 1 | -3/+3 |
| | |||||
* | Add tooltips to buttons | matgic78 | 2010-02-06 | 1 | -0/+2 |
| | |||||
* | Last bugs : layout fixes and empty urlbar when going back to homepage | matgic78 | 2010-02-06 | 1 | -1/+3 |
| | |||||
* | bugfix : previews were sometimes saved using the good size | matgic78 | 2010-02-06 | 1 | -1/+1 |
| | |||||
* | bugfixing... | matgic78 | 2010-02-06 | 3 | -64/+28 |
| | |||||
* | A new approach for choosing previews : a bar appears, then you browse to the ↵ | matgic78 | 2010-02-06 | 6 | -241/+231 |
| | | | | page you want to preview, and then you click a button | ||||
* | tmp commit | matgic78 | 2010-02-06 | 1 | -18/+22 |
| | |||||
* | fix bug : closed Tabs replaced favorites when loaded | matgic78 | 2010-02-06 | 2 | -2/+11 |
| | |||||
* | little changes | matgic78 | 2010-02-06 | 3 | -6/+17 |
| | |||||
* | Fix compilation after rebasing | matgic78 | 2010-02-06 | 1 | -1/+2 |
| | |||||
* | First expermimental implementation of a new way of choosing a preview | matgic78 | 2010-02-06 | 4 | -12/+260 |
| | |||||
* | Various changes: | matgic78 | 2010-02-06 | 2 | -27/+66 |
| | | | | | | | - 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 | 2 | -34/+140 |
| | | | | | | | | | | | | 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 handling | Andrea Diamantini | 2009-12-16 | 2 | -3/+3 |
| | |||||
* | Rewrite NewTabPage to use QWebElement for page generation | matgic78 | 2009-12-09 | 2 | -122/+131 |
| | |||||
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -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 Diamantini | 2009-11-13 | 2 | -0/+357 |
In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better |