summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix session manager restoreAndrea Diamantini2011-09-274-10/+75
| | | | | I think we need to consider the two cases (normal restore vs restore from crash) in different ways.
* Calm down QWidget::setLayout() warningsAndrea Diamantini2011-09-275-13/+4
|
* Fix KGet "list all links" featureAndrea Di Menna2011-09-273-3/+3
| | | | | | | | | the contextual menu action was not working cause of a wrong signal/slot connection. This commit fixes it :) REVIEW: 102708 REVIEWED-BY: adjam
* Remove a minor focus glitch on webpage loadThomas Murach2011-09-261-0/+1
| | | | | | | | It happened when loading a favorite page via shortcut. It is fixed now :) REVIEW: 102695 REVIEWED-BY: adjam
* Revert "Respect the users Download path set in KDE System Settings"Andrea Diamantini2011-09-251-1/+1
| | | | | | | | | This reverts commit 6fc47df74dbd6c6c95dc14182cf33ffd0d4de4f6. This is seen as a bug for users deciding to change the download dir. Every major browser behaves this way. See bug closed about BUG: 270611
* Don't crash if the rekonqui.rc file can't be foundFelix Rohrbach2011-09-211-1/+5
| | | | | REVIEW: 102673 CCBUG: 282474
* fixed my name and email, put myselve into developers listJohannes Tröscher2011-09-211-5/+5
| | | | REVIEWED-BY: trustMe
* add margin for notifyLabelJohannes Tröscher2011-09-211-1/+2
| | | | REVIEWED-BY: trustMe
* rekonq 0.7.920.7.92Andrea Diamantini2011-09-201-1/+1
|
* Licensing issues fix: #3Andrea Diamantini2011-09-202-42/+53
| | | | websslinfo files
* check if there's an input field under the cursor in pastAndGo action on webviewJohannes Tröscher2011-09-201-1/+1
| | | | REVIEWED-BY: trustMe
* Added a combobox with middleclick options "autoscroll", "pasteAndGo" andFurkan Üzümcü2011-09-203-24/+41
| | | | | "do nothing"
* Fix tab size and addTabButton position when a KMessageWidget appearsYoann Laissus2011-09-203-9/+16
| | | | REVIEW: 102651
* QtWebKit 2.2 related fixesAndrea Diamantini2011-09-202-9/+1
| | | | | We now have to consider progress finished when it reaches 100, NOT when it is reset to 0, as before...
* QCoreApplication::postEvent fixesAndrea Diamantini2011-09-201-14/+12
| | | | | | | This commit should clean up some strange calls on close to QCA::postEvent, returning a strange "Unexpected null receiver" QT_FATAL_WARNINGS=1 macro helped very well here :D
* Licensing issues fix: part #2Andrea Diamantini2011-09-202-40/+52
| | | | webshortcutwidget files
* Licensing issues fix: part #1Andrea Diamantini2011-09-2013-232/+293
| | | | | | tests files CCMAIL: blinov.vyacheslav@gmail.com
* rekonq 0.7.900.7.90Andrea Diamantini2011-09-181-1/+1
| | | | | | - A lot of fixes just committed here on the road to 0.8! - tested against QtWebKit 2.2 - ready for 0.8 string freeze!
* Change "Paste & Go" action's text to "Paste & Search" if the contentFurkan Uzumcu2011-09-182-2/+33
| | | | | | | of the clipboard is not an URL REVIEW: 102441 REVIEWED-BY: adjam
* show notifyPopup at right edge if find- or zoombar is visibleJohannes Tröscher2011-09-181-3/+4
| | | | | REVIEW: 102649 REVIEWED-BY: adjam
* Improve code in plugin loading (not yet perfect, I fear...)Andrea Diamantini2011-09-161-1/+1
| | | | CCBUG: 281101
* Get sure mainWindow() exists before trying applying settingsAndrea Diamantini2011-09-162-11/+19
| | | | BUG: 272107
* Search with default searchEngine in errorPageJohannes Tröscher2011-09-161-0/+11
| | | | | REVIEW: 102592 REVIEWED-BY: adjam
* Get sure page is extant before searching for DOM elements thereAndrea Diamantini2011-09-161-0/+4
| | | | BUG: 282012
* Prevent crash on "uncommon" pagesAndrea Diamantini2011-09-161-0/+3
| | | | BUG: 282092
* Fix urlbar loading on QtWebKit2.2Andrea Diamantini2011-09-151-1/+1
|
* Improve adblock 2Andrea Diamantini2011-09-142-9/+3
| | | | | remove wrong assumption on referer header. This fixes a lot of third-party rules :)
* Improve adblockAndrea Diamantini2011-09-142-5/+22
| | | | | improve adblock docs check third-party option before (faster)
* Merge branch 'master' of git.kde.org:rekonqJohannes Tröscher2011-09-139-73/+67
|\
| * Fix close & sessionAndrea Diamantini2011-09-139-72/+61
| | | | | | | | | | | | | | | | | | | | First, I'm really sorry for this bad commit ('git' talking..). The fact is that the 3 bugs fixed here were found chained playing with close code. Here it is the report: - fix close window (it now really appears on multiple window closing) - fix saveSession (saving one call for each site loaded and storing better information): saveSession is now called on loadFinished - clean up some compilation warnings
| * Get sure about urls are restoredAndrea Diamantini2011-09-131-1/+6
| |
* | load clipboard url on middle-click if autoscroll is disabledJohannes Tröscher2011-09-131-0/+17
|/ | | | | | | BUG: 275778 255518 CCBUG: 275778 255518 REVIEW: 102587 REVIEWED-BY: adjam
* fix layout of rssWidgetJohannes Tröscher2011-09-111-2/+1
| | | | REVIEWED-BY: trustMe
* fix layout of webshortcutWidget + code cleanupJohannes Tröscher2011-09-112-86/+51
| | | | REVIEWED-BY: trustMe
* fix layout of favouriteWidgetJohannes Tröscher2011-09-091-12/+7
| | | | REVIEWED-BY: trustMe
* fix alignment of title in bookmarkWidgetJohannes Tröscher2011-09-091-1/+0
| | | | REVIEWED-BY: trustMe
* exact tooltip look for tabPreviewPopupJohannes Tröscher2011-09-091-6/+11
| | | | REVIEWED-BY: me
* oops... forgot to update ui.rc number...Andrea Diamantini2011-09-091-1/+1
|
* Typo: net_analyter --> net_analyzerAndrea Diamantini2011-09-091-1/+1
|
* update changelog fileAndrea Diamantini2011-09-091-0/+17
|
* set Qt::tooltip as tabPreviewPopups window flagsJohannes Tröscher2011-09-091-0/+2
| | | | REVIEWED-BY: me
* rekonq 0.7.800.7.80Andrea Diamantini2011-09-081-1/+1
| | | | First 0.8 beta tag :)
* Add option to close window by closing last tabAndrea Diamantini2011-09-083-7/+24
| | | | Usual behavior in Firefox/Chrome. Let it be configurable here :)
* Revert "Revert "This commit, available just for"Andrea Diamantini2011-09-081-10/+7
| | | | | | "the master branch cause of the string changes,"" This reverts commit e00fb6a48ca506990e86ada7c2fbfd57f65b2fa1.
* Revert "Revert "Fix quit action""Andrea Diamantini2011-09-081-1/+1
| | | | | | This reverts commit c3f9448a94baa423eed5977c9e66cd7be9b73a76. Let the quit action really work
* Use tooltip style in tabpreviewJohanner Troscher2011-09-082-10/+36
| | | | | REVIEW: 102534 REVIEWED-BY: adjam
* Change webTab Variable Name to tabToStopDavid E. Narváez2011-09-021-2/+2
| | | | | | | Change the name of the variable in webStop slot to avoid name collision with the webTab method in the same MainView class. REVIEW: 102521
* Unify reloading methodsDavid E. Narváez2011-09-021-12/+12
| | | | | | All code paths for reloading methods and slots now end up at reloadTab and do proper handling of the about scheme REVIEW: 102481
* Fix data insert in the home page setting dialogFurkan Uzumcu2011-08-312-0/+9
| | | | | REVIEW: 102423 REVIEWED-BY: adjam
* Fix SSL widget crashAndrea Diamantini2011-08-311-6/+6
| | | | | | This was the crash (probably) occurred during ds2011 presentation. Check if a list is empty before pulling something (with QList::first() method).