summaryrefslogtreecommitdiff
path: root/src/urlbar/urlbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-1/+0
* Coding styleAndrea Diamantini2011-02-251-21/+21
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* No more static members in the Application class,Pierre Rossi2011-02-241-9/+9
* Save one updateRightIcons call from the bookmark icon.Andrea Diamantini2011-02-231-3/+5
* Replace webshorcuts icons and text.Lionel Chauvin2011-02-141-1/+8
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-2/+16
* When using Alt+Enter open website in new tabPanagiotis Papadopoulos2010-12-171-0/+7
* This commit implements the new private browsign mode for rekonq:Andrea Diamantini2010-10-221-9/+9
* Fix icons duplication in the urlbar if a bookmark is added during a page loadingYoann Laissus2010-10-201-2/+5
* Merge branch 'm213'Andrea Diamantini2010-10-111-1/+0
|\
| * Prompt user before restoring session after a crash.Pierre Rossi2010-10-081-1/+0
* | No need to check progress if load is finished.Andrea Diamantini2010-10-091-3/+0
|/
* Merge remote branch 'yoann/fixRegressionSearch2' into m207Andrea Diamantini2010-09-121-15/+19
|\
| * - Modifiers are now correctly handled after EscYoann Laissus2010-09-121-15/+19
* | Fix green arrow show upAndrea Diamantini2010-09-111-2/+6
|/
* Only show the bookmark widget if the page is already bookmarked.Jon Ander Peñalba2010-09-071-5/+7
* Restore autocomplete shortcuts. Or at least, I hope so :)Andrea Diamantini2010-09-041-1/+3
* A little bunch of fixes :Yoann Laissus2010-09-021-3/+2
* Cleaning up new suggestions mechanismAndrea Diamantini2010-08-291-7/+0
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-2/+17
* Restore mr #174.Andrea Diamantini2010-08-231-0/+2
* Restore bk icon on the rightAndrea Diamantini2010-08-211-15/+14
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-0/+1
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-12/+12
* Simpler than I thought, fix kget integrationAndrea Diamantini2010-08-191-1/+2
* - Adapt removeBookmark to Jon's new methodYoann Laissus2010-08-171-0/+2
* Follow pano & yoann suggestions about bookmark savingAndrea Diamantini2010-08-141-6/+7
* Moving bookmark icon on the leftAndrea Diamantini2010-08-141-15/+15
* Manually importing Yoann merge 2260Andrea Diamantini2010-08-141-0/+46
* loading color: (highlight + 2*background)/3lionelc2010-08-111-4/+14
* loading animation color: fallback to the Highlight color if ToolTipBase color...lionelc2010-08-111-1/+5
* change gradiant of the loading animation: fix aliasinglionelc2010-08-111-1/+1
* Dark themes urlbar fixAndrea Diamantini2010-06-141-2/+6
* This easy solution should fix problems with long urls that pass right iconsAndrea Diamantini2010-06-031-1/+6
* Add missing dotPanagiotis Papadopoulos2010-05-311-1/+1
* Remove one hardcoded color, to better respect styles && improve usabilityAndrea Diamantini2010-05-311-3/+5
* Update urlbar progressAndrea Diamantini2010-05-311-0/+2
* Replaced the gradient with a solid color: it's easier to read.Aurelien Gateau2010-05-261-0/+1
* last minute string fixesPanagiotis Papadopoulos2010-05-241-1/+1
* Cedric patch about urlbarAndrea Diamantini2010-05-191-2/+5
* don't use adjusteSize()megabigbug2010-05-151-1/+1
* This commit should fix a lot of troubles on fast urlbar typingAndrea Diamantini2010-05-141-1/+1
* This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-141-7/+4
* Show faster url to loadAndrea Diamantini2010-05-141-3/+2
* No wait for first resultsAndrea Diamantini2010-05-141-2/+6
* Add timer to UrlBar suggestionsAndrea Diamantini2010-05-121-1/+23