Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Honor configuration for Web Shortcuts. | Dimitrios Christidis | 2013-02-12 | 1 | -10/+15 | |
| | | | | | | | | | | | | | Rekonq will no longer ignore options "Enable Web shortcuts" and "Use preferred shortcuts only". This commit also removes the conditional compilation directives introduced in commit 14e028 as rekonq 2.x now depends on 4.9. BUG: 309470 REVIEW: 108902 Signed-off-by: Andrea Diamantini <adjam7@gmail.com> | |||||
* | Ooops... one g more | Andrea Diamantini | 2013-02-12 | 1 | -1/+1 | |
| | ||||||
* | Add credits (before I forgot to) | Andrea Diamantini | 2013-02-12 | 1 | -0/+5 | |
| | | | | | | Welcome aboard, Dimitrios :) CCMAIL: dchristidis@ceid.upatras.gr | |||||
* | Properly manage MainToolBar actions by referring to its parent actions | Andrea Diamantini | 2013-02-12 | 1 | -16/+12 | |
| | | | | REVIEW: 108888 | |||||
* | Open new tabs in the foreground. | Dimitrios Christidis | 2013-02-12 | 3 | -0/+18 | |
| | | | | | | | | | | Adds a new configuration option (disabled by default) to open links in new tabs in the foreground. BUG: 313794 REVIEW: 108801 Signed-off-by: Andrea Diamantini <adjam7@gmail.com> | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-02-12 | 1 | -0/+1 | |
| | ||||||
* | Replace shortcut configuration dialog. | Dimitrios Christidis | 2013-02-10 | 1 | -20/+5 | |
| | | | | | | | | | | Using KShortcutsDialog allows for multiple shortcut schemes and the ability to print all actions and their assigned shortcuts (if any) in a table. REVIEW: 108796 Signed-off-by: Andrea Diamantini <adjam7@gmail.com> | |||||
* | Restore rekonq migration to nepomuk2 | Andrea Diamantini | 2013-02-10 | 15 | -137/+896 | |
| | | | | | | | | | Being kde 4.10 been released, we are ready to. I yet could not understand if this compiles (without nepomuk) in 4.9. CCMAIL:david.narvaez@computer.org CCMAIL:me@vhanda.in REVIEW: 108152 | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-02-08 | 1 | -0/+1 | |
| | ||||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-02-07 | 1 | -0/+1 | |
| | ||||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-02-03 | 1 | -0/+1 | |
| | ||||||
* | Allows quote char to be used in replacement words, e.g "thats" => "that's" | Lindsay Mathieson | 2013-02-03 | 1 | -3/+3 | |
| | | | | Disables annoying "spell Check Complete" modal notification | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-02-01 | 1 | -0/+1 | |
| | ||||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-01-31 | 1 | -0/+1 | |
| | ||||||
* | Fix tab when showing a kpart. Let also see title where needed | Andrea Diamantini | 2013-01-27 | 9 | -33/+64 | |
| | ||||||
* | Fix kpart window half shown | Andrea Diamantini | 2013-01-26 | 1 | -2/+3 | |
| | | | | BUG: 311887 | |||||
* | Restore usual position of web inspector on the bottom | Andrea Diamantini | 2013-01-26 | 1 | -4/+2 | |
| | ||||||
* | Merge branch 'master' of git.kde.org:rekonq | Lindsay Mathieson | 2013-01-24 | 7 | -21/+36 | |
|\ | ||||||
| * | Improve icon management code | Andrea Diamantini | 2013-01-23 | 7 | -20/+35 | |
| | | | | | | | | | | In the 1.x way, IconManager notified all the tabs about icons changed. This way, just the interested tab is :) | |||||
| * | Remove double "rekonq - rekonq" from title | Andrea Diamantini | 2013-01-23 | 1 | -1/+1 | |
| | | ||||||
* | | Added option for opening new tabs next to current (default to true). ↵ | Lindsay Mathieson | 2013-01-24 | 3 | -0/+15 | |
|/ | | | | Otherwise tabs created at end of list. | |||||
* | Fixes javascript error for word replacement from the spellcheck popup menu. | Lindsay Mathieson | 2013-01-23 | 2 | -4/+14 | |
| | | | | Restores Auto Spellcheck option in advanced settings | |||||
* | History page, added ability to remove items from | Andrea Diamantini | 2013-01-22 | 4 | -13/+83 | |
| | ||||||
* | Set non null border in the rekonq pages | Andrea Diamantini | 2013-01-20 | 1 | -3/+0 | |
| | ||||||
* | Fix IconManager to let webapp window favicons work | Andrea Diamantini | 2013-01-20 | 4 | -1/+10 | |
| | ||||||
* | Use default application's locale for date formatting in history | Viktar Vauchkevich | 2013-01-20 | 1 | -1/+1 | |
| | | | | | REVIEW: 108490 REVIEWED-BY: adjam | |||||
* | use find instead of manually specifying files+subdirs (which breaks when ↵ | Burkhard Lück | 2013-01-19 | 1 | -2/+2 | |
| | | | | they are moved/renamed) to make GUI fully translated again | |||||
* | Clean up BookmarkOwner API, restore bk middle click action | Andrea Diamantini | 2013-01-17 | 3 | -21/+34 | |
| | | | | BUG: 313127 | |||||
* | fix url icon when dragging from bk toolbar. | Andrea Diamantini | 2013-01-17 | 1 | -4/+4 | |
| | ||||||
* | Fix history ordering | Andrea Diamantini | 2013-01-17 | 1 | -2/+2 | |
| | | | | BUG: 313345 | |||||
* | No more auto-hide findbar | Andrea Diamantini | 2013-01-17 | 2 | -12/+0 | |
| | | | | | BUG: 310788 CCBUG: 313397 | |||||
* | Coverity report fixes | Andrea Diamantini | 2013-01-14 | 3 | -9/+11 | |
| | | | | | | A potential crash (dynamic_cast maybe null) Some break usage clean up minor string speed up by using QLatin1String | |||||
* | Prevent uglyfying URL in suggest list | Viktar Vauchkevich | 2013-01-14 | 2 | -2/+2 | |
| | | | | | REVIEW: 108412 REVIEWED-BY: adjam. (Thanks!) | |||||
* | Prevent uglifying URL on ESC | Viktar Vauchkevich | 2013-01-14 | 1 | -1/+1 | |
| | | | | | REVIEW: 108391 REVIEWED-BY: adjam. (Thanks!) | |||||
* | Reimplement (in 2.x way) the ability to edit toolbar | Andrea Diamantini | 2013-01-14 | 7 | -6/+208 | |
| | | | | BUG: 312340 | |||||
* | Do NOT clean up urlbar on page errors | Andrea Diamantini | 2013-01-13 | 3 | -16/+21 | |
| | ||||||
* | Make Unlink translatable | André Marcelo Alvarenga | 2013-01-13 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |