Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some stupid fixes on style, spaces and some comments added | Andrea Diamantini | 2009-08-22 | 9 | -16/+17 |
| | |||||
* | Removed unuseful stackedurlbar.cpp file | Andrea Diamantini | 2009-08-22 | 1 | -143/+0 |
| | |||||
* | Remove url stack | Lionel Chauvin | 2009-08-22 | 11 | -186/+135 |
| | |||||
* | Rekonq 0.2.00.2.0 | Andrea Diamantini | 2009-08-21 | 2 | -3/+3 |
| | | | | Another step towards a great webkit browser for KDE! | ||||
* | Removed slackware SlackBuild and slack-desc (quite ready for SBo) | Andrea Diamantini | 2009-08-21 | 3 | -92/+1 |
| | | | | Updated Changelog | ||||
* | Added preliminar RELEASE_HOWTO file | Andrea Diamantini | 2009-08-21 | 1 | -0/+76 |
| | |||||
* | Some trivial fixes on GuessUrlFromString function | Andrea Diamantini | 2009-08-21 | 1 | -2/+2 |
| | |||||
* | Merge commit 'jokerwww/mailto' | Andrea Diamantini | 2009-08-21 | 1 | -2/+2 |
|\ | |||||
| * | Fixes handling of mailto links. | Jonas M. Gastal | 2009-08-20 | 1 | -2/+2 |
| | | |||||
* | | Added comment | Andrea Diamantini | 2009-08-20 | 1 | -0/+4 |
| | | |||||
* | | This commit siplifies winId management and let our webviews to not detect | Andrea Diamantini | 2009-08-20 | 2 | -7/+6 |
| | | | | | | | | it. This could be dangerous thinking about what we have in mind... ;) | ||||
* | | Fixing setting dialog dimension | Andrea Diamantini | 2009-08-20 | 1 | -1/+1 |
| | | |||||
* | | Merge commit 'megabigbug/okClicked' | Andrea Diamantini | 2009-08-20 | 1 | -1/+2 |
|\ \ | |||||
| * | | fix #203862 | Lionel Chauvin | 2009-08-14 | 1 | -1/+2 |
| |/ | |||||
* | | Merge commit 'pano/master' | Andrea Diamantini | 2009-08-20 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix crashing, when right-clicking on a bookmark folder in the bookmark | Panagiotis Papadopoulos | 2009-08-14 | 1 | -0/+2 |
| |/ | | | | | | | toolbar. Patch by Johannes Zellner, Thanks! | ||||
* | | LineEdit clear button enabled | Andrea Diamantini | 2009-08-20 | 1 | -0/+1 |
| | | |||||
* | | Rude NetworkAccessManager hack to fix POST operations for 0.2 release ;) | Andrea Diamantini | 2009-08-19 | 3 | -2/+14 |
| | | | | | | | | I hope we could revert this commit in a while.. | ||||
* | | Inserting webview winId metadata in cookiejar | Andrea Diamantini | 2009-08-14 | 3 | -1/+12 |
| | | |||||
* | | rekonq 0.1.980.1.98 | Andrea Diamantini | 2009-08-13 | 2 | -2/+2 |
|/ | | | | A couple of bugfixes to the release.. | ||||
* | Some work on WebPage class.. | Andrea Diamantini | 2009-08-13 | 1 | -29/+28 |
| | |||||
* | Removed unuseful (?) WebPage::chooseFile method. | Andrea Diamantini | 2009-08-13 | 2 | -9/+1 |
| | | | | Some TODO comments added. | ||||
* | Just downloading not handled files | Andrea Diamantini | 2009-08-13 | 1 | -18/+19 |
| | |||||
* | Applied patch from Johannes Zellner about {Middle,CTRL} clicking | Andrea Diamantini | 2009-08-13 | 4 | -9/+12 |
| | | | | | | bookmarks links handling. Many thanks! | ||||
* | Fixed mailto link handling | Andrea Diamantini | 2009-08-13 | 1 | -2/+8 |
| | | | | BUG: 203625 | ||||
* | Fix memory leaks | Andrea Diamantini | 2009-08-12 | 3 | -2/+9 |
| | |||||
* | prevent icon loading when error page | Lionel Chauvin | 2009-08-10 | 2 | -1/+10 |
| | |||||
* | better handle network errors | Lionel Chauvin | 2009-08-10 | 2 | -59/+63 |
| | |||||
* | Fixing bug 203156, about stop/reload switch on tab switching. | Andrea Diamantini | 2009-08-10 | 5 | -9/+23 |
| | | | | | | | Anyway, the fix seems quite "hackish" to me. Perhaps someone else will think something better.. BUG: 203156 | ||||
* | Removing unuseful QUrl class from guessUrlFromString method | Andrea Diamantini | 2009-08-10 | 1 | -25/+13 |
| | |||||
* | New rekonq.kcfg version, according to krazy suggestions | Andrea Diamantini | 2009-08-10 | 1 | -5/+5 |
| | |||||
* | Fixed "history panel" string bug | Andrea Diamantini | 2009-08-10 | 1 | -2/+1 |
| | |||||
* | Removed privacy settings and ported history ones into the General | Andrea Diamantini | 2009-08-10 | 6 | -98/+60 |
| | | | | Group. | ||||
* | hide popup when focus change | Lionel Chauvin | 2009-08-09 | 1 | -0/+2 |
| | |||||
* | Merge commit 'megabigbug/popup' | Andrea Diamantini | 2009-08-09 | 1 | -2/+5 |
|\ | |||||
| * | flashy popup: delete after have painted the newer | Lionel Chauvin | 2009-08-09 | 1 | -2/+5 |
| | | |||||
* | | progress bar at 100% is better drawn (fix division issue with int value) | Lionel Chauvin | 2009-08-09 | 1 | -1/+1 |
|/ | |||||
* | Removed old cookies system classes.. | Andrea Diamantini | 2009-08-08 | 5 | -244/+0 |
| | |||||
* | Compiler warning fixes | Andrea Diamantini | 2009-08-08 | 1 | -0/+2 |
| | |||||
* | RekonqAccessManager (rekonq 0.2 version) | Andrea Diamantini | 2009-08-08 | 3 | -4/+16 |
| | |||||
* | Merge commit 'megabigbug/tabfontsize' | Andrea Diamantini | 2009-08-08 | 1 | -6/+0 |
|\ | |||||
| * | standard tab font size | Lionel Chauvin | 2009-08-08 | 1 | -6/+0 |
| | | |||||
* | | small fix: prevent empty url at the begining of loading | Lionel Chauvin | 2009-08-07 | 1 | -2/+7 |
| | | |||||
* | | Load url in the background urlbar fixes | Andrea Diamantini | 2009-08-07 | 2 | -2/+2 |
|/ | |||||
* | Krazy issues, part 3 | Andrea Diamantini | 2009-08-07 | 2 | -7/+6 |
| | | | | - improper include guards | ||||
* | Krazy fixes. Part 2. | Andrea Diamantini | 2009-08-07 | 6 | -17/+10 |
| | | | | | | - KDE classes in ui files - Ui dialog deleteLater - const in for each loop (apart from the QWebFrame one..) | ||||
* | Merge commit 'megabigbug/query' | Andrea Diamantini | 2009-08-07 | 1 | -1/+1 |
|\ | |||||
| * | fix loadUrl for query with accents (eg: églantine) | Lionel Chauvin | 2009-08-06 | 1 | -1/+1 |
| | | |||||
* | | Remove a dot after the URL from the message, to avoid confusion | Panagiotis Papadopoulos | 2009-08-07 | 1 | -1/+1 |
|/ | |||||
* | Debug info from setWindowID | Andrea Diamantini | 2009-08-06 | 1 | -4/+2 |
| | | | | also setting intial window empty (-1) |