summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
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
2021-03-30Correctly add QtDBus dependencyFlorian Bruhin
2021-03-29ipc: Hide socket warning when re-getting socketFlorian Bruhin
2021-03-29ipc: Fix socket handlingFlorian Bruhin
2021-03-29Revert "ipc: Remove _old_socket handling"Florian Bruhin
2021-03-29ipc: Remove _old_socket handlingFlorian Bruhin
2021-03-29Fix QtWebEngine version guessing with PyInstallerFlorian Bruhin
2021-03-29Split QtWebEngine version handling into different methodsFlorian Bruhin
2021-03-28Fix lintFlorian Bruhin
2021-03-28notifications: Fix budgie checkFlorian Bruhin
2021-03-28notification: Add quirks for SolusOS BudgieFlorian Bruhin
2021-03-27notifications: Make replaces ID check non-fatalFlorian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Add quirks for ninomiyaFlorian Bruhin
2021-03-27notifications: Add show_origin settingFlorian Bruhin
2021-03-27notifications: Change replacement id errorFlorian Bruhin
2021-03-27notifications: Split off _find_quirksFlorian Bruhin
2021-03-27notifications: Search replace ID in reverseFlorian Bruhin
2021-03-27notifications: Add quirks for deaddFlorian Bruhin
2021-03-27notifications: Add quirks for tiramisuFlorian Bruhin
2021-03-27notifications: Add quirk for twmndFlorian Bruhin
2021-03-27notifications: Add quirks for lxqt-notificationdFlorian Bruhin