Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 |
| | |||||
* | Fixing (again) merge conflicts.. | Andrea Diamantini | 2009-06-02 | 1 | -62/+2 |
|\ | |||||
| * | Moving guessUrlFromString function to Application class | Andrea Diamantini | 2009-06-01 | 1 | -60/+1 |
| | | |||||
| * | Removed unuseful download classes | Andrea Diamantini | 2009-06-01 | 1 | -2/+1 |
| | | |||||
* | | Porting history Ui to KDE.. | Andrea Diamantini | 2009-06-02 | 1 | -1/+1 |
|/ | |||||
* | Fixed mainwindow conflicts | Andrea Diamantini | 2009-05-28 | 1 | -23/+23 |
|\ | |||||
| * | Using my own FindBar, for now.. | Andrea Diamantini | 2009-05-28 | 1 | -73/+52 |
| | | |||||
| * | Working on adopting WebView search bar.. | Andrea Diamantini | 2009-05-25 | 1 | -1/+0 |
| | | |||||
| * | Fixing CMakelists.txt's | Andrea Diamantini | 2009-05-25 | 1 | -38/+54 |
| | | |||||
| * | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 1 | -0/+6 |
| | | |||||
* | | Removed QDialog instances | Andrea Diamantini | 2009-05-22 | 1 | -1/+1 |
| | | |||||
* | | FullScreen shortcuts: F11 && CTRL + SHIFT + F | Andrea Diamantini | 2009-05-22 | 1 | -3/+3 |
|/ | |||||
* | Printing dialog pointer deleting | Andrea Diamantini | 2009-05-20 | 1 | -4/+2 |
| | |||||
* | Fixed non working SidePanel toogle view action | Andrea Diamantini | 2009-05-14 | 1 | -8/+2 |
| | |||||
* | Fixed FullScreen Action & provided it in contextual menu, in fullscreen mode | Andrea Diamantini | 2009-05-14 | 1 | -1/+5 |
| | |||||
* | Last krazy issues fixed | adjam | 2009-05-12 | 1 | -3/+8 |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | EBN Krazy fixes. 2nd round.. | adjam | 2009-05-06 | 1 | -3/+19 |
| | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964618 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -9/+12 |
|\ | | | | | | | 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 |
| | | |||||
| * | Hardcoded new tab shortcuts to | Andrea Diamantini | 2009-05-04 | 1 | -4/+1 |
| | | | | | | | | | | 1. CTRL + T 2. CTRL + N | ||||
| * | Fixing opening window resizing and removing menubar & toolbar. | Andrea Diamantini | 2009-05-04 | 1 | -4/+10 |
| | | | | | | | | rekonq has just one mainwindow. | ||||
| * | s/tap/tab/ | Andrea Diamantini | 2009-05-02 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'develop' | Andrea Diamantini | 2009-05-02 | 1 | -1/+1 |
| |\ | |||||
| | * | Open Back/Forward tabs fixed | Andrea Diamantini | 2009-05-02 | 1 | -1/+1 |
| | | | |||||
| * | | other i18n fix from Kristol | Andrea Diamantini | 2009-05-02 | 1 | -1/+1 |
| |/ | |||||
| * | Open tabs in brackground. Step 1 | Andrea Diamantini | 2009-05-01 | 1 | -0/+1 |
| | | |||||
| * | i18n plural bugs. Courtesy patch of Kristol Baf | Andrea Diamantini | 2009-05-01 | 1 | -1/+1 |
| | | |||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -42/+37 |
| | | |||||
| * | Other optimizations on MainWindow loading | Andrea Diamantini | 2009-04-29 | 1 | -3/+3 |
| | | |||||
| * | Faster MainWindow loading.. | Andrea Diamantini | 2009-04-29 | 1 | -34/+27 |
| | | |||||
| * | Some fixes and warning on webview createWindow | Andrea Diamantini | 2009-04-29 | 1 | -0/+7 |
| | | |||||
| * | Fixed loading Url methods. | Andrea Diamantini | 2009-04-29 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | Now in all rekonq code we have just a loadUrl method in mainview (doing the dirty job) and one in mainwindow, provided for convenience. Every class needing loading an url has a openUrl signal. Hope this should go well.. | ||||
| * | Removed unused MainView loadUrlPage signal | Andrea Diamantini | 2009-04-29 | 1 | -1/+0 |
| | | |||||
| * | removing location toolbar to let toolbars be more configurable | Andrea Diamantini | 2009-04-28 | 1 | -1/+1 |
| | | |||||
| * | Revert "Some changes ported for merge to mainline (bookmarks & links ↵ | Andrea Diamantini | 2009-04-28 | 1 | -15/+28 |
| | | | | | | | | | | | | | | | | 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 | -28/+15 |
| | | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed | ||||
| * | KDE printing system | Andrea Diamantini | 2009-04-27 | 1 | -7/+10 |
| | | |||||
| * | bookmarks fixes | Andrea Diamantini | 2009-04-27 | 1 | -1/+8 |
| | | |||||
| * | Fixed copyright strings, per file, as decided | Andrea Diamantini | 2009-04-26 | 1 | -1/+1 |
| | | |||||
| * | Another importing step. | Andrea Diamantini | 2009-04-25 | 1 | -25/+41 |
| | | | | | | | | Need to fix cookies' classes and then (I think) we are near the goal.. | ||||
| * | Fixing strings: pano suggestions | Andrea Diamantini | 2009-04-23 | 1 | -4/+4 |
| | | |||||
| * | Fixing Copyrights | Andrea Diamantini | 2009-04-22 | 1 | -1/+2 |
| | | |||||
| * | Trivial fixes | Andrea Diamantini | 2009-04-22 | 1 | -14/+5 |
| | | |||||
| * | Side Panel | Andrea Diamantini | 2009-04-22 | 1 | -5/+37 |
| | | |||||
| * | Fixing MainWindow code | Andrea Diamantini | 2009-04-21 | 1 | -7/+36 |
| | | |||||
| * | Moving new download system to mainline. | Andrea Diamantini | 2009-04-21 | 1 | -5/+5 |
| | | | | | | | | | | I did some changes to fit things as simple as possible. We can obviously improve things in a second moment.. | ||||
| * | Simpler MessageBoxs handling.. | Andrea Diamantini | 2009-04-19 | 1 | -36/+18 |
| | | |||||
| * | Porting "view page source" code to KDE | Andrea Diamantini | 2009-04-19 | 1 | -6/+23 |
| | | | | | | | | from Pawel's clone | ||||
| * | clear location bar action. As requested | Andrea Diamantini | 2009-04-18 | 1 | -2/+19 |
| | | |||||
| * | set (Untitled) to untitled pages.. | Andrea Diamantini | 2009-04-17 | 1 | -1/+2 |
| | |