summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* updating authors..Andrea Diamantini2009-05-061-4/+14
|
* Better AcceptNavigationRequest implementation..Andrea Diamantini2009-05-061-48/+45
|
* Hardcoded new tab shortcuts toAndrea Diamantini2009-05-041-4/+1
| | | | | 1. CTRL + T 2. CTRL + N
* 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.
* s/tap/tab/Andrea Diamantini2009-05-021-1/+1
|
* AUTHORS << pano0.1alphaAndrea Diamantini2009-05-021-3/+3
|
* 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-291-0/+10
| | | | | | For me, this is 0.1alpha release candidate. We'll find time until 0.1 release to improve translations, bugfixing && importing unit tests.
* astyleAndrea Diamantini2009-04-2931-310/+366
|
* 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.
* Merge commit 'avaddon/master' into MERGINGAndrea Diamantini2009-04-2816-173/+240
|\
| * TabBar context menu fix portedAlexandr Domrachev2009-04-273-1/+13
| |
| * Open new tab on TabBar double clickAlexandr Domrachev2009-04-272-0/+16
| |
| * TabBar code clean. Icons added to context menuAlexandr Domrachev2009-04-273-22/+7
| |
| * Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-2714-150/+204
| | | | | | | | | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed
* | kdialog fixesAndrea Diamantini2009-04-271-5/+9
|/
* KDE printing systemAndrea Diamantini2009-04-272-7/+11
|
* bookmarks fixesAndrea Diamantini2009-04-273-12/+10
|
* fixing settings menuAndrea Diamantini2009-04-261-3/+3
|
* Including moc files && lineedit class Q_OBJECT fixAndrea Diamantini2009-04-2611-6/+8
|
* KDE mail Tool InvocationAndrea Diamantini2009-04-261-1/+2
|
* Removed KDE VERSION check. tabbar needs some love..Andrea Diamantini2009-04-262-10/+11
|
* mainview fixesAndrea Diamantini2009-04-261-7/+5
|
* Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-2632-38/+27
|