| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
It seems clear to me that this way code is more maintainable than merging everything
in the settingsdialog class
|
|
|
|
| |
BUG:235106
|
| |
|
| |
|
|\
| |
| |
| | |
git://gitorious.org/rekonq/mainline into m2250
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This for multiple purposes:
- clean a bit our settings dialog. Network settings are usually the less used
- Provide a unique place where managing the settings network related. This to
implement (one day) some better Ui to manage them.
This commit also fixes all the handling with the network & the adblock widgets
related to updating buttons and settings Ui at the beginning.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This (squashed) commit adds this new feature in rekonq, letting
people to simply "forgot" adblock and let rekonq do everything for it
I added:
- a new (rekonq) adblock widget
- an asyncronous method to update rules from the net every TOT days
- a better AdBlockManager management.
What it is actually missing is the adp protocol support to add new
subscriptions to adblock. This will come the next week.
For now this part seems stable and needs just testing :)
|
|
|
|
| |
merge request..
|
|
|
|
|
|
|
| |
They now use a "real hyphen" (–) instead of the plain minus character
(-), like it is used in the rest of KDE.
I also made the window titles translatable, since Left-to-Right
languages might need this
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* it basically represents a tab in rekonq
* everything that happens within one tab should go here (wallet bar, find bar?)
|
|
|
|
|
| |
This will be useful (if someone is interested) in pushing our patches
directly on khtml filter engine.
|
|
|
|
| |
First bits work, seems enough for this evening
|
|
In Italy we say "Pulizie di Pasqua". Just some changes to reorganize
things better
|