summaryrefslogtreecommitdiff
path: root/src/urlbar/urlbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-5/+5
* Include Fixes, first bunchAndrea Diamantini2010-04-301-5/+7
* Krazy fixesAndrea Diamantini2010-04-301-1/+1
* cleaning headersAndrea Diamantini2010-04-301-1/+1
* New rekonq_defines.hAndrea Diamantini2010-04-301-5/+2
* A coding style roundAndrea Diamantini2010-04-301-65/+65
* Right icon button fixAndrea Diamantini2010-04-281-2/+2
* Akregator RSS supportmatgic782010-04-231-1/+5
* Bye Bye, LineEdit!Andrea Diamantini2010-04-221-14/+132
* Suggestions activation on demandAndrea Diamantini2010-04-191-9/+28
* Fix the completition widget opening when the urlbar has the focus and we want...Yoann Laissus2010-04-171-0/+1
* Based on Lionel's merge request #80:Andrea Diamantini2010-04-171-35/+5
* Fixing Lionel's merge request:Andrea Diamantini2010-04-161-11/+11
* introduce search listitemlionelc2010-04-151-1/+1
* Proper solutions are always the best ones :)Andrea Diamantini2010-04-141-4/+2
* oops :)Andrea Diamantini2010-04-131-3/+0
* This commit is (quite) last in the urlbar encodings fix series. It fixes:Andrea Diamantini2010-04-131-2/+11
* URLBAR ANIMATION: implementation fixAndrea Diamantini2010-04-121-7/+4
* Fix focus problems and trim search strings (fix encodings problems, step 1)Andrea Diamantini2010-04-101-1/+1
* Fixing icons position and saving a couple of moveEventsAndrea Diamantini2010-04-091-0/+3
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-53/+51
* Load the url when an url is dropped onto the urlbarYoann Laissus2010-04-051-0/+7
* This commit is the first implementation of a new new new urlbarAndrea Diamantini2010-04-051-130/+78
* hide suggestions on ESC keyAndrea Diamantini2010-04-021-0/+6
* Cleaning urlbar API and improving animationAndrea Diamantini2010-03-301-66/+43
* Add mid click support for the completition widget of the url barYoann Laissus2010-03-291-3/+3
* This commit merge all our work about new UrlBar.Andrea Diamantini2010-03-291-105/+95
* update is better than repaint :)Andrea Diamantini2010-03-281-4/+4
* Reenabled urlbar hackAndrea Diamantini2010-03-021-7/+7
* Working around about: protocol..Andrea Diamantini2010-02-181-2/+3
* Fixes focus && let Protocol handler to just load on demandAndrea Diamantini2010-02-161-7/+7
* this fix urlbar behaviour, removing focus from there and enablingAndrea Diamantini2010-02-141-0/+4
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+2
* Last bugs : layout fixes and empty urlbar when going back to homepagematgic782010-02-061-1/+0
* This should fix last wrong encoded urlsAndrea Diamantini2010-02-021-22/+31
* Moved url storing operation (add to history) in the loadUrl function,Andrea Diamantini2009-12-141-8/+5
* xss attach prevention.Andrea Diamantini2009-12-081-19/+17
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+342