summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve rekonq WebKit settingsAndrea Diamantini2011-10-265-120/+140
* Clean up UrlBar codeAndrea Diamantini2011-10-242-60/+51
* Enable url or text drops in the tabbarFurkan Uzumcu2011-10-212-0/+53
* Merge branch 'master' of git://anongit.kde.org/rekonqAndrea Diamantini2011-10-191-1/+4
|\
| * Fix the recover on crash bar which is too big to fit on the screen when rekon...Yoann Laissus2011-10-191-1/+4
* | Remove suggestion when response title is the same as typed textAndrea Diamantini2011-10-191-0/+3
|/
* Fix my previous commitYoann Laissus2011-10-191-1/+1
* Disable bookmark dragging with middle click in the bookmark toolbar.Yoann Laissus2011-10-171-1/+3
* Change the default tab number from 2 to 0 for Appearence SettingsYoann Laissus2011-10-171-1/+1
* Merge branch 'master' of git.kde.org:rekonqCedric Bellegarde2011-10-1710-31/+40
|\
| * Fix strings as suggested in i18n-doc mlAndrea Diamantini2011-10-163-13/+9
| * EBN Krazy fixesAndrea Diamantini2011-10-146-14/+23
| * Sanitizing strings...Andrea Diamantini2011-10-142-4/+8
* | Update menu bar tools (useful for people using plasma-menubar/oxygen-appmenu)Cedric Bellegarde2011-10-141-0/+6
|/
* Fix crash on private mode store/restoreAndrea Diamantini2011-10-135-29/+103
* Calm down kDebug messagesAndrea Diamantini2011-10-116-21/+8
* inlined "abused" function and removed 2 unuseful calls to updateTabBarAndrea Diamantini2011-10-112-11/+1
* Fix the checked state of a toolbar's bookmark folder which is dropped on itself.Yoann Laissus2011-10-101-0/+6
* tabsChanged() signal has been removed some time ago..Furkan Uzumcu2011-10-092-9/+0
* Clean up windows close and app quitAndrea Diamantini2011-10-073-7/+22
* Use KPart url when some KPart is active on savingAndrea Di Menna2011-10-071-0/+11
* use language, NOT country!!!Andrea Diamantini2011-10-031-4/+7
* Fix UAs descriptionAndrea Diamantini2011-10-031-4/+13
* Improve the mechanism of thumnbs file names generationAndrea Di Menna2011-10-031-1/+5
* Get sure private browing action is disabled if users refuse itAndrea Di Menna2011-09-301-0/+4
* This commit fixes urlbar suggestions handling,Andrea Diamantini2011-09-291-13/+16
* Fix session manager restoreAndrea Diamantini2011-09-274-10/+75
* Calm down QWidget::setLayout() warningsAndrea Diamantini2011-09-275-13/+4
* Fix KGet "list all links" featureAndrea Di Menna2011-09-273-3/+3
* Remove a minor focus glitch on webpage loadThomas Murach2011-09-261-0/+1
* Revert "Respect the users Download path set in KDE System Settings"Andrea Diamantini2011-09-251-1/+1
* Don't crash if the rekonqui.rc file can't be foundFelix Rohrbach2011-09-211-1/+5
* fixed my name and email, put myselve into developers listJohannes Tröscher2011-09-211-5/+5
* add margin for notifyLabelJohannes Tröscher2011-09-211-1/+2
* Licensing issues fix: #3Andrea Diamantini2011-09-202-42/+53
* check if there's an input field under the cursor in pastAndGo action on webviewJohannes Tröscher2011-09-201-1/+1
* Added a combobox with middleclick options "autoscroll", "pasteAndGo" andFurkan Üzümcü2011-09-203-24/+41
* Fix tab size and addTabButton position when a KMessageWidget appearsYoann Laissus2011-09-203-9/+16
* QtWebKit 2.2 related fixesAndrea Diamantini2011-09-202-9/+1
* QCoreApplication::postEvent fixesAndrea Diamantini2011-09-201-14/+12
* Licensing issues fix: part #2Andrea Diamantini2011-09-202-40/+52
* Licensing issues fix: part #1Andrea Diamantini2011-09-2013-232/+293
* Change "Paste & Go" action's text to "Paste & Search" if the contentFurkan Uzumcu2011-09-182-2/+33
* show notifyPopup at right edge if find- or zoombar is visibleJohannes Tröscher2011-09-181-3/+4
* Improve code in plugin loading (not yet perfect, I fear...)Andrea Diamantini2011-09-161-1/+1
* Get sure mainWindow() exists before trying applying settingsAndrea Diamantini2011-09-162-11/+19
* Search with default searchEngine in errorPageJohannes Tröscher2011-09-161-0/+11
* Get sure page is extant before searching for DOM elements thereAndrea Diamantini2011-09-161-0/+4
* Prevent crash on "uncommon" pagesAndrea Diamantini2011-09-161-0/+3
* Fix urlbar loading on QtWebKit2.2Andrea Diamantini2011-09-151-1/+1