Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing crash on opening tabs after closing other window(s). | Andrea Diamantini | 2009-09-28 | 1 | -0/+2 | |
| | | | | | | | It was a stupid omission by me, cleverly discovered and fixed by Johannes Zellner!! Again, thank you very much! | |||||
* | Session Management (restore on crash) | Andrea Diamantini | 2009-09-10 | 1 | -3/+7 | |
| | | | | | | | | | 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.. ;) | |||||
* | Open in new Window Action | Andrea Diamantini | 2009-09-04 | 1 | -1/+2 | |
| | ||||||
* | Improving Multi Windows implementation | Andrea Diamantini | 2009-09-04 | 1 | -1/+1 | |
| | ||||||
* | - Removed HistoryMenu (no more used) | Andrea Diamantini | 2009-09-03 | 1 | -1/+5 | |
| | | | | - Multi Windows 1st implementation | |||||
* | Some stupid fixes on style, spaces and some comments added | Andrea Diamantini | 2009-08-22 | 1 | -4/+1 | |
| | ||||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -7/+15 | |
| | ||||||
* | Fix Include | Andrea Diamantini | 2009-08-05 | 1 | -3/+0 | |
| | | | | Imported commit from KDE svn. Thanks to mlaurent for this.. | |||||
* | Fixing a bit enum OpenType names.. | Andrea Diamantini | 2009-08-01 | 1 | -2/+2 | |
| | ||||||
* | Trivial fix. Yesterday was late night ;) | Andrea Diamantini | 2009-07-24 | 1 | -5/+6 | |
| | | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :) | |||||
* | cleaning code a bit... | Andrea Diamantini | 2009-07-24 | 1 | -1/+0 | |
| | ||||||
* | Removed rekonqrun class and provided slots in Application one. | Andrea Diamantini | 2009-07-24 | 1 | -2/+25 | |
| | ||||||
* | Definitely fixing rekonq API. First step. | Andrea Diamantini | 2009-07-24 | 1 | -12/+1 | |
| | | | | newTab function in MainView | |||||
* | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-27 | 1 | -0/+13 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: Fixing popup pos && removing unwanted statusBar 0.1.6 version with new notifying system New notifying system. Perhaps this should be default for Deleting popup in empty msg Comments and Fixes New notify system Working on new notify system... start moving things.. slot Save File As Finally fixed F5 shortcut New history menu code comments history menu fix | |||||
| * | New notifying system. Perhaps this should be default for | Andrea Diamantini | 2009-06-21 | 1 | -0/+13 | |
| | | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see.. | |||||
| * | New notify system | Andrea Diamantini | 2009-06-21 | 1 | -10/+0 | |
| | | ||||||
| * | Working on new notify system... | Andrea Diamantini | 2009-06-20 | 1 | -3/+4 | |
| | | | | | | | | new download icon | |||||
| * | start moving things.. | Andrea Diamantini | 2009-06-20 | 1 | -0/+9 | |
| | | ||||||
* | | Application::icon() changed to static | Domrachev Alexandr | 2009-06-19 | 1 | -1/+1 | |
|/ | ||||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 | |
| | ||||||
* | Moving guessUrlFromString function to Application class | Andrea Diamantini | 2009-06-01 | 1 | -1/+3 | |
| | ||||||
* | Removed unuseful download classes | Andrea Diamantini | 2009-06-01 | 1 | -3/+0 | |
| | ||||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -3/+2 | |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
| * | EBN Krazy fixes. 1st round.. | Andrea Diamantini | 2009-05-06 | 1 | -2/+2 | |
| | | ||||||
| * | Managing user tab open settings. Step 2 | Andrea Diamantini | 2009-05-01 | 1 | -1/+16 | |
| | | ||||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -1/+1 | |
| | | ||||||
| * | Removed unused Application loadUrl method | Andrea Diamantini | 2009-04-29 | 1 | -1/+1 | |
| | | ||||||
| * | Importing some reverted changes | Andrea Diamantini | 2009-04-28 | 1 | -1/+1 | |
| | | ||||||
| * | Revert "Some changes ported for merge to mainline (bookmarks & links ↵ | Andrea Diamantini | 2009-04-28 | 1 | -17/+3 | |
| | | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5. | |||||
| * | Some changes ported for merge to mainline (bookmarks & links handling related) | Alexandr Domrachev | 2009-04-27 | 1 | -3/+17 | |
| | | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed | |||||
| * | Fixed copyright strings, per file, as decided | Andrea Diamantini | 2009-04-26 | 1 | -2/+2 | |
| | | ||||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 | |
| | | ||||||
| * | Trivial fixes | Andrea Diamantini | 2009-04-22 | 1 | -1/+0 | |
| | | ||||||
| * | Side Panel | Andrea Diamantini | 2009-04-22 | 1 | -5/+15 | |
| | | ||||||
| * | Updating Application class with missing static functions | Andrea Diamantini | 2009-04-21 | 1 | -7/+10 | |
| | | ||||||
| * | Moving new download system to mainline. | Andrea Diamantini | 2009-04-21 | 1 | -10/+12 | |
| | | | | | | | | | | I did some changes to fit things as simple as possible. We can obviously improve things in a second moment.. | |||||
| * | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 1 | -1/+1 | |
| | | ||||||
| * | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -16/+18 | |
| | | ||||||
| * | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -0/+1 | |
| | | ||||||
| * | It seems good now. But we have to test it a lot with | Andrea Diamantini | 2009-02-21 | 1 | -8/+0 | |
| | | | | | | | | Qt 4.5.. | |||||
| * | removed unuseful m_defaultIcon | Andrea Diamantini | 2009-02-20 | 1 | -1/+0 | |
| | | ||||||
| * | typo | Andrea Diamantini | 2009-02-20 | 1 | -1/+0 | |
| | | ||||||
| * | new singleton Application class. | Andrea Diamantini | 2009-02-16 | 1 | -21/+21 | |
| | | | | | | | | Try 1.. | |||||
| * | First bits of documentation.. | Andrea Diamantini | 2009-02-15 | 1 | -0/+3 | |
| | | ||||||
| * | BrowserApplication --> Application | Andrea Diamantini | 2009-02-15 | 1 | -8/+7 | |
| | | ||||||
| * | Renamed Application class files | Andrea Diamantini | 2009-02-15 | 1 | -0/+90 | |
| | ||||||
* | Importing recode (rekonq code). | adjam | 2009-05-03 | 1 | -0/+115 | |
I'm sorry I coudn't perform this with gitsvn or tailor.. but I cannot lose all the evening just for this. And I need to sleep now.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |