summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-07-041-0/+2
|
* Add HTML static js window:close testAndrea Diamantini2012-07-031-0/+3
|
* Get sure UrlBar is deleted well (i.e. later) and in the right placeAndrea Diamantini2012-07-033-3/+19
| | | | | | | | | | | | | (i.e. the WebTab dtor). I cannot no more reproduce the problems described in #296346, #300892 and #268328 What about you? CCBUG: 296346 CCBUG: 300892 CCBUG: 268328
* Save one (unuseful) callAndrea Diamantini2012-07-031-3/+0
|
* Delete tab later to get sure everything has been finished.Andrea Diamantini2012-07-021-1/+1
| | | | BUG: 299149
* 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
* 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
|
* 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
* Added an UrlResolver class to let every url work properly hereAndrea Diamantini2012-06-081-0/+7
|
* Fix/improve kwebapp contextual actionsAndrea Diamantini2012-06-081-2/+2
|
* Restore previous Referer managementAndrea Diamantini2012-06-072-0/+24
|
* Letting SHIFT + MidClick reverse open new tab settingsAndrea Diamantini2012-06-074-32/+55
| | | | BUG: 299024
* open handbook page configurationBurkhard Lück2012-06-031-0/+1
|
* 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-291-0/+5
| | | | | | | | Optional Opera sync handler introduction @situ: Hope you like the news :) CCMAIL: siteshwar@gmail.com
* Let Opera sync handler being optionalAndrea Diamantini2012-05-2916-97/+171
|
* 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
|