Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Please, don't crash on CTRL+W signals :) | Andrea Diamantini | 2010-02-17 | 1 | -7/+13 | |
| | | | | BUG:227323 | |||||
* | Again, QKeySequence --> KShortcut | Andrea Diamantini | 2010-02-16 | 1 | -7/+4 | |
| | ||||||
* | QKeySequenceList --> KShortcut | Andrea Diamantini | 2010-02-16 | 1 | -6/+9 | |
| | ||||||
* | Krazy issues (1st branch) | Andrea Diamantini | 2010-02-14 | 1 | -2/+2 | |
| | ||||||
* | Good news, bad news. | Andrea Diamantini | 2010-02-13 | 1 | -4/+2 | |
| | | | | | | | I reenabled the ability of changing (main) toolbar style, but.. I noticed in other kde apps (eg: kaddressbook) that settings are forgotten also there. Is it a ktoolbar bug? I cannot say for sure. Anyway I reenabled rekonq bits, but it doesn't work... :( | |||||
* | DISCLAIMER: I'm sorry for this | Andrea Diamantini | 2010-02-10 | 1 | -1/+8 | |
| | | | | | | | | | | | | This commit reverts the ability to change main toolbar settings (change icon/text). In the context rekonq is developed (KMainWindow + simple toolbars) this is quite impossible. We'll see in the next version a proper fix for this (back to XMLGUI? QML??) This commit fixes also the problem with the disappearing toolbar backing from a fullscreen close BUG:222826 | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -2/+3 | |
| | ||||||
* | Fix popup position | Andrea Diamantini | 2010-02-10 | 1 | -1/+1 | |
| | ||||||
* | Free MainWindow from PreviewSelectorBar | Andrea Diamantini | 2010-02-09 | 1 | -5/+0 | |
| | | | | WARNING: it doesn't compile | |||||
* | Merge commit 'refs/merge-requests/84' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2010-02-07 | 1 | -0/+5 | |
|\ | | | | | | | into matgic_tab_page | |||||
| * | A new approach for choosing previews : a bar appears, then you browse to the ↵ | matgic78 | 2010-02-06 | 1 | -0/+5 | |
| | | | | | | | | page you want to preview, and then you click a button | |||||
* | | Merge commit 'refs/merge-requests/86' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2010-02-06 | 1 | -28/+63 | |
|\ \ | | | | | | | | | | into ZoomSlide | |||||
| * | | Replace zoom setting submenu by a widget with a slider | matgic78 | 2010-02-06 | 1 | -28/+63 | |
| |/ | ||||||
* | | FIx focus on browsing (FIRST STEP) and on findbar hiding | Andrea Diamantini | 2010-02-06 | 1 | -0/+1 | |
|/ | ||||||
* | QPointers --> QWeakPointers | Andrea Diamantini | 2010-02-05 | 1 | -9/+10 | |
| | ||||||
* | Again, Ronny Scholz patch | Andrea Diamantini | 2010-02-02 | 1 | -2/+2 | |
| | | | | about private browsing confirmation dialog | |||||
* | Ronny Scholz string fix about | Andrea Diamantini | 2010-02-02 | 1 | -3/+2 | |
| | | | | the disappeared Google search bar | |||||
* | Cedric's Patch | Andrea Diamantini | 2010-01-27 | 1 | -1/+1 | |
| | | | | Fix bookmarks icon size | |||||
* | Fixing panels | Andrea Diamantini | 2010-01-24 | 1 | -53/+39 | |
| | | | | | | | | With this commit I fixed panel behaviour && saved some bytes in their definition. This will help hacking there (they are pretty the same now, I just have no time to let them inherit from a parent "rekonq panel" class) and will save some bytes in rekonq footprint :) | |||||
* | History (back) menu fixed! | Andrea Diamantini | 2010-01-11 | 1 | -26/+19 | |
| | | | | Finally.. | |||||
* | Ronny's patch | Andrea Diamantini | 2010-01-10 | 1 | -10/+11 | |
| | | | | | Fix fullscreen mode behaviour thanks :) | |||||
* | fix crash on window close | Andrea Diamantini | 2010-01-09 | 1 | -0/+5 | |
| | ||||||
* | Main toolbar (right) name & (wrong) icon | Andrea Diamantini | 2010-01-04 | 1 | -6/+8 | |
| | ||||||
* | Letting toolbars being configurable.. | Andrea Diamantini | 2010-01-04 | 1 | -5/+5 | |
| | ||||||
* | Merge branch 'm81' | Andrea Diamantini | 2009-12-28 | 1 | -6/+14 | |
|\ | ||||||
| * | in fullscreen mode: show toolbar tabbar when mouse is on top of the screen | megabigbug | 2009-12-24 | 1 | -4/+9 | |
| | | ||||||
| * | hide tabbar in fulscreen mode | megabigbug | 2009-12-24 | 1 | -2/+5 | |
| | | ||||||
* | | Merge Request #79 with the changes discussed. | Andrea Diamantini | 2009-12-28 | 1 | -36/+0 | |
|/ | | | | | 1) no more confirm dialog on exit 2) restore newtab page or home page on close last tab | |||||
* | Ronny's patch about selecting previous tab if active one is closed | Andrea Diamantini | 2009-12-18 | 1 | -0/+6 | |
| | ||||||
* | detach tab action | Andrea Diamantini | 2009-12-16 | 1 | -0/+4 | |
| | ||||||
* | First form of protocol handling | Andrea Diamantini | 2009-12-16 | 1 | -24/+0 | |
| | ||||||
* | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 1 | -19/+19 | |
| | | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?) | |||||
* | Rewrite NewTabPage to use QWebElement for page generation | matgic78 | 2009-12-09 | 1 | -5/+2 | |
| | ||||||
* | 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 :) |