summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixing rekonq Multi Windows behaviour andAndrea Diamantini2009-09-061-1/+0
| | | | Added options about tabbed (or not) browsing..
* Typo SIGNAL --> SLOTAndrea Diamantini2009-08-281-1/+1
| | | | perhaps the bug for Mouse Middle close feature..
* New tab button code improvements.Andrea Diamantini2009-08-271-67/+9
| | | | Patch from Johannes Zellner (thanks)
* Some fixes icon relatedAndrea Diamantini2009-08-271-3/+4
|
* Middle click closes tabAndrea Diamantini2009-08-241-0/+2
|
* Fixed problems restoring Lionel's hack about focused (or not) new WebViewsAndrea Diamantini2009-08-231-50/+6
| | | | | | Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :)
* Modified newTab function and splitted into two parts.Andrea Diamantini2009-08-231-12/+58
| | | | | | | There are still some regressions to be fixed: - open link in new tab is always without focus - urlbar is empty on new tab loading - mics..
* Applied Lindsay's patch about opening Home Page in new tabsAndrea Diamantini2009-08-231-0/+5
| | | | and changed a bit General UI
* Removed some menu related actions (cloned in the context menus)Andrea Diamantini2009-08-231-56/+0
|
* Removed MenuBar. First steps..Andrea Diamantini2009-08-221-1/+0
|
* Some stupid fixes on style, spaces and some comments addedAndrea Diamantini2009-08-221-0/+1
|
* Remove url stackLionel Chauvin2009-08-221-66/+35
|
* Added commentAndrea Diamantini2009-08-201-0/+4
|
* Fixing bug 203156, about stop/reload switch on tab switching.Andrea Diamantini2009-08-101-2/+8
| | | | | | | Anyway, the fix seems quite "hackish" to me. Perhaps someone else will think something better.. BUG: 203156
* Load url in the background urlbar fixesAndrea Diamantini2009-08-071-0/+1
|
* Fixing Licensing issueAndrea Diamantini2009-08-051-7/+13
|
* Krazy issues fixes. Part 1Andrea Diamantini2009-08-051-1/+2
|
* Fix IncludeAndrea Diamantini2009-08-051-3/+0
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* Dynamic tab barmegabigbug2009-08-011-7/+21
|
* Some string changes and various fixesAndrea Diamantini2009-08-011-3/+7
|
* Fix tab in background featuremegabigbug2009-07-311-3/+3
|
* "Fixed" a string a littlePanagiotis Papadopoulos2009-07-311-1/+1
|
* Simplifying a bit web load progress process structureAndrea Diamantini2009-07-291-7/+5
|
* A lot of fixes here:Andrea Diamantini2009-07-261-3/+6
| | | | | | | | | - CTRL + click browsing - mouse wheel gestures - cleaning a bit web* classes This has been possible restoring some code from rekonq 0.1 web classes implementation.
* New beautiful pano's loading.mng fileAndrea Diamantini2009-07-261-1/+1
|
* Trivial fix. Yesterday was late night ;)Andrea Diamantini2009-07-241-1/+1
| | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :)
* Big Big Big Commit!Andrea Diamantini2009-07-241-91/+1
| | | | | | Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url..
* Definitely fixing rekonq API. First step.Andrea Diamantini2009-07-241-25/+22
| | | | newTab function in MainView
* Giving webview focus fasterAndrea Diamantini2009-07-171-1/+1
|
* Fixing addTabButton visibility.Andrea Diamantini2009-07-111-0/+3
| | | | Courtesy patch from Zorael. Thanks ;)
* Merge commit 'avaddon/master'Andrea Diamantini2009-07-071-5/+4
|\
| * Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-271-21/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: Fixing popup pos && removing unwanted statusBar 0.1.6 version with new notifying system New notifying system. Perhaps this should be default for Deleting popup in empty msg Comments and Fixes New notify system Working on new notify system... start moving things.. slot Save File As Finally fixed F5 shortcut New history menu code comments history menu fix
| * \ Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-201-52/+39
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: (23 commits) rekonq 0.1.5: UI changes Various Fixes RFC. History Menu Revisited. History Panel Action fix Removed unuseful history dialog. We use just history panel, from now on.. Removed recently closed tabs history No more Action Back Menu UI changes New Tab tool button Fixing webpage headers Restored Unsupport Content Handler (new 1st implementation) Fix forward declaration Cosmetic networkmanager changes SVN_SILENT made messages (.desktop file) Forgot to remove unuseful KDE IS VERSION check. Removed now.. bookmark toolbar displaying ALL the bookmarks. fixuifiles SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file, second try) ... Conflicts: src/mainview.cpp src/mainwindow.cpp
| * | | Application::icon() changed to staticDomrachev Alexandr2009-06-191-2/+2
| | | |
| * | | Some text reformattingDomrachev Alexandr2009-06-181-4/+3
| | | |
* | | | Finally (and hopefully) fixed Google search url. Sorry for committing spam :)Andrea Diamantini2009-07-011-1/+1
| | | |
* | | | Revert "Fixing Google search url"Andrea Diamantini2009-07-011-1/+1
| | | | | | | | | | | | | | | | This reverts commit 9e5a0f6dbdc71e6e7d4da42278d977cc2ae022d3.
* | | | Fixing Google search urlAndrea Diamantini2009-07-011-1/+1
| | | |
* | | | Fake gg:// and wk:// protocol.Andrea Diamantini2009-06-301-5/+53
| |_|/ |/| | | | | | | | | | | Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there..
* | | New notifying system. Perhaps this should be default forAndrea Diamantini2009-06-211-19/+2
| | | | | | | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see..
* | | Deleting popup in empty msgAndrea Diamantini2009-06-211-2/+2
| | |
* | | New notify systemAndrea Diamantini2009-06-211-15/+15
| |/ |/|
* | Removed recently closed tabs historyAndrea Diamantini2009-06-191-54/+0
| |
* | New Tab tool buttonAndrea Diamantini2009-06-191-0/+41
|/
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
|
* Moving guessUrlFromString function to Application classAndrea Diamantini2009-06-011-4/+2
|
* Lot of work to do in mainview. Removed status/tool/geometry change view signalsAndrea Diamantini2009-05-281-12/+4
|
* Refactored page/setNewPage KWebPage methodsAndrea Diamantini2009-05-251-22/+10
|
* no inline functions, as suggestedAndrea Diamantini2009-05-251-0/+43
|
* Initial kdewebkit porting. STEP 1 DONEAndrea Diamantini2009-05-231-1/+1
|