summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 2.12.1Andrea Diamantini2013-01-271-1/+1
| | | | | | A lot of bug fixed and some (old) features restored in 2.x fashion CCMAIL: rekonq@kde.org
* Fix tab when showing a kpart. Let also see title where neededAndrea Diamantini2013-01-279-33/+64
|
* Fix kpart window half shownAndrea Diamantini2013-01-261-2/+3
| | | | BUG: 311887
* Restore usual position of web inspector on the bottomAndrea Diamantini2013-01-261-4/+2
|
* Merge branch 'master' of git.kde.org:rekonqLindsay Mathieson2013-01-247-21/+36
|\
| * Improve icon management codeAndrea Diamantini2013-01-237-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 titleAndrea Diamantini2013-01-231-1/+1
| |
* | Added option for opening new tabs next to current (default to true). ↵Lindsay Mathieson2013-01-243-0/+15
|/ | | | Otherwise tabs created at end of list.
* Fixes javascript error for word replacement from the spellcheck popup menu.Lindsay Mathieson2013-01-232-4/+14
| | | | Restores Auto Spellcheck option in advanced settings
* History page, added ability to remove items fromAndrea Diamantini2013-01-224-13/+83
|
* Set non null border in the rekonq pagesAndrea Diamantini2013-01-201-3/+0
|
* Fix IconManager to let webapp window favicons workAndrea Diamantini2013-01-204-1/+10
|
* Use default application's locale for date formatting in historyViktar Vauchkevich2013-01-201-1/+1
| | | | | REVIEW: 108490 REVIEWED-BY: adjam
* use find instead of manually specifying files+subdirs (which breaks when ↵Burkhard Lück2013-01-191-2/+2
| | | | they are moved/renamed) to make GUI fully translated again
* rekonq 2.0.60Andrea Diamantini2013-01-171-1/+1
| | | | Another bunch of fixes on the road to 2.1 release..
* Clean up BookmarkOwner API, restore bk middle click actionAndrea Diamantini2013-01-173-21/+34
| | | | BUG: 313127
* fix url icon when dragging from bk toolbar.Andrea Diamantini2013-01-171-4/+4
|
* Fix history orderingAndrea Diamantini2013-01-171-2/+2
| | | | BUG: 313345
* No more auto-hide findbarAndrea Diamantini2013-01-172-12/+0
| | | | | BUG: 310788 CCBUG: 313397
* Coverity report fixesAndrea Diamantini2013-01-143-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 listViktar Vauchkevich2013-01-142-2/+2
| | | | | REVIEW: 108412 REVIEWED-BY: adjam. (Thanks!)
* Prevent uglifying URL on ESCViktar Vauchkevich2013-01-141-1/+1
| | | | | REVIEW: 108391 REVIEWED-BY: adjam. (Thanks!)
* Reimplement (in 2.x way) the ability to edit toolbarAndrea Diamantini2013-01-147-6/+208
| | | | BUG: 312340
* Do NOT clean up urlbar on page errorsAndrea Diamantini2013-01-133-16/+21
|
* Make Unlink translatableAndré Marcelo Alvarenga2013-01-131-1/+1
|
* Workaround to fix Google Bookmarks sync + minor speed improvementAndrea Diamantini2013-01-081-22/+22
| | | | | | Courtesy patch by "Francesco". Thanks :) BUG: 312824
* Fix inconsistent capitalization in sync configuration windowsAndré Marcelo Alvarenga2013-01-085-10/+10
| | | | REVIEWED-BY: adjam
* Revert "Rekonq Migration to Nepomuk2"Andrea Diamantini2013-01-0817-902/+145
| | | | | | | 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 SessionDavid E. Narváez2013-01-082-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 Nepomuk2David E. Narváez2013-01-0717-145/+902
| | | | | | | | 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 compileMontel Laurent2013-01-061-1/+1
|
* rekonq 2.0.50Andrea Diamantini2013-01-031-1/+1
| | | | Fixing bugs and restoring old things on the road to 2,1...
* Restore (in 2.x way) shortcuts configuration optionsAndrea Diamantini2013-01-034-1/+41
| | | | | BUG: 311886 BUG: 305403
* Restore rekonq 1.x shortcutsAndrea Diamantini2013-01-023-0/+40
| | | | | | | ALT + #number to change tabs CTRL + #number to load favorites BUG: 312341
* Krazy fixes, third shotAndrea Diamantini2013-01-022-2/+3
|
* Fix qt websiteAndrea Diamantini2013-01-022-5/+2
|
* Fix (stupid) crash while adding favorites via the "+" buttonAndrea Diamantini2012-12-311-1/+1
| | | | | | My fault, sorry... BUG: 312081
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-12-311-0/+1
|
* rekonq 2.02.0Andrea Diamantini2012-12-281-1/+1
| | | | | | Beginning a new road... CCMAIL: rekonq@kde.org
* Krazy fixes, second shot (normalize)Andrea Diamantini2012-12-2818-67/+67
|
* Krazy Fixes, first shotAndrea Diamantini2012-12-2858-104/+147
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-12-241-0/+2
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-12-231-1/+0
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-12-221-1/+2
|
* Fix double opening with local files && kparts opening in webapp modeAndrea Diamantini2012-12-161-27/+35
|
* "Workaround" cookie management in private browsing modeAndrea Diamantini2012-12-169-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 choiceAndrea Diamantini2012-12-161-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 otherwiseTirtha Chatterjee2012-12-161-4/+7
|
* Krazy docbook fixesAndrea Diamantini2012-12-141-8/+8
|
* Restored Messages.sh removed by accident in the rekonq2 transitionAndrea Diamantini2012-12-141-0/+5
| | | | CCMAIL: aacid@kde.org