summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* STEP 1:Andrea Diamantini2010-01-222-36/+60
| | | | Subdivide loadUrl stuffs
* Merge branch 'SpareFixes'Andrea Diamantini2010-01-221-8/+0
|\
| * no more need to inspect POST operations :)Andrea Diamantini2010-01-221-8/+0
| |
* | rekonq 0.3.31Andrea Diamantini2010-01-211-1/+1
|/ | | | Fixes Fixes Fixes
* Spare fixesAndrea Diamantini2010-01-212-0/+2
|
* Save memory!Andrea Diamantini2010-01-213-10/+19
| | | | | | With this commit, we save (at least) 3 bytes for each AdBlockRule defined (and probably more than 3!). In my installation I have about 100 rules... :)
* Some leaks fixed in new codeAndrea Diamantini2010-01-202-6/+6
|
* fix close tab when javascript:self.close()megabigbug2010-01-172-2/+2
|
* upgrading RULES files and applying loadUrl fix: "double quotesAndrea Diamantini2010-01-162-4/+4
| | | | | | | | replaced with encoded chars" Courtesy patch of Andrea Scarpino. Thanks and Welcome! CCMAIL:andrea@archlinux.org
* Merge branch 'AdFixes'Andrea Diamantini2010-01-143-79/+101
|\
| * Cleaning again (the morning after) the adblock thing.. :)Andrea Diamantini2010-01-143-79/+101
| | | | | | | | | | Removed the "options" part. Will be rewritten in rekonq 0.5 together with the UI..
* | rekonq 0.3.30Andrea Diamantini2010-01-141-1/+1
|/ | | | | | - better adblock - working back history menu - better fullscreen mode
* Better AdBlocking things :)Andrea Diamantini2010-01-147-44/+125
|
* AdBlock Plus rules fast summary :)Andrea Diamantini2010-01-131-1/+78
|
* History (back) menu fixed!Andrea Diamantini2010-01-111-26/+19
| | | | Finally..
* Just an html page with a table and a lot of links to test :)Andrea Diamantini2010-01-101-0/+151
| | | | Please, add yours there to let everyone test them
* rekonq 0.3.29Andrea Diamantini2010-01-101-1/+1
| | | | Fullscreen mode && protocols fixes
* Ronny's patchAndrea Diamantini2010-01-101-10/+11
| | | | | Fix fullscreen mode behaviour thanks :)
* Protocol Handling fixAndrea Diamantini2010-01-104-52/+65
| | | | | We can now manage all the most important protocols :D
* fix crash on window closeAndrea Diamantini2010-01-091-0/+5
|
* 0.3.28Andrea Diamantini2010-01-071-1/+1
|
* No more error messages on adblocked pagesAndrea Diamantini2010-01-071-0/+4
|
* Removed forced url sanizationAndrea Diamantini2010-01-072-22/+1
|
* A new inspection action in contextual menuAndrea Diamantini2010-01-072-9/+16
|
* 0.3.27Andrea Diamantini2010-01-051-1/+1
|
* "Contextual" image menuAndrea Diamantini2010-01-051-31/+33
|
* javascript scheme supportAndrea Diamantini2010-01-051-0/+8
|
* Choose new tab start pageAndrea Diamantini2010-01-054-8/+94
| | | | :
* Main toolbar (right) name & (wrong) iconAndrea Diamantini2010-01-041-6/+8
|
* Letting toolbars being configurable..Andrea Diamantini2010-01-041-5/+5
|
* Merge commit 'refs/merge-requests/82' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2009-12-302-1/+2
|\
| * Fixes bug 201559, tabs are now open respecting settings.Jonas M. Gastal2009-12-282-1/+2
| |
* | Merge branch 'm81'Andrea Diamantini2009-12-285-11/+43
|\ \
| * \ Merge commit 'refs/merge-requests/81' of git://gitorious.org/rekonq/mainline ↵Andrea Diamantini2009-12-265-11/+43
| |\ \ | | | | | | | | | | | | into m81
| | * | in fullscreen mode: show toolbar tabbar when mouse is on top of the screenmegabigbug2009-12-243-4/+21
| | | |
| | * | hide tabbar in fulscreen modemegabigbug2009-12-243-7/+22
| | |/
* | | Merge Request #79 with the changes discussed.Andrea Diamantini2009-12-283-39/+18
|/ / | | | | | | | | 1) no more confirm dialog on exit 2) restore newtab page or home page on close last tab
* | auto load plug inmegabigbug2009-12-231-1/+1
|/
* rekonq 0.3.26Andrea Diamantini2009-12-231-1/+1
| | | | kget integration
* add options for kget in the config panelmegabigbug2009-12-226-54/+113
| | | | replace kio for download
* rekonq 0.3.25Andrea Diamantini2009-12-211-1/+1
| | | | | | | | | | | | | - first kget integration - improvements in ftp handling I did my best in the second point. From what I understood my have 2 choices: 1) perform a blocking request and eventually handle ftp file (eg: show text files) 2) perform a non blocking request and behave as from now on (show dirs, download files) I choosed the second one :) (do you say "choosed" in English??)
* Improvements in ftp handling:Andrea Diamantini2009-12-213-8/+42
| | | | | - show dirs - download files
* Merge commit 'refs/merge-requests/76' of git://gitorious.org/rekonq/mainline ↵Andrea Diamantini2009-12-211-3/+4
|\ | | | | | | into m75
| * download one link with org.kde.kget.main.addTransfermegabigbug2009-12-181-3/+4
| |
* | Merge commit 'refs/merge-requests/75' of git://gitorious.org/rekonq/mainline ↵Andrea Diamantini2009-12-202-4/+60
|\ \ | |/ | | | | into m75
| * first kget integrationmegabigbug2009-12-182-4/+60
| |
* | native ftp handling & file one ported to kde functions.Andrea Diamantini2009-12-183-47/+87
| | | | | | | | | | One step to be feature complete (at least for 0.4): I need to know if an ftp url represent a file or a dir..
* | Ronny's patch about selecting previous tab if active one is closedAndrea Diamantini2009-12-183-0/+19
|/
* Just some stupid changes.Andrea Diamantini2009-12-171-59/+62
|
* fix crashes webtabsmegabigbug2009-12-173-3/+5
|