Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 |
| | |||||
* | Fixing (and updating) MainView code | Andrea Diamantini | 2009-04-21 | 1 | -2/+2 |
| | |||||
* | set (Untitled) to untitled pages.. | Andrea Diamantini | 2009-04-17 | 1 | -3/+10 |
| | |||||
* | Merge branch 'NoMainViewEvents' | Andrea Diamantini | 2009-04-11 | 1 | -40/+0 |
|\ | |||||
| * | Removed MainView events.. | Andrea Diamantini | 2009-04-11 | 1 | -40/+0 |
| | | |||||
* | | animated loading. Imported following (a bit) Arora code.. | Andrea Diamantini | 2009-04-11 | 1 | -4/+33 |
|/ | |||||
* | Fixed lineEdits tabs movements (each site, its url..) | Andrea Diamantini | 2009-04-11 | 1 | -0/+10 |
| | |||||
* | Fixed tab moving, thanks to Qt 4.5 magic.. | Andrea Diamantini | 2009-04-10 | 1 | -17/+0 |
| | |||||
* | Fixed some wrong changes | Andrea Diamantini | 2009-04-10 | 1 | -5/+8 |
| | |||||
* | new tab has to have focusgit st | Andrea Diamantini | 2009-04-10 | 1 | -7/+8 |
| | |||||
* | Fixed webview API | Andrea Diamantini | 2009-04-10 | 1 | -22/+33 |
| | | | | Removed some unuseful comments | ||||
* | Removed unuseful lasttabclosed signal in mainview. | Andrea Diamantini | 2009-04-09 | 1 | -2/+0 |
| | | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened. | ||||
* | pedantic | Andrea Diamantini | 2009-04-08 | 1 | -1/+1 |
| | |||||
* | Fixing tab focus on new tab loading. | Andrea Diamantini | 2009-04-08 | 1 | -1/+3 |
| | | | | Removed unuseful commented code.. | ||||
* | tab bar refactoring | Andrea Diamantini | 2009-04-05 | 1 | -14/+7 |
| | |||||
* | Compiles just with 4.5.. | Andrea Diamantini | 2009-04-05 | 1 | -1/+15 |
| | |||||
* | Modified loading icon displaying, from KDE icon to loading one.. | Andrea Diamantini | 2009-04-05 | 1 | -1/+6 |
| | |||||
* | Fixed no/no close tab confirm messagebox | Andrea Diamantini | 2009-04-05 | 1 | -2/+3 |
| | |||||
* | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 1 | -6/+6 |
| | |||||
* | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -52/+55 |
| | |||||
* | Some fixes from avaddon-clone. Thank you | Andrea Diamantini | 2009-03-27 | 1 | -4/+5 |
| | |||||
* | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -5/+11 |
| | | | | From now on, we (mainly) go on WebView bugfixing.. | ||||
* | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -18/+18 |
| | |||||
* | Always Show Tab Bar. Or not... | Andrea Diamantini | 2009-03-21 | 1 | -0/+32 |
| | |||||
* | updated rekonq site | Andrea Diamantini | 2009-03-16 | 1 | -2/+2 |
| | | | | | | fixed tab actions.. really near rekonq 0.0.4! Perhaps this night!! | ||||
* | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -1/+5 |
| | |||||
* | Last commit before branching "di brutto".. | Andrea Diamantini | 2009-02-20 | 1 | -3/+1 |
| | |||||
* | {Browser,}Application. Again.. | Andrea Diamantini | 2009-02-15 | 1 | -5/+5 |
| | |||||
* | Removed unuseful "Select All" action. | Andrea Diamantini | 2009-01-28 | 1 | -8/+0 |
| | | | | If someone needs it, I can try to implement it one day.. | ||||
* | Partially ported rekonq to KConfigXT technology.. | Andrea Diamantini | 2009-01-18 | 1 | -4/+1 |
| | | | | Perhaps ~50%..going on!! | ||||
* | Fixed unconnected STOP web action | Andrea Diamantini | 2009-01-12 | 1 | -0/+9 |
| | |||||
* | Every action is now in ActionCollection!! | Andrea Diamantini | 2009-01-09 | 1 | -105/+77 |
| | | | | Fully adopted xmlgui && mainview concepts.. | ||||
* | Removed WebActionMapper class! | Andrea Diamantini | 2009-01-09 | 1 | -121/+4 |
| | | | | Now we are really starting to have adjam web browser.. | ||||
* | BIG change!! | Andrea Diamantini | 2009-01-09 | 1 | -31/+84 |
| | | | | Removed use of proxy webactionmapper to manage web actions.. | ||||
* | removed LoadPage method to semplify API | Andrea Diamantini | 2009-01-09 | 1 | -1/+3 |
| | | | | Now we have just loadUrl slot to run pages.. | ||||
* | Created mainview! | Andrea Diamantini | 2009-01-08 | 1 | -0/+704 |
Other minor adjs.. |