Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug where the history index goes wrong after the first turning back. ↵ | Dario Freddi | 2009-10-16 | 1 | -2/+5 |
| | | | | | | This bug was present also before my previous commit Signed-off-by: Dario Freddi <drf@kde.org> | ||||
* | Limit the history back menu to show only the last 8 entries | Dario Freddi | 2009-10-15 | 1 | -0/+6 |
| | | | | Signed-off-by: Dario Freddi <drf@kde.org> | ||||
* | Merge branch 'NewAccessManager' | Andrea Diamantini | 2009-10-15 | 1 | -1/+0 |
|\ | |||||
| * | we are using KDE proxy settings (via KIO) | Andrea Diamantini | 2009-10-14 | 1 | -1/+0 |
| | | | | | | | | So we no more need our dialogs and error retrieving :) | ||||
* | | Merge branch 'Button02' | Andrea Diamantini | 2009-10-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Another fix for the new tab button... | Andrea Diamantini | 2009-10-14 | 1 | -1/+1 |
| |/ | | | | | | | I'm starting hating it!! | ||||
* | | Merge commit 'refs/merge-requests/1805' of ↵ | Andrea Diamantini | 2009-10-15 | 1 | -7/+22 |
|\ \ | |/ |/| | | | git://gitorious.org/rekonq/mainline into matgic | ||||
| * | favorites management | matgic78 | 2009-10-14 | 1 | -7/+22 |
| | | | | | | | | | | | | | | -right click menu to set the preview url by selecting one of the 15 last history entries -abitlity to remove previews and manage empty previews (show a toolbutton to set the url) -contextmenu->add to favorites now adds preview in an empty space when there is one -modified the loop used in HomePage::lastVisited because I encountered an infinite loop with it. (and because it is simpler this way) | ||||
* | | Merge commit 'refs/merge-requests/1772' of ↵ | Andrea Diamantini | 2009-10-13 | 1 | -1/+1 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into proxy | ||||
| * | | Small fixes (const issue, single char issue, file not ending with a new ↵ | Dario Freddi | 2009-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | line), and adding the correct schema to kconfigxt files Signed-off-by: Dario Freddi <drf@kde.org> | ||||
* | | | cosmetic... | Andrea Diamantini | 2009-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | I really hate "bookmarks-organize" icon. Banned from rekonq!! The other changes follow.. | ||||
* | | | Actions reorganization. Now we can configure all them :) | Andrea Diamantini | 2009-10-13 | 1 | -18/+35 |
|/ / | |||||
* | | fixing (hopefully, mostly depends on KDE code) problem with toolbars moving | Andrea Diamantini | 2009-10-12 | 1 | -2/+2 |
| | | | | | | | | after a crash and so on. | ||||
* | | Merge commit 'refs/merge-requests/1747' of ↵ | Andrea Diamantini | 2009-10-11 | 1 | -1/+1 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into SundayIll | ||||
| * | | replace the star icon by a book icon for the bookmarks button-menu | lionelc | 2009-10-09 | 1 | -1/+1 |
| |/ | |||||
* | | Fixing Application::postLaunch() && BookmarksProvider behaviour | Andrea Diamantini | 2009-10-11 | 1 | -4/+0 |
|/ | | | | | | Another fantastic patch from Ronny Scholz PS: Ehi, Ronny. I think you need a nickname :D | ||||
* | Cleaning headers and so on... | Andrea Diamantini | 2009-10-06 | 1 | -2/+0 |
| | |||||
* | HTML5 offline storage cache support | Andrea Diamantini | 2009-10-06 | 1 | -1/+12 |
| | |||||
* | General (shift +) ctrl tab switch management. | Andrea Diamantini | 2009-10-04 | 1 | -0/+16 |
| | | | | This let tab switch work also when webview is not focused :) | ||||
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 1 | -5/+5 |
| | |||||
* | Changed two strings a bit | Panagiotis Papadopoulos | 2009-09-30 | 1 | -4/+4 |
| | |||||
* | Cleaning thumbs cache | Andrea Diamantini | 2009-09-30 | 1 | -1/+17 |
| | |||||
* | Turned "Add bookmark" action to KDE one and implemented an "add to preferred" | Andrea Diamantini | 2009-09-30 | 1 | -1/+27 |
| | | | | mechanism (an action in the contextual menu) | ||||
* | Implemented about protocol to load home page(s) | Andrea Diamantini | 2009-09-29 | 1 | -7/+2 |
| | | | | and changed its layout | ||||
* | Fixing crash on opening tabs after closing other window(s). | Andrea Diamantini | 2009-09-28 | 1 | -0/+1 |
| | | | | | | | It was a stupid omission by me, cleverly discovered and fixed by Johannes Zellner!! Again, thank you very much! | ||||
* | Cleaning some unuseful kDebug(s)... | Andrea Diamantini | 2009-09-25 | 1 | -1/+0 |
| | |||||
* | Fixing rekonq home page urlbar focus issue | Andrea Diamantini | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | Fixing homepage (user's not rekonq's) opening and behaviour | Andrea Diamantini | 2009-09-20 | 1 | -1/+1 |
| | |||||
* | Fixing state. Rekonq is not usable now, but this seems a good tech preview. | Andrea Diamantini | 2009-09-15 | 1 | -1/+1 |
| | | | | | | | Anyway, performance is definitely a problem with this method, also loading just the first time. Looking at the other way... :) | ||||
* | Merge branch 'HomePage' | Andrea Diamantini | 2009-09-13 | 1 | -19/+16 |
|\ | |||||
| * | Modified rekonq behaviour: | Andrea Diamantini | 2009-09-13 | 1 | -1/+18 |
| | | | | | | | | | | HomePage has 2 choices: usual home page vs new tab page new tab has 3: new tabp page, home page, blank page | ||||
| * | notification system made default and no more "unsettable" | Andrea Diamantini | 2009-09-12 | 1 | -17/+4 |
| | | |||||
| * | Removed "home" scheme | Andrea Diamantini | 2009-09-10 | 1 | -21/+1 |
| | | |||||
| * | Restored Home Action (and button in the main toolbar) | Andrea Diamantini | 2009-09-10 | 1 | -0/+2 |
| | | |||||
| * | HUGE HUGE HUGE COMMIT! | Andrea Diamantini | 2009-09-10 | 1 | -4/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First implementation of "rekonq home page" - Added icons && htmls for it - fixed pics places && CMakeLists.txt - Added a HomePage class to create the "rekonq home Page" - Modified setting to load on new tab start 1) rekonq home page (default) 2) blank page 3) an url (to set) - removed home page button - fixed WebPage && loadUrl slot to load "home:" scheme - Added a toolbar method in BookmarksProvider to load bookmarks in the homepage The page needs a lot of love, but I think this is a really good starting point for. Hope you like it :) | ||||
* | | Some "stupid" toolbars fixes | Andrea Diamantini | 2009-09-12 | 1 | -14/+15 |
| | | |||||
* | | View source bugfix. | Domrachev Alexandr | 2009-09-10 | 1 | -27/+26 |
|/ | | | | Previous code added some crap at the begining of html source | ||||
* | Some typo fixes | Panagiotis Papadopoulos | 2009-09-10 | 1 | -3/+3 |
| | |||||
* | Merge commit 'megabigbug/noNewWindowItem' | Andrea Diamantini | 2009-09-10 | 1 | -1/+0 |
|\ | |||||
| * | remove "new window" item from the tool menu (keep this menu short!) | megabigbug | 2009-09-06 | 1 | -1/+0 |
| | | |||||
* | | Fixing rekonq Multi Windows behaviour and | Andrea Diamantini | 2009-09-06 | 1 | -11/+1 |
| | | | | | | | | Added options about tabbed (or not) browsing.. | ||||
* | | Simplified CookieJar management | Andrea Diamantini | 2009-09-05 | 1 | -5/+0 |
| | | |||||
* | | Restored the beautiful CTRL + L shortcut. | Andrea Diamantini | 2009-09-05 | 1 | -1/+13 |
|/ | | | | Sorry :) | ||||
* | Simplified history actions reintroducing KStandard ones. | Andrea Diamantini | 2009-09-05 | 1 | -11/+10 |
| | | | | (we have text, icon, shortcuts && translations for free) | ||||
* | Fixed FullScreen slot | Andrea Diamantini | 2009-09-04 | 1 | -9/+11 |
| | |||||
* | fixing new window action | Andrea Diamantini | 2009-09-04 | 1 | -1/+0 |
| | |||||
* | Improving Multi Windows implementation | Andrea Diamantini | 2009-09-04 | 1 | -31/+14 |
| | |||||
* | Fix compilation and improved a (little) bit | Andrea Diamantini | 2009-09-03 | 1 | -1/+1 |
| | | | | Bookmarks Manager | ||||
* | - Removed HistoryMenu (no more used) | Andrea Diamantini | 2009-09-03 | 1 | -1/+1 |
| | | | | - Multi Windows 1st implementation | ||||
* | Improved a bit "Save As" slot | Andrea Diamantini | 2009-09-03 | 1 | -1/+6 |
| |