Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning web* classes and fixing newWindow and createWindow WebPage | Andrea Diamantini | 2009-07-24 | 4 | -10/+18 |
| | | | | slots | ||||
* | cleaning code a bit... | Andrea Diamantini | 2009-07-24 | 2 | -8/+0 |
| | |||||
* | Big Big Big Commit! | Andrea Diamantini | 2009-07-24 | 5 | -112/+6 |
| | | | | | | Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url.. | ||||
* | Removed rekonqrun class and provided slots in Application one. | Andrea Diamantini | 2009-07-24 | 6 | -295/+127 |
| | |||||
* | Fixing Rekonfig call | Andrea Diamantini | 2009-07-24 | 1 | -1/+1 |
| | |||||
* | Another rekonqrun step. Using previous schemes. | Andrea Diamantini | 2009-07-24 | 2 | -13/+25 |
| | |||||
* | Added NON fixed rekonqrun class. | Andrea Diamantini | 2009-07-24 | 3 | -0/+274 |
| | | | | Sorry about this, but I need to start from some place :) | ||||
* | Definitely fixing rekonq API. First step. | Andrea Diamantini | 2009-07-24 | 5 | -46/+27 |
| | | | | newTab function in MainView | ||||
* | Add icons for "history panel" and "page source" items | megabigbug | 2009-07-24 | 2 | -2/+4 |
| | |||||
* | Add icons for "history panel" and "page source" items | megabigbug | 2009-07-24 | 1 | -0/+1 |
| | |||||
* | Not showing the status popup when the window is not active (doesn't have | Ivan Čukić | 2009-07-24 | 1 | -9/+13 |
| | | | | the focus) | ||||
* | Updated TODO | Andrea Diamantini | 2009-07-23 | 1 | -11/+9 |
| | |||||
* | Merge commit 'ivan/master' | Andrea Diamantini | 2009-07-23 | 1 | -0/+1 |
|\ | |||||
| * | Removed the borders (side and mottom) of the tab widget | Ivan Čukić | 2009-07-22 | 1 | -0/+1 |
| | | |||||
* | | Fixing findbar focus on find request. | Andrea Diamantini | 2009-07-23 | 3 | -4/+17 |
| | | | | | | | | | | Also hiding it with ESC key when it has no focus. Courtesy patch from Johannes Zellner. Many Thanks! | ||||
* | | Modified tailor script | Andrea Diamantini | 2009-07-23 | 1 | -2/+2 |
| | | |||||
* | | Added tailor conf file | Andrea Diamantini | 2009-07-18 | 1 | -0/+17 |
|/ | |||||
* | Cleaning comments | Andrea Diamantini | 2009-07-17 | 1 | -1/+0 |
| | |||||
* | Cleaning a bit WebPage implementation to load faster rekonq | Andrea Diamantini | 2009-07-17 | 2 | -54/+36 |
| | |||||
* | Some lines commented out | Andrea Diamantini | 2009-07-17 | 2 | -4/+1 |
| | |||||
* | Giving webview focus faster | Andrea Diamantini | 2009-07-17 | 1 | -1/+1 |
| | |||||
* | New rekonq tools menu in main toolbar. | Andrea Diamantini | 2009-07-16 | 3 | -6/+30 |
| | | | | | | This is completely based on code and ideas from Lionel "MegaBigBug" Chauvin. Many thanks! | ||||
* | Bookmark Action Menu | Andrea Diamantini | 2009-07-16 | 3 | -7/+9 |
| | |||||
* | rekonq 0.1.9 : Going back to future | Andrea Diamantini | 2009-07-16 | 2 | -16/+2 |
| | | | | | rekonq goes back to pure QtWebKit. KDE Integration will come through KIO::Accessmanager and KParts::BrowserRun | ||||
* | Removed unuseful OpenLinkInNewTab slot | Andrea Diamantini | 2009-07-16 | 2 | -11/+0 |
| | |||||
* | Removed some unuseful headers | Andrea Diamantini | 2009-07-16 | 2 | -55/+15 |
| | |||||
* | Restoring KDE webpage actions (KDE webkit code) | Andrea Diamantini | 2009-07-15 | 1 | -0/+47 |
| | |||||
* | Fixing CMakeLists.. | Andrea Diamantini | 2009-07-15 | 2 | -23/+20 |
| | |||||
* | Some backports from KdeWebKit and rekonq 0.1 implementation | Andrea Diamantini | 2009-07-15 | 4 | -48/+26 |
| | |||||
* | Going back to simpler QtWebKit. | Andrea Diamantini | 2009-07-15 | 4 | -20/+122 |
| | | | | Seems more fast and stable, for now.. | ||||
* | rekonq 0.1.8: closing to 0.2 release | Andrea Diamantini | 2009-07-13 | 2 | -2/+2 |
| | | | | | Bookmark managing fixes, optional (not default) passive popus, mouse gestures improvements | ||||
* | Fixing new bookmarks action | Andrea Diamantini | 2009-07-13 | 2 | -5/+2 |
| | |||||
* | New Add Bookmark Action | Andrea Diamantini | 2009-07-11 | 4 | -13/+15 |
| | |||||
* | Fixing addTabButton visibility. | Andrea Diamantini | 2009-07-11 | 1 | -0/+3 |
| | | | | Courtesy patch from Zorael. Thanks ;) | ||||
* | syntax fix and addBookmark Action created just if necessary | Andrea Diamantini | 2009-07-11 | 1 | -5/+4 |
| | |||||
* | Full url selection on double click. | Andrea Diamantini | 2009-07-10 | 2 | -1/+6 |
| | | | | Courtesy patch from Johannes Zellner. Thanks ;) | ||||
* | Merge commit 'abuus/master' | Andrea Diamantini | 2009-07-10 | 2 | -1/+15 |
|\ | |||||
| * | add mouse actions in webview | Anders Buus | 2009-07-07 | 2 | -1/+15 |
| | | |||||
* | | Merge commit 'pano/master' | Andrea Diamantini | 2009-07-10 | 3 | -12/+12 |
|\ \ | |||||
| * | | Changed the icon for tabs without own favicon to a generic html-icon | Panagiotis Papadopoulos | 2009-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merge commit 'rekonq-master/master' | Panagiotis Papadopoulos | 2009-06-22 | 2 | -2/+8 |
| |\ \ | |||||
| * | | | Changed the string a bit to keep consistency | Panagiotis Papadopoulos | 2009-06-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge commit 'rekonq-master/master' | Panagiotis Papadopoulos | 2009-06-21 | 29 | -519/+278 |
| |\ \ \ | |||||
| * | | | | Modified strings in the WebKit settings a bit | Panagiotis Papadopoulos | 2009-06-19 | 1 | -10/+10 |
| | | | | | |||||
* | | | | | Cleaning settings ui && making optional hovering links popups | Andrea Diamantini | 2009-07-08 | 4 | -39/+40 |
| | | | | | |||||
* | | | | | Cleaning code && removing unuseful search bar | Andrea Diamantini | 2009-07-08 | 6 | -250/+19 |
| |_|_|/ |/| | | | |||||
* | | | | Merge commit 'avaddon/master' | Andrea Diamantini | 2009-07-07 | 9 | -48/+34 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-27 | 15 | -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.git | Domrachev Alexandr | 2009-06-20 | 24 | -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 static | Domrachev Alexandr | 2009-06-19 | 6 | -8/+8 |
| | | | | | |