| Commit message (Expand) | Author | Age | Files | Lines |
* | Dark themes urlbar fix | Andrea Diamantini | 2010-06-14 | 1 | -2/+6 |
* | This easy solution should fix problems with long urls that pass right icons | Andrea Diamantini | 2010-06-03 | 1 | -1/+6 |
* | Add missing dot | Panagiotis Papadopoulos | 2010-05-31 | 1 | -1/+1 |
* | Remove one hardcoded color, to better respect styles && improve usability | Andrea Diamantini | 2010-05-31 | 1 | -3/+5 |
* | Update urlbar progress | Andrea Diamantini | 2010-05-31 | 1 | -0/+2 |
* | Replaced the gradient with a solid color: it's easier to read. | Aurelien Gateau | 2010-05-26 | 1 | -0/+1 |
* | last minute string fixes | Panagiotis Papadopoulos | 2010-05-24 | 1 | -1/+1 |
* | Cedric patch about urlbar | Andrea Diamantini | 2010-05-19 | 1 | -2/+5 |
* | don't use adjusteSize() | megabigbug | 2010-05-15 | 1 | -1/+1 |
* | This commit should fix a lot of troubles on fast urlbar typing | Andrea Diamantini | 2010-05-14 | 1 | -1/+1 |
* | This commit reintroduces the QStackedWidget class for urlbars and let | Andrea Diamantini | 2010-05-14 | 1 | -7/+4 |
* | Show faster url to load | Andrea Diamantini | 2010-05-14 | 1 | -3/+2 |
* | No wait for first results | Andrea Diamantini | 2010-05-14 | 1 | -2/+6 |
* | Add timer to UrlBar suggestions | Andrea Diamantini | 2010-05-12 | 1 | -1/+23 |
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -5/+5 |
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -5/+7 |
* | Krazy fixes | Andrea Diamantini | 2010-04-30 | 1 | -1/+1 |
* | cleaning headers | Andrea Diamantini | 2010-04-30 | 1 | -1/+1 |
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -5/+2 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -65/+65 |
* | Right icon button fix | Andrea Diamantini | 2010-04-28 | 1 | -2/+2 |
* | Akregator RSS support | matgic78 | 2010-04-23 | 1 | -1/+5 |
* | Bye Bye, LineEdit! | Andrea Diamantini | 2010-04-22 | 1 | -14/+132 |
* | Suggestions activation on demand | Andrea Diamantini | 2010-04-19 | 1 | -9/+28 |
* | Fix the completition widget opening when the urlbar has the focus and we want... | Yoann Laissus | 2010-04-17 | 1 | -0/+1 |
* | Based on Lionel's merge request #80: | Andrea Diamantini | 2010-04-17 | 1 | -35/+5 |
* | Fixing Lionel's merge request: | Andrea Diamantini | 2010-04-16 | 1 | -11/+11 |
* | introduce search listitem | lionelc | 2010-04-15 | 1 | -1/+1 |
* | Proper solutions are always the best ones :) | Andrea Diamantini | 2010-04-14 | 1 | -4/+2 |
* | 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 | 1 | -2/+11 |
* | URLBAR ANIMATION: implementation fix | Andrea Diamantini | 2010-04-12 | 1 | -7/+4 |
* | 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 | 1 | -0/+3 |
* | This is a really big commit, implementing the new urlbar | Andrea Diamantini | 2010-04-08 | 1 | -53/+51 |
* | Load the url when an url is dropped onto the urlbar | Yoann Laissus | 2010-04-05 | 1 | -0/+7 |
* | This commit is the first implementation of a new new new urlbar | Andrea Diamantini | 2010-04-05 | 1 | -130/+78 |
* | hide suggestions on ESC key | Andrea Diamantini | 2010-04-02 | 1 | -0/+6 |
* | Cleaning urlbar API and improving animation | Andrea Diamantini | 2010-03-30 | 1 | -66/+43 |
* | Add mid click support for the completition widget of the url bar | Yoann Laissus | 2010-03-29 | 1 | -3/+3 |
* | This commit merge all our work about new UrlBar. | Andrea Diamantini | 2010-03-29 | 1 | -105/+95 |
* | update is better than repaint :) | Andrea Diamantini | 2010-03-28 | 1 | -4/+4 |
* | Reenabled urlbar hack | Andrea Diamantini | 2010-03-02 | 1 | -7/+7 |
* | 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 | 1 | -2/+2 |
* | Last bugs : layout fixes and empty urlbar when going back to homepage | matgic78 | 2010-02-06 | 1 | -1/+0 |
* | This should fix last wrong encoded urls | Andrea Diamantini | 2010-02-02 | 1 | -22/+31 |
* | Moved url storing operation (add to history) in the loadUrl function, | Andrea Diamantini | 2009-12-14 | 1 | -8/+5 |