Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixing "open in ne window" slot | Andrea Diamantini | 2009-11-15 | 1 | -2/+6 | |
|/ | ||||||
* | switching back from rekonq: protocol to about: one | Andrea Diamantini | 2009-11-10 | 1 | -4/+4 | |
| | | | | | | This is the more logical solution and let rekonq working also with the upcoming Qt4.6. (QWebView::setHtml() trouble) Anyway we have a little regression in the urlbar clean && select | |||||
* | Changing homepage.* --> newtabpage.* and fixing API | Andrea Diamantini | 2009-11-10 | 1 | -1/+0 | |
| | ||||||
* | removing unuseful kDebug calls | Andrea Diamantini | 2009-11-10 | 1 | -3/+0 | |
| | ||||||
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -1/+1 | |
| | | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions) | |||||
* | fixing new mainWindow() behaviour, porting functions calling it | Andrea Diamantini | 2009-11-10 | 1 | -22/+11 | |
| | ||||||
* | Safer Application::mainWindow() call. No 0 return.. | Andrea Diamantini | 2009-11-10 | 1 | -1/+2 | |
| | ||||||
* | Changed loadUrl behaviour to let rekonq being more UI responsive | Andrea Diamantini | 2009-11-08 | 1 | -34/+34 | |
| | | | | and try fixing UI spared hangs | |||||
* | Trivial MainView Test | Andrea Diamantini | 2009-11-03 | 1 | -1/+1 | |
| | | | | and now we have two.. :) | |||||
* | fix arrow icon in the url bar | megabigbug | 2009-10-26 | 1 | -4/+1 | |
| | ||||||
* | should fix bug 211782 | Andrea Diamantini | 2009-10-25 | 1 | -22/+32 | |
| | | | | BUG: 211782 | |||||
* | Me stupid.. (again)!! | Andrea Diamantini | 2009-10-23 | 1 | -5/+1 | |
| | | | | | We have a newMainWindow function, use it instead of forcing the getter mainWindow() to create a new one... | |||||
* | (LAST hopefully) BIG change (before 0.3) | Andrea Diamantini | 2009-10-22 | 1 | -25/+20 | |
| | | | | | | | | | | A strange bug on new window loading, calling from .desktop file (krunner & friends). So I had to change the homePage launch mechanism. Working on that I started playing with startup settings and implemented this. I hope Pano like this very much: 0.3 gift :D Waiting for someone comments and reviews to merge.. | |||||
* | Warning added | Andrea Diamantini | 2009-10-19 | 1 | -0/+7 | |
| | ||||||
* | Merge commit 'refs/merge-requests/1838' of ↵ | Andrea Diamantini | 2009-10-19 | 1 | -1/+1 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into Mon3 | |||||
| * | fix a bug in default shortcut detection for urls | matgic78 | 2009-10-18 | 1 | -1/+1 | |
| | | ||||||
* | | Fixing tab close icon | Andrea Diamantini | 2009-10-19 | 1 | -2/+2 | |
| | | ||||||
* | | reintroduce and fix recently closed tab feature | megabigbug | 2009-10-17 | 1 | -1/+1 | |
|/ | ||||||
* | show icons corresponding to homepage pages on tabs | matgic78 | 2009-10-16 | 1 | -3/+9 | |
| | ||||||
* | arrow-right icon for urlbar when homepage shown | matgic78 | 2009-10-16 | 1 | -7/+10 | |
| | | | | because this icon says (for me at least) "please type your request here" | |||||
* | removed bugged closed tabs and implemented a simple tab switch | Andrea Diamantini | 2009-10-16 | 1 | -1/+1 | |
| | ||||||
* | Restored recently closed tabs | Andrea Diamantini | 2009-10-11 | 1 | -1/+1 | |
| | | | | | | | 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 Diamantini | 2009-10-11 | 1 | -1/+8 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into SundayIll3 | |||||
| * | KIcon("go-home") for homepage | Matthieu Gicquel | 2009-10-10 | 1 | -1/+8 | |
| | | ||||||
* | | Fixing Application::postLaunch() && BookmarksProvider behaviour | Andrea Diamantini | 2009-10-11 | 1 | -1/+14 | |
|/ | | | | | | Another fantastic patch from Ronny Scholz PS: Ehi, Ronny. I think you need a nickname :D | |||||
* | Removed unuseful isKnownProtol check | Andrea Diamantini | 2009-10-05 | 1 | -7/+0 | |
| | ||||||
* | Changing rekonq exit numbers | Andrea Diamantini | 2009-10-04 | 1 | -4/+4 | |
| | ||||||
* | moving from about: protocol to rekonq: protocol :D | Andrea Diamantini | 2009-10-02 | 1 | -5/+5 | |
| | | | | | This fix some issues, about some "stupid" sites whose js sends strange "about:blank" requests (just found 2!!) | |||||
* | Fixing Application::homePage behaviour | Andrea Diamantini | 2009-10-02 | 1 | -11/+17 | |
| | ||||||
* | Lionel's idea about urlbar ready for queries in the home pages | Andrea Diamantini | 2009-10-01 | 1 | -1/+0 | |
| | ||||||
* | Faster Application::icon | Andrea Diamantini | 2009-10-01 | 1 | -8/+3 | |
| | ||||||
* | Implemented about protocol to load home page(s) | Andrea Diamantini | 2009-09-29 | 1 | -0/+20 | |
| | | | | and changed its layout | |||||
* | Fixing crash on opening tabs after closing other window(s). | Andrea Diamantini | 2009-09-28 | 1 | -0/+6 | |
| | | | | | | | It was a stupid omission by me, cleverly discovered and fixed by Johannes Zellner!! Again, thank you very much! | |||||
* | Fixing sessionmanager (at least I hope so): | Andrea Diamantini | 2009-09-26 | 1 | -9/+9 | |
| | | | | | | - moved from DataStream to TextStream (we use strings..) - implemented a semaphore (m_safe) - closing every time file | |||||
* | Applied (and refactored) patch from Matgic78 about smart opening | Andrea Diamantini | 2009-09-20 | 1 | -29/+33 | |
| | | | | | | | | of external links. rekonq now behaves as discussed (no settings required). So, it opens links in a window in the current desktop Every other behaviour... is a bug!! | |||||
* | Open links in new tab located near currently active tab | Domrachev Alexandr | 2009-09-13 | 1 | -2/+3 | |
| | ||||||
* | change sessionRestored to isSessionRestored | Domrachev Alexandr | 2009-09-13 | 1 | -1/+1 | |
| | ||||||
* | Fixing session manager behaviour following a bit dolphin's code | Andrea Diamantini | 2009-09-13 | 1 | -8/+6 | |
| | ||||||
* | Session Management (restore on crash) | Andrea Diamantini | 2009-09-10 | 1 | -0/+23 | |
| | | | | | | | | | This is HEAVILY based on code from Lionel and Yoram branches. But this code behaves differently: it restores rekonq tabs (just) on crash. Thanks to Lionel suggestions, it seems "better" than my initial idea :) It is quite extensible. We need just to fix it better as possible and then manage its behaviour in newInstance code.. ;) | |||||
* | Fixing rekonq Multi Windows behaviour and | Andrea Diamantini | 2009-09-06 | 1 | -8/+23 | |
| | | | | Added options about tabbed (or not) browsing.. | |||||
* | Fixing Application::newMainWindow method | Andrea Diamantini | 2009-09-05 | 1 | -1/+1 | |
| | ||||||
* | Open in new Window Action | Andrea Diamantini | 2009-09-04 | 1 | -1/+11 | |
| | ||||||
* | Improving Multi Windows implementation | Andrea Diamantini | 2009-09-04 | 1 | -10/+19 | |
| | ||||||
* | Fix compilation and improved a (little) bit | Andrea Diamantini | 2009-09-03 | 1 | -1/+1 | |
| | | | | Bookmarks Manager | |||||
* | - Removed HistoryMenu (no more used) | Andrea Diamantini | 2009-09-03 | 1 | -23/+36 | |
| | | | | - Multi Windows 1st implementation | |||||
* | Some fixes icon related | Andrea Diamantini | 2009-08-27 | 1 | -1/+9 | |
| | ||||||
* | Fixed problems restoring Lionel's hack about focused (or not) new WebViews | Andrea Diamantini | 2009-08-23 | 1 | -5/+3 | |
| | | | | | | Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :) | |||||
* | Modified newTab function and splitted into two parts. | Andrea Diamantini | 2009-08-23 | 1 | -3/+5 | |
| | | | | | | | 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 branch 'OneUrlBar2' | Andrea Diamantini | 2009-08-22 | 1 | -3/+3 | |
|\ | ||||||
| * | Remove url stack | Lionel Chauvin | 2009-08-22 | 1 | -3/+3 | |
| | |