Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
| | |||||
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -22/+17 |
| | |||||
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -1/+2 |
| | | | | | | | | it seems let everything work as expected (at least here). It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks) It also contains fixes & improvements for icons management in History & Bookmarks classes. More code to maintain, but more things working.Let's see what'll happen... | ||||
* | Add a "show main toolbar" action in the empty tabbar contextual menu | Andrea Diamantini | 2010-08-20 | 1 | -0/+6 |
| | | | | to prevent rekonq being WITHOUT any bar... | ||||
* | Merge commit 'refs/merge-requests/142' of ↵ | Andrea Diamantini | 2010-06-23 | 1 | -1/+1 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m142 | ||||
| * | fix (almost) empty area in the previews | megabigbug | 2010-06-22 | 1 | -1/+1 |
| | | |||||
* | | Calling KTabBar::mouseMoveEvent() ASAP, to let tab switch occur... ASAP! | Andrea Diamantini | 2010-06-22 | 1 | -2/+2 |
|/ | |||||
* | No more save tab previews as they are everytime computed again.. | Andrea Diamantini | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | This commit changes rekonq behavior on "closed tabs" management. | Andrea Diamantini | 2010-06-16 | 1 | -0/+37 |
| | | | | | | | | The problem comes when too much sites are listed as closed tabs, so I though to create the contextual menu just on request and to clean out the sites that are reopened. (They are NO MORE closed tabs..) This and the next commit should fast a lot rekonq about that | ||||
* | This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ↵ | Andrea Diamantini | 2010-06-04 | 1 | -0/+5 |
| | | | | | | | | a corner case where the trick implemented doesn't work. We'll see if someone can fix also that.. BUG:233937 | ||||
* | 200 ms of delay showing tab previews | Andrea Diamantini | 2010-06-03 | 1 | -12/+13 |
| | | | | | | | | | BUG:224276 @Christoph Feel free to open a new bug against the link delays, explaining why you think it's important. We'll be happy to debate a bit about it, again :) | ||||
* | Cleaning TabBar::showPreview code | Andrea Diamantini | 2010-06-03 | 1 | -7/+8 |
| | |||||
* | Disable the tabBar drag and drop when there is only one tab | Yoann Laissus | 2010-05-29 | 1 | -0/+5 |
| | |||||
* | (Re)-open closed tabs | Andrea Diamantini | 2010-05-11 | 1 | -1/+4 |
| | | | | | | tabbar actions & CTRL + SHIFT + T shortcut for the last Johannes Zellner's patch. Thanks :) | ||||
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -9/+9 |
| | | | | added cppcheck script | ||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -41/+41 |
| | |||||
* | Fixing tab switch behavior. | Andrea Diamantini | 2010-04-29 | 1 | -9/+15 |
| | | | | | | It seems webkit removed an update on setViewPortSize, letting our trick about setScrollBarPolicy dangerous (no scrollbar on rendered pages) | ||||
* | Detach tab. last fixes. | Andrea Diamantini | 2010-04-24 | 1 | -1/+3 |
| | | | | | - Do not detach one tab windows - let detach work with "about" urls | ||||
* | Fix, improve and clean WebSnap API. | Andrea Diamantini | 2010-04-22 | 1 | -1/+1 |
| | | | | | | This led me to a little polish in the classes using the WebSnap facilities and to change the mechanism the NewTabPage retrieves images from the "cache" | ||||
* | Clean tab previews, not showing on loading | Andrea Diamantini | 2010-04-17 | 1 | -1/+4 |
| | | | | | removed a duplicated method and save one QPixmap in WebSnap class | ||||
* | 3 pixels preview's dilemma | Andrea Diamantini | 2010-04-01 | 1 | -1/+1 |
| | | | | | | Johannes Zellner's patch. Thanks :) CCMAIL:johannes.zellner@nokia.com | ||||
* | First bunch of fixes for the NewTabPage + WebSnap chain. | Andrea Diamantini | 2010-03-16 | 1 | -1/+1 |
| | | | | | | | | | It seems clear (to me) that they leaks memory, so they urgently need fixes. And a complete redesign. This is just a first (the easiest) part of it: - Removed some unuseful methods, - Added some documentation for the WebSnap class - Cleaned code, in general | ||||
* | Close the tab preview when the tab is clicked | Yoann Laissus | 2010-03-15 | 1 | -0/+9 |
| | |||||
* | Close the tab preview when the close button is clicked | Yoann Laissus | 2010-03-11 | 1 | -0/+14 |
| | |||||
* | Ok, things seem working well now. | Andrea Diamantini | 2010-03-05 | 1 | -7/+5 |
| | | | | Anyway, it needs some days of testing.. | ||||
* | Bug about page viewportsize seems fixed here, creating a copy of the | Andrea Diamantini | 2010-03-05 | 1 | -2/+5 |
| | | | | | page fro the tab preview. Some days of testing needed.. | ||||
* | New (embrional) unit tests: mainview, tabbar, webtab, webpage | Andrea Diamantini | 2010-02-27 | 1 | -2/+2 |
| | |||||
* | This simple commit is inspired from mr #97 | Andrea Diamantini | 2010-02-26 | 1 | -0/+16 |
| | | | | | It actually hides the addTab button when moving the bars letting it reappear on the release event.. :) | ||||
* | fix tab preview position | Andrea Diamantini | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | Fix tab preview. | Andrea Diamantini | 2010-02-08 | 1 | -0/+1 |
| | | | | WeakPointer misconcept | ||||
* | QPointers --> QWeakPointers | Andrea Diamantini | 2010-02-05 | 1 | -16/+13 |
| | |||||
* | Fix bug 219752 | Andrea Diamantini | 2010-02-02 | 1 | -1/+1 |
| | | | | | | | Johannes Zellner patch. Thanks :) BUG: 219752 | ||||
* | Fix crashes (and hopefully bug 212219) | Andrea Diamantini | 2010-02-01 | 1 | -2/+2 |
| | | | | Thanks to Thomas Gahr for the fix | ||||
* | detach tab action | Andrea Diamantini | 2009-12-16 | 1 | -0/+7 |
| | |||||
* | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 1 | -3/+3 |
| | | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?) | ||||
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -0/+1 |
| | | | | | | | Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether. | ||||
* | Saving 4 bytes per tab :) | Andrea Diamantini | 2009-11-23 | 1 | -8/+12 |
| | |||||
* | removing unuseful kDebug calls | Andrea Diamantini | 2009-11-10 | 1 | -1/+0 |
| | |||||
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -4/+4 |
| | | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions) | ||||
* | source fixes | Andrea Diamantini | 2009-11-02 | 1 | -8/+7 |
| | |||||
* | Fixing tabbar crash on close | Andrea Diamantini | 2009-10-29 | 1 | -0/+4 |
| | | | | BUG: 212219 | ||||
* | Fixing hide/show tab bar and flickering new tabs. | Andrea Diamantini | 2009-10-29 | 1 | -56/+2 |
| | | | | | That happened because of the code moving from mainview to tabbar (my fault) (tabbar cannot draw and be drawn..) | ||||
* | Changed tabbar signals to the KDE ones. | Andrea Diamantini | 2009-10-27 | 1 | -29/+35 |
| | | | | | | Implemented 2 slots to manage the menus and the actions. the "close tab" action is yet waiting for fix. | ||||
* | Merge commit 'refs/merge-requests/1882' of ↵ | Andrea Diamantini | 2009-10-27 | 1 | -3/+5 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into mr1882 | ||||
| * | fix tab preview size | lionelc | 2009-10-22 | 1 | -3/+5 |
| | | |||||
* | | Ronny's close tab solution was better :) | Andrea Diamantini | 2009-10-25 | 1 | -4/+0 |
| | | |||||
* | | Just close tab on middle mouse click | Andrea Diamantini | 2009-10-25 | 1 | -0/+13 |
|/ | |||||
* | little fix again.. | Andrea Diamantini | 2009-10-14 | 1 | -1/+0 |
| | |||||
* | Another fix for the new tab button... | Andrea Diamantini | 2009-10-14 | 1 | -48/+34 |
| | | | | I'm starting hating it!! |