| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moving guessUrlFromString function to Application class | Andrea Diamantini | 2009-06-01 | 5 | -68/+67 | 
| | | |||||
| * | Removed unuseful download classes | Andrea Diamantini | 2009-06-01 | 9 | -387/+2 | 
| | | |||||
| * | Merge branch 'review/master' | Andrea Diamantini | 2009-06-01 | 6 | -17/+17 | 
| |\ | |||||
| | * | Revert "Changed the description of rekonq a bit and added a German ↵ | Andrea Diamantini | 2009-06-01 | 1 | -3/+2 | 
| | | | | | | | | | | | | | | | | | translation of the" As explained in IRC, we cannot modify .desktop file directly This reverts commit 66d6f4261e23774ade86b9f472a53cd1ffadc538. | ||||
| | * | Webkit -> WebKit | Panagiotis Papadopoulos | 2009-05-24 | 1 | -2/+2 | 
| | | | |||||
| | * | Changed the description of rekonq a bit and added a German translation of the | Panagiotis Papadopoulos | 2009-05-24 | 1 | -2/+3 | 
| | | | | | | | | | description | ||||
| | * | Changed a bit the description of rekonq | Panagiotis Papadopoulos | 2009-05-24 | 1 | -1/+1 | 
| | | | |||||
| | * | More KDE HIG related string changes | Panagiotis Papadopoulos | 2009-05-24 | 1 | -1/+1 | 
| | | | |||||
| | * | More KDE HIG related string changes | Panagiotis Papadopoulos | 2009-05-24 | 1 | -2/+2 | 
| | | | |||||
| | * | More KDE HIG related string fixes | Panagiotis Papadopoulos | 2009-05-24 | 1 | -3/+3 | 
| | | | |||||
| | * | Some string fixes to ensure compatibility with the KDE Human Interface ↵ | Panagiotis Papadopoulos | 2009-05-24 | 1 | -8/+8 | 
| | | | | | | | | | Guidelines | ||||
| * | | Fixed mainwindow conflicts | Andrea Diamantini | 2009-05-28 | 19 | -483/+536 | 
| |\ \ | |||||
| | * | | cosmetic | Andrea Diamantini | 2009-05-28 | 1 | -1/+3 | 
| | | | | |||||
| | * | | Using my own FindBar, for now.. | Andrea Diamantini | 2009-05-28 | 4 | -80/+61 | 
| | | | | |||||
| | * | | Fixing loadInNewTab slot | Andrea Diamantini | 2009-05-28 | 1 | -2/+2 | 
| | | | | |||||
| | * | | working on error messages & openLinkInNewTab slot | Andrea Diamantini | 2009-05-28 | 4 | -238/+61 | 
| | | | | |||||
| | * | | Lot of work to do in mainview. Removed status/tool/geometry change view signals | Andrea Diamantini | 2009-05-28 | 2 | -19/+4 | 
| | | | | |||||
| | * | | cosmetic | Andrea Diamantini | 2009-05-28 | 1 | -12/+11 | 
| | | | | |||||
| | * | | Network Reply Error. STEP 2 | Andrea Diamantini | 2009-05-27 | 2 | -20/+28 | 
| | | | | |||||
| | * | | managing Network Reply Errors. STEP 1 | Andrea Diamantini | 2009-05-26 | 2 | -0/+102 | 
| | | | | |||||
| | * | | load AccessManager Proxy fix | Andrea Diamantini | 2009-05-26 | 1 | -2/+3 | 
| | | | | |||||
| | * | | Fixing Compilation | Andrea Diamantini | 2009-05-26 | 5 | -5/+7 | 
| | | | | |||||
| | * | | Working on adopting WebView search bar.. | Andrea Diamantini | 2009-05-25 | 2 | -3/+0 | 
| | | | | |||||
| | * | | WebkitKDE porting. | Andrea Diamantini | 2009-05-25 | 4 | -169/+73 | 
| | | | | | | | | | | | | | | | | | | | I'm working on a big refactoring of the webview/webpage classes. This is (obviously) a work in progress. Perhaps ~50% of the porting.. | ||||
| | * | | Fixing CMakelists.txt's | Andrea Diamantini | 2009-05-25 | 4 | -45/+57 | 
| | | | | |||||
| | * | | Refactored page/setNewPage KWebPage methods | Andrea Diamantini | 2009-05-25 | 3 | -25/+15 | 
| | | | | |||||
| | * | | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 10 | -35/+127 | 
| | | | | |||||
| | * | | Initial kdewebkit porting. STEP 1 DONE | Andrea Diamantini | 2009-05-23 | 4 | -3/+12 | 
| | | | | |||||
| | * | | splitted web classes | Andrea Diamantini | 2009-05-23 | 6 | -245/+354 | 
| | | | | |||||
| | * | | Fixing new AccessManager. Removed webpage createPlugin slot | Andrea Diamantini | 2009-05-23 | 5 | -42/+5 | 
| | | | | |||||
| | * | | Access Manager Porting. Compiles && links | Andrea Diamantini | 2009-05-22 | 2 | -4/+27 | 
| | | | | |||||
| | * | | Compiles && link with webkitKDE modulo the load method | Andrea Diamantini | 2009-05-22 | 4 | -10/+20 | 
| | | | | |||||
| | * | | CMakeLists.. | Andrea Diamantini | 2009-05-22 | 2 | -5/+7 | 
| | | | | |||||
| | * | | Fixing CMakeLists to find webkitkde | Andrea Diamantini | 2009-05-22 | 2 | -6/+45 | 
| | |/ | |||||
| * | | Removed QDialog instances | Andrea Diamantini | 2009-05-22 | 2 | -4/+3 | 
| | | | |||||
| * | | FullScreen shortcuts: F11 && CTRL + SHIFT + F | Andrea Diamantini | 2009-05-22 | 1 | -3/+3 | 
| |/ | |||||
| * | Fixing Avaddon name0.1.0 | Andrea Diamantini | 2009-05-20 | 1 | -1/+1 | 
| | | |||||
| * | YesNo --> ContinueCancel | Andrea Diamantini | 2009-05-20 | 1 | -1/+1 | 
| | | |||||
| * | Fixed .desktop file | Andrea Diamantini | 2009-05-20 | 1 | -1/+1 | 
| | | |||||
| * | Printing dialog pointer deleting | Andrea Diamantini | 2009-05-20 | 1 | -4/+2 | 
| | | |||||
| * | Last before 0.1 release fix | adjam | 2009-05-17 | 4 | -15/+16 | 
| | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@969016 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | Merge branch 'develop' into local-svn | adjam | 2009-05-17 | 2 | -8/+9 | 
| |\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@969009 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| | * | Removed "DontshowAgain" check in download dialog | Andrea Diamantini | 2009-05-17 | 2 | -8/+9 | 
| | | | |||||
| * | | Merge branch 'master' into local-svn | adjam | 2009-05-14 | 7 | -116/+92 | 
| |\ \ | |/ | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| | * | updated TODO | Andrea Diamantini | 2009-05-14 | 1 | -2/+2 | 
| | | | |||||
| | * | Fixed non working SidePanel toogle view action | Andrea Diamantini | 2009-05-14 | 2 | -9/+3 | 
| | | | |||||
| | * | Fixed FullScreen Action & provided it in contextual menu, in fullscreen mode | Andrea Diamantini | 2009-05-14 | 3 | -1/+19 | 
| | | | |||||
| | * | Fixed (hopefully) searchbar. Near its last release.. | Andrea Diamantini | 2009-05-14 | 3 | -14/+13 | 
| | | | |||||
| | * | Removed static ActionCollection and creating them on loading. | Andrea Diamantini | 2009-05-14 | 2 | -75/+42 | 
| | | | | | | | | | | | This because there are too much crashes on rekonq depending on lazy action associations. | ||||
| | * | Fixed unusual cut/copy/paste actions on top of menu | Andrea Diamantini | 2009-05-14 | 1 | -21/+19 | 
| | | | |||||
