summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change the autoscroll checkbox to control whether or not the auto scroll ↵Jonathan Thomas2010-05-263-6/+9
| | | | | | | | feature is enabled, rather than wether or not it is disabled. This solves a HIG issue, since checkboxes are always supposed to enable an option when checked, rather than to disable an option when checked: http://techbase.kde.org/Projects/Usability/HIG/Check_Box
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-05-261-0/+1
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-261-0/+1
| |
* | Save right files when being on "rekonq pages"Andrea Diamantini2010-05-261-2/+13
|/ | | | eg: KParts
* Merge commit 'refs/merge-requests/2277' of ↵Andrea Diamantini2010-05-261-1/+4
|\ | | | | | | git://gitorious.org/rekonq/mainline into m2227
| * Show proper URL on new background tab.Nikhil Marathe2010-05-251-1/+4
| | | | | | | | | | | | | | The old behaviour was to target the current url bar, which wasn't the right one when a background tab was opened. The new code finds the right bar for the newly opened tab and sets its URL BUG: 238641
* | Ligther screenshotsAndrea Diamantini2010-05-2614-0/+0
|/ | | | Ehi guys, please take care of image weight && dimension..
* Update CHANGELOG0.4.90Andrea Diamantini2010-05-251-0/+3
|
* rekonq 0.4.90Andrea Diamantini2010-05-252-2/+2
| | | | | | 0.5 beta release Soft String Freeze BugFixing galore :)
* Merge commit 'refs/merge-requests/2276' of ↵Andrea Diamantini2010-05-2511-33/+43
|\ | | | | | | git://gitorious.org/rekonq/mainline into m2276
| * last minute string fixesPanagiotis Papadopoulos2010-05-2411-33/+43
| |
* | Alternate F6 shortcut for open location actionAndrea Diamantini2010-05-251-1/+3
| | | | | | | | BUG:238371
* | SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-251-0/+3
| |
* | This BIG commit HAS to fix all download handling remained :)Andrea Diamantini2010-05-253-89/+125
| | | | | | | | | | | | | | it lets rekonq work on every site I tested (all those where there are some bugs opened) and let us factorize a big bunch of code BUG:212808
* | cleaning handleUnsupportedContent slotAndrea Diamantini2010-05-251-89/+90
| |
* | Ignore unknown network errors, at least for now.. ;)Andrea Diamantini2010-05-251-3/+7
| | | | | | | | BUG:236816
* | Show actual page sourceAndrea Diamantini2010-05-252-21/+2
| | | | | | | | BUG:235338
* | fix set home to current page buttonAndrea Diamantini2010-05-251-1/+1
| |
* | Properly take care of ampersandsAndrea Diamantini2010-05-253-11/+14
| | | | | | | | Ronny Scholz patch. Thanks ;)
* | This commit fixes my problems with this new handling.Andrea Diamantini2010-05-241-8/+9
| | | | | | | | | | It searches before in the history, to ensure search is done in the widest site list && change a bit the search mechanism
* | remove domainNameItem() methodmegabigbug2010-05-242-18/+33
| | | | | | | | search a privilged item in the bookmark and history list instead of in the result list
* | Merge commit 'refs/merge-requests/2275' of ↵Andrea Diamantini2010-05-241-0/+2
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into m2275
| * | Restore stacked url bars to the right index when a tab is closedNikhil Marathe2010-05-241-0/+2
| | | | | | | | | | | | BUG: 238644
* | | Merge commit 'refs/merge-requests/2274' of ↵Andrea Diamantini2010-05-243-0/+22
|\ \ \ | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2274
| * | | Added actions to switch to Tab #nNikhil Marathe2010-05-243-0/+22
| |/ / | | | | | | | | | BUG: 235107
* | | Merge commit 'refs/merge-requests/2273' of ↵Andrea Diamantini2010-05-241-1/+4
|\ \ \ | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2273
| * | | Fix pos of RSS widget when there are long translations. BUG 238640matgic782010-05-241-1/+4
| | | |
* | | | Merge commit 'refs/merge-requests/111' of ↵Andrea Diamantini2010-05-241-23/+21
|\ \ \ \ | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m111
| * | | | Little improvements for css transitions : use shortland property, ↵matgic782010-05-221-23/+21
| | | | | | | | | | | | | | | | | | | | transitions for switcher. Fixes first part of bug 238120
* | | | | Merge commit 'refs/merge-requests/2271' of ↵Andrea Diamantini2010-05-241-1/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2271
| * | | | | listitem: when the title of an item is empty fallback to domain name of the url.megabigbug2010-05-211-1/+10
| |/ / / /
* | | | | Merge commit 'refs/merge-requests/2270' of ↵Andrea Diamantini2010-05-241-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | git://gitorious.org/rekonq/mainline into m2270
| * | | | modified: INSTALLRohan Garg2010-05-211-1/+3
| | | | | | | | | | | | | | | | | | | | Fixes for the INSTALL files
| * | | | modified: INSTALLRohan Garg2010-05-211-1/+1
| | | | | | | | | | | | | | | | | | | | changed a few things in INSTALL file
* | | | | updating authors && creditsAndrea Diamantini2010-05-241-15/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ehi guys, feel free to let me know if there is something wrong.. CCMAIL:lindsay.mathieson@gmail.com CCMAIL:gnumdk@adishatz.1s.fr CCMAIL:bulldog98@freenet.de CCMAIL:pano_90@gmx.net CCMAIL:rohan16garg@gmail.com CCMAIL:yoann.laissus@gmail.com
* | | | | Fixing lost settingsAndrea Diamantini2010-05-243-7/+13
| |_|_|/ |/| | | | | | | | | | | Now the "fixed font" KFontRequester should show just fixed fonts..
* | | | rekonq 0.4.71Andrea Diamantini2010-05-242-2/+1
| | | | | | | | | | | | | | | | Last one before the beta..
* | | | Merge branch 'NewSettings'Andrea Diamantini2010-05-2417-241/+720
|\ \ \ \
| * | | | Improving fonts situationAndrea Diamantini2010-05-244-87/+97
| | | | |
| * | | | New Settings classes, one for each widget.Andrea Diamantini2010-05-2315-162/+631
| | | | | | | | | | | | | | | | | | | | | | | | | It seems clear to me that this way code is more maintainable than merging everything in the settingsdialog class
* | | | | Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-05-241-0/+10
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-241-0/+10
| | |/ | |/|
* | | Cleaning some kDebug callsAndrea Diamantini2010-05-227-52/+34
|/ /
* | show url on file:// && ftp:// schemesAndrea Diamantini2010-05-211-0/+1
|/
* Cedric's patchAndrea Diamantini2010-05-213-1/+23
| | | | | let autoscroll being optional (active by default..)
* title for bookmark. Removed fallback mechanismAndrea Diamantini2010-05-211-5/+0
|
* Merge commit 'refs/merge-requests/2269' of ↵Andrea Diamantini2010-05-211-18/+1
|\ | | | | | | git://gitorious.org/rekonq/mainline into m2269
| * improve search of title for an url in the history: use hash table from ↵megabigbug2010-05-201-18/+1
| | | | | | | | HistoryFilterModel
* | inlined some of the most used get functionsAndrea Diamantini2010-05-2110-93/+19
| | | | | | | | to speed up a bit
* | SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-211-0/+1
| |