| Commit message (Expand) | Author | Age | Files | Lines |
* | Rekonq reports the open/close document events to activity manager daemon. | Ivan Čukić | 2012-10-23 | 1 | -2/+47 |
* | Fix tab bar visibility when set as auto-hide | Andrea Diamantini | 2012-10-17 | 1 | -25/+25 |
* | Fix new tab icon show on fullscreen | Andrea Diamantini | 2012-09-18 | 1 | -4/+0 |
* | * Split updateTabBar() into two separate methods | Yoann Laissus | 2012-08-14 | 1 | -22/+14 |
* | Fix adblock hide behavior | Andrea Diamantini | 2012-07-06 | 1 | -2/+2 |
* | Get sure UrlBar is deleted well (i.e. later) and in the right place | Andrea Diamantini | 2012-07-03 | 1 | -0/+10 |
* | Delete tab later to get sure everything has been finished. | Andrea Diamantini | 2012-07-02 | 1 | -1/+1 |
* | Reopen the tabs lasting with "rekonq pages" (about urls, pdfs, etc..) | Andrea Diamantini | 2012-06-19 | 1 | -3/+5 |
* | Cleans up | Andrea Diamantini | 2012-06-12 | 1 | -3/+0 |
* | Only Update URL Actions if the Sender is the Current Tab | David E. Narváez | 2012-06-10 | 1 | -2/+7 |
* | Kitchen sink clean up | Andrea Diamantini | 2012-05-27 | 1 | -4/+4 |
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 1 | -0/+7 |
* | Add loadUrl API to mainwindow | Andrea Diamantini | 2012-03-25 | 1 | -2/+2 |
* | New History Manager, NO MORE QWebHistoryInterface based. | Andrea Diamantini | 2012-03-18 | 1 | -1/+0 |
* | Get sure urlbar(s) are deleted when related webtab is | Andrea Diamantini | 2012-03-13 | 1 | -1/+1 |
* | Include Tab History when Cloning a Tab | David E. Narváez | 2012-03-08 | 1 | -1/+2 |
* | Hook the urlChanged Signal to History Actions Update | David E. Narváez | 2012-02-21 | 1 | -0/+2 |
* | Krazy fixes | Andrea Diamantini | 2012-02-16 | 1 | -9/+9 |
* | Update signals/slot between detached tab and its new mainview | Andrea Diamantini | 2012-01-31 | 1 | -1/+31 |
* | Don't steal focus on loadStarted | Andrea Diamantini | 2012-01-27 | 1 | -1/+3 |
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 1 | -11/+11 |
* | Check if action senders exist before using them | Andrea Diamantini | 2012-01-17 | 1 | -0/+17 |
* | Rework on load/stop/reload action | Andrea Diamantini | 2012-01-15 | 1 | -3/+3 |
* | Open blank new tab at the end also when "open tabs neat current active | Furkan Uzumcu | 2012-01-13 | 1 | -1/+4 |
* | improve closed tabs management | Andrea Diamantini | 2012-01-03 | 1 | -55/+57 |
* | Get sure tabbar is properly shown | Andrea Diamantini | 2012-01-02 | 1 | -1/+4 |
* | Clean up rekonq.kcfg | Andrea Diamantini | 2012-01-02 | 1 | -1/+1 |
* | Get sure tabbar is well shown (and hided) during fullscreen navigation | Andrea Diamantini | 2011-12-29 | 1 | -8/+12 |
* | icon management fix/improvements/cleanup | Andrea Diamantini | 2011-12-24 | 1 | -1/+1 |
* | remove ugly hack string in mainview | Johannes Tröscher | 2011-11-29 | 1 | -5/+1 |
* | Properly handle window/app close | Andrea Diamantini | 2011-11-24 | 1 | -3/+4 |
* | Clean up MainView::webViewUrlChanged() code | Furkan Uzumcu | 2011-11-20 | 1 | -5/+1 |
* | Remove mainWindow pointer from mainview class. | Andrea Diamantini | 2011-11-14 | 1 | -6/+7 |
* | Remove postLaunch calls | Andrea Diamantini | 2011-11-14 | 1 | -8/+5 |
* | EBN Krazy fixes | Andrea Diamantini | 2011-10-14 | 1 | -1/+1 |
* | inlined "abused" function and removed 2 unuseful calls to updateTabBar | Andrea Diamantini | 2011-10-11 | 1 | -10/+0 |
* | Remove a minor focus glitch on webpage load | Thomas Murach | 2011-09-26 | 1 | -0/+1 |
* | Fix tab size and addTabButton position when a KMessageWidget appears | Yoann Laissus | 2011-09-20 | 1 | -7/+9 |
* | Fix close & session | Andrea Diamantini | 2011-09-13 | 1 | -18/+1 |
* | Add option to close window by closing last tab | Andrea Diamantini | 2011-09-08 | 1 | -7/+14 |
* | Change webTab Variable Name to tabToStop | David E. Narváez | 2011-09-02 | 1 | -2/+2 |
* | Unify reloading methods | David E. Narváez | 2011-09-02 | 1 | -12/+12 |
* | Restore tab's history when restoring a tab/session | Anton Kreuzkamp | 2011-08-21 | 1 | -21/+26 |
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -70/+70 |
* | Calm down kDebug messages | Andrea Diamantini | 2011-07-19 | 1 | -2/+0 |
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -80/+80 |
* | Focus the WebView when a page start to load | Yoann Laissus | 2011-05-23 | 1 | -1/+7 |
* | Use of QSignalMapper for switchToTab() method in terms of code unification | Andrea Diamantini | 2011-05-09 | 1 | -7/+3 |
* | Imported Opera feature to load favorite page with number 1..9 by pressing CTR... | Andrea Diamantini | 2011-04-28 | 1 | -0/+10 |
* | Fixing my fixed patch :) | Andrea Diamantini | 2011-03-26 | 1 | -1/+1 |