Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -7/+13 | |
| | ||||||
* | Krazy issues fixes. Part 1 | Andrea Diamantini | 2009-08-05 | 1 | -1/+2 | |
| | ||||||
* | Fix Include | Andrea Diamantini | 2009-08-05 | 1 | -3/+0 | |
| | | | | Imported commit from KDE svn. Thanks to mlaurent for this.. | |||||
* | Dynamic tab bar | megabigbug | 2009-08-01 | 1 | -7/+21 | |
| | ||||||
* | Some string changes and various fixes | Andrea Diamantini | 2009-08-01 | 1 | -3/+7 | |
| | ||||||
* | Fix tab in background feature | megabigbug | 2009-07-31 | 1 | -3/+3 | |
| | ||||||
* | "Fixed" a string a little | Panagiotis Papadopoulos | 2009-07-31 | 1 | -1/+1 | |
| | ||||||
* | Simplifying a bit web load progress process structure | Andrea Diamantini | 2009-07-29 | 1 | -7/+5 | |
| | ||||||
* | A lot of fixes here: | Andrea Diamantini | 2009-07-26 | 1 | -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 file | Andrea Diamantini | 2009-07-26 | 1 | -1/+1 | |
| | ||||||
* | Trivial fix. Yesterday was late night ;) | Andrea Diamantini | 2009-07-24 | 1 | -1/+1 | |
| | | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :) | |||||
* | Big Big Big Commit! | Andrea Diamantini | 2009-07-24 | 1 | -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 Diamantini | 2009-07-24 | 1 | -25/+22 | |
| | | | | newTab function in MainView | |||||
* | Giving webview focus faster | Andrea Diamantini | 2009-07-17 | 1 | -1/+1 | |
| | ||||||
* | Fixing addTabButton visibility. | Andrea Diamantini | 2009-07-11 | 1 | -0/+3 | |
| | | | | Courtesy patch from Zorael. Thanks ;) | |||||
* | Merge commit 'avaddon/master' | Andrea Diamantini | 2009-07-07 | 1 | -5/+4 | |
|\ | ||||||
| * | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-27 | 1 | -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.git | Domrachev Alexandr | 2009-06-20 | 1 | -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 static | Domrachev Alexandr | 2009-06-19 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Some text reformatting | Domrachev Alexandr | 2009-06-18 | 1 | -4/+3 | |
| | | | | ||||||
* | | | | Finally (and hopefully) fixed Google search url. Sorry for committing spam :) | Andrea Diamantini | 2009-07-01 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Revert "Fixing Google search url" | Andrea Diamantini | 2009-07-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | This reverts commit 9e5a0f6dbdc71e6e7d4da42278d977cc2ae022d3. | |||||
* | | | | Fixing Google search url | Andrea Diamantini | 2009-07-01 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fake gg:// and wk:// protocol. | Andrea Diamantini | 2009-06-30 | 1 | -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 for | Andrea Diamantini | 2009-06-21 | 1 | -19/+2 | |
| | | | | | | | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see.. | |||||
* | | | Deleting popup in empty msg | Andrea Diamantini | 2009-06-21 | 1 | -2/+2 | |
| | | | ||||||
* | | | New notify system | Andrea Diamantini | 2009-06-21 | 1 | -15/+15 | |
| |/ |/| | ||||||
* | | Removed recently closed tabs history | Andrea Diamantini | 2009-06-19 | 1 | -54/+0 | |
| | | ||||||
* | | New Tab tool button | Andrea Diamantini | 2009-06-19 | 1 | -0/+41 | |
|/ | ||||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 | |
| | ||||||
* | Moving guessUrlFromString function to Application class | Andrea Diamantini | 2009-06-01 | 1 | -4/+2 | |
| | ||||||
* | Lot of work to do in mainview. Removed status/tool/geometry change view signals | Andrea Diamantini | 2009-05-28 | 1 | -12/+4 | |
| | ||||||
* | Refactored page/setNewPage KWebPage methods | Andrea Diamantini | 2009-05-25 | 1 | -22/+10 | |
| | ||||||
* | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 1 | -0/+43 | |
| | ||||||
* | Initial kdewebkit porting. STEP 1 DONE | Andrea Diamantini | 2009-05-23 | 1 | -1/+1 | |
| | ||||||
* | Compiles && link with webkitKDE modulo the load method | Andrea Diamantini | 2009-05-22 | 1 | -1/+1 | |
| | ||||||
* | EBN Krazy fixes. 2nd round.. | adjam | 2009-05-06 | 1 | -5/+13 | |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964618 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fixing forgotten merging issues.. | adjam | 2009-05-06 | 1 | -4/+0 | |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964617 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -2/+6 | |
|\ | | | | | | | 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/+2 | |
| | | ||||||
| * | Open Back/Forward tabs fixed | Andrea Diamantini | 2009-05-02 | 1 | -1/+1 | |
| | | ||||||
| * | Managing user tab open settings. Step 2 | Andrea Diamantini | 2009-05-01 | 1 | -4/+15 | |
| | | ||||||
| * | setting focus to urlbar on empty tab opened. Some kwarning removal | Andrea Diamantini | 2009-05-01 | 1 | -2/+1 | |
| | | ||||||
| * | mouseDoubleClickEvent return, as decided with Avaddon | Andrea Diamantini | 2009-05-01 | 1 | -0/+10 | |
| | | ||||||
| * | i18n plural bugs. Courtesy patch of Kristol Baf | Andrea Diamantini | 2009-05-01 | 1 | -1/+1 | |
| | | ||||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -33/+33 | |
| | | ||||||
| * | Fixed loading Url methods. | Andrea Diamantini | 2009-04-29 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | 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/+11 | |
| | | ||||||
| * | Removed unused MainView loadUrlPage signal | Andrea Diamantini | 2009-04-29 | 1 | -2/+1 | |
| | | ||||||
| * | Removed Qt4.4 compatibility slots | Andrea Diamantini | 2009-04-28 | 1 | -23/+0 | |
| | |