summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-04-13Release v2.2.0v2.2.0Florian Bruhin
2021-04-13Disable replaceAll quirk by defaultFlorian Bruhin
2021-04-13Update UA completionsFlorian Bruhin
2021-04-13Avoid module-level circular importFlorian Bruhin
2021-04-10Merge commit '9a836e2'Florian Bruhin
2021-04-09notifications: Fix image padding assertionFlorian Bruhin
2021-04-09notifications: Add more info to padding assertFlorian Bruhin
2021-04-09Fix clicking systray notificationsFlorian Bruhin
2021-04-09Changed str.partition to str.split.Nicholas42
2021-04-09Fixed incomplete renaming of variable.Nicholas Schwab
2021-04-08Apply suggestions from code reviewNicholas42
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-08Let ValidPrefixes __iter__ fit the keys in descriptions.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-08Renamed configtypes.StatusbarWidget to PrefixOrString to reflect more general...Nicholas Schwab
2021-04-08Reworked StatusbarWidget to use 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-08Fix enum stringification for Python 3.10 a7+Florian 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-06Remove reduntant operationsDimitri Karamazov
2021-04-06Improve error handling, remove list callDimitri Karamazov
2021-04-06Improve content.cookies.accept docsFlorian Bruhin
2021-04-06Add debug lines for lib_fileDimitri Karamazov
2021-04-06Pull the highest version of libQtWebEngineCore.soDimitri Karamazov
2021-04-05Fix QtWebEngine version detection on OpenBSDFlorian Bruhin
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
2021-04-01Work around QNAM logging hangsFlorian Bruhin
2021-04-01notifications: Update lxqt quirkFlorian Bruhin
2021-04-01Release v2.1.1Florian Bruhin
2021-03-31flatpak: Try getting ID from /.flatpak_infoFlorian Bruhin
2021-03-31Increase vim compatibilityFlorian Bruhin
2021-03-31flatpak: Make things work without FLATPAK_IDFlorian Bruhin
2021-03-31flatpak: Get correct path to QtWebEngine localesFlorian Bruhin