summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* BIG change!!Andrea Diamantini2009-01-091-31/+84
| | | | Removed use of proxy webactionmapper to manage web actions..
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-091-1/+3
| | | | Now we have just loadUrl slot to run pages..
* Created mainview!Andrea Diamantini2009-01-081-0/+704
Other minor adjs..