summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Capitalize rekonq name: rekonq --> RekonqAndrea Diamantini2012-06-151-35/+35
| | | | BUG: 301880
* Make the error-page a bit prettier.Anton Kreuzkamp2012-06-145-6/+10
| | | | | | | This patch adds a background-image over the previous grey background and replaces the white box with a more styled one. REVIEW:105124
* Apply a Plasma-like style to the new-tab-pageAnton Kreuzkamp2012-06-144-23/+61
| | | | | | | | | | This commit makes previews on the new-tab-page use pure css instead of a background-image and replaces the grey background of the bookmark groups by a fancy one, looking very similiar to Plasma's Air theme. It also fixes a few minor optical dissonances on the new-tab-page. REVIEW: 105123
* Fix ambiguous tab shortcutsAndrea Diamantini2012-06-131-0/+4
| | | | | | See comment #2 about the fix (Thanks, Weng!) BUG: 275858
* Minor clean up in App ctorAndrea Diamantini2012-06-131-9/+7
|
* Update ChangelogAndrea Diamantini2012-06-121-0/+15
|
* rekonq 0.9.800.9.80Andrea Diamantini2012-06-121-1/+1
| | | | | | rekonq 1.0 tech preview! - started the bug fix run ;)
* Cleans upAndrea Diamantini2012-06-126-14/+4
| | | | | | - set initial icon to have properly dimensions set - properly calculate needed icon's height - calm down some kDebug messages
* Clean up urlbar code by removing duplicated codeAndrea Diamantini2012-06-122-14/+24
|
* Fix tabbar code with large iconsAndrea Diamantini2012-06-121-1/+3
|
* Fix urlbar code when user chooses large iconsAndrea Diamantini2012-06-111-11/+25
| | | | BUG: 250665
* CapitalizeAndré Marcelo Alvarenga2012-06-101-1/+1
|
* Only Update URL Actions if the Sender is the Current TabDavid E. Narváez2012-06-101-2/+7
| | | | | | | Only Update URL Actions from MainView::webViewUrlChanged if the Sender is the Current Tab REVIEW: 105184
* Add missing i18n to Window stringAndrea Diamantini2012-06-101-1/+1
| | | | | | | Courtesy patch by Maarten De Meyer. Thanks!!! CCMAIL: de.meyer.maarten@gmail.com
* Add rekonq version to default user agent stringAndrea Diamantini2012-06-081-0/+4
| | | | BUG: 293298
* rekonq 0.9.62Andrea Diamantini2012-06-081-1/+1
| | | | | | - kwebapp improvements - docs improvements - fixes
* Added an UrlResolver class to let every url work properly hereAndrea Diamantini2012-06-088-22/+225
|
* Fix/improve kwebapp contextual actionsAndrea Diamantini2012-06-088-38/+294
|
* kwebapp improvementsAndrea Diamantini2012-06-0812-155/+1191
| | | | | | | | | | | | - added password widget - improved contextual menus - added rekonq statusbar messages There are a lot of changes here, but they are quite safe as the code is somewhat duplicated by the original classes in rekonq I know the situation is suboptimal, but we need to wait for next development period to properly fix it
* Restore previous Referer managementAndrea Diamantini2012-06-072-0/+24
|
* Letting SHIFT + MidClick reverse open new tab settingsAndrea Diamantini2012-06-074-32/+55
| | | | BUG: 299024
* fix minimum requirement and add screenshotsBurkhard Lück2012-06-034-1/+1
|
* open handbook page configurationBurkhard Lück2012-06-031-0/+1
|
* more fixes of wrong guilabel ToolsBurkhard Lück2012-06-031-4/+4
|
* fix wrong guilabel settings -> ToolsBurkhard Lück2012-06-031-2/+2
|
* zoom slider moved from configuration menu to the bottom of the windowBurkhard Lück2012-06-031-1/+1
|
* Update documentation to 0.9.61.Yuri Chornoivan2012-06-0230-78/+35
|
* Fix crash when item is not selected (for example list is empty)Montel Laurent2012-06-011-1/+4
|
* rekonqinfo css cleanupAndrea Diamantini2012-05-301-4/+4
|
* English language fixesAndrea Diamantini2012-05-301-4/+4
| | | | Hope they are enough... ;)
* rekonq 0.9.61Andrea Diamantini2012-05-293-1/+20
| | | | | | | | Optional Opera sync handler introduction @situ: Hope you like the news :) CCMAIL: siteshwar@gmail.com
* Let Opera sync handler being optionalAndrea Diamantini2012-05-2921-122/+243
|
* Fixed some warnings.Siteshwar Vashisht2012-05-281-2/+7
|
* Made minor changes in UI of sync wizard.Siteshwar Vashisht2012-05-282-2/+15
|
* Made UI changes to disable history and password sync for certain services, ↵Siteshwar Vashisht2012-05-2813-71/+101
| | | | added some notification messages in Opera sync handler.
* Final refactoring and clean up to support Opera bookmarks.Siteshwar Vashisht2012-05-282-93/+72
|
* Send changes to server after receiving changes from server.Siteshwar Vashisht2012-05-281-49/+49
|
* Refactored code and tried to stablize support for syncing with Opera Bookmarks.Siteshwar Vashisht2012-05-282-159/+175
|
* First working implementation for syncing with Opera Link, code needs lots of ↵Siteshwar Vashisht2012-05-2814-5/+1289
| | | | refactoring.
* rekonq 0.9.60Andrea Diamantini2012-05-272-1/+6
| | | | | | | | | | | | - 2011 gsoc's work of Phaneendra Hedge about Fancy bookmarking with Nepomuk & rekonq. An huge thanks to him for all his work about :) - Compilation fixes with MSVC - small improvements in the Application shortcuts management CCMAIL: pnh.pes@gmail.com
* Kitchen sink clean upAndrea Diamantini2012-05-2765-656/+734
| | | | | | - astyle - copyrights - (some) includes
* Runtime Nepomuk tagging checkAndrea Diamantini2012-05-272-44/+68
|
* Let nepomuk dependencies being optionalAndrea Diamantini2012-05-278-122/+208
|
* Fancy bookmarking on rekonq :)Phaneendra Hegde2012-05-2710-18/+778
| | | | | | | | - Fancy bookmarking's resource link dialog added to bookmark context menu - UI improvements in bookmarks dialog - WARNING: Nepomuk/soprano dependencies added NB: Merged and squashed by adjam ;)
* Add application icon ( Windows & OS X ).Andrius da Costa Ribas2012-05-271-0/+4
|
* Remove redundant default ctor.Andrius da Costa Ribas2012-05-271-9/+0
|
* Include "historymanager.h", because TabHistory must be defined to be used as ↵Andrius da Costa Ribas2012-05-271-2/+1
| | | | a template class argument on MSVC. Then, remove redundant forward declarations.
* ASSERT_NOT_REACHED macro parameter cannot be empty on MSVC.Andrius da Costa Ribas2012-05-273-3/+3
|
* Application shortcut clean upAndrea Diamantini2012-05-272-5/+21
| | | | | | - no .desktop extension in desktop files - set permissions bits as needed - clean up setting UI
* rekonq 0.9.59Andrea Diamantini2012-05-251-1/+1
| | | | New error page