summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | MainWindow::slotPrivateBrowsing fixDomrachev Alexandr2009-06-182-5/+5
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Don't show private browsing confirmation dialog when disabling private browsing. Private browsing activation confirm dialog fix.
* | | | | Finally (and hopefully) fixed Google search url. Sorry for committing spam :)Andrea Diamantini2009-07-011-1/+1
| | | | |
* | | | | Revert "Fixing Google search url"Andrea Diamantini2009-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit 9e5a0f6dbdc71e6e7d4da42278d977cc2ae022d3.
* | | | | Fixing Google search urlAndrea Diamantini2009-07-011-1/+1
| | | | |
* | | | | Rekonq 0.1.7 with trivial google search integrated in the urlbarAndrea Diamantini2009-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | && fake gg:// && wk:// protocol support
* | | | | Fake gg:// and wk:// protocol.Andrea Diamantini2009-06-305-47/+55
| | | | | | | | | | | | | | | | | | | | | | | | | Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there..
* | | | | Fixing silly conditions on CMakeLists KDE versionAndrea Diamantini2009-06-281-21/+11
| |_|/ / |/| | | | | | | | | | | | | | | | | | | check BUG: 198004
* | | | Fixing popup pos && removing unwanted statusBarAndrea Diamantini2009-06-222-2/+8
| |_|/ |/| |
* | | 0.1.6 version with new notifying systemAndrea Diamantini2009-06-211-1/+1
| | |
* | | New notifying system. Perhaps this should be default forAndrea Diamantini2009-06-215-43/+39
| | | | | | | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see..
* | | Deleting popup in empty msgAndrea Diamantini2009-06-212-3/+6
| | |
* | | Comments and FixesAndrea Diamantini2009-06-212-17/+17
| | |
* | | New notify systemAndrea Diamantini2009-06-219-77/+99
| | |
* | | Working on new notify system...Andrea Diamantini2009-06-202-14/+20
| | | | | | | | | | | | new download icon
* | | start moving things..Andrea Diamantini2009-06-202-0/+31
| | |
* | | slot Save File AsAndrea Diamantini2009-06-201-6/+8
| | |
* | | Finally fixed F5 shortcutAndrea Diamantini2009-06-204-6/+6
| | |
* | | New history menu code commentsAndrea Diamantini2009-06-201-6/+10
| | |
* | | history menu fixAndrea Diamantini2009-06-201-9/+11
| |/ |/|
* | rekonq 0.1.5: UI changesAndrea Diamantini2009-06-201-1/+1
| |
* | Various FixesAndrea Diamantini2009-06-201-1/+2
| |
* | RFC. History Menu Revisited.Andrea Diamantini2009-06-203-4/+17
| |
* | History Panel Action fixAndrea Diamantini2009-06-205-7/+14
| |
* | Removed unuseful history dialog. We use just history panel, from now on..Andrea Diamantini2009-06-197-273/+2
| |
* | Removed recently closed tabs historyAndrea Diamantini2009-06-193-64/+2
| |
* | No more Action Back MenuAndrea Diamantini2009-06-192-45/+2
| |
* | UI changesAndrea Diamantini2009-06-192-3/+9
| |
* | New Tab tool buttonAndrea Diamantini2009-06-193-18/+49
| |
* | Fixing webpage headersAndrea Diamantini2009-06-191-5/+0
| |
* | Restored Unsupport Content Handler (new 1st implementation)Andrea Diamantini2009-06-192-12/+45
| |
* | Merge branch 'local-svn'Andrea Diamantini2009-06-147-24/+0
|\ \
| * | Fix forward declarationmlaurent2009-06-117-24/+0
| |/ | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* | Cosmetic networkmanager changesAndrea Diamantini2009-06-092-6/+7
| |
* | Forgot to remove unuseful KDE IS VERSION check. Removed now..Andrea Diamantini2009-06-091-5/+0
|/
* 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-096-49/+366
|
* 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.
* updating rekonq versionAndrea Diamantini2009-06-071-1/+1
|
* removed (again) unuseful download classesAndrea Diamantini2009-06-071-225/+0
|
* Fixing GPL3 header filesAndrea Diamantini2009-06-0754-54/+54
|
* 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-031-1/+1
|
* 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-031-1/+1
|
* Fixing Ui dimensionAndrea Diamantini2009-06-032-49/+7
|
* Fixing Ui cookies dimAndrea Diamantini2009-06-036-54/+95
|