Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KWebWallet integration | Andrea Diamantini | 2009-12-06 | 1 | -2/+2 |
| | |||||
* | Merge commit 'refs/merge-requests/62' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2009-12-03 | 1 | -26/+21 |
|\ | | | | | | | into AdFixes | ||||
| * | Docked web inspector | matgic78 | 2009-12-02 | 1 | -26/+21 |
| | | |||||
* | | make clicktoflash optionnal | matgic78 | 2009-11-27 | 1 | -1/+5 |
|/ | |||||
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -4/+3 |
| | | | | | | | 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/+3 |
| | |||||
* | Removed dpi option. | Andrea Diamantini | 2009-11-23 | 1 | -6/+6 |
| | | | | Doesn't work well with fixed font sites | ||||
* | Save memory. | Andrea Diamantini | 2009-11-23 | 1 | -1/+3 |
| | | | | One ad-block is enough | ||||
* | Minimum font size | Andrea Diamantini | 2009-11-20 | 1 | -4/+12 |
| | | | | Cedric's patch. Thanks :) | ||||
* | Eelko patch about private browsing in the title | Andrea Diamantini | 2009-11-20 | 1 | -2/+17 |
| | |||||
* | FIxing conflicts | Andrea Diamantini | 2009-11-18 | 1 | -5/+7 |
|\ | | | | | | | | | | | | | Merge branch 'rekonq04' into dev04try Conflicts: src/CMakeLists.txt | ||||
| * | cleaning home :) | Andrea Diamantini | 2009-11-13 | 1 | -1/+1 |
| | | | | | | | | | | In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better | ||||
| * | Moving to kdewebkit. | Andrea Diamantini | 2009-11-13 | 1 | -4/+6 |
| | | | | | | | | First step | ||||
* | | Merge commit 'refs/merge-requests/2106' of ↵ | Andrea Diamantini | 2009-11-18 | 1 | -15/+45 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into dev04merge | ||||
| * | | added bookmarks panel and model(read only atm) | nehlsen | 2009-11-16 | 1 | -15/+45 |
| |/ | |||||
* | | Activate Find with slash, too. | Andrea Diamantini | 2009-11-18 | 1 | -2/+6 |
|/ | | | | Never noticed this browser behaviour :D | ||||
* | This hack seems solve the about: protocol loading problem | Andrea Diamantini | 2009-11-13 | 1 | -0/+6 |
| | | | | | also in Qt 4.6. Hope it works really well :) | ||||
* | switching back from rekonq: protocol to about: one | Andrea Diamantini | 2009-11-10 | 1 | -5/+5 |
| | | | | | | This is the more logical solution and let rekonq working also with the upcoming Qt4.6. (QWebView::setHtml() trouble) Anyway we have a little regression in the urlbar clean && select | ||||
* | Changing homepage.* --> newtabpage.* and fixing API | Andrea Diamantini | 2009-11-10 | 1 | -3/+3 |
| | |||||
* | removing unuseful kDebug calls | Andrea Diamantini | 2009-11-10 | 1 | -6/+0 |
| | |||||
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -61/+61 |
| | | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions) | ||||
* | fixing new mainWindow() behaviour, porting functions calling it | Andrea Diamantini | 2009-11-10 | 1 | -5/+7 |
| | |||||
* | String changes | Andrea Diamantini | 2009-11-06 | 1 | -7/+8 |
| | | | | From ChussLove "ilic" | ||||
* | Merge commit 'refs/merge-requests/1947' of ↵ | Andrea Diamantini | 2009-10-29 | 1 | -1/+1 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into mr1947 | ||||
| * | fix maximal popup width | megabigbug | 2009-10-28 | 1 | -1/+1 |
| | | |||||
* | | Merge commit 'refs/merge-requests/1946' of ↵ | Andrea Diamantini | 2009-10-29 | 1 | -3/+5 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into mr1946 | ||||
| * | | a small delay before hide popup | megabigbug | 2009-10-28 | 1 | -3/+5 |
| |/ | |||||
* | | Fixing hide/show tab bar and flickering new tabs. | Andrea Diamantini | 2009-10-29 | 1 | -2/+2 |
|/ | | | | | That happened because of the code moving from mainview to tabbar (my fault) (tabbar cannot draw and be drawn..) | ||||
* | Let Action Collection read settings | Andrea Diamantini | 2009-10-28 | 1 | -0/+4 |
| | |||||
* | Restoring CTRL + W shortcut (close tab) | Andrea Diamantini | 2009-10-28 | 1 | -1/+10 |
| | |||||
* | Merge commit 'refs/merge-requests/1938' of ↵ | Andrea Diamantini | 2009-10-28 | 1 | -27/+17 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into 1938 | ||||
| * | One passivepopup: less flickering. | lionelc | 2009-10-27 | 1 | -27/+17 |
| | | |||||
* | | Fixing (?) close tab action | Andrea Diamantini | 2009-10-27 | 1 | -1/+1 |
| | | |||||
* | | Changed tabbar signals to the KDE ones. | Andrea Diamantini | 2009-10-27 | 1 | -12/+11 |
|/ | | | | | | Implemented 2 slots to manage the menus and the actions. the "close tab" action is yet waiting for fix. | ||||
* | memcheck fixes | Andrea Diamantini | 2009-10-26 | 1 | -0/+2 |
| | | | | rekonq looses 8 bytes + sizeof(KCompletion) weight :D | ||||
* | Fixing "Global" vs "standard" shortcuts. | Andrea Diamantini | 2009-10-25 | 1 | -1/+3 |
| | | | | | This come out discussing (without understanding ourselves :D) with Ronny Scholz | ||||
* | A better popup implementation | megabigbug | 2009-10-24 | 1 | -29/+24 |
| | |||||
* | popup Lionel's idea. In Italy we say "Capra e Cavoli" :D | Andrea Diamantini | 2009-10-24 | 1 | -6/+9 |
| | |||||
* | What's overkilling? | Andrea Diamantini | 2009-10-23 | 1 | -12/+30 |
| | | | | | | | checking EVERYTIME mouse move events to just fix some stupid cases? revert a good implementation just to bug fixing the 0.1% of the cases? Don't know! This implementation seems working to fix the flickering links But, these are really the UI problems I'd like to get rid... | ||||
* | (LAST hopefully) BIG change (before 0.3) | Andrea Diamantini | 2009-10-22 | 1 | -8/+21 |
| | | | | | | | | | | A strange bug on new window loading, calling from .desktop file (krunner & friends). So I had to change the homePage launch mechanism. Working on that I started playing with startup settings and implemented this. I hope Pano like this very much: 0.3 gift :D Waiting for someone comments and reviews to merge.. | ||||
* | Restored open action (in the tools menu). | Andrea Diamantini | 2009-10-22 | 1 | -3/+3 |
| | |||||
* | Removed "Add to Favorites" action. | Andrea Diamantini | 2009-10-22 | 1 | -41/+0 |
| | | | | Matgic78 customizable favorites page is clearly better :D | ||||
* | Fix history actions update | Andrea Diamantini | 2009-10-20 | 1 | -1/+3 |
| | |||||
* | Fixing WebHistory moves and removing a strange SIGNAL/SLOT connection. | Andrea Diamantini | 2009-10-20 | 1 | -15/+21 |
| | | | | Lionel, did you write a wrong function there? | ||||
* | Fixing thumbs position | Andrea Diamantini | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | 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 |
|\ \ |