summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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.
| * Merge commit 'avaddon/master' into MERGINGAndrea Diamantini2009-04-2817-173/+248
| |\
| | * 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
| | * .gitignore updateAlexandr Domrachev2009-04-271-0/+8
| | |
| * | 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-262-2/+3
| |
| * Removed KDE VERSION check. tabbar needs some love..Andrea Diamantini2009-04-262-10/+11
| |
| * DoxyFileAndrea Diamantini2009-04-261-0/+1417
| |
| * mainview fixesAndrea Diamantini2009-04-261-7/+5
| |
| * i18nAndrea Diamantini2009-04-264-491/+524
| |
| * updated TODOAndrea Diamantini2009-04-261-6/+6
| |
| * Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-2632-38/+27
| |
| * imported avaddon cookiejar fixesAndrea Diamantini2009-04-261-37/+16
| |
| * cookie fix, try 1Andrea Diamantini2009-04-261-6/+9
| |
| * Fixed 4.2 compilingAndrea Diamantini2009-04-261-1/+1
| |
| * Another importing step.Andrea Diamantini2009-04-2514-384/+940
| | | | | | | | Need to fix cookies' classes and then (I think) we are near the goal..
| * Fixing strings: pano suggestionsAndrea Diamantini2009-04-231-4/+4
| |
| * i18n fixes && italian translations improvementsAndrea Diamantini2009-04-235-770/+2174
| |
| * Merge branch 'i18n' into MERGINGAndrea Diamantini2009-04-233-384/+1595
| |\
| | * italian translation starting..Andrea Diamantini2009-04-233-384/+1595
| | |