Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-20 | 1 | -45/+9 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: (23 commits) rekonq 0.1.5: UI changes Various Fixes RFC. History Menu Revisited. History Panel Action fix Removed unuseful history dialog. We use just history panel, from now on.. Removed recently closed tabs history No more Action Back Menu UI changes New Tab tool button Fixing webpage headers Restored Unsupport Content Handler (new 1st implementation) Fix forward declaration Cosmetic networkmanager changes SVN_SILENT made messages (.desktop file) Forgot to remove unuseful KDE IS VERSION check. Removed now.. bookmark toolbar displaying ALL the bookmarks. fixuifiles SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file, second try) ... Conflicts: src/mainview.cpp src/mainwindow.cpp | ||||
| * | Various Fixes | Andrea Diamantini | 2009-06-20 | 1 | -1/+2 |
| | | |||||
| * | History Panel Action fix | Andrea Diamantini | 2009-06-20 | 1 | -1/+2 |
| | | |||||
| * | Removed recently closed tabs history | Andrea Diamantini | 2009-06-19 | 1 | -1/+0 |
| | | |||||
| * | No more Action Back Menu | Andrea Diamantini | 2009-06-19 | 1 | -42/+0 |
| | | |||||
| * | UI changes | Andrea Diamantini | 2009-06-19 | 1 | -0/+5 |
| | | |||||
* | | Application::icon() changed to static | Domrachev Alexandr | 2009-06-19 | 1 | -1/+1 |
| | | |||||
* | | Some text reformatting | Domrachev Alexandr | 2009-06-18 | 1 | -14/+13 |
| | | |||||
* | | File filter fix in MainView::slotFileOpen dialog. | Domrachev Alexandr | 2009-06-18 | 1 | -3/+3 |
| | | |||||
* | | MainWindow::slotFind{Next, Previous} code clean | Domrachev Alexandr | 2009-06-18 | 1 | -16/+4 |
| | | |||||
* | | MainWindow::slotPrivateBrowsing fix | Domrachev Alexandr | 2009-06-18 | 1 | -4/+4 |
|/ | | | | | | Don't show private browsing confirmation dialog when disabling private browsing. Private browsing activation confirm dialog fix. | ||||
* | 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 |
| | |