summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | File filter fix in MainView::slotFileOpen dialog.Domrachev Alexandr2009-06-181-3/+3
| | | | | |
| * | | | | MainWindow::slotFind{Next, Previous} code cleanDomrachev Alexandr2009-06-181-16/+4
| | | | | |
| * | | | | 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.
| * | | | | .gitignore updateDomrachev Alexandr2009-06-181-0/+1
| | |_|/ / | |/| | |
* | | | | 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-302-2/+2
| | | | | | | | | | | | | | | | | | | | && 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-282-48/+50
| |_|/ / |/| | | | | | | | | | | | | | | | | | | check BUG: 198004
* | | | Fixing popup pos && removing unwanted statusBarAndrea Diamantini2009-06-222-2/+8
| |_|/ |/| |
* | | 0.1.6 version with new notifying systemAndrea Diamantini2009-06-212-2/+2
| | |
* | | 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-205-14/+26
| | | | | | | | | | | | 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-202-2/+2
| |
* | 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-148-24/+5
|\ \
| * | 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
| * | 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
| * | 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
| * \ \ 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
| * | | | 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
| * \ \ \ \ 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
| * \ \ \ \ \ Merge branch 'master' into local-svnadjam2009-05-282-6/+5
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@973968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * \ \ \ \ \ \ Merge branch 'master' into local-svnadjam2009-05-2819-483/+536
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@973966 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * | | | | | | | SVN_SILENT made messages (.desktop file)scripty2009-05-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@973197 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * | | | | | | | SVN_SILENT made messages (.desktop file, second try)scripty2009-05-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@970675 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * | | | | | | | Merge branch 'master' into local-svnadjam2009-05-201-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@970532 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * | | | | | | | | YesNo --> ContinueCanceladjam2009-05-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@970528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da