summaryrefslogtreecommitdiff
path: root/src/data/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* improvement on urlbar suggestionsAndrea Diamantini2013-11-191-21/+0
| | | | | | | | | | 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-181-1/+1
|
* Use webkit general font to render rekonq pagesAndrea Diamantini2013-06-061-7/+0
| | | | BUG: 320318
* Make the error-page a bit prettier.Anton Kreuzkamp2012-06-141-1/+1
| | | | | | | 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-141-1/+0
| | | | | | | | | | 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
* reordering favorites by drag & dropAndrea Diamantini2012-05-191-0/+2
| | | | | WARNING: this code is very tricky, but I think results are really nice. Let's see what will happen...
* Add font: Nunito regularAndrea Diamantini2012-05-151-3/+16
|
* new backgroundAndrea Diamantini2012-05-151-0/+1
|
* Move adblock manager to use multiple text files for rules andAndrea Diamantini2012-03-131-0/+7
| | | | | | separate adblock settings from rekonq ones. We now have 60 adblock rules list sites stored to be enabled "on click"
* CMakeLists.txt fix.Furkan Uzumcu2012-01-051-1/+0
| | | | | | | | Andrea's latest commit deletes the file default_rekonq.css but doesn't remove it from the CMakeLists.txt. This fixes it. REVIEW: 103630
* firefox-like autoscroll lookFelix Rohrbach2011-04-111-1/+1
| | | | | | | | Add an icon to indicate the origin of an autoscroll action. Patch by Johannes Tröscher, thanks! REVIEW: 101068
* This commit aims to fix a long standing rekonq bug about scrollbar (and ↵Andrea Diamantini2011-04-031-0/+1
| | | | | | | | webview in general) theme. The right way to do it seems be using a local .css file. Letting this be in master for one week (at least) before backporting...
* Add opensearch description file for bing and yahoo suggestionsLionel Chauvin2011-02-171-12/+14
|
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-0/+12
| | | | | | | | | | | | | | | introduce search icon description file downloaded after validation, not before icons updated when engine added add opensearch xml description files sync desktop file => fix add webshortcut use db_opensearch.json file to track opensearch engines create an opensearch description only when the engine support suggestions remove opensearch description when an engine is deleted in the webshortcut setting dialog popup: disable ok button when webshortcut is already used Lionel Chauvin is the man having done this big, big, big work!! I'm just merging ;)
* add wikipedia.xmlLionel Chauvin2010-10-301-0/+1
|
* Install as programMontel Laurent2010-10-271-1/+1
|
* OpenSearch reviewAndrea Diamantini2010-08-161-0/+11
| | | | | | - file headers fix - clean up code - import engine files
* This dangerous commit, 15 days to the release, removes the use of a default.cssAndrea Diamantini2010-06-151-1/+0
| | | | | | | | | | | | file in rekonq and does an hack to choose the right palette for the WebView. - Why this doesn't work in QWebPage::setPalette()?? - Why using a KStyle things don't work as expected?? - so, where is really the bug, here? I have some ideas about but I currently have no time to work on.. Anyway, with this nice hack :) things seem work well for dark themes and for pages without a "proper" style (See bug 232552 about..) Many thanks to Tomas Fryda for let me noticing this.
* Set default background to whiteAndrea Diamantini2010-04-141-2/+6
| | | | BUG:232552
* Using oxygen icons, removing the other onesAndrea Diamantini2010-04-091-1/+1
| | | | and adding some tooltips there :)
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-1/+4
| | | | | | | | | | | | | | | | | | | - removed previous SSL animation, we have now a nice yellow lock :) - faster and cleaner animations - reenabled the old stacked widget, to avoid stupid refreshes and fix some regressions - implemented some "right icons": KGet, SSL, RSS. For now, just SSL is full featured - clean up the box :) Some old & unuseful files removed, some icons added - Pano's request: grey text shown everytime in the empty bar Again and again: this is not the first, but the second implementation of the new urlbar UI. About me this is clearly better than the first or the previous. But it needs love :D BUG: 230125 BUG: 231015 CCBUG: 228040 BUG: 227272
* notfound.html --> rekonqinfo.htmlAndrea Diamantini2009-12-161-1/+1
| | | | cleanups
* Moved data dir to srcAndrea Diamantini2009-11-131-0/+19