Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loadUrl function fix (hopefully, last!) | Andrea Diamantini | 2009-08-01 | 1 | -12/+26 |
| | |||||
* | Fixing a bit enum OpenType names.. | Andrea Diamantini | 2009-08-01 | 1 | -3/+3 |
| | |||||
* | fix Webshortcuts, works with space and colon delimiter | megabigbug | 2009-08-01 | 1 | -15/+12 |
| | |||||
* | Some string changes and various fixes | Andrea Diamantini | 2009-08-01 | 1 | -3/+4 |
| | |||||
* | Fix tab in background feature | megabigbug | 2009-07-31 | 1 | -27/+17 |
| | |||||
* | Add WebShorcuts Settings in the configuration panel | megabigbug | 2009-07-29 | 1 | -1/+1 |
| | | | | | Remove Webshorcuts Settings item in menus Remove trailing spaces | ||||
* | Fix // bug | megabigbug | 2009-07-27 | 1 | -1/+2 |
| | |||||
* | KDE "real" Web Browsing shortcut support! | Andrea Diamantini | 2009-07-27 | 1 | -36/+8 |
| | |||||
* | A lot of fixes here: | Andrea Diamantini | 2009-07-26 | 1 | -1/+1 |
| | | | | | | | | | - 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 Clear Private Data action | Andrea Diamantini | 2009-07-26 | 1 | -1/+0 |
| | | | | Needs some fixes.. | ||||
* | Trivial fix. Yesterday was late night ;) | Andrea Diamantini | 2009-07-24 | 1 | -17/+28 |
| | | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :) | ||||
* | cleaning code a bit... | Andrea Diamantini | 2009-07-24 | 1 | -7/+0 |
| | |||||
* | Removed rekonqrun class and provided slots in Application one. | Andrea Diamantini | 2009-07-24 | 1 | -6/+101 |
| | |||||
* | Definitely fixing rekonq API. First step. | Andrea Diamantini | 2009-07-24 | 1 | -2/+2 |
| | | | | newTab function in MainView | ||||
* | Merge commit 'pano/master' | Andrea Diamantini | 2009-07-10 | 1 | -1/+1 |
|\ | |||||
| * | Changed the icon for tabs without own favicon to a generic html-icon | Panagiotis Papadopoulos | 2009-06-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-27 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 | ||||
| * | New notify system | Andrea Diamantini | 2009-06-21 | 1 | -26/+0 |
| | | |||||
| * | Working on new notify system... | Andrea Diamantini | 2009-06-20 | 1 | -11/+16 |
| | | | | | | | | new download icon | ||||
| * | start moving things.. | Andrea Diamantini | 2009-06-20 | 1 | -0/+22 |
| | | |||||
* | | Application::icon() changed to static | Domrachev Alexandr | 2009-06-19 | 1 | -1/+1 |
|/ | |||||
* | bookmark toolbar displaying ALL the bookmarks. | Andrea Diamantini | 2009-06-08 | 1 | -1/+1 |
| | | | | | | | This commit is based on patch from Matthieu Gicquel (many thanks). While I don't like this "super-filled" bm toolbar, this is probably the best solution, waiting for an akonadi based bookmarks model. | ||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 |
| | |||||
* | Moving guessUrlFromString function to Application class | Andrea Diamantini | 2009-06-01 | 1 | -2/+61 |
| | |||||
* | Removed unuseful download classes | Andrea Diamantini | 2009-06-01 | 1 | -13/+0 |
| | |||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -2/+4 |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | EBN Krazy fixes. 1st round.. | Andrea Diamantini | 2009-05-06 | 1 | -2/+3 |
| | | |||||
| * | Managing user tab open settings. Step 2 | Andrea Diamantini | 2009-05-01 | 1 | -2/+2 |
| | | |||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -5/+5 |
| | | |||||
| * | Fixed loading Url methods. | Andrea Diamantini | 2009-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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.. | ||||
| * | mainview loadurlinCurrentTab improvements | Andrea Diamantini | 2009-04-29 | 1 | -1/+1 |
| | | |||||
| * | Removed unused Application loadUrl method | Andrea Diamantini | 2009-04-29 | 1 | -6/+0 |
| | | |||||
| * | Importing some reverted changes | Andrea Diamantini | 2009-04-28 | 1 | -2/+2 |
| | | |||||
| * | Revert "Some changes ported for merge to mainline (bookmarks & links ↵ | Andrea Diamantini | 2009-04-28 | 1 | -7/+13 |
| | | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5. | ||||
| * | Some changes ported for merge to mainline (bookmarks & links handling related) | Alexandr Domrachev | 2009-04-27 | 1 | -13/+7 |
| | | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed | ||||
| * | Fixed copyright strings, per file, as decided | Andrea Diamantini | 2009-04-26 | 1 | -2/+2 |
| | | |||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 |
| | | |||||
| * | Trivial fixes | Andrea Diamantini | 2009-04-22 | 1 | -2/+0 |
| | | |||||
| * | Side Panel | Andrea Diamantini | 2009-04-22 | 1 | -13/+28 |
| | | |||||
| * | Updating Application class with missing static functions | Andrea Diamantini | 2009-04-21 | 1 | -0/+12 |
| | | |||||
| * | Moving new download system to mainline. | Andrea Diamantini | 2009-04-21 | 1 | -7/+12 |
| | | | | | | | | | | I did some changes to fit things as simple as possible. We can obviously improve things in a second moment.. | ||||
| * | modular Qt Includes | Andrea Diamantini | 2009-04-03 | 1 | -8/+2 |
| | | |||||
| * | pedantic | Andrea Diamantini | 2009-04-03 | 1 | -1/+0 |
| | | |||||
| * | Added Comments in main.cpp | Andrea Diamantini | 2009-04-03 | 1 | -4/+3 |
| | | | | | | | | | | Fixed loading external sites on new tabs. This costs us a forced initial resizing.. that could be payed (perhaps..)! | ||||
| * | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 1 | -4/+4 |
| | | |||||
| * | Load just 1 site at start.. | Andrea Diamantini | 2009-03-29 | 1 | -3/+7 |
| | | |||||
| * | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -15/+15 |
| | | |||||
| * | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -1/+1 |
| | | | | | | | | From now on, we (mainly) go on WebView bugfixing.. | ||||
| * | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -17/+18 |
| | | |||||
| * | Removed unuseful headers | Andrea Diamantini | 2009-02-26 | 1 | -1/+0 |
| | |