summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated TODOadjam2009-05-061-50/+15
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964616 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixing conflicts merging masteradjam2009-05-0636-132/+8408
|\ | | | | | | 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 Diamantini2009-05-0616-44/+82
| |
| * updating authors..Andrea Diamantini2009-05-062-5/+18
| |
| * Better AcceptNavigationRequest implementation..Andrea Diamantini2009-05-061-48/+45
| |
| * Adding French translation.Andrea Diamantini2009-05-061-0/+0
| | | | | | | | Thanks, Alain Laporte
| * Added spanish translation from Juan Pablo Scaletti.Andrea Diamantini2009-05-051-0/+1032
| | | | | | | | Thanks ;)
| * Hardcoded new tab shortcuts toAndrea Diamantini2009-05-041-4/+1
| | | | | | | | | | 1. CTRL + T 2. CTRL + N
| * Added nl translation, via Eelko Berkenpies. Thanks..Andrea Diamantini2009-05-041-0/+1027
| |
| * inlines IN line...;)Andrea Diamantini2009-05-041-24/+6
| |
| * webview acceptNavigationRequest fixesAndrea Diamantini2009-05-041-5/+7
| |
| * new (and simpler) createWindow implementation..Andrea Diamantini2009-05-042-25/+21
| | | | | | | | this solves (A-LA rekonq) also kde-apps preview screenshots
| * Fixing opening window resizing and removing menubar & toolbar.Andrea Diamantini2009-05-041-4/+10
| | | | | | | | rekonq has just one mainwindow.
| * Modified webkit iconAndrea Diamantini2009-05-031-0/+0
| |
| * Revert "removed webkit icon because of problems with git svn"Andrea Diamantini2009-05-031-0/+0
| | | | | | | | | | | | Don't do this on master.. This reverts commit 6d1c5affbba08fb423d5ab4a22b2f57f73bbb66b.
| * removed webkit icon because of problems with git svnAndrea Diamantini2009-05-031-0/+0
| |
| * s/tap/tab/Andrea Diamantini2009-05-021-1/+1
| |
| * AUTHORS << pano0.1alphaAndrea Diamantini2009-05-022-4/+4
| |
| * updating italian translationAndrea Diamantini2009-05-021-52/+47
| |
| * Last i18n update for i18n releaseAndrea Diamantini2009-05-024-145/+264
| |
| * Merge branch 'develop'Andrea Diamantini2009-05-025-11/+38
| |\
| | * Open Back/Forward tabs fixedAndrea Diamantini2009-05-023-4/+4
| | |
| | * Managing user tab open settings. Step 2Andrea Diamantini2009-05-014-8/+35
| | |
| * | other i18n fix from KristolAndrea Diamantini2009-05-021-1/+1
| | |
| * | Reverted copyright string, as suggested by KDE peopleAndrea Diamantini2009-05-021-1/+1
| |/
| * Open tabs in brackground. Step 1Andrea Diamantini2009-05-014-3/+10
| |
| * setting focus to urlbar on empty tab opened. Some kwarning removalAndrea Diamantini2009-05-011-2/+1
| |
| * mouseDoubleClickEvent return, as decided with AvaddonAndrea Diamantini2009-05-012-42/+37
| |
| * i18n plural bugs. Courtesy patch of Kristol BafAndrea Diamantini2009-05-013-3/+3
| |
| * Updating AUTHORS.Andrea Diamantini2009-04-292-1/+14
| | | | | | | | | | | | For me, this is 0.1alpha release candidate. We'll find time until 0.1 release to improve translations, bugfixing && importing unit tests.
| * i18n updateAndrea Diamantini2009-04-294-384/+404
| |
| * astyleAndrea Diamantini2009-04-2932-310/+372
| |
| * Forgot to add it... ;)Andrea Diamantini2009-04-291-0/+41
| |
| * Renaming Message.sh to not let it be executed from KDE scriptyAndrea Diamantini2009-04-291-41/+0
| |
| * Other optimizations on MainWindow loadingAndrea Diamantini2009-04-291-3/+3
| |
| * Faster MainWindow loading..Andrea Diamantini2009-04-291-34/+27
| |
| * Some fixes and warning on webview createWindowAndrea Diamantini2009-04-293-8/+18
| |
| * Fixed loading Url methods.Andrea Diamantini2009-04-298-16/+23
| | | | | | | | | | | | | | | | 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 loadUrl method from WebViewAndrea Diamantini2009-04-292-31/+3
| |
| * Removed WebView loadUrl usageAndrea Diamantini2009-04-291-2/+5
| |
| * mainview loadurlinCurrentTab improvementsAndrea Diamantini2009-04-292-2/+12
| |
| * Removed unused Application loadUrl methodAndrea Diamantini2009-04-292-7/+1
| |
| * Removed unused MainView loadUrlPage signalAndrea Diamantini2009-04-293-4/+1
| |
| * Searchbar fixes: no KDebug && QTimer shot in 200 msAndrea Diamantini2009-04-291-3/+1
| |
| * Removed Qt4.4 compatibility slotsAndrea Diamantini2009-04-282-26/+0
| |
| * Faster Mainview loadAndrea Diamantini2009-04-282-8/+18
| |
| * Modified urlbar colors to have just loading colorsAndrea Diamantini2009-04-281-8/+10
| |
| * removing location toolbar to let toolbars be more configurableAndrea Diamantini2009-04-282-7/+6
| |
| * Importing some reverted changesAndrea Diamantini2009-04-285-3/+26
| |
| * Revert "Some changes ported for merge to mainline (bookmarks & links ↵Andrea Diamantini2009-04-2814-204/+150
| | | | | | | | | | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5.