summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge commit 'refs/merge-requests/103' of ↵Andrea Diamantini2010-03-122-0/+15
|\ \ \ \ \ | |/ / / / | | | | | | | | | | git://gitorious.org/rekonq/mainline into tabPreviewFIx
| * | | | Close the tab preview when the close button is clickedYoann Laissus2010-03-112-0/+15
| | | | |
* | | | | Merge commit 'refs/merge-requests/102' of ↵Andrea Diamantini2010-03-121-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into panoMR
| * | | | | Further changes to my last commitpano2010-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change string and icon of the button
| * | | | | Replace "Yes/No" dialogpano2010-03-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code copied and pasted from Konqueror (konqmainwindow.cpp) and adapted to rekonq code by me
* | | | | | Added i18n stuffsAndrea Diamantini2010-03-124-0/+84
| | | | | |
* | | | | | rekonq 0.4 stable0.4.0Andrea Diamantini2010-03-121-1/+1
| |/ / / / |/| | | | | | | | | | | | | | Yeah!!
* | | | | rekonq 0.3.99Andrea Diamantini2010-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | Fix Crash Recovery
* | | | | clean NewInstance slot and fix crashRecovery.Andrea Diamantini2010-03-111-40/+32
|/ / / / | | | | | | | | | | | | Two days of testing before stable release. :)
* | | | kWarning --> kDebugAndrea Diamantini2010-03-064-13/+16
| | | |
* | | | Just another crash recovery fix.Andrea Diamantini2010-03-063-10/+12
| | | | | | | | | | | | | | | | | | | | Now rekonq tries just 1 time to recover from crash. In Italy we say "Perseverare e' diabolico"...
* | | | Ok, things seem working well now.Andrea Diamantini2010-03-052-9/+12
| | | | | | | | | | | | | | | | Anyway, it needs some days of testing..
* | | | Stupid me, committed wrong change. Sorry :)Andrea Diamantini2010-03-051-9/+9
| | | |
* | | | rekonq 0.3.98Andrea Diamantini2010-03-051-1/+1
| | | | | | | | | | | | | | | | Probably last bunch of fixes before 0.4 stable release..
* | | | Bug about page viewportsize seems fixed here, creating a copy of theAndrea Diamantini2010-03-051-2/+5
| | | | | | | | | | | | | | | | | | | | page fro the tab preview. Some days of testing needed..
* | | | Cleaning websnaps code..Andrea Diamantini2010-03-053-20/+12
| | | |
* | | | Fixing recover on crashAndrea Diamantini2010-03-052-1/+13
| | | | | | | | | | | | | | | | hackish fix :(
* | | | Fix choice between history & bookmarks in the new tab first page.Andrea Diamantini2010-03-053-13/+5
| | | | | | | | | | | | | | | | No more reloading pages on accepting configuration
* | | | Fix Click to Flash.Andrea Diamantini2010-03-043-21/+38
| | | | | | | | | | | | | | | | | | | | In my tests it doesn't crash anymore and works ever well :) (Please, don't wake up me if this is just aa dream..)
* | | | delete clicktoflash object just when detection doesn't fail.Andrea Diamantini2010-03-041-2/+1
| | | | | | | | | | | | | | | | This will save rekonq from crashes :)
* | | | WebPluginFactory. Cleaning code..Andrea Diamantini2010-03-042-35/+30
| | | |
* | | | Fix mergeAndrea Diamantini2010-03-031-1/+13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/101' of git://gitorious.org/rekonq/mainline into AfterLastFindBarFixes Conflicts: src/mainwindow.cpp
| * | | | variable names ...Yoann Laissus2010-03-031-4/+4
| | | | |
| * | | | Fix the move of the page whith case sensitiveYoann Laissus2010-03-031-1/+1
| | | | |
| * | | | Fix the scroll problem with the workaround of findText() (spotted by Darjus ↵Yoann Laissus2010-03-031-5/+9
| | | | | | | | | | | | | | | | | | | | Loktevic)
* | | | | Fix compile :/Andrea Diamantini2010-03-031-1/+1
| | | | |
* | | | | Merge commit 'refs/merge-requests/100' of ↵Andrea Diamantini2010-03-032-8/+2
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | git://gitorious.org/rekonq/mainline into LastFindBarFixes
| * | | | * Added continue search by <Enter> key (similar to Firefox, enter theDarjus Loktevic2010-03-022-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | search term and press <Enter> for next result). * Removed focusNextPrevChild if the search fails as it does not seem to make sense. It's the same as you would press <Tab> to focus the next item on the page. Why "Search" should do that? Some context: found that when searching some websites, when the match is not found, the page would suddenly scroll to some location and focus a link or search edit. Hope this makes sense.
* | | | | Removing call to non-extant slot..Andrea Diamantini2010-03-031-2/+0
|/ / / /
* | | | rekonq 0.3.97Andrea Diamantini2010-03-021-1/+1
| | | | | | | | | | | | | | | | Unit tests & last fixes
* | | | Reenabled urlbar hackAndrea Diamantini2010-03-021-7/+7
| | | | | | | | | | | | | | | | BUG:228606
* | | | This will fix rekonq behaviour on opening external links.Andrea Diamantini2010-03-021-13/+8
| | | | | | | | | | | | | | | | It's a bit "less functional" than before, but it always works :)
* | | | Added shortlink to GreenBytes HTTP testsAndrea Diamantini2010-03-011-0/+601
| | | |
* | | | Merge commit 'refs/merge-requests/99' of git://gitorious.org/rekonq/mainline ↵Andrea Diamantini2010-03-011-13/+14
|\ \ \ \ | | | | | | | | | | | | | | | into m99
| * | | | Small improvements to the docbookpano2010-02-271-13/+14
| | | | |
* | | | | First works on new Unit Tests..Andrea Diamantini2010-02-287-111/+141
| | | | |
* | | | | Ok, we have 12 empty tests working... :)Andrea Diamantini2010-02-282-3/+3
| | | | |
* | | | | Ok, commenting out (for now) problems with 2 failing tests..Andrea Diamantini2010-02-282-5/+6
| | | | |
* | | | | 10 (of 12) tests working and ready to be "expanded"..Andrea Diamantini2010-02-2812-55/+65
| | | | |
* | | | | Changing Findbar parentAndrea Diamantini2010-02-283-11/+26
| | | | |
* | | | | All the other (blank) tests..Andrea Diamantini2010-02-2812-13/+624
| | | | |
* | | | | New (embrional) unit tests: mainview, tabbar, webtab, webpageAndrea Diamantini2010-02-276-84/+313
|/ / / /
* | | | tests support for every Qt derived rekonq classAndrea Diamantini2010-02-2631-34/+118
| | | |
* | | | Fixing scripts and tests to start reloading them..Andrea Diamantini2010-02-262-30/+22
| | | |
* | | | 0.3.96Andrea Diamantini2010-02-261-1/+1
| | | | | | | | | | | | | | | | near to stable release..
* | | | Revert "Simpler is better :)"Andrea Diamantini2010-02-261-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | bacause it sometimes works worst :( This reverts commit 9f29a5eb7223ea2edd7a9f3ee39dd9285820affb.
* | | | This simple commit is inspired from mr #97Andrea Diamantini2010-02-262-0/+17
| | | | | | | | | | | | | | | | | | | | It actually hides the addTab button when moving the bars letting it reappear on the release event.. :)
* | | | to be really sure about.. Q_ASSERT it!Andrea Diamantini2010-02-251-0/+3
| | | |
* | | | On the road of fixing BUG 227947Andrea Diamantini2010-02-251-44/+46
| | | | | | | | | | | | | | | | a clear (network) error management.
* | | | Fix cookies handling.Andrea Diamantini2010-02-252-2/+6
| | | | | | | | | | | | | | | | Change WebPage ctor && setting winId for each page in the cookiejar