summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-04-29Release v2.2.1v2.2.1Florian Bruhin
2021-04-29Add QUTE_QTWEBENGINE_VERSION_OVERRIDEFlorian Bruhin
2021-04-28Improved readability of statusbar.widgets documentation.Nicholas Schwab
2021-04-28Added text: to valid values of statusbar.widgets, making theNicholas Schwab
2021-04-28Add a site-specific quirk for DiscordFlorian Bruhin
2021-04-23Revert "Set print resolution to 300dpi"Florian Bruhin
2021-04-23Set print resolution to 300dpiFlorian Bruhin
2021-04-23Fix :spawn -u -oFlorian Bruhin
2021-04-17notifications: Ignore KDE's ExcessNotificationGenerationFlorian Bruhin
2021-04-13notifications: Show adapter errors to usersFlorian Bruhin
2021-04-13notifications: Handle MaxNotificationsExceeded error from GNOME FlashbackFlorian Bruhin
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