summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Moving download history management from HistoryManager to Application classAndrea Diamantini2010-07-217-88/+100
* Don't hide the bookmarks toolbar by defaultAndrea Diamantini2010-07-211-1/+0
* Remove home && bookmarks buttonsAndrea Diamantini2010-07-201-3/+12
* - Performance improvements (partial updates of the tree)Yoann Laissus2010-07-188-58/+94
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-07-141-0/+2
* Merge commit 'refs/merge-requests/149' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-07-111-1/+1
|\
| * tab has to be pluralPanagiotis Papadopoulos2010-07-081-1/+1
* | forgot to add apt: to urlbar ;)Rohan Garg2010-07-081-1/+1
* | apturl handlingRohan Garg2010-07-061-0/+17
|/
* Add comment="KDE::DoNotExtract" to TextLabel.Andrius Štikonas2010-07-061-1/+1
* Use KIntSpinBox together with plural aware setSuffix instead of static QSpinB...Andrius Štikonas2010-07-062-2/+15
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-07-051-0/+2
* Merge commit 'refs/merge-requests/148' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-07-041-19/+25
|\
| * embed the navigation bar and the action bar in a table (div with display:tabl...megabigbug2010-07-041-19/+25
* | Merge commit 'refs/merge-requests/147' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-07-041-1/+1
|\ \
| * | apply the hack for dark color schemes only if the button text color is too lightmegabigbug2010-07-041-1/+1
| |/
* | Clean MainView API and fix "Pano's bug" about opening new tabs near current onsAndrea Diamantini2010-07-044-7/+6
* | fix tab preview when tab has never been focused. (old bug, fixed, reintroduce...megabigbug2010-07-011-2/+6
|/
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-06-291-0/+2
* Fix search engine toolbar iconsAndrea Diamantini2010-06-292-1/+5
* Show everywhere the needed "Inspect Element" actionAndrea Diamantini2010-06-291-5/+9
* Hide "loading..." and "done" strings after 0.5 sec..Andrea Diamantini2010-06-295-10/+9
* Follow settings (choose tabs or windows) when opening new tabsAndrea Diamantini2010-06-281-1/+7
* Merge commit 'refs/merge-requests/144' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-281-5/+5
|\
| * Missing i18n calls in the downloads pagePanagiotis Papadopoulos2010-06-271-5/+5
* | Merge commit 'refs/merge-requests/143' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-284-17/+86
|\ \ | |/ |/|
| * add commentsmegabigbug2010-06-273-17/+13
| * improve previews: compute preview when webview is deleted => instant preview ...megabigbug2010-06-264-17/+90
* | Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-06-261-0/+1
|\ \
| * | SVN_SILENT made messages (.desktop file)Script Kiddy2010-06-261-0/+1
| |/
* | Fix naming to clean APIAndrea Diamantini2010-06-2411-24/+24
|/
* Merge commit 'refs/merge-requests/142' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-234-29/+55
|\
| * add commentsmegabigbug2010-06-221-2/+14
| * fix (almost) empty area in the previewsmegabigbug2010-06-224-27/+41
* | Calling KTabBar::mouseMoveEvent() ASAP, to let tab switch occur... ASAP!Andrea Diamantini2010-06-221-2/+2
* | Activate window externally triggeredAndrea Diamantini2010-06-201-1/+8
* | Append the detached tab in the right widget barAndrea Diamantini2010-06-201-3/+3
* | Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-06-191-0/+1
|\ \ | |/
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-06-191-0/+1
* | Merge commit 'refs/merge-requests/141' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-191-5/+5
|\ \ | |/ |/|
| * string freeze means, that no string should be added at allPanagiotis Papadopoulos2010-06-181-5/+5
* | After a brief discussion with Lionel it seemed clear this is notAndrea Diamantini2010-06-181-6/+3
* | no more scrollbar on rendered previewsAndrea Diamantini2010-06-181-9/+1
* | No more save tab previews as they are everytime computed again..Andrea Diamantini2010-06-183-10/+14
|/
* Adding a "default" encoding option..Andrea Diamantini2010-06-182-1/+19
* Fix Network Analyzer Panel switch..Andrea Diamantini2010-06-172-3/+5
* Saving preview on ok loadFinished..Andrea Diamantini2010-06-161-3/+6
* This commit changes rekonq behavior on "closed tabs" management.Andrea Diamantini2010-06-164-23/+48
* Merge commit 'refs/merge-requests/139' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-06-151-0/+1
|\
| * strip whitespaces from the start and the end of a selectionPanagiotis Papadopoulos2010-06-131-0/+1