Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround to fix Google Bookmarks sync + minor speed improvement | Andrea Diamantini | 2013-01-08 | 1 | -22/+22 |
| | | | | | | Courtesy patch by "Francesco". Thanks :) BUG: 312824 | ||||
* | Fix inconsistent capitalization in sync configuration windows | André Marcelo Alvarenga | 2013-01-08 | 5 | -10/+10 |
| | | | | REVIEWED-BY: adjam | ||||
* | Revert "Rekonq Migration to Nepomuk2" | Andrea Diamantini | 2013-01-08 | 15 | -895/+137 |
| | | | | | | | This reverts commit 6d2519d373350b5e904fb421d688a665dd42c0c1. This let rekonq compile again. Nepomuk2 will be added back when KDE 4.10 will be released. | ||||
* | Restore Tab Windows when Restoring the Session | David E. Narváez | 2013-01-08 | 2 | -4/+7 |
| | | | | | | | | Modified the restore method so that it returns true in case something is actually restored, and then use that return value to call the restoreTabWindow method of the session manager REVIEW: 108077 | ||||
* | Rekonq Migration to Nepomuk2 | David E. Narváez | 2013-01-07 | 15 | -137/+895 |
| | | | | | | | | Ran the Nepomuk migration script and added a directory with code that has not yet been ported to Nepomuk2. Also did some CMake changes to be able to drop the config-nepomuk.h.cmake file. REVIEW: 108152 | ||||
* | Make it compile | Montel Laurent | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | Restore (in 2.x way) shortcuts configuration options | Andrea Diamantini | 2013-01-03 | 4 | -1/+41 |
| | | | | | BUG: 311886 BUG: 305403 | ||||
* | Restore rekonq 1.x shortcuts | Andrea Diamantini | 2013-01-02 | 3 | -0/+40 |
| | | | | | | | ALT + #number to change tabs CTRL + #number to load favorites BUG: 312341 | ||||
* | Krazy fixes, third shot | Andrea Diamantini | 2013-01-02 | 2 | -2/+3 |
| | |||||
* | Fix qt website | Andrea Diamantini | 2013-01-02 | 1 | -4/+1 |
| | |||||
* | Fix (stupid) crash while adding favorites via the "+" button | Andrea Diamantini | 2012-12-31 | 1 | -1/+1 |
| | | | | | | My fault, sorry... BUG: 312081 | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-12-31 | 1 | -0/+1 |
| | |||||
* | Krazy fixes, second shot (normalize) | Andrea Diamantini | 2012-12-28 | 18 | -67/+67 |
| | |||||
* | Krazy Fixes, first shot | Andrea Diamantini | 2012-12-28 | 58 | -104/+147 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-12-24 | 1 | -0/+2 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-12-23 | 1 | -1/+0 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-12-22 | 1 | -1/+2 |
| | |||||
* | Fix double opening with local files && kparts opening in webapp mode | Andrea Diamantini | 2012-12-16 | 1 | -27/+35 |
| | |||||
* | "Workaround" cookie management in private browsing mode | Andrea Diamantini | 2012-12-16 | 9 | -90/+71 |
| | | | | | | | | | | | | From the note in webpage file: I'm sorry I really cannot let KIO work as needed in private browsing mode. The problem is basically cookie related. This way we lose some features in private browsing mode, but we ensure PRIVACY! This change cannot be reverted until a proper fix for KIO (or the right workaround for rekonq) will be found. BUG: 303552 | ||||
* | Fix download dir choice | Andrea Diamantini | 2012-12-16 | 1 | -1/+1 |
| | | | | | | | | Also if this fix is NOT 100% perfect, it works as expected in the common cases, letting users start dir choice from the working one ($HOME?) and respecting KRecentDirs KFileDialog feature CCMAIL: asiasuppenesser@gmx.de | ||||
* | Only do CTRL+ENTER thing if valid URL, search otherwise | Tirtha Chatterjee | 2012-12-16 | 1 | -4/+7 |
| | |||||
* | Restored Messages.sh removed by accident in the rekonq2 transition | Andrea Diamantini | 2012-12-14 | 1 | -0/+5 |
| | | | | CCMAIL: aacid@kde.org | ||||
* | Fix other mem leak | Montel Laurent | 2012-12-13 | 2 | -8/+8 |
| | |||||
* | Readd my patch to remove mem leak | Montel Laurent | 2012-12-13 | 1 | -1/+4 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-12-13 | 1 | -0/+15 |
| | |||||
* | - Code style check (codestyle script round) | Andrea Diamantini | 2012-12-12 | 34 | -207/+215 |
| | | | | | | | | | - restored CTRL + ENTER code - applied Vedant's patch about (thanks!!!) CCMAIL: vedant.kota@gmail.com REVIEW: 107662 REVIEWED-BY: Tirtha and me | ||||
* | getSaveFileName --> getSaveUrl | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | do not update tabbar until we decided where putting the new tab button | Andrea Diamantini | 2012-12-10 | 1 | -0/+3 |
| | |||||
* | Fix open external link on web app | Andrea Diamantini | 2012-12-10 | 4 | -18/+83 |
| | |||||
* | Don't leak actions | Andrea Diamantini | 2012-12-10 | 1 | -18/+18 |
| | | | | (this is based on Laurent Montel commit on rekonq1) | ||||
* | Don't create menu/action when not necessary | Montel Laurent | 2012-12-10 | 1 | -5/+9 |
| | |||||
* | Fix showSearchEnginebar call | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | "Save as..." context menu action entry for images | Andrea Diamantini | 2012-12-10 | 2 | -1/+22 |
| | | | | BUG: 303357 | ||||
* | Get sure we are using suggested file name if available | Andrea Diamantini | 2012-12-10 | 1 | -16/+29 |
| | |||||
* | Fix default download path | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Restore tab position on reopening | Andrea Diamantini | 2012-12-10 | 2 | -4/+17 |
| | | | | BUG: 249457 | ||||
* | Fix downloads notifications | Andrea Diamantini | 2012-12-10 | 2 | -13/+24 |
| | |||||
* | Shorter string. May fit better... | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Restore authors && credits | Andrea Diamantini | 2012-12-10 | 1 | -0/+130 |
| | |||||
* | Check settings | Andrea Diamantini | 2012-12-10 | 3 | -12/+0 |
| | | | | Remove unuseful option with "tabs up" | ||||
* | Ensure settings respect | Andrea Diamantini | 2012-12-10 | 3 | -19/+23 |
| | | | | Honor settings when opening new tab (fix for the rekonq2 port) | ||||
* | Fix RekonqWindow behaviour while opening new windows | Andrea Diamantini | 2012-12-10 | 2 | -11/+55 |
| | |||||
* | Use view parent tab to get use calling tab exists | Andrea Diamantini | 2012-12-10 | 3 | -2/+10 |
| | |||||
* | Restoring inspector, part 3 | Andrea Diamantini | 2012-12-10 | 2 | -4/+15 |
| | | | | | | | | Added a splitter to let inspector widget be resizable Following my wife hint, it seems it is better to let it be in the right part. Let's see what people has to comment about... | ||||
* | Restoring inspector, part 2 | Andrea Diamantini | 2012-12-10 | 4 | -17/+40 |
| | | | | Add an inspector widget to the bottom of the page | ||||
* | Restoring inspector, part 1 | Andrea Diamantini | 2012-12-10 | 6 | -18/+20 |
| | | | | restored action and code to activate/deactivate it | ||||
* | Open focused link when launched from web app | Andrea Diamantini | 2012-12-10 | 2 | -2/+8 |
| | |||||
* | Fix tabs moves when some of them are pinned | Andrea Diamantini | 2012-12-10 | 4 | -2/+70 |
| | |||||
* | Add an home page tab when rekonq is started with some pinned tabs | Andrea Diamantini | 2012-12-10 | 1 | -2/+6 |
| | |||||
* | re-enable the (useful) "open link in new tab" action in web app mode | Andrea Diamantini | 2012-12-10 | 2 | -8/+6 |
| |