summaryrefslogtreecommitdiff
path: root/src/urlbar
Commit message (Expand)AuthorAgeFilesLines
...
* This commit is the first implementation of a new new new urlbarAndrea Diamantini2010-04-056-149/+296
* hide suggestions on ESC keyAndrea Diamantini2010-04-021-0/+6
* multiple icons for type of itemslionelc2010-04-025-39/+92
* manage common item of bookmarks and historylionelc2010-04-022-2/+27
* add title for history itemslionelc2010-04-021-1/+1
* display bookmark and history item only if string typed is longer than 3 charslionelc2010-04-021-15/+18
* Cleaning awesome bar code a bit..Andrea Diamantini2010-04-016-33/+29
* This patch solves some problems of clipped textAndrea Diamantini2010-03-311-1/+9
* Cleaning urlbar API and improving animationAndrea Diamantini2010-03-303-78/+50
* Merge commit 'refs/merge-requests/110' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-306-13/+18
|\
| * Add mid click support for the completition widget of the url barYoann Laissus2010-03-296-13/+18
* | add title for bookmarks in the listmegabigbug2010-03-291-1/+2
* | detect if user type an url and order the results accordinglymegabigbug2010-03-292-11/+38
|/
* This commit merge all our work about new UrlBar.Andrea Diamantini2010-03-2910-129/+915
* update is better than repaint :)Andrea Diamantini2010-03-281-4/+4
* Reenabled urlbar hackAndrea Diamantini2010-03-021-7/+7
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-262-2/+6
* 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-104-8/+8
* 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-082-20/+17
* Last structure change, promised!Andrea Diamantini2009-11-274-0/+565