| Commit message (Expand) | Author | Age | Files | Lines |
* | Just some stupid cleaning on HistoryManager before starting seriously working... | Andrea Diamantini | 2010-07-21 | 2 | -30/+15 |
* | Moving download history management from HistoryManager to Application class | Andrea Diamantini | 2010-07-21 | 7 | -88/+100 |
* | Don't hide the bookmarks toolbar by default | Andrea Diamantini | 2010-07-21 | 1 | -1/+0 |
* | Remove home && bookmarks buttons | Andrea Diamantini | 2010-07-20 | 1 | -3/+12 |
* | - Performance improvements (partial updates of the tree) | Yoann Laissus | 2010-07-18 | 8 | -58/+94 |
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-07-14 | 1 | -0/+2 |
* | Merge commit 'refs/merge-requests/149' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-07-11 | 1 | -1/+1 |
|\ |
|
| * | tab has to be plural | Panagiotis Papadopoulos | 2010-07-08 | 1 | -1/+1 |
* | | forgot to add apt: to urlbar ;) | Rohan Garg | 2010-07-08 | 1 | -1/+1 |
* | | apturl handling | Rohan Garg | 2010-07-06 | 1 | -0/+17 |
|/ |
|
* | Add comment="KDE::DoNotExtract" to TextLabel. | Andrius Štikonas | 2010-07-06 | 1 | -1/+1 |
* | Use KIntSpinBox together with plural aware setSuffix instead of static QSpinB... | Andrius Štikonas | 2010-07-06 | 2 | -2/+15 |
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-07-05 | 1 | -0/+2 |
* | Merge commit 'refs/merge-requests/148' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-07-04 | 1 | -19/+25 |
|\ |
|
| * | embed the navigation bar and the action bar in a table (div with display:tabl... | megabigbug | 2010-07-04 | 1 | -19/+25 |
* | | Merge commit 'refs/merge-requests/147' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-07-04 | 1 | -1/+1 |
|\ \ |
|
| * | | apply the hack for dark color schemes only if the button text color is too light | megabigbug | 2010-07-04 | 1 | -1/+1 |
| |/ |
|
* | | Clean MainView API and fix "Pano's bug" about opening new tabs near current ons | Andrea Diamantini | 2010-07-04 | 4 | -7/+6 |
* | | fix tab preview when tab has never been focused. (old bug, fixed, reintroduce... | megabigbug | 2010-07-01 | 1 | -2/+6 |
|/ |
|
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-06-29 | 1 | -0/+2 |
* | Fix search engine toolbar icons | Andrea Diamantini | 2010-06-29 | 2 | -1/+5 |
* | Show everywhere the needed "Inspect Element" action | Andrea Diamantini | 2010-06-29 | 1 | -5/+9 |
* | Hide "loading..." and "done" strings after 0.5 sec.. | Andrea Diamantini | 2010-06-29 | 5 | -10/+9 |
* | Follow settings (choose tabs or windows) when opening new tabs | Andrea Diamantini | 2010-06-28 | 1 | -1/+7 |
* | Merge commit 'refs/merge-requests/144' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-28 | 1 | -5/+5 |
|\ |
|
| * | Missing i18n calls in the downloads page | Panagiotis Papadopoulos | 2010-06-27 | 1 | -5/+5 |
* | | Merge commit 'refs/merge-requests/143' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-28 | 4 | -17/+86 |
|\ \
| |/
|/| |
|
| * | add comments | megabigbug | 2010-06-27 | 3 | -17/+13 |
| * | improve previews: compute preview when webview is deleted => instant preview ... | megabigbug | 2010-06-26 | 4 | -17/+90 |
* | | Merge branch 'master' of gitorious.org:rekonq/mainline | Andrea Diamantini | 2010-06-26 | 1 | -0/+1 |
|\ \ |
|
| * | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-06-26 | 1 | -0/+1 |
| |/ |
|
* | | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 11 | -24/+24 |
|/ |
|
* | Merge commit 'refs/merge-requests/142' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-23 | 4 | -29/+55 |
|\ |
|
| * | add comments | megabigbug | 2010-06-22 | 1 | -2/+14 |
| * | fix (almost) empty area in the previews | megabigbug | 2010-06-22 | 4 | -27/+41 |
* | | Calling KTabBar::mouseMoveEvent() ASAP, to let tab switch occur... ASAP! | Andrea Diamantini | 2010-06-22 | 1 | -2/+2 |
* | | Activate window externally triggered | Andrea Diamantini | 2010-06-20 | 1 | -1/+8 |
* | | Append the detached tab in the right widget bar | Andrea Diamantini | 2010-06-20 | 1 | -3/+3 |
* | | Merge branch 'master' of gitorious.org:rekonq/mainline | Andrea Diamantini | 2010-06-19 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-06-19 | 1 | -0/+1 |
* | | Merge commit 'refs/merge-requests/141' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-19 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | string freeze means, that no string should be added at all | Panagiotis Papadopoulos | 2010-06-18 | 1 | -5/+5 |
* | | After a brief discussion with Lionel it seemed clear this is not | Andrea Diamantini | 2010-06-18 | 1 | -6/+3 |
* | | no more scrollbar on rendered previews | Andrea Diamantini | 2010-06-18 | 1 | -9/+1 |
* | | No more save tab previews as they are everytime computed again.. | Andrea Diamantini | 2010-06-18 | 3 | -10/+14 |
|/ |
|
* | Adding a "default" encoding option.. | Andrea Diamantini | 2010-06-18 | 2 | -1/+19 |
* | Fix Network Analyzer Panel switch.. | Andrea Diamantini | 2010-06-17 | 2 | -3/+5 |
* | Saving preview on ok loadFinished.. | Andrea Diamantini | 2010-06-16 | 1 | -3/+6 |
* | This commit changes rekonq behavior on "closed tabs" management. | Andrea Diamantini | 2010-06-16 | 4 | -23/+48 |
* | Merge commit 'refs/merge-requests/139' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-06-15 | 1 | -0/+1 |
|\ |
|