Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix merge | Andrea Diamantini | 2010-03-03 | 1 | -1/+13 |
|\ | | | | | | | | | | | | | Merge commit 'refs/merge-requests/101' of git://gitorious.org/rekonq/mainline into AfterLastFindBarFixes Conflicts: src/mainwindow.cpp | ||||
| * | variable names ... | Yoann Laissus | 2010-03-03 | 1 | -4/+4 |
| | | |||||
| * | Fix the move of the page whith case sensitive | Yoann Laissus | 2010-03-03 | 1 | -1/+1 |
| | | |||||
| * | Fix the scroll problem with the workaround of findText() (spotted by Darjus ↵ | Yoann Laissus | 2010-03-03 | 1 | -5/+9 |
| | | | | | | | | Loktevic) | ||||
* | | * Added continue search by <Enter> key (similar to Firefox, enter the | Darjus Loktevic | 2010-03-02 | 1 | -8/+1 |
|/ | | | | | | | | | | search term and press <Enter> for next result). * Removed focusNextPrevChild if the search fails as it does not seem to make sense. It's the same as you would press <Tab> to focus the next item on the page. Why "Search" should do that? Some context: found that when searching some websites, when the match is not found, the page would suddenly scroll to some location and focus a link or search edit. Hope this makes sense. | ||||
* | Clean and optimize the findBar code. | Yoann Laissus | 2010-02-21 | 1 | -15/+4 |
| | | | | | Use the searchString signal. Fix the selection of the lineEdit text when the findBar is reopen. | ||||
* | Merge commit 'refs/merge-requests/92' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2010-02-20 | 1 | -5/+39 |
|\ | | | | | | | into mr92 | ||||
| * | Get rid of the selection of the next found expression when the checkbox ↵ | Yoann Laissus | 2010-02-19 | 1 | -1/+16 |
| | | | | | | | | matchCase is toggled | ||||
| * | Fix a small regression : the color of the lineEdit of the findBar is not ↵ | Yoann Laissus | 2010-02-19 | 1 | -7/+2 |
| | | | | | | | | correctly updated when it's empty | ||||
| * | Workaround the bug of qtwebkit in the function findText(). An empty string ↵ | Yoann Laissus | 2010-02-19 | 1 | -4/+28 |
| | | | | | | | | doesn't clear the selection. | ||||
* | | window title fixes | pano | 2010-02-19 | 1 | -3/+3 |
|/ | |||||
* | .. and check that the changes you do are right. | Andrea Diamantini | 2010-02-19 | 1 | -2/+2 |
| | | | | | (How can you translate page titles? You wanna translate every title in every web page of the World?...) | ||||
* | Merge commit 'refs/merge-requests/90' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2010-02-19 | 1 | -3/+3 |
|\ | | | | | | | into ThursdayFixes | ||||
| * | Change window titles strings a bit | pano | 2010-02-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | They now use a "real hyphen" (–) instead of the plain minus character (-), like it is used in the rest of KDE. I also made the window titles translatable, since Left-to-Right languages might need this | ||||
* | | Set rekonq page (and fix focus) on new window creation. | Andrea Diamantini | 2010-02-19 | 1 | -1/+1 |
|/ | | | | BUG: 226851 | ||||
* | half fixed (but half is not enough...) the favicon querelle.. | Andrea Diamantini | 2010-02-18 | 1 | -1/+1 |
| | |||||
* | improve rekonq first execution && fix (finally :D ) configuration | Andrea Diamantini | 2010-02-18 | 1 | -6/+13 |
| | | | | of toolbar | ||||
* | 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 |
| |