summaryrefslogtreecommitdiff
path: root/src/rekonqpage/newtabpage.h
Commit message (Collapse)AuthorAgeFilesLines
* Move from about: to rekonq: protocol for our special linksAndrea Diamantini2013-06-061-2/+2
|
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-1/+1
|
* rekonq new tab page restored :)Andrea Diamantini2012-12-101-0/+125
|
* removed unuseful rekonqpage dirAndrea Diamantini2010-03-191-109/+0
| | | | (we are using just a class for it)
* First bunch of fixes for the NewTabPage + WebSnap chain.Andrea Diamantini2010-03-161-10/+14
| | | | | | | | | It seems clear (to me) that they leaks memory, so they urgently need fixes. And a complete redesign. This is just a first (the easiest) part of it: - Removed some unuseful methods, - Added some documentation for the WebSnap class - Cleaned code, in general
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-261-1/+4
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+2
|
* Fix NewTabPage API && commentsAndrea Diamantini2010-02-091-10/+8
|
* Fix loading previews : when load finished, result wasn't shownmatgic782010-02-061-1/+1
|
* bugfixing...matgic782010-02-061-12/+2
|
* A new approach for choosing previews : a bar appears, then you browse to the ↵matgic782010-02-061-1/+10
| | | | page you want to preview, and then you click a button
* fix bug : closed Tabs replaced favorites when loadedmatgic782010-02-061-1/+3
|
* First expermimental implementation of a new way of choosing a previewmatgic782010-02-061-0/+2
|
* Various changes:matgic782010-02-061-1/+8
| | | | | | | - 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-6/+13
| | | | | | | | | | | | 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 handlingAndrea Diamantini2009-12-161-1/+1
|
* Rewrite NewTabPage to use QWebElement for page generationmatgic782009-12-091-11/+25
|
* cleaning home :)Andrea Diamantini2009-11-131-0/+72
In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better