summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * TabBar code clean. Icons added to context menuAlexandr Domrachev2009-04-271-1/+0
| * Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-271-26/+57
| * Removed KDE VERSION check. tabbar needs some love..Andrea Diamantini2009-04-261-9/+10
| * mainview fixesAndrea Diamantini2009-04-261-7/+5
| * Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-2/+2
| * Fixed 4.2 compilingAndrea Diamantini2009-04-261-1/+1
| * Another importing step.Andrea Diamantini2009-04-251-158/+160
| * Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
| * Fixing (and updating) MainView codeAndrea Diamantini2009-04-211-2/+2
| * set (Untitled) to untitled pages..Andrea Diamantini2009-04-171-3/+10
| * Merge branch 'NoMainViewEvents'Andrea Diamantini2009-04-111-40/+0
| |\
| | * Removed MainView events..Andrea Diamantini2009-04-111-40/+0
| * | animated loading. Imported following (a bit) Arora code..Andrea Diamantini2009-04-111-4/+33
| |/
| * Fixed lineEdits tabs movements (each site, its url..)Andrea Diamantini2009-04-111-0/+10
| * Fixed tab moving, thanks to Qt 4.5 magic..Andrea Diamantini2009-04-101-17/+0
| * Fixed some wrong changesAndrea Diamantini2009-04-101-5/+8
| * new tab has to have focusgit stAndrea Diamantini2009-04-101-7/+8
| * Fixed webview APIAndrea Diamantini2009-04-101-22/+33
| * Removed unuseful lasttabclosed signal in mainview.Andrea Diamantini2009-04-091-2/+0
| * pedanticAndrea Diamantini2009-04-081-1/+1
| * Fixing tab focus on new tab loading.Andrea Diamantini2009-04-081-1/+3
| * tab bar refactoringAndrea Diamantini2009-04-051-14/+7
| * Compiles just with 4.5..Andrea Diamantini2009-04-051-1/+15
| * Modified loading icon displaying, from KDE icon to loading one..Andrea Diamantini2009-04-051-1/+6
| * Fixed no/no close tab confirm messageboxAndrea Diamantini2009-04-051-2/+3
| * API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-291-6/+6
| * astyle. First round..Andrea Diamantini2009-03-281-52/+55
| * Some fixes from avaddon-clone. Thank youAndrea Diamantini2009-03-271-4/+5
| * Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-5/+11
| * Fixed Copyright introAndrea Diamantini2009-03-221-18/+18
| * Always Show Tab Bar. Or not...Andrea Diamantini2009-03-211-0/+32
| * updated rekonq siteAndrea Diamantini2009-03-161-2/+2
| * Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-1/+5
| * Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-3/+1
| * {Browser,}Application. Again..Andrea Diamantini2009-02-151-5/+5
| * Removed unuseful "Select All" action.Andrea Diamantini2009-01-281-8/+0
| * Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-4/+1
| * Fixed unconnected STOP web actionAndrea Diamantini2009-01-121-0/+9
| * Every action is now in ActionCollection!!Andrea Diamantini2009-01-091-105/+77
| * Removed WebActionMapper class!Andrea Diamantini2009-01-091-121/+4
| * BIG change!!Andrea Diamantini2009-01-091-31/+84
| * removed LoadPage method to semplify APIAndrea Diamantini2009-01-091-1/+3
| * Created mainview!Andrea Diamantini2009-01-081-0/+704
* Importing recode (rekonq code).adjam2009-05-031-0/+716