summaryrefslogtreecommitdiff
path: root/src/mainview.h
Commit message (Collapse)AuthorAgeFilesLines
* Simplifying a bit web load progress process structureAndrea Diamantini2009-07-291-1/+1
|
* Big Big Big Commit!Andrea Diamantini2009-07-241-7/+0
| | | | | | 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-5/+1
| | | | newTab function in MainView
* Fake gg:// and wk:// protocol.Andrea Diamantini2009-06-301-1/+1
| | | | | 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-1/+1
| | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see..
* Comments and FixesAndrea Diamantini2009-06-211-17/+0
|
* New notify systemAndrea Diamantini2009-06-211-1/+18
|
* Finally fixed F5 shortcutAndrea Diamantini2009-06-201-2/+0
|
* Removed recently closed tabs historyAndrea Diamantini2009-06-191-9/+2
|
* New Tab tool buttonAndrea Diamantini2009-06-191-0/+7
|
* Fix forward declarationmlaurent2009-06-111-3/+0
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
|
* Lot of work to do in mainview. Removed status/tool/geometry change view signalsAndrea Diamantini2009-05-281-7/+0
|
* no inline functions, as suggestedAndrea Diamantini2009-05-251-7/+7
|
* splitted web classesAndrea Diamantini2009-05-231-0/+1
|
* Last krazy issues fixedadjam2009-05-121-1/+1
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixing conflicts merging masteradjam2009-05-061-0/+4
|\ | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * Open Back/Forward tabs fixedAndrea Diamantini2009-05-021-2/+2
| |
| * Managing user tab open settings. Step 2Andrea Diamantini2009-05-011-1/+2
| |
| * Open tabs in brackground. Step 1Andrea Diamantini2009-05-011-0/+3
| |
| * mouseDoubleClickEvent return, as decided with AvaddonAndrea Diamantini2009-05-011-42/+27
| |
| * astyleAndrea Diamantini2009-04-291-17/+35
| |
| * Fixed loading Url methods.Andrea Diamantini2009-04-291-1/+7
| | | | | | | | | | | | | | | | Now in all rekonq code we have just a loadUrl method in mainview (doing the dirty job) and one in mainwindow, provided for convenience. Every class needing loading an url has a openUrl signal. Hope this should go well..
| * Removed unused MainView loadUrlPage signalAndrea Diamantini2009-04-291-1/+0
| |
| * Removed Qt4.4 compatibility slotsAndrea Diamantini2009-04-281-3/+0
| |
| * Faster Mainview loadAndrea Diamantini2009-04-281-0/+2
| |
| * Revert "Some changes ported for merge to mainline (bookmarks & links ↵Andrea Diamantini2009-04-281-12/+11
| | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5.
| * TabBar context menu fix portedAlexandr Domrachev2009-04-271-0/+1
| |
| * Open new tab on TabBar double clickAlexandr Domrachev2009-04-271-0/+3
| |
| * Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-271-11/+12
| | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed
| * Removed KDE VERSION check. tabbar needs some love..Andrea Diamantini2009-04-261-1/+1
| |
| * Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-2/+2
| |
| * Another importing step.Andrea Diamantini2009-04-251-31/+43
| | | | | | | | Need to fix cookies' classes and then (I think) we are near the goal..
| * Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
| |
| * pedanticAndrea Diamantini2009-04-181-1/+5
| |
| * pedanticAndrea Diamantini2009-04-111-0/+2
| |
| * Merge branch 'NoMainViewEvents'Andrea Diamantini2009-04-111-5/+0
| |\
| | * Removed MainView events..Andrea Diamantini2009-04-111-5/+0
| | |
| * | pedanticAndrea Diamantini2009-04-111-0/+1
| | |
| * | animated loading. Imported following (a bit) Arora code..Andrea Diamantini2009-04-111-1/+12
| |/
| * Added some functions commentAndrea Diamantini2009-04-111-1/+8
| |
| * Fixed lineEdits tabs movements (each site, its url..)Andrea Diamantini2009-04-111-0/+2
| |
| * Fixed tab moving, thanks to Qt 4.5 magic..Andrea Diamantini2009-04-101-2/+1
| |
| * new tab has to have focusgit stAndrea Diamantini2009-04-101-1/+1
| |
| * Fixed webview APIAndrea Diamantini2009-04-101-7/+7
| | | | | | | | Removed some unuseful comments
| * Removed unuseful lasttabclosed signal in mainview.Andrea Diamantini2009-04-091-1/+0
| | | | | | | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened.
| * tab bar refactoringAndrea Diamantini2009-04-051-5/+1
| |
| * Compiles just with 4.5..Andrea Diamantini2009-04-051-1/+5
| |
| * Modified loading icon displaying, from KDE icon to loading one..Andrea Diamantini2009-04-051-0/+2
| |
| * Fixing mainview descriptionAndrea Diamantini2009-04-021-5/+2
| |