summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update iconlionelc2009-10-095-0/+0
|
* 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)
* moving from about: protocol to rekonq: protocol :DAndrea Diamantini2009-10-0211-51/+21
| | | | | This fix some issues, about some "stupid" sites whose js sends strange "about:blank" requests (just found 2!!)
* Simpler KIO management (no more metadata)Andrea Diamantini2009-10-024-80/+26
|
* Merge branch 'DEVS'Andrea Diamantini2009-10-023-12/+19
|\
| * Fixing Application::homePage behaviourAndrea Diamantini2009-10-023-12/+19
| |
* | no more strange windows opened while loading previews :)Andrea Diamantini2009-10-021-0/+5
| |
* | rekonq 0.2.62 with (again) a new home page layout.Andrea Diamantini2009-10-022-2/+2
|/ | | | | | | | | | | | I can undestand someone doesn't like this, but this layout has a lot of good point inside: - it is easily resizable - it use well space - it the simplest to implement it's clear it needs love, I'm sure not an artist (help about, please!!), but this will be rekonq home page layout for 0.3 (I need stop playing with it..)
* Changin (again) layout and fixing last Visited page counter.. :)Andrea Diamantini2009-10-022-47/+43
|
* preferred --> favoritesAndrea Diamantini2009-10-025-13/+13
|
* Changing page layout (more to come..)Andrea Diamantini2009-10-022-41/+27
|
* Changed the preferred websites titles a bitPanagiotis Papadopoulos2009-10-011-1/+1
|
* Lionel's idea about urlbar ready for queries in the home pagesAndrea Diamantini2009-10-013-2/+6
|
* Fixing bookmarks layoutAndrea Diamantini2009-10-011-1/+3
|
* Code fixes in the homepageAndrea Diamantini2009-10-016-42/+35
| | | | also changed history && bookmarks layout (we need just icons there)
* Setting session and request metadata about ssl navigationAndrea Diamantini2009-10-012-1/+33
|
* Faster Application::iconAndrea Diamantini2009-10-011-8/+3
|
* Merge commit 'refs/merge-requests/1654' of ↵Andrea Diamantini2009-09-301-3/+10
|\ | | | | | | git://gitorious.org/rekonq/mainline into PanoCode
| * Made the String "easier" to translatable, byPanagiotis Papadopoulos2009-09-301-2/+9
| | | | | | | | | | | | | | | | changing some stuff. Thanks to Lionel and http://websvn.kde.org/trunk/playground/libs/webkitkde/part/webview.cpp?revision=993719&view=markup (lines 186-188) ;-)
| * "Added support" for opening URLs that start with www.Panagiotis Papadopoulos2009-09-301-1/+1
| |
* | Modified the strings a bit, to let them contain %1 etc.Panagiotis Papadopoulos2009-09-301-3/+3
| |