summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | The control modifier part of mr2261 for the urlbarYoann Laissus2010-05-294-6/+6
| |/ / /
* | | | Merge commit 'refs/merge-requests/2287' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-301-0/+5
|\ \ \ \
| * | | | Disable the tabBar drag and drop when there is only one tabYoann Laissus2010-05-291-0/+5
| |/ / /
* | | | Don't start a download if user canceled itmatgic782010-05-291-0/+3
|/ / /
* | | Merge commit 'refs/merge-requests/2286' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-2810-15/+14
|\ \ \
| * | | Don't use QString::number(), KDE will format the numbers is an l10n-friendly ...Jonathan Thomas2010-05-273-3/+3
| * | | Const iterator fixesJonathan Thomas2010-05-274-6/+5
| * | | The second arg of QString::replace has to be a QString, I supposeJonathan Thomas2010-05-271-1/+1
| * | | Encapsulate single characters in single quotes, since passing a char to QStri...Jonathan Thomas2010-05-275-7/+7
* | | | SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-281-0/+1
|/ / /
* | | Merge commit 'refs/merge-requests/2285' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-271-1/+1
|\ \ \
| * | | Fixed font configuration.Johannes Winfried Koßler2010-05-271-1/+1
* | | | Merge commit 'refs/merge-requests/2284' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-273-6/+9
|\ \ \ \
| * | | | Change the autoscroll checkbox to control whether or not the auto scroll feat...Jonathan Thomas2010-05-263-6/+9
| |/ / /
* | | | Merge commit 'refs/merge-requests/2283' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-271-1/+1
|\ \ \ \
| * | | | prefer man- and info-pages to default search engineBernhard Beschow2010-05-261-1/+1
| | |/ / | |/| |
* | | | Merge commit 'refs/merge-requests/2281' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-271-1/+1
|\ \ \ \
| * | | | Make download links clickablePanagiotis Papadopoulos2010-05-261-1/+1
| |/ / /
* | | | Merge commit 'refs/merge-requests/2279' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-272-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Add plural form to the stringsPanagiotis Papadopoulos2010-05-262-2/+6
* | | | 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
|/ /
* | Show proper URL on new background tab.Nikhil Marathe2010-05-251-1/+4
* | rekonq 0.4.90Andrea Diamantini2010-05-251-1/+1
* | Merge commit 'refs/merge-requests/2276' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-2511-33/+43
|\ \
| * | last minute string fixesPanagiotis Papadopoulos2010-05-2411-33/+43
* | | Alternate F6 shortcut for open location actionAndrea Diamantini2010-05-251-1/+3
* | | 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
* | | cleaning handleUnsupportedContent slotAndrea Diamantini2010-05-251-89/+90
* | | Ignore unknown network errors, at least for now.. ;)Andrea Diamantini2010-05-251-3/+7
* | | Show actual page sourceAndrea Diamantini2010-05-252-21/+2
* | | fix set home to current page buttonAndrea Diamantini2010-05-251-1/+1
* | | Properly take care of ampersandsAndrea Diamantini2010-05-253-11/+14
* | | This commit fixes my problems with this new handling.Andrea Diamantini2010-05-241-8/+9
* | | remove domainNameItem() methodmegabigbug2010-05-242-18/+33
* | | Merge commit 'refs/merge-requests/2275' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-241-0/+2
|\ \ \
| * | | Restore stacked url bars to the right index when a tab is closedNikhil Marathe2010-05-241-0/+2
* | | | Merge commit 'refs/merge-requests/2274' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-243-0/+22
|\ \ \ \
| * | | | Added actions to switch to Tab #nNikhil Marathe2010-05-243-0/+22
| |/ / /
* | | | Merge commit 'refs/merge-requests/2273' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-241-1/+4
|\ \ \ \
| * | | | Fix pos of RSS widget when there are long translations. BUG 238640matgic782010-05-241-1/+4
* | | | | Merge commit 'refs/merge-requests/111' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-05-241-23/+21
|\ \ \ \ \
| * | | | | Little improvements for css transitions : use shortland property, transitions...matgic782010-05-221-23/+21
| | |_|_|/ | |/| | |
* | | | | Merge commit 'refs/merge-requests/2271' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-241-1/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | listitem: when the title of an item is empty fallback to domain name of the url.megabigbug2010-05-211-1/+10
| |/ / /
* | | | updating authors && creditsAndrea Diamantini2010-05-241-15/+36
* | | | Fixing lost settingsAndrea Diamantini2010-05-243-7/+13
| |_|/ |/| |
* | | rekonq 0.4.71Andrea Diamantini2010-05-241-1/+0