summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|
* Full url selection on double click.Andrea Diamantini2009-07-102-1/+6
| | | | Courtesy patch from Johannes Zellner. Thanks ;)
* Merge commit 'abuus/master'Andrea Diamantini2009-07-102-1/+15
|\
| * add mouse actions in webviewAnders Buus2009-07-072-1/+15
| |
* | Merge commit 'pano/master'Andrea Diamantini2009-07-103-12/+12
|\ \
| * | Changed the icon for tabs without own favicon to a generic html-iconPanagiotis Papadopoulos2009-06-231-1/+1
| | |
| * | Merge commit 'rekonq-master/master'Panagiotis Papadopoulos2009-06-222-2/+8
| |\ \
| * | | Changed the string a bit to keep consistencyPanagiotis Papadopoulos2009-06-211-1/+1
| | | |
| * | | Merge commit 'rekonq-master/master'Panagiotis Papadopoulos2009-06-2124-518/+266
| |\ \ \
| * | | | Modified strings in the WebKit settings a bitPanagiotis Papadopoulos2009-06-191-10/+10
| | | | |
* | | | | Cleaning settings ui && making optional hovering links popupsAndrea Diamantini2009-07-084-39/+40
| | | | |