summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 0.2.53 with bookmarks bar fixed (and ALL the bars, too!!)Andrea Diamantini2009-08-303-5/+4
|
* Fixing Bookmarks bar toggle actionAndrea Diamantini2009-08-302-41/+27
|
* userBookmarksManager seems not work..Andrea Diamantini2009-08-301-1/+19
| | | | | | | | | | Revert "Using userBookmarksManager static function to surely retrieve bmManager.." This reverts commit ef48328f8fe0ac069215037c62711a5e08bf111f. Conflicts: src/bookmarks.cpp
* Bookmark Bar fixesAndrea Diamantini2009-08-303-37/+27
|
* First changes to bookmarks systemAndrea Diamantini2009-08-303-1/+19
|
* Typo SIGNAL --> SLOTAndrea Diamantini2009-08-281-1/+1
| | | | perhaps the bug for Mouse Middle close feature..
* New tab button code improvements.Andrea Diamantini2009-08-274-78/+51
| | | | Patch from Johannes Zellner (thanks)
* Removed setHistoryMenu functionAndrea Diamantini2009-08-272-18/+0
|
* Using userBookmarksManager static function to surely retrieve bmManager..Andrea Diamantini2009-08-271-19/+1
|
* Removed unuseful headersAndrea Diamantini2009-08-274-4/+0
|
* Merge branch 'historyKDE' into developAndrea Diamantini2009-08-279-1134/+1240
|\
| * Adding commentsAndrea Diamantini2009-08-271-0/+2
| |
| * Splitted history classesAndrea Diamantini2009-08-278-1132/+1237
| |
| * Fixed BKO mail, to address bugs there instead of rekonq mailing listAndrea Diamantini2009-08-271-2/+1
| |
* | Some fixes icon relatedAndrea Diamantini2009-08-275-9/+18
| |
* | No more need for CTRL+M shortcutAndrea Diamantini2009-08-261-1/+0
| |
* | missing colonAndrea Diamantini2009-08-261-1/+1
| | | | | | | | size --> size:
* | TypoAndrea Diamantini2009-08-261-1/+1
| | | | | | | | (fonti --> font)
* | Toolbar UI customizableAndrea Diamantini2009-08-261-5/+3
| |
* | i18n style guide fixesAndrea Diamantini2009-08-252-3/+3
|/ | | | (Stephan Binner svn commit, thanks!)
* Merge branch 'userCSS'Andrea Diamantini2009-08-243-14/+52
|\
| * Fixed a bit setting_webkit.uiAndrea Diamantini2009-08-241-4/+13
| |
| * Implements the ability of the user to apply a user defined CSS to all web pages.Jonas M. Gastal2009-08-193-13/+42
| |
* | Middle click closes tabAndrea Diamantini2009-08-241-0/+2
| |
* | rekonq 0.2.52Andrea Diamantini2009-08-232-3/+3
| | | | | | | | | | | | | | | | | | New NetworkAccessManager (to have that we need at least KDE 4.3.1) that seems working well.. I also changed rekonq description. Now it is "A lightweight web browser for KDE based on Webkit"
* | Commented out the 0.2 NetworkAccessManager hack.Andrea Diamantini2009-08-232-11/+11
| | | | | | | | Hoping we no more need it!
* | Fixed problems restoring Lionel's hack about focused (or not) new WebViewsAndrea Diamantini2009-08-234-57/+11
| | | | | | | | | | | | Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :)
* | Modified newTab function and splitted into two parts.Andrea Diamantini2009-08-234-19/+69
| | | | | | | | | | | | | | There are still some regressions to be fixed: - open link in new tab is always without focus - urlbar is empty on new tab loading - mics..
* | Merge commit 'megabigbug/Print'Andrea Diamantini2009-08-232-13/+3
|\ \
| * | Replace "Print preview" by "Print" in the tool menuLionel Chauvin2009-08-232-13/+3
| | | | | | | | | | | | Remove "Print"
* | | Add an icon to the help submenuAndrea Diamantini2009-08-231-0/+1
|/ /
* | Applied Lindsay's patch about opening Home Page in new tabsAndrea Diamantini2009-08-233-4/+19
| | | | | | | | and changed a bit General UI
* | Removed some menu related actions (cloned in the context menus)Andrea Diamantini2009-08-233-70/+1
| |
* | UPdated RELEASE file instructionsAndrea Diamantini2009-08-231-15/+5
| |
* | Let work actions shortcut in MainWindowAndrea Diamantini2009-08-231-0/+3
| |
* | Some actions fixed and re-enabled history action (back) menuAndrea Diamantini2009-08-232-15/+63
| |
* | Removed MenuBar. First steps..Andrea Diamantini2009-08-227-141/+62
| |
* | Rekonq 0.2.51 with (just) one urlbar and (just, again) KDE 4.3.1 supportAndrea Diamantini2009-08-223-13/+9
| | | | | | | | | | Note that pointing to KDE 4.3.1 is due to the problems about POST connections to be fixed
* | Merge branch 'OneUrlBar2'Andrea Diamantini2009-08-2215-343/+150
|\ \
| * | Some stupid fixes on style, spaces and some comments addedAndrea Diamantini2009-08-229-16/+17
| | |
| * | Removed unuseful stackedurlbar.cpp fileAndrea Diamantini2009-08-221-143/+0
| | |
| * | Remove url stackLionel Chauvin2009-08-2211-186/+135
| | |
* | | Merge commit 'pano/string-fixes'Andrea Diamantini2009-08-225-9/+9
|\ \ \
| * | | Added some FIXME notes about some stringsPanagiotis Papadopoulos2009-08-091-3/+3
| | | |
| * | | Added colons to stringsPanagiotis Papadopoulos2009-08-091-2/+2
| | | |
| * | | Removed unneeded spacePanagiotis Papadopoulos2009-08-091-1/+1
| | | |
| * | | Removed an unneeded spacePanagiotis Papadopoulos2009-08-091-1/+1
| | | |
| * | | KDE HIG fixesPanagiotis Papadopoulos2009-08-091-2/+2
| | | |
* | | | updated RELEASE instructions (not yet ready, anyway..)Andrea Diamantini2009-08-221-1/+2
| | | |
* | | | Upgraded RELEASE fileAndrea Diamantini2009-08-211-17/+6
| |/ / |/| |