summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08ci: Try working around macOS DMG timeoutsFlorian Bruhin
2021-04-08notifications: Add more info to padding assertFlorian Bruhin
2021-04-08Fix clicking systray notificationsFlorian Bruhin
2021-04-08Extracted method clearing the widgets from the StatusBar.Nicholas Schwab
2021-04-08Updated the documentation regarding statusbar.widgets.Nicholas Schwab
2021-04-08Revert all prefix-related commits.Nicholas Schwab
2021-04-08Simplified code for drawing text widgets.Nicholas Schwab
2021-04-08Added documentation generation for valid prefixes to config file generation.Nicholas Schwab
2021-04-08Update documentation.Nicholas Schwab
2021-04-08Added valid_prefixes to documentation creation.Nicholas Schwab
2021-04-08Let ValidPrefixes __iter__ fit the keys in descriptions.Nicholas Schwab
2021-04-08Added tests for get_valid_prefixes.Nicholas Schwab
2021-04-08Add specialized getters for valid prefixes to List and ListOrValue.Nicholas Schwab
2021-04-08Add getter for valid_prefixes to config BaseType. Will be used for documentat...Nicholas Schwab
2021-04-08Make bar use content of text widget.Nicholas Schwab
2021-04-08Add text-prefix to configdata.yml.Nicholas Schwab
2021-04-08Read valid_prefixes from configdata.yml.Nicholas Schwab
2021-04-08Changed type of statusbar.widgets to PrefixOrString.Nicholas Schwab
2021-04-08Added tests for configtypes.PrefixOrString.Nicholas Schwab
2021-04-08Renamed configtypes.StatusbarWidget to PrefixOrString to reflect more general...Nicholas Schwab
2021-04-08Reworked StatusbarWidget to use ValidPrefixes.Nicholas Schwab
2021-04-08Added tests for ValidPrefixes.Nicholas Schwab
2021-04-08Added configtype to wrap valid prefixes.Nicholas Schwab
2021-04-08Added configtype StatusbarWidget that can either be one of the valid_values o...Nicholas Schwab
2021-04-08Added simple text widgets to status bar with currently hard-coded content.Nicholas Schwab
2021-04-08Remove unused importsFlorian Bruhin
2021-04-08Fix enum stringification for Python 3.10 a7+Florian Bruhin
2021-04-07tests: Ignore new Python 3.10.0a7 ImportWarningsFlorian Bruhin
2021-04-07Support macOS dark mode for UIFlorian Bruhin
2021-04-07Update docs for GitHub sponsors updateFlorian Bruhin
2021-04-07Don't parse distribution versionsFlorian Bruhin
2021-04-07Handle version numbers with >3 digitsFlorian Bruhin
2021-04-06Merge remote-tracking branch 'origin/pr/6364'Florian Bruhin
2021-04-06Merge pull request #4 from dkarama/fix-library_path-usagedkarama
2021-04-06Remove reduntant operationsDimitri Karamazov
2021-04-06Merge pull request #3 from dkarama/fix-some-errorsdkarama
2021-04-06Improve error handling, remove list callDimitri Karamazov
2021-04-06Improve content.cookies.accept docsFlorian Bruhin
2021-04-06Merge pull request #2 from dkarama/debug-linesdkarama
2021-04-06Add debug lines for lib_fileDimitri Karamazov
2021-04-06Merge pull request #1 from dkarama/openbsd-theme-prefdkarama
2021-04-06Pull the highest version of libQtWebEngineCore.soDimitri Karamazov
2021-04-06Simplify pathlib usage in webserver_sub_sslFlorian Bruhin
2021-04-05Fix elf testsFlorian Bruhin
2021-04-05Fix QtWebEngine version detection on OpenBSDFlorian Bruhin
2021-04-05Merge pull request #6357 from qutebrowser/update-dependenciesFlorian Bruhin
2021-04-05Update dependenciesqutebrowser bot
2021-04-04Fix lintFlorian Bruhin
2021-04-04Show error when using :config-unset with uncustomized settingFlorian Bruhin
2021-04-04Add URL pattern support for :config-unsetFlorian Bruhin