| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit aims to fix all troubles with favicons retrieving. | Andrea Diamantini | 2010-09-11 | 1 | -0/+5 |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -26/+21 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -3/+3 |
* | Merge commit 'refs/merge-requests/159' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-10 | 1 | -5/+0 |
|\ |
|
| * | add zoom bar at the bottom of rekonq, remove zoom widgets from the tool butto... | lionelc | 2010-08-09 | 1 | -5/+0 |
* | | Merge commit 'refs/merge-requests/158' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-09 | 1 | -2/+6 |
|\ \
| |/
|/| |
|
| * | Added option to detachTab() to allow moving to existing window | Nikhil Marathe | 2010-08-07 | 1 | -2/+6 |
* | | Don't save sessions && closed tabs if Private Browsing is enabled | Andrea Diamantini | 2010-07-31 | 1 | -1/+3 |
|/ |
|
* | Fix bug and remove webkit workaround | Andrea Diamantini | 2010-07-29 | 1 | -8/+3 |
* | Clean MainView API and fix "Pano's bug" about opening new tabs near current ons | Andrea Diamantini | 2010-07-04 | 1 | -2/+2 |
* | Hide "loading..." and "done" strings after 0.5 sec.. | Andrea Diamantini | 2010-06-29 | 1 | -2/+2 |
* | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 1 | -2/+2 |
* | Append the detached tab in the right widget bar | Andrea Diamantini | 2010-06-20 | 1 | -3/+3 |
* | This commit changes rekonq behavior on "closed tabs" management. | Andrea Diamantini | 2010-06-16 | 1 | -2/+8 |
* | This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ... | Andrea Diamantini | 2010-06-04 | 1 | -3/+4 |
* | - Sync mouse wheel zoom and the slider | Yoann Laissus | 2010-05-30 | 1 | -0/+1 |
* | Encapsulate single characters in single quotes, since passing a char to QStri... | Jonathan Thomas | 2010-05-27 | 1 | -1/+1 |
* | Properly take care of ampersands | Andrea Diamantini | 2010-05-25 | 1 | -6/+5 |
* | Merge commit 'refs/merge-requests/2275' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2010-05-24 | 1 | -0/+2 |
|\ |
|
| * | Restore stacked url bars to the right index when a tab is closed | Nikhil Marathe | 2010-05-24 | 1 | -0/+2 |
* | | Added actions to switch to Tab #n | Nikhil Marathe | 2010-05-24 | 1 | -0/+11 |
|/ |
|
* | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 1 | -19/+0 |
* | Adds current tab to session state (bug 237720) | Lindsay Mathieson | 2010-05-16 | 1 | -0/+1 |
* | This commit reintroduces the QStackedWidget class for urlbars and let | Andrea Diamantini | 2010-05-14 | 1 | -24/+15 |
* | Implement TZander suggestions on closing the last tab | Andrea Diamantini | 2010-05-14 | 1 | -0/+4 |
* | Load old closed tabs from session manager. | Andrea Diamantini | 2010-05-11 | 1 | -2/+13 |
* | (Re)-open closed tabs | Andrea Diamantini | 2010-05-11 | 1 | -0/+16 |
* | Memory leaks fixes | Andrea Diamantini | 2010-05-04 | 1 | -0/+2 |
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -1/+1 |
* | cleaning headers | Andrea Diamantini | 2010-04-30 | 1 | -1/+0 |
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -3/+0 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -90/+90 |
* | Fix (again and again) ftp handling (and errors in general) | Andrea Diamantini | 2010-04-30 | 1 | -2/+2 |
* | Fixing new tab action position | Andrea Diamantini | 2010-04-25 | 1 | -4/+1 |
* | Detach tab. last fixes. | Andrea Diamantini | 2010-04-24 | 1 | -10/+19 |
* | Dramatically improved "detach tab" performances.. | Andrea Diamantini | 2010-04-23 | 1 | -6/+17 |
* | Fix the url bar focus when the only tab is closed | Yoann Laissus | 2010-04-17 | 1 | -1/+1 |
* | Fix focus problems and trim search strings (fix encodings problems, step 1) | Andrea Diamantini | 2010-04-10 | 1 | -2/+8 |
* | This is a really big commit, implementing the new urlbar | Andrea Diamantini | 2010-04-08 | 1 | -23/+33 |
* | This commit is the first implementation of a new new new urlbar | Andrea Diamantini | 2010-04-05 | 1 | -38/+30 |
* | Cleaning urlbar API and improving animation | Andrea Diamantini | 2010-03-30 | 1 | -19/+9 |
* | This commit merge all our work about new UrlBar. | Andrea Diamantini | 2010-03-29 | 1 | -2/+1 |
* | Further changes to my last commit | pano | 2010-03-06 | 1 | -1/+1 |
* | Replace "Yes/No" dialog | pano | 2010-03-06 | 1 | -3/+3 |
* | Revert "Simpler is better :)" | Andrea Diamantini | 2010-02-26 | 1 | -5/+8 |
* | Simpler is better :) | Andrea Diamantini | 2010-02-24 | 1 | -8/+5 |
* | Again and again.. :) | Andrea Diamantini | 2010-02-24 | 1 | -3/+5 |
* | Restored addTabButton ctor initialization | Andrea Diamantini | 2010-02-20 | 1 | -0/+1 |
* | The newTab button must be initialized after the tabBar. | Yoann Laissus | 2010-02-20 | 1 | -1/+1 |