| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New (empty) urlbar test and improved protocolhandler test | Andrea Diamantini | 2010-04-20 | 1 | -1/+2 |
* | Reverting the switch case to an if-else one. | Andrea Diamantini | 2010-04-20 | 1 | -13/+12 |
* | Fix default engine implementation and fix a bit code | Andrea Diamantini | 2010-04-20 | 4 | -71/+86 |
* | this commit renames Item classes with this logic | Andrea Diamantini | 2010-04-19 | 2 | -32/+35 |
* | Merge branch 'DefaultEngine' | Andrea Diamantini | 2010-04-19 | 4 | -19/+71 |
|\ |
|
| * | Suggestions activation on demand | Andrea Diamantini | 2010-04-19 | 2 | -10/+34 |
| * | Implementing a new default engine choice for rekonq | Andrea Diamantini | 2010-04-19 | 2 | -9/+37 |
* | | Fix urlbar string as suggested by Johannes Zellner | Andrea Diamantini | 2010-04-19 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'refs/merge-requests/2244' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-04-19 | 1 | -1/+1 |
|\ |
|
| * | fix bold: "browse" was bold if the user type "browse" | megabigbug | 2010-04-18 | 1 | -1/+1 |
* | | Fix the completition widget opening when the urlbar has the focus and we want... | Yoann Laissus | 2010-04-17 | 1 | -0/+1 |
|/ |
|
* | Workaound the focus bar problem | Andrea Diamantini | 2010-04-17 | 1 | -0/+4 |
* | Clean tab previews, not showing on loading | Andrea Diamantini | 2010-04-17 | 2 | -24/+3 |
* | Based on Lionel's merge request #80: | Andrea Diamantini | 2010-04-17 | 4 | -54/+45 |
* | fix text pointed in the search item | megabigbug | 2010-04-16 | 2 | -4/+6 |
* | Fixing Lionel's merge request: | Andrea Diamantini | 2010-04-16 | 8 | -142/+194 |
* | introduce search listitem | lionelc | 2010-04-15 | 7 | -161/+510 |
* | moc fixes | Andrea Diamantini | 2010-04-14 | 2 | -0/+8 |
* | Proper solutions are always the best ones :) | Andrea Diamantini | 2010-04-14 | 2 | -7/+6 |
* | Lionel's fixes to the UI. | Andrea Diamantini | 2010-04-14 | 2 | -17/+15 |
* | oops :) | Andrea Diamantini | 2010-04-13 | 1 | -3/+0 |
* | This commit is (quite) last in the urlbar encodings fix series. It fixes: | Andrea Diamantini | 2010-04-13 | 4 | -6/+18 |
* | URLBAR ANIMATION: implementation fix | Andrea Diamantini | 2010-04-12 | 7 | -71/+51 |
* | fix strings | pano | 2010-04-11 | 1 | -2/+2 |
* | Fix focus problems and trim search strings (fix encodings problems, step 1) | Andrea Diamantini | 2010-04-10 | 1 | -1/+1 |
* | Fixing icons position and saving a couple of moveEvents | Andrea Diamantini | 2010-04-09 | 2 | -4/+10 |
* | Using oxygen icons, removing the other ones | Andrea Diamantini | 2010-04-09 | 1 | -3/+6 |
* | This is a really big commit, implementing the new urlbar | Andrea Diamantini | 2010-04-08 | 6 | -209/+157 |
* | Load the url when an url is dropped onto the urlbar | Yoann Laissus | 2010-04-05 | 2 | -0/+8 |
* | This commit is the first implementation of a new new new urlbar | Andrea Diamantini | 2010-04-05 | 6 | -149/+296 |
* | hide suggestions on ESC key | Andrea Diamantini | 2010-04-02 | 1 | -0/+6 |
* | multiple icons for type of items | lionelc | 2010-04-02 | 5 | -39/+92 |
* | manage common item of bookmarks and history | lionelc | 2010-04-02 | 2 | -2/+27 |
* | add title for history items | lionelc | 2010-04-02 | 1 | -1/+1 |
* | display bookmark and history item only if string typed is longer than 3 chars | lionelc | 2010-04-02 | 1 | -15/+18 |
* | Cleaning awesome bar code a bit.. | Andrea Diamantini | 2010-04-01 | 6 | -33/+29 |
* | This patch solves some problems of clipped text | Andrea Diamantini | 2010-03-31 | 1 | -1/+9 |
* | Cleaning urlbar API and improving animation | Andrea Diamantini | 2010-03-30 | 3 | -78/+50 |
* | Merge commit 'refs/merge-requests/110' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-03-30 | 6 | -13/+18 |
|\ |
|
| * | Add mid click support for the completition widget of the url bar | Yoann Laissus | 2010-03-29 | 6 | -13/+18 |
* | | add title for bookmarks in the list | megabigbug | 2010-03-29 | 1 | -1/+2 |
* | | detect if user type an url and order the results accordingly | megabigbug | 2010-03-29 | 2 | -11/+38 |
|/ |
|
* | This commit merge all our work about new UrlBar. | Andrea Diamantini | 2010-03-29 | 10 | -129/+915 |
* | update is better than repaint :) | Andrea Diamantini | 2010-03-28 | 1 | -4/+4 |
* | Reenabled urlbar hack | Andrea Diamantini | 2010-03-02 | 1 | -7/+7 |
* | tests support for every Qt derived rekonq class | Andrea Diamantini | 2010-02-26 | 2 | -2/+6 |
* | Working around about: protocol.. | Andrea Diamantini | 2010-02-18 | 1 | -2/+3 |
* | Fixes focus && let Protocol handler to just load on demand | Andrea Diamantini | 2010-02-16 | 1 | -7/+7 |
* | this fix urlbar behaviour, removing focus from there and enabling | Andrea Diamantini | 2010-02-14 | 1 | -0/+4 |
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 4 | -8/+8 |