summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 2.4.22.4.2Andrea Diamantini2014-01-121-1/+1
| | | | 2.4.1 + clear urlbar action
* Implement the "clear urlbar action"Andrea Diamantini2014-01-123-1/+15
| | | | | | | | | | You just need to add it (OUT of the urlbar) with right click --> configure main toolbar. Is this enough guys? PS: Thanks alouali for the idea ;) CCBUG: 243724
* rekonq 2.4.12.4.1Andrea Diamantini2014-01-111-1/+1
| | | | One of (if not THE) last releases in the 4.x series...
* Save Action (to re-enable CTRL + S)Andrea Diamantini2014-01-043-4/+4
|
* Fix inconsistent dll linkage - those sources aren't being used for a shared lib.Andrius da Costa Ribas2014-01-033-46/+2
| | | | REVIEW: 114804
* Get sure we try downloading just once engine favicon(s)...Andrea Diamantini2013-12-152-4/+15
|
* Fix && uniform UI widthAndrea Diamantini2013-12-086-302/+541
|
* Get sure right zoom is restored...Andrea Diamantini2013-12-082-2/+3
|
* Added option for global zoom settings :)Andrea Diamantini2013-12-036-17/+94
| | | | BUG: 307477
* Move "custom CSS path" from Appearance to Advanced settingsAndrea Diamantini2013-12-032-49/+57
|
* Fix typosYuri Chornoivan2013-11-301-3/+3
|
* doc updateBurkhard Lück2013-11-2920-228/+127
| | | | REVIEW:114203
* Fix search engine settings loading on first startupAndrea Diamantini2013-11-292-14/+33
|
* Changing tab width management behaviourAndrea Diamantini2013-11-292-3/+5
| | | | | | Following hints from BUG: 322991
* Fix awkward string in proxy settingsAndrea Diamantini2013-11-291-1/+1
| | | | BUG: 300709
* Fix some eventual crashes while clicking engine faviconsAndrea Diamantini2013-11-222-8/+15
|
* improvements on urlbarAndrea Diamantini2013-11-229-269/+37
| | | | | | | | | STEP 2: - work & fix on search engine favicons - simplify code (and remove dead one) - API clean up - delete ASAP list items and suggestions - let the URL in the suggestions be an hard grey
* Do NOT download everytime engines favicons if presentAndrea Diamantini2013-11-211-6/+14
|
* improvement on urlbar suggestionsAndrea Diamantini2013-11-1921-395/+14
| | | | | | | | | | STEP 1: clean up! - remember deleting ASAP the UrlSuggester - remove preview label icon to let loading being faster - remove unused opensearch inventories - let ESC key on suggestions behave like major browser (restoring original string)
* Adopt a new loading icon. It seems fixing some problems :)Andrea Diamantini2013-11-184-4/+8
|
* Get sure webkit objects are deleted in the app d-torAndrea Diamantini2013-11-174-2/+19
| | | | CCBUG: 321557
* rekonq 2.4.0Andrea Diamantini2013-11-101-1/+1
| | | | Probably last Qt4/KDE4 release...
* SVN_SILENT made messages (.desktop file)l10n daemon script2013-10-281-0/+1
|
* const'ify. Don't add empty stringMontel Laurent2013-10-031-7/+8
|
* Const'ify. Don't add duplicate filterMontel Laurent2013-10-033-4/+11
|
* Allow to remove multi manual filters. Send hasChanged when necessaryMontel Laurent2013-10-011-3/+9
|
* Allow to dnd manual filter.Montel Laurent2013-10-012-7/+13
|
* Use const'refMontel Laurent2013-10-014-20/+20
|
* Add else ifMontel Laurent2013-09-291-1/+1
|
* Fix mem leakMontel Laurent2013-09-291-1/+1
|
* Reenable the Reload All Tabs ActionDavid E. Narváez2013-08-262-1/+5
| | | | | | Make the slot public and connect a tab context menu action to it. REVIEW: 112290
* Set the Base URL of Error PagesDavid E. Narváez2013-08-261-1/+1
| | | | | | | Otherwise, all error pages show about:blank in the URL which makes it complicated for the user to know what page went wrong. REVIEW: 112289
* screenshot update toolbar+urlbarBurkhard Lück2013-08-202-0/+0
|
* span rekonq menu in the right placeAndrea Diamantini2013-08-171-2/+7
| | | | BUG: 322003
* Get sure WebIcon does NOT autodelete the icon downloader before doneAndrea Diamantini2013-08-091-2/+3
|
* "Clean up" Appearance settings widgetAndrea Diamantini2013-08-071-11/+80
| | | | | The easiest solution I found is fixing a width for the labels. Hope it will be good
* Enable WebGL by defaultAndrea Diamantini2013-08-071-1/+1
| | | | | People just think this "just works". Well... at least let's "just enable" it :)
* Remove support for "unsupported" Google Reader. Bye bye ;)Andrea Diamantini2013-08-072-15/+9
|
* Change Qt WebKit HTML5 default settingsAndrea Diamantini2013-08-061-3/+3
| | | | | | | | Enable HTML5 features support by default because we are having some bug reports about sites NOT working fixed just by enabling these. These features are probably not mature enough, but they seems stable enough to enable them :)
* Fix support for http proxy in private modeAndrea Diamantini2013-08-051-9/+33
| | | | | | | | | this patch is a tiny modification of the one provided by Pali Rohàr (thanks!!!). I just misunderstood it before and then forgot in my mail. Sorry for that, Pali. And thank you again :) CCMAIL: pali.rohar@gmail.com
* Force bookmarks saving on bookmarking all tabsAndrea Diamantini2013-08-041-0/+3
| | | | BUG: 323130
* SVN_SILENT made messages (.desktop file)l10n daemon script2013-08-041-0/+1
|
* Fix unset icons in rekonq bookmarks pageAndrea Diamantini2013-08-031-3/+5
| | | | | | | Icons set in bookmarks (eg: custom ones) are NOT rekonq responsability. So, if you don't have it we can do nothing about, sorry.. BUG: 321586
* Load an empty session if no saved one is foundAndrea Diamantini2013-08-021-0/+5
| | | | BUG: 322981
* Add '/' (slash) shortcut to launch search barAndrea Diamantini2013-08-021-0/+1
| | | | BUG: 323052
* Get sure web settings are applied BEFORE loading pagesAndrea Diamantini2013-08-022-52/+24
| | | | | | | | There is also a change in font size management, ignoring DPI and consi dering settings as pixels. Change default font size to 16 (default internet pixel font size) BUG: 322982
* Contextual menu workAndrea Diamantini2013-08-011-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Group inspect action alone as requested and reorganized action as proposed. Now we have --- OPEN ACTION --- open here open there open everywhere --- SAVE --- save link as.. --- LINK RELATED copy link bookmark link share link ---- inspect . "Save link" is the text chosen in KDE, webkit, chrom* && firefox. I don't want to change it. BUG: 322987 BUG: 322988
* Add contextual action when in fullscreen to easily exitAndrea Diamantini2013-07-311-1/+10
| | | | BUG: 323012
* Restore history tab. Fix regression.Andrea Diamantini2013-07-311-2/+6
| | | | BUG: 322994
* Load the adblock settings in background.Paul Rohrbach2013-07-302-4/+20
| | | | | | | | | | | | | | | | | | | | | | | If you open rekonq and start typing immediately, there is a small lag (about half a second). This is caused by the AdBlockManager::loadSettings function reading the adblock rules. It is called with a one second delay to make the startup faster. With this patch, the function is called in a separate thread using QtConcurrent::run to eliminate the lag. To make this safe, the adblocker is enabled after the settings are loaded, which means, that the first site loaded could be partially with ads. But this is no change in behavior, as the adblocker in current master is disabled for a whole second. The only times this blocks now is in situations, where it is necessary that the settings are loaded (showSettings and addCustomRule), but I guess that no normal user will use those in under a second after startup :) REVIEW: 111712 REVIEWED-BY: adjam