summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Some lines commented outAndrea Diamantini2009-07-172-4/+1
|
* Giving webview focus fasterAndrea Diamantini2009-07-171-1/+1
|
* New rekonq tools menu in main toolbar.Andrea Diamantini2009-07-163-6/+30
| | | | | | This is completely based on code and ideas from Lionel "MegaBigBug" Chauvin. Many thanks!
* Bookmark Action MenuAndrea Diamantini2009-07-163-7/+9
|
* rekonq 0.1.9 : Going back to futureAndrea Diamantini2009-07-162-16/+2
| | | | | rekonq goes back to pure QtWebKit. KDE Integration will come through KIO::Accessmanager and KParts::BrowserRun
* Removed unuseful OpenLinkInNewTab slotAndrea Diamantini2009-07-162-11/+0
|
* Removed some unuseful headersAndrea Diamantini2009-07-162-55/+15
|
* Restoring KDE webpage actions (KDE webkit code)Andrea Diamantini2009-07-151-0/+47
|
* Fixing CMakeLists..Andrea Diamantini2009-07-152-23/+20
|
* Some backports from KdeWebKit and rekonq 0.1 implementationAndrea Diamantini2009-07-154-48/+26
|
* Going back to simpler QtWebKit.Andrea Diamantini2009-07-154-20/+122
| | | | Seems more fast and stable, for now..
* rekonq 0.1.8: closing to 0.2 releaseAndrea Diamantini2009-07-132-2/+2
| | | | | Bookmark managing fixes, optional (not default) passive popus, mouse gestures improvements
* Fixing new bookmarks actionAndrea Diamantini2009-07-132-5/+2
|
* New Add Bookmark ActionAndrea Diamantini2009-07-114-13/+15
|
* Fixing addTabButton visibility.Andrea Diamantini2009-07-111-0/+3
| | | | Courtesy patch from Zorael. Thanks ;)
* syntax fix and addBookmark Action created just if necessaryAndrea Diamantini2009-07-111-5/+4
|
* Full url selection on double click.Andrea Diamantini2009-07-102-1/+6
| | | | Courtesy patch from Johannes Zellner. Thanks ;)
* Merge commit 'abuus/master'Andrea Diamantini2009-07-102-1/+15
|\
| * add mouse actions in webviewAnders Buus2009-07-072-1/+15
| |
* | Merge commit 'pano/master'Andrea Diamantini2009-07-103-12/+12
|\ \
| * | Changed the icon for tabs without own favicon to a generic html-iconPanagiotis Papadopoulos2009-06-231-1/+1
| | |
| * | Merge commit 'rekonq-master/master'Panagiotis Papadopoulos2009-06-222-2/+8
| |\ \
| * | | Changed the string a bit to keep consistencyPanagiotis Papadopoulos2009-06-211-1/+1
| | | |
| * | | Merge commit 'rekonq-master/master'Panagiotis Papadopoulos2009-06-2129-519/+278
| |\ \ \
| * | | | Modified strings in the WebKit settings a bitPanagiotis Papadopoulos2009-06-191-10/+10
| | | | |
* | | | | Cleaning settings ui && making optional hovering links popupsAndrea Diamantini2009-07-084-39/+40
| | | | |
* | | | | Cleaning code && removing unuseful search barAndrea Diamantini2009-07-086-250/+19
| |_|_|/ |/| | |
* | | | Merge commit 'avaddon/master'Andrea Diamantini2009-07-079-48/+34
|\ \ \ \
| * \ \ \ Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-2715-73/+151
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: Fixing popup pos && removing unwanted statusBar 0.1.6 version with new notifying system New notifying system. Perhaps this should be default for Deleting popup in empty msg Comments and Fixes New notify system Working on new notify system... start moving things.. slot Save File As Finally fixed F5 shortcut New history menu code comments history menu fix
| * | | | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.gitDomrachev Alexandr2009-06-2024-457/+144
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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
| * | | | | Application::icon() changed to staticDomrachev Alexandr2009-06-196-8/+8
| | | | | |
| * | | | | Remove unused variable declarationDomrachev Alexandr2009-06-191-1/+0
| | | | | |
| * | | | | Some text reformattingDomrachev Alexandr2009-06-182-18/+16
| | | | | |
| * | | | | File filter fix in MainView::slotFileOpen dialog.Domrachev Alexandr2009-06-181-3/+3
| | | | | |
| * | | | | MainWindow::slotFind{Next, Previous} code cleanDomrachev Alexandr2009-06-181-16/+4
| | | | | |
| * | | | | MainWindow::slotPrivateBrowsing fixDomrachev Alexandr2009-06-182-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't show private browsing confirmation dialog when disabling private browsing. Private browsing activation confirm dialog fix.
| * | | | | .gitignore updateDomrachev Alexandr2009-06-181-0/+1
| | |_|/ / | |/| | |
* | | | | Finally (and hopefully) fixed Google search url. Sorry for committing spam :)Andrea Diamantini2009-07-011-1/+1
| | | | |
* | | | | Revert "Fixing Google search url"Andrea Diamantini2009-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit 9e5a0f6dbdc71e6e7d4da42278d977cc2ae022d3.
* | | | | Fixing Google search urlAndrea Diamantini2009-07-011-1/+1
| | | | |
* | | | | Rekonq 0.1.7 with trivial google search integrated in the urlbarAndrea Diamantini2009-06-302-2/+2
| | | | | | | | | | | | | | | | | | | | && fake gg:// && wk:// protocol support
* | | | | Fake gg:// and wk:// protocol.Andrea Diamantini2009-06-305-47/+55
| | | | | | | | | | | | | | | | | | | | | | | | | Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there..
* | | | | Fixing silly conditions on CMakeLists KDE versionAndrea Diamantini2009-06-282-48/+50
| |_|/ / |/| | | | | | | | | | | | | | | | | | | check BUG: 198004
* | | | Fixing popup pos && removing unwanted statusBarAndrea Diamantini2009-06-222-2/+8
| |_|/ |/| |
* | | 0.1.6 version with new notifying systemAndrea Diamantini2009-06-212-2/+2
| | |
* | | New notifying system. Perhaps this should be default forAndrea Diamantini2009-06-215-43/+39
| | | | | | | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see..
* | | Deleting popup in empty msgAndrea Diamantini2009-06-212-3/+6
| | |
* | | Comments and FixesAndrea Diamantini2009-06-212-17/+17
| | |
* | | New notify systemAndrea Diamantini2009-06-219-77/+99
| | |
* | | Working on new notify system...Andrea Diamantini2009-06-205-14/+26
| | | | | | | | | | | | new download icon