summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SVN_SILENT made messages (.desktop file)scripty2009-06-091-0/+2
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@979357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Merge branch 'master' into local-svnadjam2009-06-098-68/+424
|\ | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@979225 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * 0.1.4 version with KDE 4.2 support.Andrea Diamantini2009-06-091-1/+1
| |
| * KDE 4.2 support. Not easy as expected..Andrea Diamantini2009-06-097-67/+423
| |
| * fixuifilesmlaurent2009-06-083-9/+0
| | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@978867 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * bookmark toolbar displaying ALL the bookmarks.Andrea Diamantini2009-06-083-16/+47
| | | | | | | | | | | | | | 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.
* | bookmark toolbar displaying ALL the bookmarks.adjam2009-06-083-16/+47
| | | | | | | | | | | | | | | | | | 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. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@978915 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* | fixuifilesmlaurent2009-06-083-9/+0
| | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@978867 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* | Merge branch 'master' into local-svnadjam2009-06-063-227/+2
|\ \ | |/ | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@978402 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * updating rekonq versionAndrea Diamantini2009-06-072-2/+2
| |
| * removed (again) unuseful download classesAndrea Diamantini2009-06-071-225/+0
| |
| * SVN_SILENT made messages (.desktop file)scripty2009-06-071-0/+1
| | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@977204 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* | Merge branch 'master' into local-svnadjam2009-06-0654-54/+54
|\ \ | |/ | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@978399 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * Fixing GPL3 header filesAndrea Diamantini2009-06-0754-54/+54
| |
* | SVN_SILENT made messages (.desktop file)scripty2009-06-031-0/+1
| | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@977204 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* | Merge branch 'master' into local-svnadjam2009-06-032-3/+3
|\ \ | |/ | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@976912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * string fix: adopting the same description in rekonq, ml, irc, and so on..Andrea Diamantini2009-06-031-1/+1
| |
| * rekonq version number updatingAndrea Diamantini2009-06-032-2/+2
| |
* | Merge branch 'master' into local-svnadjam2009-06-0243-1306/+1381
|\ \ | |/ | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@976901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * new cookie management system. That (hopefully) works well..;)Andrea Diamantini2009-06-035-120/+36
| |
| * Fixing CMakelists and close buttonsAndrea Diamantini2009-06-033-3/+4
| |
| * const char[]Andrea Diamantini2009-06-031-2/+3
| |
| * Porting to KDE classes. It doesn't work well, for now..Andrea Diamantini2009-06-031-56/+77
| |
| * Added FILES fileAndrea Diamantini2009-06-032-1/+44
| |
| * Fixing Ui dimensionAndrea Diamantini2009-06-032-49/+7
| |
| * Fixing Ui cookies dimAndrea Diamantini2009-06-036-54/+95
| |
| * Fixing Compilation. Going to feature improvementsAndrea Diamantini2009-06-037-45/+18
| |
| * wrong file name..Andrea Diamantini2009-06-032-0/+0
| |
| * Cookie System Refactoring. Step 1..Andrea Diamantini2009-06-036-405/+455
| |
| * removed unuseful commentsAndrea Diamantini2009-06-031-6/+0
| |
| * (hopefully) last Ui fixesAndrea Diamantini2009-06-033-69/+89
| |
| * Ui Fixed. Go to next step..Andrea Diamantini2009-06-032-52/+58
| |
| * header fixing 2Andrea Diamantini2009-06-031-1/+7
| |
| * header fixingAndrea Diamantini2009-06-0311-14/+244
| |
| * 1st commit on cookie branch. Refactoring Ui classesAndrea Diamantini2009-06-038-332/+404
| |
| * updating .gitignoreAndrea Diamantini2009-06-031-2/+0
| |
| * History Dialog UI fixesAndrea Diamantini2009-06-022-1/+12
| |
| * Fixing (again) merge conflicts..Andrea Diamantini2009-06-0212-456/+73
| |\
| | * Moving guessUrlFromString function to Application classAndrea Diamantini2009-06-015-68/+67
| | |
| | * Removed unuseful download classesAndrea Diamantini2009-06-019-387/+2
| | |
| * | Porting history Ui to KDE..Andrea Diamantini2009-06-0211-259/+376
| |/
| * Merge branch 'review/master'Andrea Diamantini2009-06-016-17/+17
| |\
| | * Revert "Changed the description of rekonq a bit and added a German ↵Andrea Diamantini2009-06-011-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | translation of the" As explained in IRC, we cannot modify .desktop file directly This reverts commit 66d6f4261e23774ade86b9f472a53cd1ffadc538.
| | * Webkit -> WebKitPanagiotis Papadopoulos2009-05-241-2/+2
| | |
| | * Changed the description of rekonq a bit and added a German translation of thePanagiotis Papadopoulos2009-05-241-2/+3
| | | | | | | | | | | | description
| | * Changed a bit the description of rekonqPanagiotis Papadopoulos2009-05-241-1/+1
| | |
| | * More KDE HIG related string changesPanagiotis Papadopoulos2009-05-241-1/+1
| | |
| | * More KDE HIG related string changesPanagiotis Papadopoulos2009-05-241-2/+2
| | |
| | * More KDE HIG related string fixesPanagiotis Papadopoulos2009-05-241-3/+3
| | |
| | * Some string fixes to ensure compatibility with the KDE Human Interface ↵Panagiotis Papadopoulos2009-05-241-8/+8
| | | | | | | | | | | | Guidelines