summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cosmetic...Andrea Diamantini2009-10-132-4/+4
| | | | | I really hate "bookmarks-organize" icon. Banned from rekonq!! The other changes follow..
* Saving shortcuts changeAndrea Diamantini2009-10-131-3/+6
|
* Actions reorganization. Now we can configure all them :)Andrea Diamantini2009-10-133-25/+42
|
* Merge commit 'refs/merge-requests/1757' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2009-10-121-1/+1
|\
| * Small string fixPanagiotis Papadopoulos2009-10-111-1/+1
| |
* | fixing (hopefully, mostly depends on KDE code) problem with toolbars movingAndrea Diamantini2009-10-122-3/+3
| | | | | | | | after a crash and so on.
* | user check on resend form dataAndrea Diamantini2009-10-121-0/+10
| |
* | rekonq 0.2.65Andrea Diamantini2009-10-112-2/+2
| | | | | | | | restored recently closed tabs menu and some fixes
* | String changeAndrea Diamantini2009-10-111-1/+1
| | | | | | | | discussed with pano & lionel
* | Restored recently closed tabsAndrea Diamantini2009-10-115-7/+45
| | | | | | | | | | | | | | I'm not a big fan of this implementation, but modifying history for this is impossible (no sense) and storing it somewhere.. don't know Perhaps someone has some better ideas here :)
* | Merge commit 'refs/merge-requests/1750' of ↵Andrea Diamantini2009-10-112-3/+12
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into SundayIll3
| * | KIcon("go-home") for homepageMatthieu Gicquel2009-10-101-1/+8
| | |
| * | clear urlbar when HomePage is shownMatthieu Gicquel2009-10-101-2/+4
| |/
* | Merge commit 'refs/merge-requests/1747' of ↵Andrea Diamantini2009-10-111-1/+1
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into SundayIll
| * | replace the star icon by a book icon for the bookmarks button-menulionelc2009-10-091-1/+1
| |/
* | Merge commit 'refs/merge-requests/1745' of ↵Andrea Diamantini2009-10-113-25/+45
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into SundayIll2
| * | option for "Always show tab previews"lionelc2009-10-093-25/+45
| |/
* | Merge commit 'refs/merge-requests/1743' of ↵Andrea Diamantini2009-10-115-0/+0
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into SundayIll
| * | update iconlionelc2009-10-095-0/+0
| |/
* | Fixing Application::postLaunch() && BookmarksProvider behaviourAndrea Diamantini2009-10-112-5/+14
|/ | | | | | Another fantastic patch from Ronny Scholz PS: Ehi, Ronny. I think you need a nickname :D
* HUGE COMMITAndrea Diamantini2009-10-094-101/+139
| | | | | | | | | | | | | | | | | 1) moved lionel preview implementation to tabbar class. This to simplify MainView management AND to use TabBar::tabSizeHint(). Now previews are of the same width of the tab :) 2) cleaned a bit TabBar code 3) fixed scrollButton bug, via a "rude" HACK: an hidden toolbutton shown when tabs are more than.. a number! 4) Changed tabbar::tabsizehint implementation using 2 stupid constants: BASE_WIDTH_DIVISOR and MIN_WIDTH_DIVISOR. Just play with them to modify tab dimension and resize quite all :) Good night, guys!
* - Some things in the right positionAndrea Diamantini2009-10-092-12/+17
| | | | - some comments gone, some added
* Hey, we are classes! No really need to be friends.. :)Andrea Diamantini2009-10-091-3/+0
|
* HACK: Ctrl + C shortcutAndrea Diamantini2009-10-082-1/+14
|
* rekonq 0.2.64 with rekonq 0.3 homepage!Andrea Diamantini2009-10-082-2/+2
| | | | | | No, really... :) Also some bugfixing
* TONS of events ignored to let homepage no more crash!Andrea Diamantini2009-10-087-5/+44
| | | | | | Hopefully... I hope I also not have removed some rekonq features this way. It seems not, anyway (obviously) it needs tests
* fixing right click rekonq crash (at least, hopefully..)Andrea Diamantini2009-10-081-7/+10
|
* removing rekonq name (more space for the smart bar)Andrea Diamantini2009-10-081-1/+0
|
* Fixing (hopefully better than the previous time :) the mrAndrea Diamantini2009-10-081-12/+20
|\ | | | | | | | | | | | | Merge commit 'refs/merge-requests/1724' of git://gitorious.org/rekonq/mainline into matgicMerge Conflicts: src/homepage.cpp
| * Removed superfluous headings in the new tab pagePanagiotis Papadopoulos2009-10-071-4/+0
| | | | | | | | This results in more space for important stuff :-)
| * Re-ordered the entries in the navigation bar a bitPanagiotis Papadopoulos2009-10-071-11/+11
| |
* | fix homepageMatthieu Gicquel2009-10-072-21/+8
|/
* Fixing merge operationAndrea Diamantini2009-10-075-41/+104
|\ | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1715' of git://gitorious.org/rekonq/mainline into matgicMerge Conflicts: data/home.html src/homepage.cpp
| * better homepage with nav bar on topMatthieu Gicquel2009-10-065-37/+105
| |
* | HomePage style fixes.Andrea Diamantini2009-10-062-22/+40
| | | | | | | | | | I'm quite sure this is going to be home page style for rekonq 0.3
* | Cleaning headers and so on...Andrea Diamantini2009-10-0624-23/+40
| |
* | HTML5 offline storage cache supportAndrea Diamantini2009-10-061-1/+12
| |
* | Open bookmarks in new tabsAndrea Diamantini2009-10-061-1/+1
| | | | | | | | (Ronny Scholz patch and idea)
* | (Again) preparing PreviewImage for right mouse click manageAndrea Diamantini2009-10-061-2/+12
| |
* | I apologize for this. As said, I use no mouse and I couldn'tAndrea Diamantini2009-10-064-28/+23
| | | | | | | | | | | | | | | | argue this strange GUI behaviour Revert "- Cleaning mouse gesture managements" This reverts commit 0c71d428f284675c658c55d2f3d9f858ad78c850.
* | cursor:pointer over thumbnailsAndrea Diamantini2009-10-051-0/+1
| |
* | rekonq 0.2.63Andrea Diamantini2009-10-052-2/+2
| | | | | | | | Bug fixing
* | Removed unuseful isKnownProtol checkAndrea Diamantini2009-10-051-7/+0
| |
* | - Cleaning mouse gesture managementsAndrea Diamantini2009-10-044-23/+28
| | | | | | | | | | - context menu crash fixes && some separators added - preparing PreviewImage for right mouse click manage
* | WebView dtorAndrea Diamantini2009-10-042-2/+8
| |
* | new Rekonq iconmegabigbug2009-10-045-0/+0
| |
* | Changing rekonq exit numbersAndrea Diamantini2009-10-041-4/+4
| |
* | General (shift +) ctrl tab switch management.Andrea Diamantini2009-10-045-31/+28
| | | | | | | | This let tab switch work also when webview is not focused :)
* | View image actionAndrea Diamantini2009-10-042-1/+23
| | | | | | | | another brilliant patch from Ronny Scholz (thanks!)
* | not show the search menu if there are no search engines available.Andrea Diamantini2009-10-041-1/+6
|/ | | | Ronny Scholz patch (thanks)