summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Small fixes (const issue, single char issue, file not ending with a new ↵Dario Freddi2009-10-134-4/+7
| | | | | | | | | | | | | | | | | | line), and adding the correct schema to kconfigxt files Signed-off-by: Dario Freddi <drf@kde.org>
| * | Remove rekonq's custom proxy implementation to use KDE's proxy settings ↵Dario Freddi2009-10-135-194/+25
| | | | | | | | | | | | | | | | | | through KProtocolManager. This makes rekonq much more integrated withing KDE, as the user expects that changes in System Settings would take place everywhere. And it also leaves less code to maintain Signed-off-by: Dario Freddi <drf@kde.org>
* | | 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-111-1/+1
| | | | | | | | 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
| |/
* | 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-081-1/+1
| | | | | | 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
|
* 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-071-14/+2
|/
* Fixing merge operationAndrea Diamantini2009-10-072-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 topMatthieu Gicquel2009-10-062-13/+41
| |
* | HomePage style fixes.Andrea Diamantini2009-10-061-10/+25
| | | | | | | | | | 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.
* | rekonq 0.2.63Andrea Diamantini2009-10-051-1/+1
| | | | | | | | 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
| |
* | 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
|\