Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | dolphin && konqueror -like exit confirmation dialog | Andrea Diamantini | 2009-04-13 | 1 | -7/+44 |
| | |||||
* | pedantic | Andrea Diamantini | 2009-04-10 | 1 | -3/+1 |
| | |||||
* | Fixed webview API | Andrea Diamantini | 2009-04-10 | 1 | -3/+3 |
| | | | | Removed some unuseful comments | ||||
* | Updated TODO | Andrea Diamantini | 2009-04-09 | 1 | -1/+1 |
| | |||||
* | Refactoring find bar following (a bit) Pawel suggestions.. | Andrea Diamantini | 2009-04-09 | 1 | -2/+24 |
| | | | | Applied match Case search | ||||
* | Removed unuseful lasttabclosed signal in mainview. | Andrea Diamantini | 2009-04-09 | 1 | -5/+8 |
| | | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened. | ||||
* | Asking user to close rekonq if there are more than 1 tabs opened.. | Andrea Diamantini | 2009-04-08 | 1 | -0/+17 |
| | | | | (Oh, Dear.. my English..) | ||||
* | Removed unuseful commented code | Andrea Diamantini | 2009-04-08 | 1 | -67/+1 |
| | |||||
* | Fixed Webkit settings, removing tools actions (no use case in settings, for me) | Andrea Diamantini | 2009-04-07 | 1 | -12/+12 |
| | | | | | Private Browsing & Web Inspector. Fixed that actions in tools menu | ||||
* | Added settings webkit section, with rekonq personal settings. | Andrea Diamantini | 2009-04-07 | 1 | -6/+22 |
| | |||||
* | Fixed new tab QKeySequence | Andrea Diamantini | 2009-04-07 | 1 | -1/+4 |
| | |||||
* | Added CTRL + N shortcut to open new tab action. As new window doesn't exist ↵ | Andrea Diamantini | 2009-04-07 | 1 | -1/+1 |
| | | | | anymore.. | ||||
* | tools actions | Andrea Diamantini | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | Merge branch 'KDialogs' | Andrea Diamantini | 2009-04-05 | 1 | -3/+0 |
|\ | |||||
| * | Ported Authentication Ui to Kdialog shining.. ;) | Andrea Diamantini | 2009-04-05 | 1 | -3/+0 |
| | | |||||
* | | removed new/close tab tabbar buttons | Andrea Diamantini | 2009-04-05 | 1 | -17/+17 |
| | | |||||
* | | Upgrading rekonq UI, 1st step | Andrea Diamantini | 2009-04-05 | 1 | -6/+5 |
|/ | | | | Updating menubar and main toolbar. | ||||
* | Open Location Icon | Andrea Diamantini | 2009-04-03 | 1 | -1/+1 |
| | |||||
* | QKeySequence --> KShortCut | Andrea Diamantini | 2009-04-02 | 1 | -4/+4 |
| |