summaryrefslogtreecommitdiff
path: root/src/urlbar
Commit message (Expand)AuthorAgeFilesLines
* Fix, improve and clean WebSnap API.Andrea Diamantini2010-04-221-4/+3
* New (empty) urlbar test and improved protocolhandler testAndrea Diamantini2010-04-201-1/+2
* Reverting the switch case to an if-else one.Andrea Diamantini2010-04-201-13/+12
* Fix default engine implementation and fix a bit codeAndrea Diamantini2010-04-204-71/+86
* this commit renames Item classes with this logicAndrea Diamantini2010-04-192-32/+35
* Merge branch 'DefaultEngine'Andrea Diamantini2010-04-194-19/+71
|\
| * Suggestions activation on demandAndrea Diamantini2010-04-192-10/+34
| * Implementing a new default engine choice for rekonqAndrea Diamantini2010-04-192-9/+37
* | Fix urlbar string as suggested by Johannes ZellnerAndrea Diamantini2010-04-191-1/+1
|/
* Merge commit 'refs/merge-requests/2244' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-04-191-1/+1
|\
| * fix bold: "browse" was bold if the user type "browse"megabigbug2010-04-181-1/+1
* | Fix the completition widget opening when the urlbar has the focus and we want...Yoann Laissus2010-04-171-0/+1
|/
* Workaound the focus bar problemAndrea Diamantini2010-04-171-0/+4
* Clean tab previews, not showing on loadingAndrea Diamantini2010-04-172-24/+3
* Based on Lionel's merge request #80:Andrea Diamantini2010-04-174-54/+45
* fix text pointed in the search itemmegabigbug2010-04-162-4/+6
* Fixing Lionel's merge request:Andrea Diamantini2010-04-168-142/+194
* introduce search listitemlionelc2010-04-157-161/+510
* moc fixesAndrea Diamantini2010-04-142-0/+8
* Proper solutions are always the best ones :)Andrea Diamantini2010-04-142-7/+6
* Lionel's fixes to the UI.Andrea Diamantini2010-04-142-17/+15
* oops :)Andrea Diamantini2010-04-131-3/+0
* This commit is (quite) last in the urlbar encodings fix series. It fixes:Andrea Diamantini2010-04-134-6/+18
* URLBAR ANIMATION: implementation fixAndrea Diamantini2010-04-127-71/+51
* fix stringspano2010-04-111-2/+2
* 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-092-4/+10
* Using oxygen icons, removing the other onesAndrea Diamantini2010-04-091-3/+6
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-086-209/+157
* Load the url when an url is dropped onto the urlbarYoann Laissus2010-04-052-0/+8
* 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