| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(Thanks Manuel!)
BUG:287495
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch changes WebKit Settings window removing the "unuseful"
stuffs and adding some news like WebGL or Frame Flattening
(probably useful also on netbook).
It also redesign/clean up the settings widget
Let us require QtWebKit 2.2.x, hence Qt 4.8.0 at least until someone
will explain me how I can check QtWebKit version number with cmake...
REVIEW:102920
|
|
|
|
|
|
|
|
|
|
|
| |
- Removed showDeveloperTools action
- Moved adblock GUI to adblock part
- renamed toolsMenu and developerMenu to reflect their real/new roles
- Added UserAgent action to the tools menu
REVIEW:102170
REVIEWED-BY: fritz_van_tom
|
|
|
|
|
|
|
|
|
|
| |
meeting:
1. Hide new tab entry if it is not necessary.
2. Print and Search action: I removed the print action. The search action is now in the "search with" submenu if some text is selected.
3. Hide the development menu entries and add an option to show them.
RB: 100374
|
|
|
|
|
| |
It seems clear to me that this way code is more maintainable than merging everything
in the settingsdialog class
|
| |
|
| |
|
| |
|
|
|
|
| |
QComboBox to KComboBox)
|
| |
|
| |
|
|
|
|
| |
Not yet finished 100%
|
| |
|
|
In Italy we say "Pulizie di Pasqua". Just some changes to reorganize
things better
|