summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 0.9.82Andrea Diamantini2012-07-011-1/+1
| | | | Another big step to the 1.0 stable...
* Get sure we are no more serving requests when deleting page.Andrea Diamantini2012-06-292-6/+40
| | | | CCBUG: 282052
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-261-0/+1
|
* Ensure users can recover typed text in the urlbarAndrea Diamantini2012-06-261-20/+28
| | | | | | | | | PS: contains also an easy check improved to avoid duplicating suggestions creation ;) Thanks to Franz Fellner for REPORTING and FIXING himself the problem :D BUG: 302391 REVIEWED-BY: adjam
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-251-0/+1
|
* Just check first certificate dates and errors to state IT is validAndrea Diamantini2012-06-241-6/+6
| | | | BUG: 299453
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-241-0/+1
|
* Remember to restore all tabs (when needed) also with external argumentsAndrea Diamantini2012-06-201-3/+7
| | | | | | | | calls (eg: open link with rekonq in konqueror) WARNING: Needs testing BUG: 299625
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-201-0/+1
|
* Reopen the tabs lasting with "rekonq pages" (about urls, pdfs, etc..)Andrea Diamantini2012-06-191-3/+5
| | | | | | WARNING: Needs testing... BUG: 302017
* rekonq 0.9.81Andrea Diamantini2012-06-191-1/+1
| | | | Bugfixing, first bunch
* Fix and improve save zoom feature, loading it on startAndrea Diamantini2012-06-191-8/+9
| | | | | | | | This seems to work also with problem described in bug #295446 BUG: 277599 BUG: 296447 CCBUG: 295446
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-191-0/+2
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-181-0/+1
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-171-0/+5
|
* Moved static html tests to a new dir and added one for fontsAndrea Diamantini2012-06-177-0/+24
| | | | CCBUG: 295896
* Properly calculate icon size, checking KDE settings instead onAndrea Diamantini2012-06-171-4/+7
| | | | | | checking actual icon size. BUG: 301988
* Super safe checks in WebTab::url() detectionAndrea Diamantini2012-06-171-2/+9
| | | | BUG: 299400
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-161-44/+0
|
* 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