This repository has been archived by the owner on May 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 347
Customisation
Javier Llorente edited this page Mar 18, 2015
·
9 revisions
Do you want to customise QupZilla? If so, take a look at the following files:
-
Default bookmarks
https://github.com/QupZilla/qupzilla/blob/v1.8/src/lib/data/data/bookmarks.json -
Shipping a Website icon for a bookmark
- Create a fresh profile
- Visit that Website
- Ship browsedata.db with your custom QupZilla
-
Default speed dial bookmarks
https://github.com/QupZilla/qupzilla/blob/v1.8/src/lib/plugins/speeddial.cpp#L66 -
Default search engines
https://github.com/QupZilla/qupzilla/blob/v1.8/src/lib/opensearch/searchenginesmanager.cpp#L165
https://github.com/QupZilla/qupzilla/blob/v1.8/src/lib/data/icons.qrc#L48 -
Toolbar and menu settings (shown/hidden)
https://github.com/QupZilla/qupzilla/blob/v1.8/src/lib/app/browserwindow.cpp#L449 -
For theming, go to Themes
Available pages:
- Translating - How to translate
- Customisation - Shipping custom bookmarks/search engines
- Themes - How to develop themes
- Plugins - How to develop plugins
- Spell Check - Information about spell checking
- Changelog - Full changelog
- Bug reports - Read before open issue
- FAQ - Frequently asked questions
- Authors - Contributors list
- Contact - Developers contact