summaryrefslogtreecommitdiff
path: root/src/urlbar
Commit message (Expand)AuthorAgeFilesLines
* Fix includes.Pierre Rossi2011-06-292-11/+13
* Code janitoringAlbert Astals Cid2011-05-291-1/+1
* Fix History ordering (check about:history page before and after this patch)Andrea Diamantini2011-04-102-38/+21
* Use esc button to renew the url seen in the urlbarAndrea Diamantini2011-04-081-0/+3
* Minimum height to 20. Like Konqi...Andrea Diamantini2011-04-041-1/+1
* Drop plain-text urls on urlbarAndrea Diamantini2011-04-041-0/+14
* Allow drag from urlbarAndrea Diamantini2011-03-291-0/+3
* Stop timers before deleting objects.Andrea Diamantini2011-03-231-0/+1
* Better color integration for the urlbar and the findbarFelix Rohrbach2011-03-211-2/+4
* Fix crash on "s" type :DAndrea Diamantini2011-03-101-0/+5
* Do NOT take the first element of an empty listAndrea Diamantini2011-02-281-1/+10
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-285-13/+0
* Coding styleAndrea Diamantini2011-02-2512-134/+141
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-2416-20/+22
* No more static members in the Application class,Pierre Rossi2011-02-247-24/+24
* Save one updateRightIcons call from the bookmark icon.Andrea Diamantini2011-02-233-4/+11
* Replace webshorcuts icons and text.Lionel Chauvin2011-02-142-2/+15
* Save downloaded images of opensearch suggestions like websnapsLionel Chauvin2011-01-192-9/+17
* Fixes as pointed out by KrazyRohan Garg2011-01-141-1/+1
* Krazy Fixes!!Rohan Garg2011-01-121-2/+3
* Update the completion list when the user switches search engine on the fly.Andrea Diamantini2011-01-096-62/+65
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-217-30/+286
* When using Alt+Enter open website in new tabPanagiotis Papadopoulos2010-12-172-0/+14
* My kuriikwsfilterrc contains no default search engine, soAndreas Hartmetz2010-11-291-0/+2
* -pedanticAndre Woebbeking2010-11-131-1/+1
* Let suggestions work also without search engines ones.Andrea Diamantini2010-11-073-3/+12
* First bunch of fixes for the suggestions.Andrea Diamantini2010-11-074-22/+43
* Fix forward declarationMontel Laurent2010-11-031-1/+0
* remove warningsmegabigbug2010-10-302-6/+5
* fix suggestion not displayed when missing .xmlLionel Chauvin2010-10-301-9/+6
* improve layout of visual suggestionsLionel Chauvin2010-10-304-28/+68
* Images in visual suggestion are now displayed !!Lionel Chauvin2010-10-303-2/+58
* introduce visual suggestion listitemLionel Chauvin2010-10-302-4/+64
* add image field to opensearchLionel Chauvin2010-10-301-0/+5
* add an xml parser to the opensearch engine.megabigbug2010-10-302-9/+14
* Fix KDE webshortcuts handling with new highlight system. (no more hangs)Andrea Diamantini2010-10-281-22/+29
* This commit implements the new private browsign mode for rekonq:Andrea Diamantini2010-10-222-11/+9
* Fix highlighting of the last characterPierre Rossi2010-10-201-11/+14
* Fix icons duplication in the urlbar if a bookmark is added during a page loadingYoann Laissus2010-10-201-2/+5
* Better protocol resolution for URL barRohan Garg2010-10-151-1/+2
* Merge branch 'm213'Andrea Diamantini2010-10-114-9/+40
|\
| * Fix multiple word highlighting.Pierre Rossi2010-10-082-7/+39
| * Prompt user before restoring session after a crash.Pierre Rossi2010-10-082-2/+1
* | No need to check progress if load is finished.Andrea Diamantini2010-10-091-3/+0
|/
* fix opensearch suggestions urlmegabigbug2010-10-052-2/+2
* Clean up urlbar use. This fix an urlbar bug opening pluginsAndrea Diamantini2010-09-291-1/+0
* Revert "Fixes a string change (this commit should be reverted after v0.6)"Jon Ander PeƱalba2010-09-231-4/+1
* Merge remote branch 'yoann/fixRegressionSearch2' into m207Andrea Diamantini2010-09-121-15/+19
|\
| * - Modifiers are now correctly handled after EscYoann Laissus2010-09-121-15/+19
| * Merge commit 'refs/merge-requests/207' of git://gitorious.org/rekonq/mainlineYoann Laissus2010-09-121-5/+32
| |\