summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* New Clear Private Data actionAndrea Diamantini2009-07-265-8/+58
| | | | Needs some fixes..
* Clear Data UIAndrea Diamantini2009-07-261-0/+69
|
* Clear Private Data 1st implementationAndrea Diamantini2009-07-263-3/+55
|
* New beautiful pano's loading.mng fileAndrea Diamantini2009-07-261-1/+1
|
* Fixing a bit codestyle and image copy and downloadAndrea Diamantini2009-07-251-62/+66
|
* Merge branch 'findbarNEW'Andrea Diamantini2009-07-253-8/+30
|\
| * Fixing codestyle and changing a bit red colorAndrea Diamantini2009-07-251-8/+10
| |
| * Remove notification for search textmegabigbug2009-07-253-8/+28
| | | | | | | | Notify matching by changing the background color of the text field
* | Merge commit 'megabigbug/ContextsMenus'Andrea Diamantini2009-07-251-72/+77
|\ \
| * | different context menus:megabigbug2009-07-251-72/+77
| |/ | | | | | | | | | | | | | | -link actions -actions for a text selected in field -actions for a field -actions for text selected in a page -actions for a page
* | Fixing history menuAndrea Diamantini2009-07-252-24/+5
| |
* | Merge commit 'megabigbug/Shortcuts'Andrea Diamantini2009-07-251-0/+5
|\ \
| * | Add a page in the configuration panel for shortcuts settingsmegabigbug2009-07-241-0/+5
| |/
* | "Fixed" stringPanagiotis Papadopoulos2009-07-241-1/+1
|/
* Rekonq tools menuAndrea Diamantini2009-07-242-3/+14
| | | | (waiting for clear data action..)
* Pano "create new windowd" bug fix and other little web classesAndrea Diamantini2009-07-243-6/+9
| | | | improvements
* Trivial fix. Yesterday was late night ;)Andrea Diamantini2009-07-245-24/+37
| | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :)
* rekonq 0.1.10 with last news.Andrea Diamantini2009-07-241-1/+1
| | | | | From now on, until rekonq 0.2 release jsut bugfixing and TODO related problems
* cleaning web* classes and fixing newWindow and createWindow WebPageAndrea Diamantini2009-07-244-10/+18
| | | | slots
* cleaning code a bit...Andrea Diamantini2009-07-242-8/+0
|
* Big Big Big Commit!Andrea Diamantini2009-07-245-112/+6
| | | | | | 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..
* Removed rekonqrun class and provided slots in Application one.Andrea Diamantini2009-07-246-295/+127
|
* Fixing Rekonfig callAndrea Diamantini2009-07-241-1/+1
|
* Another rekonqrun step. Using previous schemes.Andrea Diamantini2009-07-242-13/+25
|
* Added NON fixed rekonqrun class.Andrea Diamantini2009-07-243-0/+274
| | | | Sorry about this, but I need to start from some place :)
* Definitely fixing rekonq API. First step.Andrea Diamantini2009-07-245-46/+27
| | | | newTab function in MainView
* Add icons for "history panel" and "page source" itemsmegabigbug2009-07-242-2/+4
|
* Add icons for "history panel" and "page source" itemsmegabigbug2009-07-241-0/+1
|
* Not showing the status popup when the window is not active (doesn't haveIvan Čukić2009-07-241-9/+13
| | | | the focus)
* Merge commit 'ivan/master'Andrea Diamantini2009-07-231-0/+1
|\
| * Removed the borders (side and mottom) of the tab widgetIvan Čukić2009-07-221-0/+1
| |
* | Fixing findbar focus on find request.Andrea Diamantini2009-07-233-4/+17
|/ | | | | Also hiding it with ESC key when it has no focus. Courtesy patch from Johannes Zellner. Many Thanks!
* Cleaning commentsAndrea Diamantini2009-07-171-1/+0
|
* Cleaning a bit WebPage implementation to load faster rekonqAndrea Diamantini2009-07-172-54/+36
|
* Some lines commented outAndrea Diamantini2009-07-172-4/+1
|
* Giving webview focus fasterAndrea Diamantini2009-07-171-1/+1
|
* New rekonq tools menu in main toolbar.Andrea Diamantini2009-07-163-6/+30
| | | | | | This is completely based on code and ideas from Lionel "MegaBigBug" Chauvin. Many thanks!
* Bookmark Action MenuAndrea Diamantini2009-07-163-7/+9
|
* rekonq 0.1.9 : Going back to futureAndrea Diamantini2009-07-161-1/+1
| | | | | rekonq goes back to pure QtWebKit. KDE Integration will come through KIO::Accessmanager and KParts::BrowserRun
* Removed unuseful OpenLinkInNewTab slotAndrea Diamantini2009-07-162-11/+0
|
* Removed some unuseful headersAndrea Diamantini2009-07-162-55/+15
|
* Restoring KDE webpage actions (KDE webkit code)Andrea Diamantini2009-07-151-0/+47
|
* Fixing CMakeLists..Andrea Diamantini2009-07-151-6/+3
|
* Some backports from KdeWebKit and rekonq 0.1 implementationAndrea Diamantini2009-07-154-48/+26
|
* Going back to simpler QtWebKit.Andrea Diamantini2009-07-154-20/+122
| | | | Seems more fast and stable, for now..
* rekonq 0.1.8: closing to 0.2 releaseAndrea Diamantini2009-07-131-1/+1
| | | | | Bookmark managing fixes, optional (not default) passive popus, mouse gestures improvements
* Fixing new bookmarks actionAndrea Diamantini2009-07-132-5/+2
|
* New Add Bookmark ActionAndrea Diamantini2009-07-114-13/+15
|
* Fixing addTabButton visibility.Andrea Diamantini2009-07-111-0/+3
| | | | Courtesy patch from Zorael. Thanks ;)
* syntax fix and addBookmark Action created just if necessaryAndrea Diamantini2009-07-111-5/+4
|