Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update signals/slot between detached tab and its new mainview | Andrea Diamantini | 2012-01-31 | 1 | -1/+31 | |
| | | | | | | | | | Again, sorry for the long waiting... Courtesy patch by vasthusya@gmail.com BUG:273556 REVIEWED-BY: adjam | |||||
* | List also about:tabs page | Andrea Diamantini | 2012-01-31 | 1 | -0/+2 | |
| | ||||||
* | Show urlbar "text" again... | Andrea Diamantini | 2012-01-31 | 1 | -1/+1 | |
| | ||||||
* | Hide bookmarks toolbar in fullscreen mode | Andrea Diamantini | 2012-01-31 | 1 | -1/+1 | |
| | | | | BUG:292525 | |||||
* | Fix settings tabs UI texts | Andrea Diamantini | 2012-01-30 | 1 | -2/+2 | |
| | | | | BUG: 292870 | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-01-30 | 1 | -0/+2 | |
| | ||||||
* | Use UrlResolver in application class to uniform rekonq url resolution | Andrea Diamantini | 2012-01-29 | 1 | -1/+15 | |
| | | | | BUG:290271 | |||||
* | "http://www." + digited host --> "http://" + digited host | Andrea Diamantini | 2012-01-29 | 2 | -3/+3 | |
| | ||||||
* | Restore scrollbars when using websnap features | Andrea Diamantini | 2012-01-29 | 4 | -6/+10 | |
| | | | | BUG:288957 | |||||
* | Faster way to access the "Add favorite" thing | Andrea Diamantini | 2012-01-29 | 1 | -1/+5 | |
| | ||||||
* | Always Create New Tabs | David E. Narváez | 2012-01-28 | 1 | -1/+1 | |
| | | | | | | Commit 5b07ae28 introduced a bug here because no tab is now created by default in the restoring window BUG: 292586 | |||||
* | rekonq 0.8.72 | Andrea Diamantini | 2012-01-27 | 1 | -1/+1 | |
| | | | | First bunch of fixes | |||||
* | Don't steal focus on loadStarted | Andrea Diamantini | 2012-01-27 | 1 | -1/+3 | |
| | | | | | | | I'll tag rekonq 0.8.72 to let you easily test this. Can you please catch if this really fixes your issue? CCBUG:286729 | |||||
* | Open links in new tabs with CTRL + ENTER | Andrea Diamantini | 2012-01-27 | 1 | -1/+11 | |
| | | | | BUG:291213 | |||||
* | Access keys handling fixes | Andrea Diamantini | 2012-01-25 | 1 | -11/+10 | |
| | | | | | Stupid me, I forgot to merge a part from konqueror access keys handling... | |||||
* | accept CTRL + TAB events | Andrea Diamantini | 2012-01-25 | 2 | -2/+5 | |
| | ||||||
* | Remove F6 and use ALT + D as secondary shorcut to open location | Andrea Diamantini | 2012-01-25 | 1 | -1/+1 | |
| | | | | | | This is the secondary shortcut used by Firefox & Chrome BUG: 275174 | |||||
* | cppcheck | Andrea Diamantini | 2012-01-24 | 2 | -22/+24 | |
| | ||||||
* | updated release howto ;) | Andrea Diamantini | 2012-01-24 | 1 | -14/+14 | |
| | ||||||
* | rekonq 0.8.710.8.71 | Andrea Diamantini | 2012-01-22 | 1 | -1/+1 | |
| | | | | Not yet released Tech Preview and yet something to fix for... | |||||
* | Authors update | Andrea Diamantini | 2012-01-22 | 2 | -90/+39 | |
| | ||||||
* | Update INSTALL file | Andrea Diamantini | 2012-01-22 | 1 | -11/+7 | |
| | ||||||
* | updated Changelog file | Andrea Diamantini | 2012-01-22 | 1 | -0/+15 | |
| | ||||||
* | rekonq 0.8.70 AKA 0.9 Technologic Preview | Andrea Diamantini | 2012-01-22 | 1 | -1/+1 | |
| | | | | | | Release will follow shortly:) CCMAIL: rekonq@kde.org | |||||
* | Fix access keys management, copying konqueror's code ;) | Andrea Diamantini | 2012-01-22 | 3 | -7/+37 | |
| | ||||||
* | Consider also editable content | Andrea Diamantini | 2012-01-22 | 1 | -3/+4 | |
| | | | | BUG:278056 | |||||
* | Get rid of m_canEnableAutoScroll | Andrea Diamantini | 2012-01-22 | 2 | -33/+33 | |
| | | | | We really need it in just one method. So, it can be a local var... | |||||
* | clean up WebView variables names | Andrea Diamantini | 2012-01-22 | 2 | -34/+33 | |
| | | | | | Smooth, auto, normal scrolling... Too much things to manage without a clear policy. | |||||
* | m_mousePos-- | Andrea Diamantini | 2012-01-22 | 2 | -9/+2 | |
| | ||||||
* | adjust to INSTALLed permissions | Oswald Buddenhagen | 2012-01-21 | 1 | -0/+0 | |
| | ||||||
* | Don't add a tab at window creation - they should all be restored from the ↵ | David E. Narváez | 2012-01-21 | 1 | -1/+1 | |
| | | | | saved properties | |||||
* | Merge branch 'master' of git.kde.org:rekonq | David E. Narváez | 2012-01-21 | 1 | -2/+14 | |
|\ | ||||||
| * | Fix use of shift keys on input elements | Andrea Diamantini | 2012-01-20 | 1 | -2/+14 | |
| | | ||||||
* | | Renamed variable to avoid confusion - it is not a member variable | David E. Narváez | 2012-01-21 | 1 | -2/+2 | |
|/ | ||||||
* | Refactoring Code to Load Configuration Document | David E. Narváez | 2012-01-20 | 1 | -80/+34 | |
| | | | | | | | Factor out all code that loads the DOM Document, and use proper calls in each method. REVIEW: 103722 | |||||
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 51 | -421/+224 | |
| | | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots | |||||
* | Moved access keys activation to release key event | Andrea Diamantini | 2012-01-17 | 2 | -20/+39 | |
| | | | | | | | | | This to copy konqueror behavior. Also added some kDebug messages to better work with the "key event" features: - vi-like navigation - access keys - autoscroll | |||||
* | Fix a bookmarks bar crash | Andrea Diamantini | 2012-01-17 | 1 | -1/+1 | |
| | | | | A stupid regression introduced... by me, sorry! | |||||
* | Remove "closed tabs menu" from available actions in mainwindow | Andrea Diamantini | 2012-01-17 | 4 | -18/+20 | |
| | | | | | | | | | | This because it is just a "working" action designed for the tabbar. Now it works (and updates) properly there and in the tabbar empty space. Please open a new wish if you want a closed tabs menu action to add to the mainwindow BUG:291232 | |||||
* | Check if action senders exist before using them | Andrea Diamantini | 2012-01-17 | 1 | -0/+17 | |
| | | | | BUG:281546 | |||||
* | Fix download settings application on rekonq config dialog | Andrea Diamantini | 2012-01-17 | 2 | -2/+5 | |
| | | | | | | | Courtesy patch by "Wyatt", thanks!!! BUG:291726 REVIEWED-BY:adjam | |||||
* | rekonq 0.8.60 | Andrea Diamantini | 2012-01-15 | 1 | -1/+1 | |
| | | | | | | | | | | | This "release" contains last code merged and starts feature freeze for 0.9. Our technologic preview will be released in one week from now, to let us start testing code a bit. Please, take care of rekonq bugs in bugzilla, expecially the ones with target = 0.9 CCMAIL: rekonq@kde.org | |||||
* | Move icon manager download system to QNAM | Andrea Diamantini | 2012-01-15 | 8 | -77/+180 | |
| | | | | | | | | | & Search also for favicon.ico files This seems to be the unique method to surely workaround this bug rekonq encounters when tries to load an unextant favicon with KIO (see BUG:289029 ) | |||||
* | Rework on load/stop/reload action | Andrea Diamantini | 2012-01-15 | 10 | -39/+89 | |
| | | | | | | | | | | | Also clean up API, giving proper names to method updateActions --> updateHistoryActions browserTabLoading(bool) --> currentTabStateChanged() ... also workaround problem that m_progress is (yet) 0 or 100 when load started REVIEW:103651 | |||||
* | only make labels for viewable elements | Marc Deop | 2012-01-15 | 1 | -1/+2 | |
| | | | | | REVIEW:103697 REVIEWED-BY: adjam | |||||
* | Implement (User) Session Restore | David E. Narváez | 2012-01-12 | 6 | -2/+90 | |
| | | | | | | | | This patch implements session management. Most of the ideas are taken from Konsole, which is also a KUniqueApplication but manages session restoring correctly. REVIEW: 103658 | |||||
* | rekonq 0.8.58 | Andrea Diamantini | 2012-01-13 | 1 | -1/+1 | |
| | | | | Last before 0.9 technologic preview... ;) | |||||
* | Open blank new tab at the end also when "open tabs neat current active | Furkan Uzumcu | 2012-01-13 | 1 | -1/+4 | |
| | | | | | | | one" option is active REVIEW:103678 REVIEWED-BY: adjam | |||||
* | It seems I accidentally changed default settings for | Andrea Diamantini | 2012-01-12 | 1 | -1/+1 | |
| | | | | closeTabSelectPrevious, sorry. | |||||
* | Access Keys navigation | Marc Deop | 2012-01-12 | 6 | -7/+239 | |
| | | | | | | | | | | Ported access keys navigation system from Arora and adapted to rekonq code. Also (by adjam), get sure access keys are removed on loadStarted REVIEW:103601 REVIEWED-BY: adjam |