aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Readded manpagesaqua8 days4-48/+48
|
* libwebengineAqua-sama2020-05-086-177/+122
| | | | | | | | | | | Make src/webengine into a static library - Add some tests - Updated manpage - Remove WebProfileManager::id and WebProfileManager::instance - Add consumable semantics checks to WebProfileManager - Add WebProfileManager::walk Add ApplicationMenu class
* Update doc/ and move various entries to wikiAqua-sama2020-01-1225-639/+96
|
* Fix manpages not disabled when disabled by mesonAqua-sama2019-11-051-1/+4
|
* Use scdoc to generate manpagesAqua-sama2019-03-244-87/+121
|
* Fixed failing build if manpage is disabledAqua-sama2019-02-241-1/+1
|
* Add configure scriptAqua-sama2019-02-111-0/+9
| | | | | Configure script is not needed when building, it is provided as a convenience tool. Requires python3.
* Rewrite lib/web to lib/webprofileAqua-sama2019-01-161-0/+6
| | | | | | | | | | - libweb was supposed to be a general QtWebEngine wrapper, but only turned out to do profiles and profile management. The new name should make this more obvious. - Renamed ProfileManager to WebProfileManager, and cut out duplicate code. - Temporary profiles: temporary profiles are not kept after closing the browser.
* Rewrite lib/urlfilterAqua-sama2019-01-091-0/+3
| | | | | | - Make HostList and AdBlockList implementations independent from each other - Move urlfilter tests to lib/urlfilter
* Add assorted unfished doc files to repoAqua-sama2019-01-044-28/+116
|
* Fix filter.header not workingAqua-sama2018-12-301-2/+5
|
* Add smolbote.5 manpageAqua-sama2018-12-302-0/+120
| | | | Configuration file and Options description manpage
* Add separate firejail .desktopAqua-sama2018-12-101-0/+15
|
* Add --session and --pick-sessionAqua-sama2018-11-295-56/+33
| | | | | | -s,--session replaces --browser.session --pick-session shows the SessionDialog instead of creating a session on startup
* Rewrite Session saving and loadingAqua-sama2018-11-283-34/+49
|
* Add Session DialogAqua-sama2018-11-252-0/+58
|
* Make keyboard shortcut defaults configurableAqua-sama2018-11-201-23/+10
|
* Remove breakpad gitmoduleAqua-sama2018-10-251-2/+26
|
* Remove CMakeListsAqua-sama2018-10-252-43/+33
|
* Add missing install itemsAqua-sama2018-10-241-0/+12
|
* Add cmake manpage targetAqua-sama2018-10-201-0/+12
|
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-201-0/+34
|
* Add workaround for QTBUG-62511Aqua-sama2018-10-151-0/+3
|
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-151-7/+2
| | | | | | Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name.
* Update CMakeLists option namesAqua-sama2018-10-141-1/+3
|
* Update readmeAqua-sama2018-10-121-3/+12
|
* Unlink plugins from lib/ librariesAqua-sama2018-10-091-0/+3
|
* Expand HTTP header settings #4Aqua-sama2018-10-071-0/+12
| | | | | | | - add doc/Usage/Filter.asciidoc to explain the usage of the filter headers - add HTTP headers to Profile (section "headers") - Use request interceptor to apply filter headers, then profile headers - add insert/delete actions to ProfileEditor
* clazy: fix warningsAqua-sama2018-10-041-0/+10
|
* Update pkgbuild to use asciidoctorAqua-sama2018-10-042-24/+38
|
* Convert documentation into asciidoc from markdownAqua-sama2018-10-0323-281/+371
|
* updater: windows fixesAqua-sama2018-09-301-0/+1
| | | | | - fix .part rename - add press enter pause to panics
* Add breakpad submoduleAqua-sama2018-09-261-0/+14
|
* Add updater notes to documentationAqua-sama2018-09-211-0/+24
|
* Update documentationAqua-sama2018-09-196-5/+79
|
* Add commit templateAqua-sama2018-09-081-6/+14
|
* Integrate urlfilter with urlrequestinterceptorAqua-sama2018-07-071-3/+7
|
* Add web/urlfilterAqua-sama2018-07-051-0/+91
|
* Update translationsAqua-sama2018-07-051-0/+5
|
* Add configuration/defaults.hAqua-sama2018-07-021-0/+9
|
* Include boost in ConfigurationEditorAqua-sama2018-07-011-0/+19
|
* Add browser.locale and browser.translationAqua-sama2018-07-011-0/+19
|
* Add --session parameter to load a session jsonAqua-sama2018-06-281-0/+30
| | | | Add Session menu to main window
* Update pkgbuildAqua-sama2018-06-253-0/+40