summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-06Regenerate docsFlorian Bruhin
2018-03-06Add toggling to cheatsheetFlorian Bruhin
2018-03-06Make UrlPattern._DEFAULT_PORT privateFlorian Bruhin
2018-03-06Allow lightweight URL patterns without a schemeFlorian Bruhin
2018-03-06Make path optional in URL patternsFlorian Bruhin
2018-03-06Update userscriptsFlorian Bruhin
2018-03-06Merge remote-tracking branch 'origin/pr/3456'Florian Bruhin
2018-03-06Update changelogFlorian Bruhin
2018-03-06Merge remote-tracking branch 'origin/pr/3676'Florian Bruhin
2018-03-06Make sure options in needs_reload are validFlorian Bruhin
2018-03-06Reload page after content.javascript.can_access_keyboard changedFlorian Bruhin
2018-03-06Fix tests for keyboard parsing changeFlorian Bruhin
2018-03-06Also clear favicons when possible with QtWebEngineFlorian Bruhin
2018-03-06Improve parsing of invalid keysFlorian Bruhin
2018-03-06Add hints to <summary> elementsOlmo Kramer
2018-03-05Get rid of unnecessary lambdaFlorian Bruhin
2018-03-05Make sure we have plain keys/modifiers where neededFlorian Bruhin
2018-03-05Update test_init_unknown/test_init_invalid for KeyboardModifierMaskFlorian Bruhin
2018-03-05Use Qt.KeyboardModifierMaskFlorian Bruhin
2018-03-05Merge pull request #3673 from qutebrowser/pyup-scheduled-update-2018-03-05Florian Bruhin
2018-03-05Add test for :bind completion with invalid bindingFlorian Bruhin
2018-03-05Make sure all keyboard modifiers are handled correctlyFlorian Bruhin
2018-03-05Also log modifiers for key pressesFlorian Bruhin
2018-03-05Update changelogFlorian Bruhin
2018-03-05Merge remote-tracking branch 'origin/pr/3666'Florian Bruhin
2018-03-05Fix old macOS-specific test codeFlorian Bruhin
2018-03-05Only clear favicons on load with QtWebKitFlorian Bruhin
2018-03-05Add bindings to toggle pluginsFlorian Bruhin
2018-03-05Fix preloading resources on WindowsFlorian Bruhin
2018-03-05Always enable JavaScript for file://, chrome:// and qute://Florian Bruhin
2018-03-05Update pytest-mock from 1.7.0 to 1.7.1pyup-bot
2018-03-05Update hypothesis from 3.46.0 to 3.48.0pyup-bot
2018-03-05Update packaging from 16.8 to 17.1pyup-bot
2018-03-05Fix lintFlorian Bruhin
2018-03-05Elide long URLs in acceptNavigationRequest loggingFlorian Bruhin
2018-03-05Fix travis_install for newer HomebrewFlorian Bruhin
2018-03-05Handle invalid keys coming from QtFlorian Bruhin
2018-03-05Add unit tests for BaseKeyParser.handle with dry_run=TrueFlorian Bruhin
2018-03-05Show key when the key string is emptyFlorian Bruhin
2018-03-05Fix test_version without cssutilsFlorian Bruhin
2018-03-05Fix test_mhtml_e2e with Qt 5.11Florian Bruhin
2018-03-05Fix test_modeman.pyFlorian Bruhin
2018-03-05Cache HTML/JS resource files when startingFlorian Bruhin
2018-03-05Update changelogFlorian Bruhin
2018-03-05Uninstall application proxy factory before exitFlorian Bruhin
2018-03-05Rename eventFilter methods in modemanFlorian Bruhin
2018-03-05Filter out ShortcutOverride events properlyFlorian Bruhin
2018-03-04Disallow numbers in keybindingsFlorian Bruhin
2018-03-04Update changelogFlorian Bruhin
2018-03-04Merge branch 'keys'Florian Bruhin