| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- new network widget
- fix tabbar previews
- improving in the adblock widget
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
git://gitorious.org/rekonq/mainline into m106
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
git://gitorious.org/rekonq/mainline into m105
|
| | | | | | | |
|
| | | | | | | |
|
|/ / / / / / |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
new adblock implementation (1/3)
|
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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 :)
|
| | | | |
| | | | |
| | | | |
| | | | | |
:)
|
| | | | |
| | | | |
| | | | |
| | | | | |
first (after 0.4 stable release) development version
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
git://gitorious.org/rekonq/mainline into tabPreviewFIx
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
git://gitorious.org/rekonq/mainline into panoMR
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change string and icon of the button
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
code copied and pasted from Konqueror (konqmainwindow.cpp) and adapted
to rekonq code by me
|
| | | | | | |
|
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Yeah!!
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fix Crash Recovery
|
|/ / / /
| | | |
| | | |
| | | | |
Two days of testing before stable release. :)
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Now rekonq tries just 1 time to recover from crash. In Italy
we say "Perseverare e' diabolico"...
|
| | | |
| | | |
| | | |
| | | | |
Anyway, it needs some days of testing..
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Probably last bunch of fixes before 0.4 stable release..
|
| | | |
| | | |
| | | |
| | | |
| | | | |
page fro the tab preview.
Some days of testing needed..
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
hackish fix :(
|
| | | |
| | | |
| | | |
| | | | |
No more reloading pages on accepting configuration
|
| | | |
| | | |
| | | |
| | | |
| | | | |
In my tests it doesn't crash anymore and works ever well :)
(Please, don't wake up me if this is just aa dream..)
|
| | | |
| | | |
| | | |
| | | | |
This will save rekonq from crashes :)
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Merge commit 'refs/merge-requests/101' of git://gitorious.org/rekonq/mainline into AfterLastFindBarFixes
Conflicts:
src/mainwindow.cpp
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Loktevic)
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
git://gitorious.org/rekonq/mainline into LastFindBarFixes
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
search term and press <Enter> for next result).
* Removed focusNextPrevChild if the search fails as it does not seem to
make sense. It's the same as you would press <Tab> to focus the next
item on the page. Why "Search" should do that? Some context: found
that when searching some websites, when the match is not found, the
page would suddenly scroll to some location and focus a link or search
edit. Hope this makes sense.
|
|/ / / / |
|
| | | |
| | | |
| | | |
| | | | |
Unit tests & last fixes
|
| | | |
| | | |
| | | |
| | | | |
BUG:228606
|
| | | |
| | | |
| | | |
| | | | |
It's a bit "less functional" than before, but it always works :)
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into m99
|