summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | 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
* title for bookmark. Removed fallback mechanismAndrea Diamantini2010-05-211-5/+0
* Merge commit 'refs/merge-requests/2269' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-211-18/+1
|\
| * improve search of title for an url in the history: use hash table from Histor...megabigbug2010-05-201-18/+1
* | inlined some of the most used get functionsAndrea Diamantini2010-05-2110-93/+19
* | SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-211-0/+1
* | Merge commit 'refs/merge-requests/2268' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-211-7/+19
|\ \
| * | Tiny improvements for the appearance of the RSS widgetmatgic782010-05-191-7/+19
* | | Merge commit 'refs/merge-requests/2267' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-211-1/+3
|\ \ \
| * | | add local file detectionmegabigbug2010-05-191-1/+3
* | | | Fix developers panel handlingAndrea Diamantini2010-05-213-21/+23
* | | | reenabled lost close confirm dialogAndrea Diamantini2010-05-202-0/+36
| |_|/ |/| |
* | | Fix download handlingAndrea Diamantini2010-05-193-12/+29
* | | BIG COMMITAndrea Diamantini2010-05-193-48/+116
* | | Moving the UriFilter pointer variable to be static to fast up url resolvingAndrea Diamantini2010-05-192-3/+9
| |/ |/|
* | SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-191-0/+4
|/
* Cedric patch about urlbarAndrea Diamantini2010-05-191-2/+5
* This patch is based on Cedric's idea about fixing history with error pagesAndrea Diamantini2010-05-195-31/+67
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-05-181-9/+0
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-181-9/+0
* | Respect new tab conf launching a new windowAndrea Diamantini2010-05-181-1/+16
|/
* This commit let encoding handling being a bit easier.Andrea Diamantini2010-05-181-6/+30
* Moved setEncoding action to be a local page settings as it seemsAndrea Diamantini2010-05-183-12/+6
* Add option to choose new tab page as home pageAndrea Diamantini2010-05-185-5/+31
* Fix crashes on file:// urlsAndrea Diamantini2010-05-171-12/+3
* Webkit --> WebKitAndrea Diamantini2010-05-172-3/+3
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-171-0/+2
* Implement about urls easy suggestionsAndrea Diamantini2010-05-171-0/+18
* Removed pointers use in UrlResolver classAndrea Diamantini2010-05-162-6/+12
* Merge commit 'refs/merge-requests/2264' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-162-25/+25
|\
| * performance improvement: build one static regexp instead of several in the is...megabigbug2010-05-162-25/+25
* | Merge commit 'refs/merge-requests/2263' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-161-2/+12
|\ \ | |/ |/|
| * Added support for javascript:<code> so that bookmarklets workNikhil Marathe2010-05-161-2/+12
* | Merge commit 'refs/merge-requests/2262' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-162-1/+27
|\ \
| * | Adds current tab to session state (bug 237720)Lindsay Mathieson2010-05-162-1/+27
* | | Merge commit 'refs/merge-requests/2259' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-162-2/+9
|\ \ \