summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Moving download history management from HistoryManager to Application classAndrea Diamantini2010-07-217-88/+100
| | | | | It's actually the same, but probably a bit more coherent. More over, we are going to change a lot of things in the HistoryManager class...
* Don't hide the bookmarks toolbar by defaultAndrea Diamantini2010-07-211-1/+0
|
* rekonq 0.5.50Andrea Diamantini2010-07-201-1/+1
| | | | | | | First changes: - cleaner UI - shortcuts (ALT+T) for the tools menu - bookmarks management improvements
* Remove home && bookmarks buttonsAndrea Diamantini2010-07-201-3/+12
| | | | | Let (eventual) bookmarks menu && tools menu having a shortcut: ALT+B for bookmarks && ALT+T for Tools
* - Performance improvements (partial updates of the tree)Yoann Laissus2010-07-188-58/+94
| | | | | - Synchronisation of the folded states between each windows - Code cleanup
* 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
| | | | | | | | modified: urlbar/urlresolver.cpp
* | apturl handlingRohan Garg2010-07-061-0/+17
|/ | | | modified: src/protocolhandler.cpp
* Add comment="KDE::DoNotExtract" to TextLabel.Andrius Štikonas2010-07-061-1/+1
| | | | This dummy string is not visible by the user so it is not necessary to translate it.
* Use KIntSpinBox together with plural aware setSuffix instead of static ↵Andrius Štikonas2010-07-062-2/+15
| | | | QSpinBox suffix.
* updating version numberAndrea Diamantini2010-07-051-1/+1
|
* updating ChangeLogAndrea Diamantini2010-07-051-0/+12
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-07-051-0/+2
|
* Merge commit 'refs/merge-requests/148' of ↵Andrea Diamantini2010-07-041-19/+25
|\ | | | | | | git://gitorious.org/rekonq/mainline into m148
| * embed the navigation bar and the action bar in a table (div with ↵megabigbug2010-07-041-19/+25
| | | | | | | | display:table) => better for small window
* | Merge commit 'refs/merge-requests/147' of ↵Andrea Diamantini2010-07-041-1/+1
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into m147
| * | 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, ↵megabigbug2010-07-011-2/+6
|/ | | | reintroduced, fixed again etc)
* 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
|
* Follow KDE SC 4.5 cmake minimum requirementsAndrea Diamantini2010-06-281-1/+1
|
* Merge commit 'refs/merge-requests/144' of ↵Andrea Diamantini2010-06-281-5/+5
|\ | | | | | | git://gitorious.org/rekonq/mainline into m144
| * Missing i18n calls in the downloads pagePanagiotis Papadopoulos2010-06-271-5/+5
| | | | | | | | | | Also, make the "Open file" feature, that was commented out, work (the solution might be a bit hackish though^^)
* | Merge commit 'refs/merge-requests/143' of ↵Andrea Diamantini2010-06-284-17/+86
|\ \ | |/ |/| | | git://gitorious.org/rekonq/mainline into m143
| * add commentsmegabigbug2010-06-273-17/+13
| |
| * improve previews: compute preview when webview is deleted => instant preview ↵megabigbug2010-06-264-17/+90
| | | | | | | | in closed tab page
* | 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
|/ | | | | SettingOpenTab --> NewTab (according to settings) NewCurrentTab --> NewFocusedTab
* Merge commit 'refs/merge-requests/142' of ↵Andrea Diamantini2010-06-234-29/+55
|\ | | | | | | git://gitorious.org/rekonq/mainline into m142
| * 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
| | | | | | | | BUG: 238280
* | Append the detached tab in the right widget barAndrea Diamantini2010-06-201-3/+3
| | | | | | | | BUG:242058
* | 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 ↵Andrea Diamantini2010-06-191-5/+5
|\ \ | |/ |/| | | git://gitorious.org/rekonq/mainline into m141
| * string freeze means, that no string should be added at allPanagiotis Papadopoulos2010-06-181-5/+5
| | | | | | | | | | If you need to add it, then make it translatable, since an untranslatable string is far more "worse" than breaking string freeze ;-)
* | After a brief discussion with Lionel it seemed clear this is notAndrea Diamantini2010-06-181-6/+3
| | | | | | | | | | | | | | | | | | the best way to achieve that result :( Forwarding this problem to 1.0 release, sorry Revert "Saving preview on ok loadFinished.." This reverts commit c42ebaaead8bc7494ada6d84108ba228b5145210.
* | no more scrollbar on rendered previewsAndrea Diamantini2010-06-181-9/+1
| | | | | | | | Lionel fixed this :)
* | 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
|