summaryrefslogtreecommitdiff
path: root/qutebrowser/javascript
AgeCommit message (Expand)Author
2018-11-16s/an URL/a URL/gFlorian Bruhin
2018-11-14stylesheet.js: Check if document.documentElement existsFlorian Bruhin
2018-10-08Add error handling for invalid selectorsFlorian Bruhin
2018-09-30Select text node in tests to imitate real selectionsJay Kamat
2018-09-27Merge remote-tracking branch 'origin/pr/4204'Florian Bruhin
2018-09-24caret: Don't turn on animation repeatedlyFlorian Bruhin
2018-09-24Remove dead CaretBrowsing codeFlorian Bruhin
2018-09-21Make convert_js_arg public and use it for dispatch_element in webkitJay Kamat
2018-09-19Add bubbles, cancelable, and composed options to dispatch_eventJay Kamat
2018-09-15Get rid of end-of-doc-workaround in caret browsingFlorian Bruhin
2018-09-08Add support for triggering change handlers when using :open-editorJay Kamat
2018-09-08Apply caret mode workarounds correctlyFlorian Bruhin
2018-09-08Don't access caretElement if it's goneFlorian Bruhin
2018-09-08Make sure we only update the caret selection onceFlorian Bruhin
2018-08-04eslint: Disable require-unicode-regexpFlorian Bruhin
2018-06-25eslint: Turn off max-lines-per-functionFlorian Bruhin
2018-06-23Don't escape URLs for qute://historyFlorian Bruhin
2018-06-12Use -webkit-filter on old QtFlorian Bruhin
2018-06-12Use ES6 template stringsFlorian Bruhin
2018-06-12Use calculated background color for newer Qt versionsFlorian Bruhin
2018-06-12Merge remote-tracking branch 'origin/pr/3940'Florian Bruhin
2018-06-12fix for qt 5.7.1Slackhead
2018-06-12combine style nodesSlackhead
2018-06-11Merge remote-tracking branch 'origin/pr/3947'Florian Bruhin
2018-06-09Press enter to follow links instead of using jsJay Kamat
2018-06-09Merge remote-tracking branch 'origin/pr/3793'Florian Bruhin
2018-06-09double quoted and className correctedSlackhead
2018-05-31Change default bg colour to #000Slackhead
2018-05-31Change filter value to 85% to really darken itSlackhead
2018-05-31Change min-width to 0.2emSlackhead
2018-05-31Tweak style/animationSlackhead
2018-05-31Add animation stopper/starterSlackhead
2018-05-31Add fallback colours if inherit failsSlackhead
2018-05-31Remove inherit stylesSlackhead
2018-05-31Change caret styleSlackhead
2018-05-25Add support for following tab selected elements to :follow-selectedJay Kamat
2018-05-21s/obj/target/Jimmy
2018-05-20Greasemonkey: remove extra window scope IIFEJimmy
2018-05-20Greasemonkey: Don't attempt scope isolation on webkitJimmy
2018-05-20Greasemonkey: skip window scoping test on webkitJimmy
2018-05-20Greasemonkey: fix scoping function decleration.Jimmy
2018-05-20Greasemonkey: fix window proxy for new attributesJimmy
2018-05-20Greasemonkey: isolates scripts' writes to windowJimmy
2018-05-09removed trailing whitespaceJoakim Särehag
2018-05-09changes to pull request 3864, window.print for webengineJoakim Särehag
2018-04-24window.print() support for WebEngineJoakim Särehag
2018-04-01Greasemonkey: fix early addstyle with fast sites.Jimmy
2018-03-30Simplify setting _qute_script_idFlorian Bruhin
2018-03-30Escape strings with string_escape rather than tojsonJay Kamat
2018-03-19Use signals to update statusbar in caret modeFlorian Bruhin