Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HUGE COMMIT | Andrea Diamantini | 2009-10-09 | 4 | -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 position | Andrea Diamantini | 2009-10-09 | 2 | -12/+17 |
| | | | | - some comments gone, some added | ||||
* | Hey, we are classes! No really need to be friends.. :) | Andrea Diamantini | 2009-10-09 | 1 | -3/+0 |
| | |||||
* | HACK: Ctrl + C shortcut | Andrea Diamantini | 2009-10-08 | 2 | -1/+14 |
| | |||||
* | rekonq 0.2.64 with rekonq 0.3 homepage! | Andrea Diamantini | 2009-10-08 | 1 | -1/+1 |
| | | | | | | No, really... :) Also some bugfixing | ||||
* | TONS of events ignored to let homepage no more crash! | Andrea Diamantini | 2009-10-08 | 7 | -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 Diamantini | 2009-10-08 | 1 | -7/+10 |
| | |||||
* | Fixing (hopefully better than the previous time :) the mr | Andrea Diamantini | 2009-10-08 | 1 | -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 page | Panagiotis Papadopoulos | 2009-10-07 | 1 | -4/+0 |
| | | | | | | | | This results in more space for important stuff :-) | ||||
| * | Re-ordered the entries in the navigation bar a bit | Panagiotis Papadopoulos | 2009-10-07 | 1 | -11/+11 |
| | | |||||
* | | fix homepage | Matthieu Gicquel | 2009-10-07 | 1 | -14/+2 |
|/ | |||||
* | Fixing merge operation | Andrea Diamantini | 2009-10-07 | 2 | -12/+37 |
|\ | | | | | | | | | | | | | | | 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 top | Matthieu Gicquel | 2009-10-06 | 2 | -13/+41 |
| | | |||||
* | | HomePage style fixes. | Andrea Diamantini | 2009-10-06 | 1 | -10/+25 |
| | | | | | | | | | | I'm quite sure this is going to be home page style for rekonq 0.3 | ||||
* | | Cleaning headers and so on... | Andrea Diamantini | 2009-10-06 | 24 | -23/+40 |
| | | |||||
* | | HTML5 offline storage cache support | Andrea Diamantini | 2009-10-06 | 1 | -1/+12 |
| | | |||||
* | | Open bookmarks in new tabs | Andrea Diamantini | 2009-10-06 | 1 | -1/+1 |
| | | | | | | | | (Ronny Scholz patch and idea) | ||||
* | | (Again) preparing PreviewImage for right mouse click manage | Andrea Diamantini | 2009-10-06 | 1 | -2/+12 |
| | | |||||
* | | I apologize for this. As said, I use no mouse and I couldn't | Andrea Diamantini | 2009-10-06 | 4 | -28/+23 |
| | | | | | | | | | | | | | | | | argue this strange GUI behaviour Revert "- Cleaning mouse gesture managements" This reverts commit 0c71d428f284675c658c55d2f3d9f858ad78c850. | ||||
* | | rekonq 0.2.63 | Andrea Diamantini | 2009-10-05 | 1 | -1/+1 |
| | | | | | | | | Bug fixing | ||||
* | | Removed unuseful isKnownProtol check | Andrea Diamantini | 2009-10-05 | 1 | -7/+0 |
| | | |||||
* | | - Cleaning mouse gesture managements | Andrea Diamantini | 2009-10-04 | 4 | -23/+28 |
| | | | | | | | | | | - context menu crash fixes && some separators added - preparing PreviewImage for right mouse click manage | ||||
* | | WebView dtor | Andrea Diamantini | 2009-10-04 | 2 | -2/+8 |
| | | |||||
* | | Changing rekonq exit numbers | Andrea Diamantini | 2009-10-04 | 1 | -4/+4 |
| | | |||||
* | | General (shift +) ctrl tab switch management. | Andrea Diamantini | 2009-10-04 | 5 | -31/+28 |
| | | | | | | | | This let tab switch work also when webview is not focused :) | ||||
* | | View image action | Andrea Diamantini | 2009-10-04 | 2 | -1/+23 |
| | | | | | | | | another brilliant patch from Ronny Scholz (thanks!) | ||||
* | | not show the search menu if there are no search engines available. | Andrea Diamantini | 2009-10-04 | 1 | -1/+6 |
|/ | | | | Ronny Scholz patch (thanks) | ||||
* | moving from about: protocol to rekonq: protocol :D | Andrea Diamantini | 2009-10-02 | 11 | -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 Diamantini | 2009-10-02 | 4 | -80/+26 |
| | |||||
* | Merge branch 'DEVS' | Andrea Diamantini | 2009-10-02 | 3 | -12/+19 |
|\ | |||||
| * | Fixing Application::homePage behaviour | Andrea Diamantini | 2009-10-02 | 3 | -12/+19 |
| | | |||||
* | | no more strange windows opened while loading previews :) | Andrea Diamantini | 2009-10-02 | 1 | -0/+5 |
| | | |||||
* | | rekonq 0.2.62 with (again) a new home page layout. | Andrea Diamantini | 2009-10-02 | 1 | -1/+1 |
|/ | | | | | | | | | | | | 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 Diamantini | 2009-10-02 | 1 | -15/+13 |
| | |||||
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 5 | -13/+13 |
| | |||||
* | Changing page layout (more to come..) | Andrea Diamantini | 2009-10-02 | 1 | -35/+21 |
| | |||||
* | Changed the preferred websites titles a bit | Panagiotis Papadopoulos | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | Lionel's idea about urlbar ready for queries in the home pages | Andrea Diamantini | 2009-10-01 | 3 | -2/+6 |
| | |||||
* | Fixing bookmarks layout | Andrea Diamantini | 2009-10-01 | 1 | -1/+3 |
| | |||||
* | Code fixes in the homepage | Andrea Diamantini | 2009-10-01 | 6 | -42/+35 |
| | | | | also changed history && bookmarks layout (we need just icons there) | ||||
* | Setting session and request metadata about ssl navigation | Andrea Diamantini | 2009-10-01 | 2 | -1/+33 |
| | |||||
* | Faster Application::icon | Andrea Diamantini | 2009-10-01 | 1 | -8/+3 |
| | |||||
* | Merge commit 'refs/merge-requests/1654' of ↵ | Andrea Diamantini | 2009-09-30 | 1 | -3/+10 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into PanoCode | ||||
| * | Made the String "easier" to translatable, by | Panagiotis Papadopoulos | 2009-09-30 | 1 | -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 Papadopoulos | 2009-09-30 | 1 | -1/+1 |
| | | |||||
* | | Modified the strings a bit, to let them contain %1 etc. | Panagiotis Papadopoulos | 2009-09-30 | 1 | -3/+3 |
| | | |||||
* | | Changed two strings a bit | Panagiotis Papadopoulos | 2009-09-30 | 1 | -4/+4 |
| | | |||||
* | | Slightly changed the FIXME comment ;-) | Panagiotis Papadopoulos | 2009-09-30 | 1 | -1/+1 |
| | | |||||
* | | Modified the string a bit | Panagiotis Papadopoulos | 2009-09-30 | 1 | -3/+4 |
| | | | | | | | | Made it similar to the Konqueror one | ||||
* | | Removed an unnecessary white space | Panagiotis Papadopoulos | 2009-09-30 | 1 | -1/+1 |
| | |