Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 54 | -54/+54 |
* | string fix: adopting the same description in rekonq, ml, irc, and so on.. | Andrea Diamantini | 2009-06-03 | 1 | -1/+1 |
* | rekonq version number updating | Andrea Diamantini | 2009-06-03 | 1 | -1/+1 |
* | new cookie management system. That (hopefully) works well..;) | Andrea Diamantini | 2009-06-03 | 5 | -120/+36 |
* | Fixing CMakelists and close buttons | Andrea Diamantini | 2009-06-03 | 3 | -3/+4 |
* | const char[] | Andrea Diamantini | 2009-06-03 | 1 | -2/+3 |
* | Porting to KDE classes. It doesn't work well, for now.. | Andrea Diamantini | 2009-06-03 | 1 | -56/+77 |
* | Added FILES file | Andrea Diamantini | 2009-06-03 | 1 | -1/+1 |
* | Fixing Ui dimension | Andrea Diamantini | 2009-06-03 | 2 | -49/+7 |
* | Fixing Ui cookies dim | Andrea Diamantini | 2009-06-03 | 6 | -54/+95 |
* | Fixing Compilation. Going to feature improvements | Andrea Diamantini | 2009-06-03 | 7 | -45/+18 |
* | wrong file name.. | Andrea Diamantini | 2009-06-03 | 2 | -0/+0 |
* | Cookie System Refactoring. Step 1.. | Andrea Diamantini | 2009-06-03 | 6 | -405/+455 |
* | removed unuseful comments | Andrea Diamantini | 2009-06-03 | 1 | -6/+0 |
* | (hopefully) last Ui fixes | Andrea Diamantini | 2009-06-03 | 3 | -69/+89 |
* | Ui Fixed. Go to next step.. | Andrea Diamantini | 2009-06-03 | 2 | -52/+58 |
* | header fixing 2 | Andrea Diamantini | 2009-06-03 | 1 | -1/+7 |
* | header fixing | Andrea Diamantini | 2009-06-03 | 11 | -14/+244 |
* | 1st commit on cookie branch. Refactoring Ui classes | Andrea Diamantini | 2009-06-03 | 8 | -332/+404 |
* | History Dialog UI fixes | Andrea Diamantini | 2009-06-02 | 2 | -1/+12 |
* | Fixing (again) merge conflicts.. | Andrea Diamantini | 2009-06-02 | 11 | -456/+72 |
|\ | |||||
| * | Moving guessUrlFromString function to Application class | Andrea Diamantini | 2009-06-01 | 5 | -68/+67 |
| * | Removed unuseful download classes | Andrea Diamantini | 2009-06-01 | 8 | -387/+1 |
* | | Porting history Ui to KDE.. | Andrea Diamantini | 2009-06-02 | 11 | -259/+376 |
|/ | |||||
* | Merge branch 'review/master' | Andrea Diamantini | 2009-06-01 | 6 | -17/+17 |
|\ | |||||
| * | Webkit -> WebKit | Panagiotis Papadopoulos | 2009-05-24 | 1 | -2/+2 |
| * | 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 Guidel... | Panagiotis Papadopoulos | 2009-05-24 | 1 | -8/+8 |
* | | Fixed mainwindow conflicts | Andrea Diamantini | 2009-05-28 | 18 | -474/+487 |
|\ \ | |||||
| * | | 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 |
| * | | 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 |
| * | | Fixing CMakelists.txt's | Andrea Diamantini | 2009-05-25 | 3 | -44/+55 |
| * | | 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 |